Small fix to PLACEHOLDER_EXPR handling in loc_list_from_tree_1
[official-gcc.git] / ChangeLog
blobaf87f23b540cf98ccef77f6375233816ec1b383e
1 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
3         PR target/97865
4         * libtool.m4: Update handling of Darwin platform link flags
5         for Darwin20.
7 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
9         * .gitignore: Sync with binutils-gdb
11 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
13         * MAINTAINERS: Add myself as arc port maintainer.
15 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
17         PR d/87788
18         * configure.ac: Don't disable D for *-*-darwin*.
19         * configure: Regenerate.
21 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
23         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
24         hppa64-*-hpux11*.
26 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
28         * configure: Regenerate.
29         * configure.ac: Add --bootstrap-hwasan option.
31 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
33         * config.guess: Import latest upstream.
34         * config.sub: Import latest upstream.
36 2020-11-16  Martin Liska  <mliska@suse.cz>
38         * .gitignore: Add cache as clangd uses it now.
40 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
42         * MAINTAINERS (Write After Approval): add myself
44 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
46         * MAINTAINERS (Write After Approval): Add myself.
48 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
50         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
51         Remove FIXME comments.
53 2020-11-06  Martin Uecker  <muecker@gwdg.de>
55         * MAINTAINERS: Update my email address.
57 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
59         * MAINTAINERS (Write After Approval): Add myself.
61 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
63         PR target/97302
64         * configure.ac: Only set with_gmp to /usr/local
65         if not building in tree.
66         * configure: Regenerate.
68 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
70         * MAINTAINERS (Write After Approval): Add myself.
72 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
74         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
76 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
78         PR bootstrap/96612
79         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
80         if not the same as ${host}.
81         * configure: Regenerate.
83 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
85         * MAINTAINERS (Write After Approval): Add myself.
87 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
89         * MAINTAINERS: Update my email address.
91 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
93         * MAINTAINERS (Write After Approval): Add myself.
95 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
97         * MAINTAINERS (Write After Approval): Add myself.
99 2020-06-12  Martin Liska  <mliska@suse.cz>
101         * .gitignore: Add .clang-tidy.
103 2020-06-08  Jason Merrill  <jason@redhat.com>
105         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
106         * configure: Regenerate.
108 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
110         * MAINTAINERS: Add myself as xtensa port maintainer.
112 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
114         * configure.ac: Don't require --enable-host-shared when building
115         for Mingw.
116         * configure: Regenerate.
118 2020-05-18  Jason Merrill  <jason@redhat.com>
120         * configure.ac: Update bootstrap dialect to -std=c++11.
122 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
124         * MAINTAINERS (Write After Approval): Add myself.
126 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
128         PR target/92713
129         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
130         (noconfigdirs): Add 'target-libstdc++-v3'.
131         * configure: Regenerate.
133 2020-04-21  Stephen Casner  <casner@acm.org>
135         PR 25830
136         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
137         * configure: Rebuild.
139 2020-04-17  Martin Liska  <mliska@suse.cz>
140             Jonathan Yong <10walls@gmail.com>
142         PR gcov-profile/94570
143         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
144         for CYGWIN.
146 2020-04-14  Martin Jambor  <mjambor@suse.cz>
148         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
150 2020-04-09  Tom Tromey  <tom@tromey.com>
152         * configure: Rebuild.
153         * Makefile.in: Rebuild.
154         * Makefile.def (gdbsupport, gdbserver): New host modules.
155         (configure-gdb): Depend on all-gdbsupport.
156         (all-gdb): Depend on all-gdbsupport, all-libctf.
157         * configure.ac (host_tools): Add gdbserver.
158         Conditionally build gdbserver and gdbsupport.
160 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
162         * configure.ac: Build libgomp by default for amdgcn.
163         * configure: Regenerate.
165 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
167         * MAINTAINERS (Write After Approval): Add myself.
169 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
171         * MAINTAINERS (Write After Approval) : Add myself.
173 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
175         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
177 2020-02-14  Martin Sebor  <msebor@redhat.com>
179         * doc/extend.texi (attribute alias): Mention type requirement.
180         (attribute weak): Same.
181         (attribute weakref): Correct invalid example.
183 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
185         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
187 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
188             Jakub Jelinek  <jakub@redhat.com>
190         * .gitattributes: Add *.md diff=md.
192 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
194         The mentioned auto-generated file is no more part of the
196         GCC sources, it's auto-generated in $(builddir) during build.
198         PR target/92055
199         * contrib/gcc_update (files_and_dependencies): Remove
200         entry for gcc/config/avr/t-multilib.
202 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
204         * MAINTAINERS: Update my email address.
206 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
208         * README.MOVED_TO_GIT: Remove.
210 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
212         * README.MOVED_TO_GIT: New file.
214 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
216         * MAINTAINERS (Write After Approval): Add myself.
218 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
220         * MAINTAINERS (write_after_approval): Add myself.
222 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
224         * MAINTAINERS (write_after_approval): Add myself.
226 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
228         * MAINTAINERS (write_after_approval): Add myself.
230 2019-12-11  Matthias Klose  <doko@ubuntu.com>
232         * configure.ac: Factor out common cases for compare_exclusions.
233         * configure: Regenerate.
235 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
237         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
238         flag.
240 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
242         * MAINTAINERS (Write After Approval): Add myself.
244 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
246         PR middle-end/92463
247         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
248         * configure: Regenerate
250 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
252         * configure.ac: Use https for gcc.gnu.org.
253         * configure: Regenerated.
255 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
257         * MAINTAINERS (aarch64 port): Remove my name, move to...
258         (Write After Approval): ...Here.
260 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
262         * MAINTAINERS: Change my email address as maintainer.
264 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
266         PR fortran/91828
267         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
268         * configure: Regenerated.
270 2019-10-21  Jason Merrill  <jason@redhat.com>
272         * .gitattributes: Also check ChangeLog whitespace.
274 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
276         * contrib/dg-extract-results.sh: Add support for KPASS.
277         * contrib/dg-extract-results.py: Likewise.
279 2019-10-17  Jason Merrill  <jason@redhat.com>
281         * .gitattributes: Avoid {} in filename pattern.
283 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
285         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
286         Approval section.
288 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
290         * MAINTAINERS: Add myself to Write After Approval
292 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
294         * MAINTAINERS: Add myself as an aarch64 maintainer.
296 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
298         * MAINTAINERS: Add myself as aarch64 maintainer.
300 2019-09-23  Carl Love  <cel@us.ibm.com>
302         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
303         New define_insn.
304         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
305         vsx_xxpermdi16_le_V16QI): Removed define_insn.
307 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
309         * MAINTAINERS (Sam Tebbs): Update email address.
311 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
313         * MAINTAINERS: Update my email address.
315 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
317         * libtool.m4: Handle uclinuxfdpiceabi.
319 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
321         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
322         Remove myself from Write After Approval section.
324 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
326         * configure.ac: Support for bpf-*-* targets.
327         * configure: Regenerate.
329 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
331         * config.sub: Import upstream version 2019-06-30.
332         * config.guess: Import upstream version 2019-07-24.
334 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
336         * MAINTAINERS: Remove spu port maintainers.
338 2019-08-28  Martin Liska  <mliska@suse.cz>
340         * .gitignore: Add .clangd and compile_commands.json
341         to .gitignore.
343 2019-08-23  Michael Forney  <mforney@mforney.org>
345         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
346         * Makefile.in: Regenerate.
348 2019-08-19  Tom Tromey  <tom@tromey.com>
350         * configure: Rebuild.
351         * configure.ac: Add --with-static-standard-libraries.
353 2019-08-16  Alexandre Oliva <oliva@gnu.org>
355         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
357 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
359         * MAINTAINERS (Write After Approval): Add myself.
361 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
363         * MAINTAINERS (Write After Approval): Remove myself, already listed in
364         RISC-V port maitainer.
366 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
368         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
370 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
372         * MAINTAINERS (Write After Approval): Add myself.
374 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
376         * MAINTAINERS (Write After Approval): Add myself.
378 2019-06-25  Martin Liska  <mliska@suse.cz>
380         contrib/filter-clang-warnings.py: Transform from
381         filter-rtags-warnings.py.
383 2019-06-15  Tom Tromey  <tom@tromey.com>
385         * configure.ac (host_libs): Add gnulib.
386         * configure: Rebuild.
387         * Makefile.def (host_modules, dependencies): Add gnulib.
388         * Makefile.in: Rebuild.
390 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
392         * MAINTAINERS (Write After Approval): Add myself.
394 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
396         * configure: Regenerate.
397         * configure.ac: Add PRU target.
399 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
401         * MAINTAINERS (Write After Approval): Add myself.
403 2019-06-11  Nick Clifton  <nickc@redhat.com>
405         Import these changes from the binutils/gdb repository:
407         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
409         * Makefile.def (dependencies): configure-libctf depends on all-bfd
410         and all its deps.
411         * Makefile.in: Regenerated.
413         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
415         * Makefile.def (host_modules): Add libctf.
416         * Makefile.def (dependencies): Likewise.
417         libctf depends on zlib, libiberty, and bfd.
418         * Makefile.in: Regenerated.
419         * configure.ac (host_libs): Add libctf.
420         * configure: Regenerated.
422 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
424         * MAINTAINERS (Write After Approval): Add myself.
426 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
428         * MAINTAINERS: Update my email address.
430 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
432         * MAINTAINERS (Write After Approval): Add myself.
434 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
436         * MAINTAINERS (Write After Approval): Add myself.
438 2019-05-07  Jim Wilson  <jimw@sifive.com>
440         * MAINTAINERS: Remove myself as IA-64 maintainer.
442 2019-05-04  Roland Illig  <roland.illig@gmx.de>
444         * MAINTAINERS (Write After Approval): Add myself.
446 2019-05-02  Richard Biener  <rguenther@suse.de>
448         PR bootstrap/85574
449         * Makefile.tpl (compare target): Also compare extra-compare
450         files.
451         * Makefile.in: Regenerate.
453 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
455         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
456         as modulo-scheduler maintainer.
458 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
460         * MAINTAINERS: Add myself as co-maintainer for Darwin.
462 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
464         * MAINTAINERS: Update my email address.
466 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
468         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
469         * configure: Regenerate.
471 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
473         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
474         * configure: Regenerate.
476 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
478         * configure.ac: Add target-zlib to target_libraries.
479         * configure: Regenerate.
481 2019-04-09  Martin Liska  <mliska@suse.cz>
483         * Makefile.in: Regenerate.
484         * Makefile.tpl: Pass GENERATOR_CFLAGS
485         in all stages.
487 2019-03-28  Martin Liska  <mliska@suse.cz>
489         PR bootstrap/89829
490         * Makefile.in: Revert r254150.
491         * Makefile.tpl: Likewise.
493 2019-03-28  Ben Elliston  <bje@gnu.org>
495         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
496         related, and libdecnumber.
498 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
500         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
501         (Write After Approval): Remove myself.
503 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
505         * MAINTAINERS (Write After Approval): Add myself.
507 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
509         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
510         (Write After Approval): Remove myself and Julian.
512 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
514         * MAINTAINERS (Write After Approval): Add myself.
516 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
518         * MAINTAINERS (Write After Approval): Add myself.
520 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
522         * ChangeLog: Replace space with tab.
523         * MAINTAINERS: Delete 1 tab to keep alignment.
525 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
527         * MAINTAINERS (Write After Approval): Add myself.
529 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
531         * MAINTAINERS (Write After Approval): Add myself.
533 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
534             Kwok Cheung Yeung  <kcy@codesourcery.com>
535             Julian Brown  <julian@codesourcery.com>
536             Tom de Vries  <tom@codesourcery.com>
537             Jan Hubicka  <hubicka@ucw.cz>
538             Martin Jambor  <mjambor@suse.cz>
540         * configure.ac: Likewise.
541         * configure: Regenerate.
542         * contrib/config-list.mk: Add amdgcn-amdhsa.
544 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
546         * MAINTAINERS (Write After Approval): Add myself.
548 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
550         * MAINTAINERS (Write After Approval): Add myself.
552 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
554         PR target/88535
555         * config.guess: Import upstream version 2019-01-03.
556         * config.sub: Import upstream version 2019-01-01.
558 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
560         * MAINTAINERS (Write After Approval): Update my maintainer address.
562 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
564         * MAINTAINERS (Write After Approval): Add myself.
566 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
568         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
570 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
572         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
573         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
574         (GCC_TARGET_TOOL): Likewise.
575         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
576         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
577         OTOOL, OTOOL_FOR_TARGET: New substitutions.
578         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
579         * configure: Regenerate.
580         * Makefile.in: Likewise.
582 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
584         * MAINTAINERS (Write After Approval): Add myself.
586 2018-11-13  Martin Liska  <mliska@suse.cz>
588         * gcc.target/i386/pr87930.c: Move to ...
589         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
591 2018-11-10  Stafford Horne  <shorne@gmail.com>
593         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
594         (Write After Approval): Remove myself.
596 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
598         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
599         Append $INCICONV to it.
601 2018-11-04  Stafford Horne  <shorne@gmail.com>
603         * MAINTAINERS (Write After Approval): Add myself.
605 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
607         PR bootstrap/82856
608         * multilib.am: New file.  From automake.
610         Merge from binutils-gdb:
611         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
613         * libtool.m4: Use AC_LANG_SOURCE.
614         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
615         * ar-lib: New file.
616         * test-driver: New file.
617         * configure: Re-generate.
619 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
621         * MAINTAINERS (Write After Approval): Add myself.
623 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
625         PR bootstrap/87788
626         PR d/87799
627         * configure: Rebuild.
628         * configure.ac: Disable D on systems where it is known not to work.
630 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
632         * Makefile.def (target_modules): Add libphobos.
633         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
634         GDCFLAGS_FOR_TARGET.
635         (dependencies): Make libphobos depend on libatomic, libbacktrace
636         configure, and zlib configure.
637         (language): Add language d.
638         * Makefile.in: Rebuild.
639         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
640         (HOST_EXPORTS): Add GDC.
641         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
642         (BASE_TARGET_EXPORTS): Add GDC.
643         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
644         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
645         (EXTRA_HOST_FLAGS): Add GDC.
646         (STAGE1_FLAGS_TO_PASS): Add GDC.
647         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
648         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
649         environment variables.
650         * configure: Rebuild.
651         * configure.ac: Add target-libphobos to target_libraries.  Set and
652         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
654 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
656         * MAINTAINERS (Write After Approval): Add myself.
658 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
660         * MAINTAINERS (Write After Approval): Remove myself.
662 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
664         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
666 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
668         * MAINTAINERS: Update my email address.
670 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
672         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
673         maintainer.
675 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
677         * MAINTAINERS (Write After Approval): Add self.
679 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
681         * MAINTAINERS (write after approval): Add myself.
683 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
685         * MAINTAINERS: Update my email address.
687 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
689         * MAINTAINERS (write after approval): Add myself.
691 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
693         * MAINTAINERS: Add self to global reviewers list.
695 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
697         MAINTAINERS: Add c-sky port maintainers.
699 2018-08-10  Martin Liska  <mliska@suse.cz>
701         * MAINTAINERS: Revert change in previous commit and
702         join lines.
704 2018-08-10  Martin Liska  <mliska@suse.cz>
706         * MAINTAINERS: Remove extra line.
708 2018-08-06  Naveen H.S  <naveenh@marvell.com>
710         * MAINTAINERS: Update my email address.
712 2018-07-19  DJ Delorie  <dj@redhat.com>
714         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
715         as maintainer.
717 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
719         * MAINTAINERS: Adjust email address for me and my colleague Robin
720         Dapp.
722 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
723             Sunil K Pandey  <sunil.k.pandey@intel.com>
725         PR target/84413
726         * config/i386/i386.c (m_CORE_AVX512): New.
727         (m_CORE_AVX2): Likewise.
728         (m_CORE_ALL): Add m_CORE_AVX2.
729         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
730         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
731         and remove the rest of m_SKYLAKE_AVX512.
733 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
735         * config.sub: Sync with upstream version 2018-07-03.
737 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
739         * config.guess: Sync with upstream version 2018-06-26.
740         * config.sub: Sync with upstream version 2018-07-02.
742 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
744         * libtool.m4: Sort output of 'find' to enable deterministic builds.
745         * ltmain.sh: Likewise.
747 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
749         * contrib/config-list.mk: Remove powerpc-linux_paired.
751 2018-06-29  Alexandre Oliva <oliva@adacore.com>
753         * configure.ac: Introduce support for @unless/@endunless.
754         * Makefile.tpl (dep-kind): Rewrite with cond; return
755         postbootstrap in some cases.
756         (make-postboot-dep, postboot-targets): New.
757         (dependencies): Do not output postbootstrap dependencies at
758         first.  Output non-target ones changed for configure to depend
759         on stage_last @if gcc-bootstrap, and the original deps @unless
760         gcc-bootstrap.
761         * configure.in, Makefile.in: Rebuilt.
763 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
765         * MAINTAINERS (write after approval): Add myself.
767 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
769         * MAINTAINERS (write after approval): Add myself.
771 2018-06-19  Nick Clifton  <nickc@redhat.com>
773         * zlib/configure.ac: Restore old behaviour of only enabling
774         multilibs when a target subdirectory is defined.  This allows
775         building with srcdir == builddir.
776         * zlib/configure: Regenerate.
778 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
780         * Makefile.def (fortran): Add check-target-libgomp-fortran.
781         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
782         * Makefile.in: Regenerate.
784 2018-06-16  Ben Elliston  <bje@gnu.org>
786         * config.guess: Import latest version.
787         * config.sub: Likewise.
789 2018-06-08  Martin Liska  <mliska@suse.cz>
791         * MAINTAINERS: Remove MPX-related entries.
792         * Makefile.def: Remove libmpx support.
793         * Makefile.in: Regenerate.
794         * configure.ac: Remove removed files.
795         * configure: Regenerate.
796         * libmpx/ChangeLog: Remove.
797         * libmpx/Makefile.am: Remove.
798         * libmpx/Makefile.in: Remove.
799         * libmpx/acinclude.m4: Remove.
800         * libmpx/aclocal.m4: Remove.
801         * libmpx/config.h.in: Remove.
802         * libmpx/configure: Remove.
803         * libmpx/configure.ac: Remove.
804         * libmpx/configure.tgt: Remove.
805         * libmpx/libmpx.spec.in: Remove.
806         * libmpx/mpxrt/Makefile.am: Remove.
807         * libmpx/mpxrt/Makefile.in: Remove.
808         * libmpx/mpxrt/libmpx.map: Remove.
809         * libmpx/mpxrt/libtool-version: Remove.
810         * libmpx/mpxrt/mpxrt-utils.c: Remove.
811         * libmpx/mpxrt/mpxrt-utils.h: Remove.
812         * libmpx/mpxrt/mpxrt.c: Remove.
813         * libmpx/mpxrt/mpxrt.h: Remove.
814         * libmpx/mpxwrap/Makefile.am: Remove.
815         * libmpx/mpxwrap/Makefile.in: Remove.
816         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
817         * libmpx/mpxwrap/libtool-version: Remove.
818         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
820 2018-06-04  Martin Liska  <mliska@suse.cz>
822         * MAINTAINERS: Add myself as gcov maintainer.
824 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
826         * MAINTAINERS: Update my email address.
828 2018-06-04  Tom de Vries  <tdevries@suse.de>
830         * MAINTAINERS: Remove write-after-approval entries for component
831         maintainers.
833 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
835         * MAINTAINERS (write after approval): Add myself.
837 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
839         * MAINTAINERS: Update my email address.
841 2018-06-01  Tom de Vries  <tdevries@suse.de>
843         * MAINTAINERS: Update my email address.
845 2018-05-22  Bin Cheng <bin.cheng@arm.com>
847         * MAINTAINERS (loop-optimizer): Add myself.
849 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
851         * configure.ac: Added "nfp" target.
852         * configure: Regenerate.
854 2018-04-30  Richard Biener  <rguenther@suse.de>
856         PR bootstrap/85571
857         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
858         (STAGE3_TFLAGS): Likewise.
859         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
860         (STAGEtrain_TFLAGS): Likewise.
861         * Makefile.in: Regenerate.
863 2018-04-26  Richard Biener  <rguenther@suse.de>
865         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
866         (STAGE2_CFLAGS): Likewise.
867         (STAGE2_TFLAGS): Likewise.
868         (STAGE3_CFLAGS): Add -fchecking.
869         (STAGE3_TFLAGS): Likewise.
870         (STAGEtrain_CFLAGS): Filter out -fchecking.
871         (STAGEtrain_TFLAGS): Likewise.
872         * Makefile.in: Re-generate.
874 2018-04-25  Catherine Moore <clm@codesourcery.com>
876         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
878 2018-04-18  Paul Clarke  <pc@us.ibm.com>
880         * MAINTAINERS (write after approval): Add myself.
882 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
884         * MAINTAINERS: Update my email address.
886 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
888         * MAINTAINERS: Remove redundant Write-After-Approval entry.
890 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
892         * MAINTAINERS: Update my email address and disambiguate myself
893         a bit from Will Schmidt.
895 2018-03-21  Nathan Sidwell  <nathan@acm.org>
897         * MAINTAINERS: Move maintainers of now-removed picochip and score
898         ports to write after approval.
900 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
902         * MAINTAINERS: Add entry for SVE maintainership.
904 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
906         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
907         * configure: Regenerate.
909 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
911         * MAINTAINERS (write after approval): Add myself.
913 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
915         * MAINTAINERS (write after approval): Add myself.
917 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
919         * MAINTAINERS (write after approval): Add myself.
921 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
923         Update copyright years.
925 2018-01-03  Ben Elliston  <bje@gnu.org>
927         * config.guess: Import latest version.
928         * config.sub: Likewise.
930 2017-12-12  Stafford Horne  <shorne@gmail.com>
932         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
933         * configure: Regenerate.
935 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
937         * MAINTAINERS (Write After Approval): Add myself.
939 2017-11-28  Julia Koval  <julia.koval@intel.com>
940             Sebastian Peryt  <sebastian.peryt@intel.com>
942         * Makefile.def (target_modules): Remove libcilkrts.
943         * Makefile.in: Ditto.
944         * configure: Ditto.
945         * configure.ac: Ditto.
947 2017-11-28  Julia Koval  <julia.koval@intel.com>
949         * MAINTAINERS (Write After Approval): Add myself.
951 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
953         * MAINTAINERS (Write After Approval): Add myself.
955 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
957         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
958         Use my SiFive email address.
960 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
962         * MAINTAINERS (write after approval): Add myself.
964 2017-10-27  Martin Liska  <mliska@suse.cz>
966         * Makefile.tpl: Use proper name of folder as it was renamed
967         during transition to 4 stages.
968         * Makefile.in: Regenerate.
970 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
972         * MAINTAINERS (write after approval): Add myself.
974 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
976         * MAINTAINERS: Add a note that maintainership also includes web
977         pages, docs, and testsuite related to that area.
979 2017-09-25  Tom de Vries  <tom@codesourcery.com>
981         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
983 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
985         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
987 2017-09-15  Nathan Sidwell  <nathan@acm.org>
989         * MAINTAINERS: Remove myself as a vxworks maintainer.
991 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
993         * MAINTAINERS: Remove email address of Jim Norris.
995 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
997         * MAINTAINERS (Reviewers): Move myself from here...
998         (CPU Port Maintainers): ... to here.
1000 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
1002         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1004 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
1006         * MAINTAINERS (write after approval): Add myself.
1008 2017-07-28  Tony Reix  <tony.reix@atos.net>
1010         * configure.ac (target-libffi): Don't disable for AIX.
1011         (go): Don't add to unsupported_languages on AIX.
1012         (target-libgo): Don't disable for AIX.
1013         * configure: Regenerate.
1015 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
1017         * MAINTAINERS: Add myself.
1019 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1021         * MAINTAINERS: Update my email address.
1023 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
1025         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1026         arm-specific auto-generated header files.
1028 2017-07-03  Nathan Sidwell  <nathan@acm.org>
1030         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1031         * configure: Rebuilt.
1033 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
1035         * MAINTAINERS: Readd myself for c6x.
1037 2017-06-28  Martin Liska  <mliska@suse.cz>
1039         PR bootstrap/81217
1040         * Makefile.def: Remove superfluous bootstrap_target from
1041         bootstrap_stage.
1042         * Makefile.in: Re-generate the file.
1044 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
1046         * MAINTAINERS: Add myself to Write After Approval
1048 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
1050         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1052 2017-06-19  Martin Liska  <mliska@suse.cz>
1054         * Makefile.def: Define 4 stages PGO bootstrap.
1055         * Makefile.tpl: Define FLAGS.
1056         * Makefile.in: Regenerate.
1058 2017-06-14  Ian Lance Taylor  <iant@golang.org>
1060         * Makefile.def: Add check-gotools to go check targets.
1061         * Makefile.in: Rebuild.
1063 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
1065         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1067 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
1069         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1070         * configure: Regenerate.
1072 2017-05-31  Martin Liska  <mliska@suse.cz>
1074         * configure.ac: Add handling of stage2_werror_flags to
1075         action-if-given and to action-if-not-given.
1076         * configure: Regenerate.
1078 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
1080         * MAINTAINERS: Add self to Write After Approval
1082 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
1084         * MAINTAINERS: Update my email address, and remove myself as
1085         maintainer in some areas.
1087 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
1089         * MAINTAINERS: Add self to Write After Approval
1091 2017-05-25  Nathan Sidwell  <nathan@acm.org>
1093         * configure.ac: Add --enable-languages=default to mean default and
1094         make --enable-languages=all mean all supported languages.
1095         * configure: Regenerated.
1097 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1099         * config.gcc (powerpc*-*-*spe*): New.
1100         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1101         (powerpc-*-rtems*spe*): New.
1102         (powerpc*-*-linux*spe*): New.
1103         (powerpc-wrs-vxworksspe): New.
1104         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1105         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1106         * config.host (powerpc*-*-*spe*): New.
1108 2017-05-19  Martin Liska  <mliska@suse.cz>
1110         * configure.ac: Add --enable-werror-always just for
1111         bootstrap-debug (or none build config) and do not add it
1112         when we are on a release branch.
1113         * configure: Regenerated.
1115 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1117         * MAINTAINERS: Add self to Write After Approval
1119 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1121         * MAINTAINERS: Move myself to Write After Approval section.
1123 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1125         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1126         ACCH registers.
1127         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1128         available.
1129         (umulsidi3): Likewise.
1130         (mulsidi3_700): Disable this pattern when we have advanced mpy
1131         instructions.
1132         (umulsidi3_700): Likewise.
1133         (maddsidi4): New pattern.
1134         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1135         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1136         (mpydu_imm_arcv2hs): Likewise.
1137         * config/arc/predicates.md (accl_operand): New predicate.
1139 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1140             Andrew Burgess <andrew.burgess@embecosm.com>
1142         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1143         case.
1144         (ARC_AUTOFP_IRQ_P): Likewise.
1145         (ARC_AUTO_IRQ_P): Likewise.
1146         (rgf_banked_register_count): New variable.
1147         (parse_mrgf_banked_regs_option): New function.
1148         (arc_override_options): Handle rgf_banked_regs option.
1149         (arc_handle_interrupt_attribute): Add firq option.
1150         (arc_compute_function_type): Return fast irq type when required.
1151         (arc_must_save_register): Handle fast interrupts.
1152         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1153         (arc_return_address_regs): Update.
1154         * config/arc/arc.h (arc_return_address_regs): Update.
1155         (arc_function_type): Add fast interrupt type.
1156         (ARC_INTERRUPT_P): Update.
1157         (RC_FAST_INTERRUPT_P): Define.
1158         * config/arc/arc.md (simple_return): Update for fast interrupts.
1159         (p_return_i): Likewise.
1160         * config/arc/arc.opt (mrgf-banked-regs): New option.
1161         * doc/invoke.texi (mrgf-banked-regs): Document.
1163 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1165         * config/arc/arc.c (irq_ctrl_saved): New variable.
1166         (ARC_AUTOBLINK_IRQ_P): Define.
1167         (ARC_AUTOFP_IRQ_P): Likewise.
1168         (ARC_AUTO_IRQ_P): Likewise.
1169         (irq_range): New function.
1170         (arc_must_save_register): Likewise.
1171         (arc_must_save_return_addr): Likewise.
1172         (arc_dwarf_emit_irq_save_regs): Likewise.
1173         (arc_override_options): Handle deferred options.
1174         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1175         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1176         arc_must_save_return_addr.
1177         (arc_compute_frame_size): Handle automated save and restore of
1178         registers.
1179         (arc_expand_prologue): Likewise.
1180         (arc_expand_epilogue): Likewise.
1181         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1182         * config/arc/arc.opt (mirq-ctrl-saved): New option.
1183         * doc/invoke.texi (mirq-ctrl-saved): Document option.
1185 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1186         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1188         PR bootstrap/77661
1189         * Makefile.def: Don't pass --enable-maintainer-mode on to an
1190         in-tree build MPC.
1191         * Makefile.in: Regenerate.
1193 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1195         * configure.ac: Enable LTO by default on darwin >= 9.
1196         * configure: Regenerate.
1198 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1200         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1201         and Andrew Waterman as the RISC-V maintainers.
1203 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
1205         * MAINTAINERS: Add self to Write After Approval
1207 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1209         * config.guess: Import latest from upstream.
1211 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1213         * MAINTAINERS (Write After Approval): Remove entries that are
1214         already covered under Reviewers.
1216 2017-03-08  Mark Wielaard  <mark@klomp.org>
1218         PR demangler/70909
1219         PR demangler/67264
1220         * include/demangle.h: Add d_printing to struct demangle_component
1221         and pass struct demangle_component as non const.
1223 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
1225         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1227 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
1229         * Makefile.tpl: Remove HOST_ISLVER.
1230         (HOST_EXPORTS): Remove ISLVER.
1231         * Makefile.in: Regenerate.
1233 2017-02-13  Richard Biener  <rguenther@suse.de>
1235         * configure: Re-generate.
1237 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
1239         * MAINTAINERS: Adjust bug reporting URL.
1241 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
1243         * MAINTAINERS (Write After Approval): Remove redundant entry
1244         for Andrew Burgess.
1246 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
1248         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1249         32-bit hppa*-*-hpux*.
1250         * configure: Regenerate.
1252 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
1254         * configure.ac: Moved the white list of enabling BRIG FE to
1255         libhsail-rt/configure.tgt.
1256         * configure: Regenerated.
1257         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1259 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1260             Martin Jambor  <mjambor@suse.cz>
1262         * Makefile.def (target_modules): Added libhsail-rt.
1263         (languages): Added language brig.
1264         * Makefile.in: Regenerated.
1265         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1266         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1267         * configure: Regenerated.
1269 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1271         PR other/79046
1272         * configure: Regenerated.
1274 2017-01-04  Alan Modra  <amodra@gmail.com>
1276         * configure: Regenerate.
1278 2016-12-29  Ben Elliston  <bje@gnu.org>
1280         * config.sub: Import latest version.
1282 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1284         * MAINTAINERS (Write After Approval): Add myself.
1286 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1288         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1289         includes bootstrap-mpx.
1290         * configure: Regenerated.
1292 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1294         * MAINTAINERS (Write After Approval): Add myself.
1296 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1298         * configure: Regenerate.
1300 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1302         * configure.ac: Don't use pkg-config to check for bdw-gc.
1303         * configure: Regenerate.
1305 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1307         * Makefile.def: Remove reference to boehm-gc target module.
1308         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1309         options and for the bdw-gc pkg-config module.
1310         * configure: Regenerate.
1311         * Makefile.in: Regenerate.
1313 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1315         * MAINTAINERS (nvptx): Remove self.
1317 2016-11-25  Ben Elliston  <bje@gnu.org>
1319         * config.guess: Import latest version.
1320         * config.sub: Likewise.
1322 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1324         * MAINTAINERS (Write After Approval): Add myself.
1326 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1328         * Makefile.def: Remove references to GCJ.
1329         * Makefile.tpl: Likewise.
1330         * Makefile.in: Regenerate.
1332 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1334         * config-ml.in: Remove references to GCJ.
1335         * configure.ac: Likewise.
1336         * configure: Regenerate.
1338 2016-11-01  Josh Conner  <joshconner@google.com>
1340         * MAINTAINERS (Write After Approval): Update email address,
1342 2016-10-27  Carl Love  <cel@us.ibm.com>
1344         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1345         Approval list to make it alphabetical.
1347 2016-10-27  Carl Love  <cel@us.ibm.com>
1349         * MAINTAINERS (Write After Approval): Add myself.
1351 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1353         * MAINTAINERS (Reviewers): Add myself.
1354         (Write After Approval): Add myself.
1356 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1357             Ulrich Weigand  <uweigand@de.ibm.com>
1359         * MAINTAINERS: Update email address.
1361 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1363         * MAINTAINERS: Update email address.
1365 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1367         * configure.ac: Add aarch64-*-freebsd*.
1368         * configure: Regenerate.
1370 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1372         * MAINTAINERS: Update email address after it got reverted.
1374 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1376         * configure.ac (target_libraries): Readd target-boehm-gc.
1377         Restore --enable-objc-gc handling.
1378         * configure: Regenerate.
1380 2015-10-03  Jeff Law  <law@redhat.com>
1382         * MAINTAINERS: Move several inactive maintainers to the
1383         write-after-approval section.
1385 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
1387         * configure.ac: Add target-libffi to target_libraries.
1388         Readd libgcj target disablings, modified to only target-libffi.
1389         Readd target addition of go to unsupported languages.
1390         * configure: Regenerated.
1392 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
1394         * MAINTAINERS: Update email address.
1396 2016-09-30  Andrew Haley  <aph@redhat.com>
1398         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1399         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
1400         libgcj.
1402 2016-09-30  Andrew Haley  <aph@redhat.com>
1404         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1405         write-after approval after GCJ deletion.
1407 2016-09-30  Andrew Haley  <aph@redhat.com>
1409         * Makefile.def: Remove libjava.
1410         * Makefile.tpl: Likewise.
1411         * Makefile.in: Regenerate.
1412         * configure.ac: Likewise.
1413         * configure: Likewise.
1414         * gcc/java: Remove.
1415         * libjava: Likewise.
1417 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
1419         * MAINTAINERS (Reviewers): Add myself.
1421 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
1423         * configure.ac: Disable "sim" directory for arc*-*-*.
1424         * configure: Regenerated.
1426 2016-09-23  Tamar Christina <tamar.christina@arm.com>
1428         * MAINTAINERS (Write After Approval): Add myself.
1430 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
1432         * configure.ac: Check for the minimum in-tree MPFR version
1433         handled.
1434         * configure: Regenerate.
1436 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
1438         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1439         * configure: Regenerated.
1441 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
1443         * MAINTAINERS (Write After Approval): Add myself.
1445 2016-06-23  Andi Kleen  <ak@linux.intel.com>
1447         * Makefile.def: Add autoprofiledbootstrap.
1448         * Makefile.tpl: Dito.
1449         * Makefile.in: Regenerate.
1451 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1453     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1454     * configure: Regenerate.
1456 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1458         * configure: Regenerate.
1459         * configure.ac: Remove support for avr-rtems.
1461 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
1463         * MAINTAINERS (Write After Approval): Add myself.
1465 2016-06-16  Michael Collison  <michael.collison@arm.com>
1467         * MAINTAINERS (Write After Approval): Add myself.
1469 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
1471         * MAINTAINERS (Write After Approval): Update e-mail address.
1473 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
1475         * MAINTAINERS (Write After Approval): Add myself.
1477 2016-05-28  Alan Modra  <amodra@gmail.com>
1479         * Makefile.tpl (configure): Depend on m4 files included.
1480         * Makefile.in: Regenerate.
1482 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1484         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1485         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1487 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1489         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1490         special case builtin.
1491         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1492         support for ALTIVEC_BUILTIN_VEC_ADDEC.
1493         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1494         for __builtin_vec_addec.
1496 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1498         * config.guess: Import version 2016-04-02 (newest).
1499         * config.sub: Import version 2016-05-10 (newest).
1501 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
1503         * configure.ac: Add ARC support to libgloss.
1504         * configure: Regenerate
1506 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
1508         * MAINTAINERS (Write After Approval): Add myself.
1510 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1512         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1513         * configure: Regenerated.
1514         * Makefile.def (gmp): Explicitly disable assembler.
1515         (mpfr): Adjust lib_path.
1516         (mpc): Likewise.
1517         * Makefile.in: Regenerated.
1519 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
1521         PR bootstrap/70704
1522         * configure.ac (--enable-stage1-checking): Add missing
1523         --enable-checking=.
1524         * configure: Regenerated.
1526 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1528         * config.guess: Revert r235676.
1529         * config.sub: Revert r235676.
1531 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1533         * config.guess: Remove SH5 support.
1534         * config.sub: Likewise.
1535         * configure: Likewise.
1536         * configure.ac: Likewise.
1538 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
1540         PR bootstrap/70704
1541         * configure.ac (--enable-stage1-checking): For --disable-checking or
1542         implicit --enable-checking, make sure extra flag matches in between
1543         stage1 and later checking.
1544         * configure: Regenerated.
1546 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1548         * .gitattributes: New file.
1550 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
1552         * MAINTAINERS (rs6000/powerpc port): Add myself.
1554 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
1556         PR bootstrap/70173
1557         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1558         and gotools directories.  Delete the stage_final file.
1559         * Makefile.in: Regenerate.
1561 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
1563         * MAINTAINERS (Write After Approval): Add myself.
1565 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
1567         * MAINTAINERS (Fortran maintainer): Remove myself.
1569 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
1571         * MAINTAINERS (Write After Approval): Add myself.
1573 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
1575         * MAINTAINERS (Write After Approval): Add myself.
1577 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1579         Sync with binutils-gdb:
1581         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1583         * configure.ac: Add mips and s390 to the gold target check.
1584         * configure: Regenerate.
1586 2016-03-01  DJ Delorie  <dj@redhat.com>
1588         * MAINTAINERS (mep): Remove myself as MeP maintainer.
1590 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
1592         * MAINTAINERS (libcpp): Add myself.
1593         (diagnostic messages): Likewise.
1595 2016-02-20  Tom de Vries  <tom@codesourcery.com>
1597         * MAINTAINERS: Fix whitespace.
1599 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
1601         * MAINTAINERS (Write After Approval): Add myself.
1603 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
1605         * config/isl.m4: Add comments about isl-0.16.
1606         * configure: Regenerate.
1608 2016-01-29  Martin Jambor  <mjambor@suse.cz>
1610         * MAINTAINERS (hsa maintainers): Add myself.
1612 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
1614         * MAINTAINERS: (Write After Approval): Add myself.
1616 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
1617             Sebastian Pop  <s.pop@samsung.com>
1619         * Makefile.in: Regenerate.
1620         * Makefile.tpl: Export ISLVER.
1621         * configure: Regenerate.
1622         * config/isl.m4: Detect isl-0.15.
1624 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
1626         PR bootstrap/69329
1627         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1628         * Makefile.in: Regenerate.
1630 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
1632         * configure.ac: Enable LTO for DJGPP
1633         * configure: Regenerate
1635 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
1637         Sync with binutils-gdb:
1638         2015-10-21  Nick Clifton  <nickc@redhat.com>
1640         PR gas/19109
1641         * configure.ac: Note the 'none' is an acceptable argument to
1642         --enable-compressed-debug-sections.
1643         * configure: Regenerate.
1645 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1647         PR bootstrap/69134
1648         * Makefile.def (mpfr): Disable assembler.
1649         * Makefile.in: Regenerate.
1651 2016-01-01  Ben Elliston  <bje@gnu.org>
1653         * config.guess: Import version 2016-01-01.
1654         * config.sub: Likewise.
1656 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
1658         * MAINTAINERS (Write After Approval): Add myself.
1660 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
1662         * Makefile.in: Replace ISL with isl.
1663         * Makefile.tpl: Same.
1664         * config/isl.m4: Same.
1665         * configure.ac: Same.
1666         * contrib/download_prerequisites: Same.
1667         * configure: Regenerate.
1669 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
1671         * MAINTAINERS (Write After Approval): Add Myself.
1673 2015-12-17  Nathan Sidwell  <nathan@acm.org>
1675         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1676         * configure: Regenerate.
1678 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
1679             Sebastian Pop  <s.pop@samsung.com>
1681         * config/isl.m4 (ISL_CHECK_VERSION): Check for
1682         isl_ctx_get_max_operations.
1683         * configure: Regenerate.
1685 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
1687         * MAINTAINERS (Write After Approval): Add myself.
1689 2015-12-02  Ian Lance Taylor  <iant@google.com>
1691         PR go/66147
1692         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1693         * Makefile.in: Regenerate.
1695 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
1697         PR libffi/65726
1698         * Makefile.def (lang_env_dependencies): Make libffi depend
1699         on cxx.
1700         * Makefile.in: Regenerate.
1702 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
1704         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1705         symbols.
1707 2015-11-20  Tristan Gingold  <gingold@adacore.com>
1709         Sync with binutils-gdb:
1710         2015-11-20  Tristan Gingold  <gingold@adacore.com>
1712         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1713         * configure: Regenerate.
1715 2015-11-19  Martin Liska  <mliska@suse.cz>
1717         * .gitignore: Add .clang-format to ignored files.
1718         * Makefile.in: Add clang-format.
1719         * Makefile.tpl: Likewise.
1721 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
1723         * configure.ac: Enable libmpx by default.
1724         * configure: Regenerated.
1726 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
1728         * MAINTAINERS: Update email address.
1730 2015-10-23  Paulo Matos  <pmatos@linki.tools>
1732         * MAINTAINERS: Update email address.
1734 2015-10-23  Alan Hayward <alan.hayward@arm.com>
1736         * MAINTAINERS  (Write After Approval): Add myself.
1738 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1740         Sync with binutils-gdb:
1741         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1743         PR gas/19109
1744         * configure.ac: Add
1745         --enable-compressed-debug-sections={all,gas,gold,ld}.
1746         * configure: Regenerated.
1748 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
1750         * MAINTAINERS: Update list of Ada maintainers and email addresses.
1752 2015-10-09  Martin Liska  <mliska@suse.cz>
1754         * MAINTAINERS (Write After Approval): Add myself.
1756 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
1758         * MAINTAINERS (Write After Approval): Add myself.
1760 2015-10-02  Florian Weimer  <fweimer@redhat.com>
1762         * MAINTAINERS: Update email address.
1764 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
1766         * MAINTAINERS  (Write After Approval): Add myself.
1768 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
1770         * MAINTAINERS: Update email.
1772 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
1774         * MAINTAINERS: Update my email address.
1776 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
1778         * MAINTAINERS (ft32 port): Add myself.
1780 2015-08-28  David Sherwood  <david.sherwood@arm.com>
1782         * MAINTAINERS: Add myself.
1784 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
1786         * MAINTAINERS (Write After Approval): Add myself.
1788 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1790         PR libfortran/54572
1791         * Makefile.def: Make libgfortran depend on libbacktrace.
1792         * Makefile.in: Regenerate.
1794 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
1796         * MAINTAINERS (Write After Approval): Add myself.
1798 2015-08-12  Tom de Vries  <tom@codesourcery.com>
1800         PR other/67092
1801         * configure.ac: Remove --with_host_libstdcxx support.
1802         * configure: Regenerate.
1804 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
1805             Jakub Jelinek  <jakub@redhat.com>
1807         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1808         nvptx*-*-*.
1809         * configure: Regenerate.
1811 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
1813         * Makefile.def (libiconv): Define bootstrap=true.
1814         Mark pdf/html/info as missing.
1815         (configure-gcc): Depend on all-libiconv.
1816         (all-gcc): Ditto.
1817         (configure-libcpp): Ditto.
1818         (all-libcpp): Ditto.
1819         (configure-intl): Ditto.
1820         (all-intl): Ditto.
1821         * Makefile.in: Regenerate.
1823 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
1825         * MAINTAINERS (loop ivopts): Add the entry and myself.
1827 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1829         * MAINTAINERS (nvptx): Add self.
1831 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
1833         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1834         128-bit vector modes.
1836 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
1838         * MAINTAINERS (Write After Approval): Add myself.
1840 2015-07-28  Ben Elliston  <bje@gnu.org>
1842         * config.sub, config.guess: Import from upstream.
1844 2015-07-24  Michael Darling  <darlingm@gmail.com>
1846         PR other/66259
1847         * config-ml.in: Reflects renaming of configure.in to configure.ac
1848         * configure: Likewise
1849         * configure.ac: Likewise
1851 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
1853         * MAINTAINERS: Update my email address.
1855 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1857         Sync with binutils-gdb:
1858         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
1860         * configure.ac (target_configdirs): Exclude target-zlib if
1861         target-libjava isn't built.
1862         * configure: Regenerated.
1864 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1866         Sync with binutils-gdb:
1867         2015-05-13  John David Anglin  <dave.anglin@bell.net>
1869         * configure.ac: Disable configuration of GDB for HPUX targets.
1870         * configure: Regenerate.
1872         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1874         * configure.ac: Add --with-system-zlib.
1875         * configure: Regenerated.
1877         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
1879         * configure.ac: Add FT32 support.
1880         * configure: Regenerate.
1882         2015-01-12  Anthony Green  <green@moxielogic.com>
1884         * configure.ac: Don't disable gprof for moxie.
1885         * configure: Rebuild.
1887 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1889         Sync with binutils-gdb:
1890         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
1892         PR ld/18355
1893         * Makefile.def: Add extra_configure_flags to host zlib.
1894         * configure.ac (extra_host_zlib_configure_flags): New.  Set
1895         to --enable-host-shared When bfd is to be built as shared
1896         library.  AC_SUBST.
1897         * Makefile.in: Regenerated.
1899 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
1901         Sync with src:
1902         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
1903         * Makefile.def (dependencies): Add all-zlib to all-bfd.
1904         * Makefile.in: Regenerated.
1906 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
1908         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1909         target.
1910         * configure: Regenerate.
1912 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
1914         * MAINTAINERS (Write After Approval): Add myself.
1916 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
1918         * MAINTAINERS (OS Port Maintainers): Add myself.
1919         (Various Maintainers): Remove myself from libffi testsuite.
1921 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
1923         * MAINTAINERS (gen* on machine desc): Add self.
1925 2015-06-02  Jason Merrill  <jason@redhat.com>
1927         PR bootstrap/66319
1928         * configure.ac: Use -std=gnu++98.
1930 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1932         * MAINTAINERS (Write After Approval): Add myself.
1934 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
1936         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1937         * configure: Regenerate.
1939 2015-05-26  Jason Merrill  <jason@redhat.com>
1941         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1942         * configure: Regenerate.
1944 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
1946         * configure.ac: FT32 target added.
1947         * configure: Regenerated.
1949 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
1951         * MAINTAINERS (Write After Approval): Add myself.
1953 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1955         * MAINTAINERS (Write After Approval): Add myself.
1957 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1959         * configure.ac: Fix typo.
1960         * configure: Regenerate.
1962 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
1964         * MAINTAINERS (Write After Approval): Add myself.
1966 2015-05-03  Matthias Klose  <doko@ubuntu.com>
1968         * configure.ac: Match $host configured with triplets.
1969         * configure: Regenerate.
1971 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1973         * Makefile.tpl: Remove surplus whitespace throughout.
1974         * Makefile.in: Regenerate.
1976 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
1978         * MAINTAINERS (Various Maintainers): Add myself as instruction
1979         combiner maintainer.
1981 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
1983         PR bootstrap/62077
1984         * configure.ac (--enable-stage1-checking): Default to
1985         release,misc,gimple,rtlflag,tree,types if --disable-checking
1986         or --enable-checking is not specified and DEV-PHASE is not
1987         experimental.
1988         * configure: Regenerated.
1990 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
1992         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1993         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1994         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1995         * Makefile.in: Regenerate.
1997 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
1999         * MAINTAINERS: Update my email address.
2001 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
2003         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2005 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2007         * MAINTAINERS: Add myself as an arm port reviewer.
2009 2015-03-25  Martin Liska  <mliska@suse.cz>
2010             Yury Gribov  <y.gribov@samsung.com>
2012         * Makefile.in: Fix ln source location for vimrc file.
2013         * Makefile.tpl: Likewise.
2015 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
2017         PR bootstrap/25672
2018         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2019         cross-compiling.  Similarly for CXX_FOR_TARGET.
2020         * configure: Regenerate.
2022 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
2024         * Makefile.def: Add libmpx.
2025         * configure.ac: Add libmpx.
2026         * Makefile.in: Regenerate.
2027         * configure: Regenerate.
2029 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
2031         * MAINTAINERS (CPU Port Maintainers): Add myself
2032         i386 vector ISA extns mantainer.
2034 2015-03-13  Jeff Law  <law@redhat.com>
2036         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2037         maintainer.
2038         Remove Richard Henderson as a maintainer for the x86 port.
2040 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
2042         * MAINTAINERS (CPU Port Maintainers): Update my email address.
2044 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
2046         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2047         pointer bounds checker and i386 MPX maintainer.
2049 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
2051         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2053 2015-02-26  Martin Sebor  <msebor@redhat.com>
2055         * MAINTAINERS (Various Maintainers): Add self.
2057 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
2059         * configure.ac [--enable-as-accelerator-for] (enable_languages):
2060         Make sure it contains lto.
2061         * configure: Regenerate.
2063 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
2065         * configure: Regenerate.
2067 2015-02-06  Diego Novillo  <dnovillo@google.com>
2069         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2070         middle-end, docstring): Remove myself.
2071         (Write After Approval): Add myself.
2073 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
2075         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2076         (Write After Approval): Update address.
2078 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
2080         PR jit/64780
2081         * configure.ac: Require the user to explicitly specify
2082         --enable-host-shared if the jit is enabled.
2083         * configure: Regenerate.
2085 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
2087         * MAINTAINERS (Write After Approval): Add myself.
2089 2015-01-25  Tom de Vries  <tom@codesourcery.com>
2091         * MAINTAINERS: Make whitespace consistent.
2093 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2095         * MAINTAINERS (Write After Approval): Add myself.
2097 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
2099         * MAINTAINERS: (Write After Approval): Add myself.
2101 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2103         * MAINTAINERS: (Write After Approval): Add myself.
2105 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2107         * MAINTAINERS: (Write After Approval): Add myself.
2109 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
2111         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2112         objective-c/c++ front end maintainer.
2114 2015-01-13  Marek Polacek  <polacek@redhat.com>
2116         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2118 2015-01-12  Jeff Law  <law@redhat.com>
2120         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2121         a very long time.
2123 2015-01-09  Ian Lance Taylor  <iant@google.com>
2125         * configure.ac (host_tools): Add gotools.
2126         * Makefile.def (host_modules): Add gotools.
2127         (dependencies): Add dependency of all-gotools on all-target-libgo.
2129 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
2131         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2132         * configure: Regenerate.
2134 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
2136         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2137         all-target-libgomp.
2138         * Makefile.in: Regenerate.
2140 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2142         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2144 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2146         * configure.ac: Add Visium support.
2147         * configure: Regenerate.
2149 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
2151         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2152         * configure: Regenerate.
2154 2015-01-03  Andrew Pinski  <apinski@cavium.com>
2156         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2157         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2158         (BASE_TARGET_EXPORTS): Add OBJCOPY.
2159         (OBJCOPY_FOR_TARGET): New variable.
2160         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2161         * Makefile.in: Regenerate.
2162         * configure.ac: Check for already installed target objcopy.
2163         Also GCC_TARGET_TOOL on objcopy.
2164         * configure: Regenerate.
2166 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2168         * config.sub: Update from upstream, to 2015-01-01 version.
2169         * config.guess: Ditto.
2171 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2173         * MAINTAINERS (RTEMS Ports): Add myself.
2175 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2177         * MAINTAINERS (Write After Approval): Add myself.
2179 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2181         * MAINTAINERS (Write After Approval): Add myself.
2183 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2185         * configure.ac (--enable-as-accelerator-for): Don't set
2186         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2187         * configure: Regenerate.
2189 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
2191         PR bootstrap/64023
2192         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2193         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2194         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2195         to CXX.
2196         * Makefile.in: Regenerated.
2198 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2199             Yury Gribov  <y.gribov@samsung.com>
2201         * .gitignore: Added .local.vimrc and .lvimrc.
2202         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2203         * Makefile.in: Regenerate.
2205 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2207         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2208         * configure: Regenerated.
2210 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2212         * MAINTAINERS (nvptx port): New entry.
2214 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
2216         * configure: Regenerate.
2218 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2220         * configure.ac: Merge with Binutils.
2222 2014-11-26  Tobias Burnus  <burnus@net-b.de>
2224         * Makefile.def: Make more dependent on mpfr, mpc and isl.
2225         * Makefile.in: Regenerate.
2227 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2229         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2230         missing flex.
2231         * Makefile.in: Regenerated.
2233 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
2235         * Makefile.in: Regenerate.
2237 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
2239         PR bootstrap/63784
2240         * libtool.m4: Add $pic_flag with -shared.
2242 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
2244         * MAINTAINERS (Write After Approval): Added myself.
2246 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
2248         * MAINTAINERS (write-after-approval): Add myself.
2250 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2252         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2253         from 2 years ago.
2255 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2257         Revert:
2258         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2260         * MAINTAINERS (Write After Approval): Added myself as line map
2261         maintainer.
2263 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2265         Revert:
2266         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2268         * MAINTAINERS (Write After Approval): Added myself.
2270 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2272         * MAINTAINERS (Write After Approval): Added myself.
2274 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2276         * MAINTAINERS (Write After Approval): Added myself as line map
2277         maintainer.
2279 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
2281         * MAINTAINERS (Various Maintainers): Added myself as line map
2282         maintainer.
2284 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2286         * move-if-change: Sync from upstream gnulib.
2288 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2290         * compile: Sync with upstream Automake.
2291         * depcomp: Ditto.
2292         * install-sh: Ditto.
2293         * missing: Ditto.
2294         * mkinstalldirs: Ditto.
2295         * ylwrap: Ditto.
2297 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2299         * config.sub: Update from upstream config repo.
2300         * config.guess: Ditto.
2302 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2304         * Makefile.def: Add liboffloadmic to target_modules.  Make
2305         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2306         * Makefile.in: Regenerate.
2307         * configure: Regenerate.
2308         * configure.ac: Add liboffloadmic to target binaries.
2309         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2310         Add liboffloadmic to noconfig list when C++ is not supported.
2312 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2313             Thomas Schwinge  <thomas@codesourcery.com>
2314             Ilya Verbin  <ilya.verbin@intel.com>
2315             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2317         * configure: Regenerate.
2318         * configure.ac (--enable-as-accelerator-for)
2319         (--enable-offload-targets): New configure options.
2321 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2323         * Makefile.def: Make all-gcc depend on all-isl.
2324         * Makefile.in: Regenerate.
2326 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2328         * ChangeLog.jit: New.
2329         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2331 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2333         PR target/63610
2334         * libtool.m4: Fix globbing of darwin versions.
2335         * configure: Regenerate.
2337 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2339         * Makefile.def: Remove CLooG.
2340         * Makefile.tpl: Ditto.
2341         * configure.ac: Ditto.
2342         * configure: Regenerate.
2343         * Makefile.in: Ditto.
2345 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2347         * configure.ac: Handle nvptx-*-*.
2348         * configure: Regenerate.
2350 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2352         * MAINTAINERS (Write After Approval): Add myself.
2354 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2356         * Makefile.def (libcc1): Remove bootstrap=true;.
2357         * Makefile.in: Regenerated.
2359 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2361         * configure.ac: Update comment.
2362         * configure: Regenerate.
2364 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2366         * MAINTAINERS (Write After Approval): Add myself.
2368 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2370         * configure.ac (extra_host_libiberty_configure_flags): Add
2371         --enable-shared also for libcc1's benefit.
2372         * configure: Regenerate.
2374 2014-10-29  Tristan Gingold  <gingold@adacore.com>
2376         * MAINTAINERS: Change my email address.
2378 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
2379             Tom Tromey  <tromey@redhat.com>
2381         * Makefile.def: Add libcc1 to host_modules.
2382         * configure.ac (host_tools): Add libcc1.
2383         * Makefile.in, configure: Rebuild.
2385 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
2387         * configure.ac (build_configargs): Don't share config.cache between
2388         build subdirs.
2389         * configure: Regenerate.
2391 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2393         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2394         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2395         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2396         leon3v7 as leon3.
2397         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2398         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2399         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2400         * config/sparc/sparc.md (cpu): Add leon3v7.
2401         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2403 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2405         * MAINTAINERS (write-after-approval): Add myself.
2407 2014-10-23  Ian Lance Taylor  <iant@google.com>
2409         * configure.ac: Disable the Go frontend on systems where it is known
2410         to not work.
2411         * configure: Regenerate.
2413 2014-10-23  Richard Biener  <rguenther@suse.de>
2415         * Makefile.def: Add libcpp build module and dependencies.
2416         * configure.ac: Add libcpp build module.
2417         * Makefile.in: Regenerate.
2418         * configure: Likewise.
2420 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
2422         * MAINTAINERS (write-after-approval): Add myself.
2424 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
2426         * INSTALL/README: Do not mention CVS.
2428 2014-10-03  Jing Yu  <jingyu@google.com>
2430         * configure.ac: Add aarch64 to list of targets that support gold.
2431         * configure: Regenerate.
2433 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
2435         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
2437 2014-09-29  Catherine Moore  <clm@codesourcery.com>
2439         * MAINTAINERS:  Add myself as MIPS maintainer.
2441 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
2443         * MAINTAINERS: Move myself to MIPS maintainers.
2445 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2447         * MAINTAINERS: Put all email addresses between '<' and '>'.
2449 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2451         * MAINTAINERS: Move myself to reviewers (Fortran).
2453 2014-09-01  Andi Kleen  <ak@linux.intel.com>
2455         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2456         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
2457         * Makefile.in: Regenerate.
2459 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2461         * rtx-classes-status.txt: Delete
2463 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2465         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2467 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
2469         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2470         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2471         of checking for version number.
2472         * configure: Regenerated.
2473         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2475 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2477         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2478         is done; begin phase 6 (use extra rtx_def subclasses).
2480 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2482         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2483         done; begin phase 5 (additional rtx_def subclasses).
2485 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2487         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2489 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2491         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2492         SET_BB_HEADER are done.
2494 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2496         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2497         done.
2499 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2501         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2503 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2505         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2507 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2509         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2511 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2513         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2515 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2517         * rtx-classes-status.txt: Phase 3 (per-file commits within
2518         "config" subdirs) is done; begin phase 4 (removal of
2519         "scaffolding").
2521 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
2523         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2524         dir) is done; begin phase 3 (per-file commits within "config"
2525         subdirs).
2527 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
2529         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2530         phase 2 (per-file commits in main source dir).
2532 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
2534         * configure: Regenerated.
2536 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2538         * rtx-classes-status.txt (TODO): Add SET_BND_TO
2540 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2542         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2544 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2546         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2548 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2550         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2552 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2554         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2556 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
2558         * MAINTAINERS (Write After Approval): Add myself.
2560 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
2562         * MAINTAINERS: Remove myself
2564 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2566         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2568 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
2570         * MAINTAINERS (Write After Approval): Add myself.
2572 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2574         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2575         SET_BB_HEADER, SET_BB_FOOTER
2577 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2579         * rtx-classes-status.txt: New file
2581 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
2583         * configure.ac: Eliminate ClooG installation dependency.
2584         * configure: Regenerate.
2585         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2586         * Makefile.in: Regenerate.
2588 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
2590         * MAINTAINERS (Write After Approval): Add myself.
2592 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
2594         * MAINTAINERS (Write After Approval): Add myself.
2596 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
2598         * MAINTAINERS (Write After Approval): Add myself.
2600 2014-07-28  Anthony Green  <green@moxielogic.com>
2602         Import from savannah.gnu.org:
2603         * config.sub: Update to 2014-07-28 version.
2605 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
2607         * MAINTAINERS: Remove my MIPS maintainer entry.
2609 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
2611         PR target/47230
2612         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2613         * configure: Regenerate.
2615 2014-07-24  James Norris  <jnorris@codesourcery.com>
2617         * MAINTAINERS (Write After Approval): Add myself.
2619 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
2621         * configure.ac: Accept only CLooG 0.18.1.
2622         * configure: Regenerate.
2624 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
2626         * configure.ac: Don't accept isl 0.11.
2627         * configure: Regenerate.
2629 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2631         * MAINTAINERS (Write After Approval): Add myself.
2633 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2635         * configure.ac: Don't accept isl 0.10.
2636         * configure: Regenerate.
2638 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2640         Fix include path for in-tree cloog.
2641         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2642         * configure: Regenerate.
2644 2014-06-18  Richard Henderson  <rth@redhat.com>
2646         * .gitignore: Import gcc_update output.
2648 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
2650         * config-ml.in: Robustify ac_configure_args parsing.
2652         * configure.ac (--enable-linker-plugin-configure-flags)
2653         (--enable-linker-plugin-flags): New flags.
2654         (configdirs): Conditionally add libiberty-linker-plugin.
2655         * configure: Regenerate.
2656         * Makefile.def (host_modules): Add libiberty-linker-plugin.
2657         (host_modules) <lto-plugin>: Pay attention to
2658         @extra_linker_plugin_flags@ and
2659         @extra_linker_plugin_configure_flags@.
2660         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2661         * Makefile.in: Regenerate.
2663         * Makefile.tpl (configure-[+prefix+][+module+])
2664         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2665         "module_srcdir" instead of "module" for locating a module's srcdir.
2666         * Makefile.in: Regenerate.
2668 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
2670         * MAINTAINERS (Write After Approval): Add myself.
2672 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
2674         * MAINTAINERS: Update my email address.
2676 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2678         * MAINTAINERS (Write After Approval): Add myself.
2680 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
2682         * MAINTAINERS (Write After Approval): Add myself.
2684 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
2686         PR libstdc++/61011
2687         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2688         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2689         * configure: Regenerate.
2691 2014-05-28  Pedro Alves  <palves@redhat.com>
2693         * MAINTAINERS (Write After Approval): Add myself.
2695 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2697         * MAINTAINERS: Update my affiliation/email.
2699 2014-05-19  Mike Stump  <mikestump@comcast.net>
2701         * MAINTAINERS: Add wide-int reviewers.
2703 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
2705         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2706         * configure: Regenerated.
2708 2014-05-15  Torvald Riegel  <triegel@redhat.com>
2710         * MAINTAINERS (libitm): Add myself as maintainer.
2712 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
2714         * MAINTAINERS (Write After Approval): Add myself.
2716 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
2718         * config.sub, config.guess: Import from upstream.
2720 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2722         * MAINTAINERS (Write After Approval): Put myself in correct order.
2724 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2726         * MAINTAINERS (Write After Approval): Add myself.
2728 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2730         * MAINTAINERS: Move myself from Reviewers to Write After Approval
2731         section.
2733 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2735         * MAINTAINERS (Write After Approval): Delete myself.
2737 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
2739         PR sanitizer/56781
2740         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2741         and -B* options with -Xcompiler.
2743 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
2745         PR bootstrap/60620
2746         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2747         * Makefile.in: Regenerate.
2749 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2751         * Makefile.def (dependencies): Make all-ld depend on all-binutils
2752         for WINDRES_FOR_TARGET in default-manifest.o rule.
2753         * Makefile.in: Regenerate.
2755 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
2757         * MAINTAINERS (Write After Approval): Add myself.
2759 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
2761         PR sanitizer/56781
2762         * Makefile.def: Set bootstrap=true; for host fixincludes.
2763         * configure.ac: Don't bootstrap host fixincludes unless
2764         --with-build-config=bootstrap-{a,ub}san.
2765         * Makefile.in: Regenerated.
2766         * configure: Regenerated.
2768 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
2770         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
2771         --enable-vtable-verify option parsing.  Don't add
2772         target-libsanitizer to bootstrap_target_libs unless
2773         --with-build-config=bootstrap-asan or
2774         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
2775         to bootstrap_target_libs unless --enable-vtable-verify.
2776         * configure: Regenerated.
2778 2014-03-10  Anatoly Sokolov <aesok@post.ru>
2780         * MAINTAINERS (Write After Approval): Add myself.
2782 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
2784         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2786 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
2788         PR bootstrap/58572
2789         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2790         -I for libstdc++-v3 includes if $(LEAN).
2791         * Makefile.in: Regenerated.
2793 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
2795         * MAINTAINERS: Update my email address.
2797 2014-02-24  Walter Lee  <walt@tilera.com>
2799         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2800         (tilegx-*-*): Change to tilegx*-*-*.
2801         * configure: Regenerate.
2803 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
2805         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2807 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
2809         * MAINTAINERS (Write After Approval): Add myself.
2811 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2813         PR target/59788
2814         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2815         *solaris2*.
2817 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
2819         * MAINTAINERS: Update my email address.
2821 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
2823         * MAINTAINERS: Convert to UTF-8.
2824         Properly sort Xinliang David Li's entry.
2826 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
2827             Sandra Loosemore  <sandra@codesourcery.com>
2829         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2830         nios2 port maintainers.
2832 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
2834         * MAINTAINERS (Write After Approval): Add myself.
2836 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2838         * configure.ac: Add user-friendly check for native x86_64-linux
2839         multilibs.
2840         * configure: Regenerate.
2842 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
2844         * MAINTAINERS: Add myself as sh maintainer.
2846 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2848         * MAINTAINERS: Add self as SLSR maintainer.
2850 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
2852         * MAINTAINERS: Update my email address.
2854 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
2856         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2858 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
2860         * Makefile.in: Regenerate.
2862         * Makefile.tpl: Fix typo.
2863         * Makefile.in: Regenerate partially.
2865 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2867         * configure.ac: Added libcilkrts to noconfig list when C++ is not
2868         supported.
2869         * configure: Regenerated.
2871 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
2873         * MAINTAINERS (Write After Approval): Add myself.
2875 2013-10-30  Jason Merrill  <jason@redhat.com>
2877         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2878         --disable-build-format-warnings.
2880 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2882         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
2883         depend on libstdc++ and libgcc.
2884         * configure: Regenerate.
2885         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
2886         libcilkrts for POSIX and i*86, and x86_64 architectures.
2887         * Makefile.in: Added libcilkrts related fields to support building it.
2889 2013-10-26  Jeff Law  <law@redhat.com>
2891         * Makefile.def (target_modules): Remove libmudflap
2892         (languages): Remove check-target-libmudflap).
2893         * Makefile.in: Rebuilt.
2894         * Makefile.tpl (check-target-libmudflap-c++): Remove.
2895         * configure.ac (target_libraries): Remove target-libmudflap.
2896         Remove checks which disabled libmudflap on some systems.
2897         * configure: Rebuilt.
2898         * libmudflap: Directory removed.
2900 2013-10-21  Cong Hou  <congh@google.com>
2902         * MAINTAINERS (Write After Approval): Add myself.
2904 2013-10-16  Mike Stump  <mikestump@comcast.net>
2906         * .dir-locals.el: Add.
2908 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
2910         * configure.ac: Add --enable-host-shared
2911         * configure: Regenerate.
2913 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2915         Import from savannah.gnu.org:
2916         * config.guess: Update to 2013-06-10 version.
2917         * config.sub: Update to 2013-10-01 version.
2919 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
2921         Changes to build configuration to allow big endian ARC ELF toolchain
2922         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2923         * configure: Regenerate.
2925 2013-09-20  Alan Modra  <amodra@gmail.com>
2927         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2928         ppc host match.  Support little-endian powerpc linux hosts.
2930 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
2932         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2933         maintainer.
2935 2013-09-12  DJ Delorie  <dj@redhat.com>
2937         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2938         maintainers.
2940 2013-09-03  Richard Biener  <rguenther@suse.de>
2942         * configure.ac: Also allow ISL 0.12.
2943         * configure: Regenerated.
2945 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2947         * MAINTAINERS (Write After Approval): Add myself.
2949 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
2951         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2953 2013-08-26  Caroline Tice  <cmtice@google.com>
2955         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
2956         "Various Reviewers" to libvtv "Various Maintainers".
2958 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
2960         * MAINTAINERS: Add myself as RTL optimizers reviewer.
2962 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
2964         * MAINTAINERS: Update name, email.
2966 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
2968         * MAINTAINERS (Write After Approval): Add myself.
2970 2013-08-12  Caroline Tice  <cmtice@google.com>
2972         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2973         address in the Write After Approval section.
2975 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
2977         * MAINTAINERS (Write After Approval): Update email.
2979 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
2981         * configure.ac: Adjust to check VTV_SUPPORTED.
2982         * configure: Regenerated.
2984 2013-08-02  Caroline Tice  <cmtice@google.com>
2986         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2987         on non-linux systems; add target-libvtv to noconfigdirs; add
2988         libsupc++/.libs to C++ library search paths.
2989         * configure: Regenerated.
2990         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2991         libstdc++ and libgcc.
2992         * Makefile.in: Regenerated.
2994 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
2996         * MAINTAINERS (Write After Approval): Add myself.
2998 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
2999             Shiva Chen  <shiva0217@gmail.com>
3001         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3002         nds32 port maintainers.
3004 2013-07-17  Tim Shen  <timshen91@gmail.com>
3006         * MAINTAINERS (Write After Approval): Add myself.
3008 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3010         * configure.ac: Sync from binutils.
3011         * configure: Regenerate.
3013 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
3015         * MAINTAINERS (Write After Approval): Add myself.
3017 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
3019         * MAINTAINERS (Write After Approval): Add myself.
3021 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
3023         * MAINTAINERS (Write After Approval): Add myself.
3025 2013-04-30  Brooks Moses  <bmoses@google.com>
3027         * MAINTAINERS: Update my email; move myself from Fortran
3028         reviewer to Write After Approval.
3030 2013-04-16  Andreas Schwab  <schwab@suse.de>
3032         * configure.ac (aarch64-*-*): Don't disable java.
3033         * configure: Regenerate.
3035 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
3037         * MAINTAINERS (Write After Approval): Add myself.
3039 2013-03-30  Matthias Klose  <doko@ubuntu.com>
3041         * Makefile.def (target_modules): Don't install libffi.
3042         * Makefile.in: Regenerate.
3044 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
3046         * MAINTAINERS (Write After Approval): Add myself.
3048 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
3050         * MAINTAINERS (Write After Approval): Add myself.
3052 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
3054         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3055         * configure: Regenerated.
3057 2013-02-05  Ian Lance Taylor  <iant@google.com>
3059         PR go/55969
3060         * configure.ac: Disable libgo on some systems where it does not
3061         work.
3063 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
3065         * MAINTAINERS: Explicitly add myself as AIX maintainer.
3066         Remove Geoff Keating as rs6000 port maintainer, at his request.
3068 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
3070         * MAINTAINERS: Update my email.
3072 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
3074         * configure: Re-generate.
3076 2013-01-15  Richard Biener  <rguenther@suse.de>
3078         PR other/55973
3079         * configure: Re-generate.
3081 2013-01-14  Matthias Klose  <doko@ubuntu.com>
3083         * Makefile.def (install-target-libsanitizer): Depend on
3084         install-target-libstdc++-v3.
3085         * Makefile.in: Regenerate.
3087 2013-01-14  Richard Biener  <rguenther@suse.de>
3089         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3090         * configure: Re-generate
3092 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3094         * config.sub: Update from config repo.
3096 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3098         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3099         * Makefile.in: Regenerate.
3101 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3103         * MAINTAINERS (arc): Add new port maintainership for myself.
3105 2013-01-09  Jason Merrill  <jason@redhat.com>
3107         * .gitignore: Import from gdb repository.
3109 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3111         * Makefile.def (configure-gcc): Depend on all-gmp.
3112         (all-gcc): Remove dependency on all-gmp.
3113         * Makefile.in: Regenerated.
3115 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3117         * config.sub: Merge from config repo.
3118         * config.guess: Ditto.
3120 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3122         * Makefile.def: Merge from binutils.
3123         * Makefile.in: Ditto.
3125 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3127         * MAINTAINERS: Update my email.
3129 2012-12-29  Ben Elliston  <bje@gnu.org>
3131         * config.guess: Update to 2012-12-29 version.
3132         * config.sub: Likewise.
3134 2012-12-20  Matthias Klose  <doko@ubuntu.com>
3136         * Makefile.def (install-target-libgfortran): Depend on
3137         install-target-libquadmath, install-target-libgcc.
3138         (install-target-libsanitizer): Depend on install-target-libgcc.
3139         (install-target-libjava): Depend on install-target-libgcc.
3140         (install-target-libitm): Depend on install-target-libgcc.
3141         (install-target-libobjc): Depend on install-target-libgcc.
3142         (install-target-libstdc++-v3): Depend on install-target-libgcc.
3143         * Makefile.in: Regenerate.
3145 2012-12-19  Matthias Klose  <doko@ubuntu.com>
3147         * Makefile.def (install-target-libgo): Depend on
3148         install-target-libatomic.
3149         * Makefile.in: Regenerate.
3151 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
3153         PR go/55201
3154         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3155         * Makefile.in: Regenerate.
3157 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
3159         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3160         * configure: Regenerate.
3162 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3164         * config.sub: Merge from config repo.
3166 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3168         * Makefile.def (target_modules): Add bootstrap=true and
3169         raw_cxx=true to libsanitizer.
3170         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3171         * Makefile.in: Regenerated.
3172         * configure: Likewise.
3174 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3176         * MAINTAINERS: Remove self as RTL optimization maintainer.
3178 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3180         * MAINTAINERS (Write After Approval): Add myself.
3182 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3184         * Makefile.def (target_modules): Remove bootstrap=true and
3185         raw_cxx=true from libsanitizer.
3186         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3187         * Makefile.in: Regenerated.
3188         * configure: Likewise.
3190 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3192         * Makefile.def (target_modules): Add bootstrap=true and
3193         raw_cxx=true to libsanitizer.
3194         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3195         * Makefile.in: Regenerated.
3196         * configure: Likewise.
3198 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3200         PR bootstrap/54279
3201         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3202         * configure: Regenerate.
3203         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3204         * Makefile.in: Regenerate.
3206 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
3208         * configure.ac: Disable libsanitizer if we're not building C++.
3209         * configure: Regenerate.
3211 2012-11-15  Roland McGrath  <roland@hack.frob.com>
3213         * MAINTAINERS (Write After Approval): Add myself.
3215 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
3217         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3218         Kostya Serebryany (kcc@google.com) and
3219         Jakub Jelinek (jakub@redhat.com).
3220         Rename area for Dodji Seketeli (dodji@redhat.com).
3222 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
3224         * MAINTAINERS: (asan.c, related): Add myself.
3226 2012-11-14  Roland McGrath  <mcgrathr@google.com>
3228         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3229         * configure: Regenerate.
3231 2012-11-13  Richard Henderson  <rth@redhat.com>
3233         * configure.ac: Move libsanitizer logic to subdirectory.
3234         * configure: Regenerate.
3236 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
3238         * configure.ac: Enable libsanitizer just on x86 linux for now.
3239         * configure: Re-generate.
3241 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
3243         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3244         sections.
3245         * configure: Regenerate.
3247 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
3249         * configure.ac: Add section for configdirs for libsanitizer.
3250         Disable for cris-*-* and mmix-*-*.
3251         * configure: Regenerate.
3253 2012-11-12  Wei Mi <wmi@google.com>
3255         * configure.ac: Add libsanitizer to target_libraries.
3256         * Makefile.def: Ditto.
3257         * configure: Regenerate.
3258         * Makefile.in: Regenerate.
3259         * libsanitizer: New directory for asan runtime.  Contains an empty
3260         tsan directory.
3262 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3264         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3265         against Mingw64 w32api.
3266         * configure: Regenerate.
3268 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3270         * configure: Regenerated.
3272 2012-11-03  Robert Mason  <rbmj@verizon.net>
3274         * configure.ac: add --disable-libstdcxx configure option
3275         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3277 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3279         * MAINTAINERS (Write After Approval): Add myself.
3281 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3283         * MAINTAINERS (Write After Approval): Add myself.
3285 2012-10-24  Sharad Singhai  <singhai@google.com>
3287         * MAINTAINERS (Write After Approval): Add myself.
3289 2012-10-24  Eric Christopher  <echristo@gmail.com>
3291         * MAINTAINERS: Update email address.
3293 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3295         PR bootstrap/54820
3296         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3297         * configure: Regenerate.
3299 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3301         * MAINTAINERS (aarch64): Add Marcus and myself.
3303 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3305         PR bootstrap/54820
3306         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3307         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3308         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3309         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3310         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3311         * Makefile.in: Regenerate.
3312         * configure.ac (have_static_libs): New variable and associated check.
3313         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3314         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3315         * configure: Regenerate.
3317 2012-10-10  Richard Biener  <rguenther@suse.de>
3319         * MAINTAINERS: Adjust for changed surname.
3321 2012-10-04  Lawrence Crowl  <crowl@google.com>
3323         * MAINTAINERS (Write After Approval): Add myself.
3325 2012-10-01  Cary Coutant  <ccoutant@google.com>
3327         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3329 2012-09-28  Ian Lance Taylor  <iant@google.com>
3331         * Makefile.def: Make all-target-libgo depend on
3332         all-target-libbacktrace.
3333         * Makefile.in: Rebuild.
3335 2012-09-26  Ian Lance Taylor  <iant@google.com>
3337         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3338         * Makefile.in: Rebuild.
3340 2012-09-20  Walter Lee  <walt@tilera.com>
3342         * configure.ac: Add tilegx to list of targets that support gold.
3343         * configure: Regenerate.
3345 2012-09-20  Marek Polacek  <polacek@redhat.com>
3347         * MAINTAINERS (Write After Approval): Add myself.
3349 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3351         * configure.ac: Add mips*-mti-elf* target.
3352         * configure: Regenerate.
3354 2012-09-17  Ian Lance Taylor  <iant@google.com>
3356         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3357         * configure.ac (host_libs): Add libbacktrace.
3358         (target_libraries): Add libbacktrace.
3359         * Makefile.def (host_modules): Add libbacktrace.
3360         (target_modules): Likewise.
3361         * configure, Makefile.in: Rebuild.
3363 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3365         PR target/38607
3366         Merge upstream change.
3367         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3369         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3370         Add libgomp*.o to compare_exclusions for AIX.
3371         * configure: Regenerate.
3373 2012-09-06  Diego Novillo  <dnovillo@google.com>
3375         * configure.ac: Bump minimum GMP version to 4.2.3.
3376         * configure: Re-generate.
3378 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
3380         PR target/54461
3381         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3382         target-libgloss if not configured --with-avrlibc=no.
3383         * configure: Regenerate.
3385 2012-09-04  Jason Merrill  <jason@redhat.com>
3387         * configure.ac: Fix --enable-languages=all.
3389 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
3391         * MAINTAINERS (Write After Approval): Add myself.
3393 2012-09-03  Richard Guenther  <rguenther@suse.de>
3395         PR bootstrap/54138
3396         * configure.ac: Re-organize ISL / CLOOG checks to allow
3397         disabling with either --without-isl or --without-cloog.
3398         * configure: Regenerated.
3400 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
3402         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3403         * configure: Regenerate.
3405 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
3407         * MAINTAINERS: Fix my email address.
3409 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
3411         PR binutils/4970
3412         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3413         and opcodes.
3414         * Makefile.in: Regenerated.
3416 2012-08-26  Art Haas <ahaas@impactweather.com>
3418         * configure: Regenerate.
3420 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
3422         * INSTALL/README: Also refer to the online installation
3423         instructions.
3425 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3427         * MAINTAINERS (Write After Approval): Add myself.
3428         (Picochip port): Remove myself.
3430 2012-08-14   Diego Novillo  <dnovillo@google.com>
3432         Merge from cxx-conversion branch.
3434         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3435         POSTSTAGE1_CONFIGURE_FLAGS.
3436         * Makefile.in: Regenerate.
3437         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
3438         Force C++ when bootstrapping.
3439         * configure: Regenerate.
3441 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3443         * MAINTAINERS (Write After Approval): Add myself.
3445 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
3447         * README: Document use of ranges of years in copyright notices.
3449 2012-07-06  Richard Guenther  <rguenther@suse.de>
3451         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3452         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3453         --with-gmp=system.
3454         * Makefile.in: Regenerated.
3455         * configure: Likewise.
3457 2012-07-06  Richard Guenther  <rguenther@suse.de>
3459         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3460         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3461         supply V=1 as extra_make_flags.
3462         * configure: Regenerated.
3463         * Makefile.in: Likewise.
3465 2012-07-04  Tristan Gingold  <gingold@adacore.com>
3467         * configure: Regenerate.
3469 2012-07-03  Richard Guenther  <rguenther@suse.de>
3471         * Makfile.def (isl): Remove not necessary extra_exports and
3472         extra_make_flags.
3473         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3474         * Makefile.in: Regenerated.
3476 2012-07-03  Richard Guenther  <rguenther@suse.de>
3478         * Makefile.def (cloog): Add V=1 to extra_make_flags.
3479         * configure.ac: If either the ISL or the CLooG check failed
3480         do not try to build in-tree versions.
3481         * Makefile.in: Regenerated.
3482         * configure: Regenerated.
3484 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3486         * configure: Regenerate.
3488 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
3490         * MAINTAINERS (Various Maintainers): Add myself as testsuite
3491         maintainer.
3493 2012-07-02  Richard Guenther  <rguenther@suse.de>
3495         * configure: Regenerated.
3497 2012-07-02  Richard Guenther  <rguenther@suse.de>
3498         Michael Matz  <matz@suse.de>
3499         Tobias Grosser <tobias@grosser.es>
3500         Sebastian Pop <sebpop@gmail.com>
3502         * Makefile.def: Add ISL host module, remove PPL host module.
3503         Adjust ClooG host module to use the proper ISL.
3504         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3505         * configure.ac: Include config/isl.m4.  Add ISL host library,
3506         remove PPL.  Remove PPL configury, add ISL configury, adjust
3507         ClooG configury.
3508         * Makefile.in: Regenerated.
3509         * configure: Likewise.
3511 2012-07-02  Richard Guenther  <rguenther@suse.de>
3513         Merge from graphite branch
3514         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3516         * configure: Regenerated.
3517         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3518         both cloog.org and legacy versions. The only supported version will
3519         be CLooG with the isl backend.
3521         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3523         * configure: Regenerated.
3524         * configure.ac: Require cloog isl 0.17.0
3526         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3528         * configure: Regenerated.
3529         * config/cloog.m4: Do not define CLOOG_ORG
3531 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
3533         * configure.ac: Skip C if explicitly selected.
3534         * configure: Regenerate.
3536 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
3538         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3539         they contain -O2.
3540         * configure: Regenerate.
3542 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
3544         PR debug/53740
3545         * df.h, df-problems.c, dce.c: Revert last patch.
3547 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
3549         * MAINTAINERS (Write After Approval): Update my email address.
3551 2012-06-21  Meador Inge  <meadori@codesourcery.com>
3553         * MAINTAINERS (Write After Approval): Add myself.
3555 2012-06-20  Jason Merrill  <jason@redhat.com>
3557         * Makefile.tpl (check-target-libgomp-c++): New.
3558         (check-target-libitm-c++): New.
3559         * Makefile.def (c++): Add them.
3560         * Makefile.in: Regenerate.
3562 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
3564         * MAINTAINERS (Write After Approval): Add myself.
3566 2012-05-16  Olivier Hainque  <hainque@adacore.com>
3568         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3569         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3570         (install-no-fixedincludes): Adjust accordingly.
3571         * Makefile.in: Regenerate.
3573 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
3575         Merge upstream change
3576         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3578 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
3580         * MAINTAINERS (Write After Approval): Add myself.
3582 2012-05-09  Nick Clifton  <nickc@redhat.com>
3583             Paul Smith  <psmith@gnu.org>
3585         PR bootstrap/50461
3586         * configure.ac (mpfr-dir): When using in-tree MPFR sources
3587         allow for the fact that from release v3.1.0 of MPFR the source
3588         files were moved into a src sub-directory.
3589         * configure: Regenerate.
3591 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
3593         * configure.ac: Bump minimum MPFR version to 2.4.0.
3594         * configure: Regenerated.
3596 2012-05-01  Richard Henderson  <rth@redhat.com>
3598         * Makefile.def (libatomic): New target_module.
3599         * configure.ac (target_libraries): Add libatomic.
3600         (noconfigdirs): Check if libatomic is supported.
3601         * Makefile.in, configure: Rebuild.
3603 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
3605         * MAINTAINERS (Write After Approval): Add myself.
3607 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
3609         * config.sub: Update to 2012-04-18 version from official repo.
3611 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
3613         * MAINTAINERS (Write After Approval): Add myself.
3615 2012-04-11  Steve Ellcey  <sellcey@mips.com>
3617         * MAINTAINERS: Changed email address.
3619 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
3621         PR target/52737
3622         * contrib/gcc_update (files_and_dependencies):
3623         Remove gcc/config/avr/t-multilib from touch data.
3625 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3627         * MAINTAINERS (OS Port Maintainers): Remove irix.
3628         * configure.ac (enable_libgomp): Remove *-*-irix6*.
3629         (unsupported_languages): Remove mips-sgi-irix6.*.
3630         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3631         (with_stabs): Remove.
3632         * configure: Regenerate.
3634 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3636         * MAINTAINERS (OS Port Maintainers): Remove osf.
3637         * configure.ac (enable_libgomp): Remove *-*-osf*.
3638         (with_stabs): Remove alpha*-*-osf*.
3639         * configure: Regenerate.
3641 2012-03-05  Tristan Gingold  <gingold@adacore.com>
3643         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3644         * configure: Regenerate.
3646 2012-02-17  Walter Lee  <walt@tilera.com>
3648         * MAINTAINERS: (Write After Approval): Delete myself.
3650 2012-02-14  Walter Lee  <walt@tilera.com>
3652         * MAINTAINERS (tilegx port): Add myself.
3653         (tilepro port): Add myself.
3654         (Write After Approval): Add myself.
3656 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
3658         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3659         and Joseph Myers as docstring relicensing maintainers.
3661 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
3663         * MAINTAINERS (write-after-approval): Add myself.
3665 2012-02-08  Ira Rosen <irar@il.ibm.com>
3667         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3668         maintainer.
3670 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3672         * MAINTAINERS (Write After Approval): Move myself to
3673         maintain alphabetical order.
3675 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3677         * MAINTAINERS (Write After Approval): Add myself.
3679 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
3681         * MAINTAINERS (Write After Approval): Add myself.
3683 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3684             Jayant R Sonar <jayant.sonar@kpitcummins.com>
3686         * configure.ac (cr16-*-*): Remove nonconfigdirs.
3687         * configure: Regenerate.
3689 2012-01-23  Harshit Chopra  <harshit@google.com>
3691         * MAINTAINERS (Write After Approval): Add myself.
3693 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
3695         * configure.ac: Remove reference to mh-interix.
3696         * configure: Regenerate.
3698 2012-01-05  Richard Henderson  <rth@redhat.com>
3700         PR bootstrap/51072
3701         * configure.ac: Disable libitm if c++ is not enabled.
3702         * configure: Rebuild.
3704         * configure.ac: Fix regexp for same.
3705         * configure: Rebuild.
3707 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
3709         * MAINTAINERS (Write After Approval): Add myself.
3711 2012-01-02  Richard Guenther  <rguenther@suse.de>
3713         PR bootstrap/51686
3714         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3715         * Makefile.in: Regenerate.
3717 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
3719         * MAINTAINERS (Write After Approval): Add myself.
3721 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
3723         * configure: Regenerate.
3725 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
3727         * MAINTAINERS (picochip): Changed email address.
3729 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
3731         * MAINTAINERS (write-after-approval): Add self.
3733 2011-11-29  DJ Delorie  <dj@redhat.com>
3735         * configure.ac (rl78-*-*) New case.
3736         * configure: Regenerate.
3737         * MAINTAINERS: Add myself as RL78 maintainer.
3739 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3741         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3743 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
3745         * libtool.m4: Additional FreeBSD 10 fixes.
3747 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
3749         * MAINTAINERS: Move myself from Write After Approval to CPU Port
3750         Maintainers section, as Epiphany maintainer.
3752 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
3754         PR target/49992
3755         * configure.ac: Remove ranlib special-casing for Darwin.
3756         * configure: Regenerate.
3758 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
3760         * MAINTAINERS (Reviewers): Keep the list sorted.
3762 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
3764         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3766 2011-11-09  Roland McGrath  <mcgrathr@google.com>
3768         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3769         * configure: Rebuild.
3770         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3771         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3772         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3773         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3774         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3775         Add READELF.
3776         * Makefile.in: Rebuild.
3778 2011-11-09  Jason Merrill  <jason@redhat.com>
3780         * Makefile.def (language=c++): Remove check-c++0x.
3781         * Makefile.in (check-gcc-c++): Regenerate.
3783 2011-11-08  Richard Henderson  <rth@redhat.com>
3785         * configure.ac: Test for libitm directory present first.
3787         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3789         * configure.ac: Test libitm/configure.tgt to disable libitm.
3790         * configure: Rebuild.
3792 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
3793             Richard Henderson  <rth@redhat.com>
3795         Merged from transactional-memory.
3797         * Makefile.def (lang_env_dependencies): libitm is c++.
3798         Add libitm target module.
3799         * configure.ac: Likewise.
3800         * config/mmap.m4: New file.
3801         * contrib/gcc_update: Add libitm to touch data.
3802         * Makefile.in, configure: Rebuild.
3804 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3806         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3807         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3808         * Makefile.in: Regenerate.
3810 2011-11-01  DJ Delorie  <dj@redhat.com>
3812         * config.sub: Update to version 2011-10-29 (added rl78)
3814 2011-10-27  Nick Clifton  <nickc@redhat.com>
3816         * config.sub: Import these changes from the config project:
3818         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
3819             Ben Elliston  <bje@gnu.org>
3821         * config.sub (epiphany): New.
3823         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
3824             Ben Elliston  <bje@gnu.org>
3826         * config.sub (hexagon, hexagon-*): New.
3828         2011-08-23  Roland McGrath  <mcgrathr@google.com>
3830         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3831         64eb to be64.
3833         2011-08-16  Roland McGrath  <mcgrathr@google.com>
3835         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3836         (nacl): Grok as alias for 32el-unknown-nacl.
3838 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
3840         * MAINTAINERS (Write After Approval): Add myself.
3842 2011-10-24  Teresa Johnson  <tejohnson@google.com>
3844         * MAINTAINERS (Write After Approval): Add myself.
3846 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
3848         * MAINTAINERS (sparc port): Remove myself.
3850 2011-09-14  Tom de Vries  <tom@codesourcery.com>
3852         * MAINTAINERS (Write After Approval): Add myself.
3854 2011-08-14  Yao Qi  <yao@codesourcery.com>
3856         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3857         * configure: Regenerate.
3859 2011-07-26  Ian Lance Taylor  <iant@google.com>
3861         * configure.ac: Set have_compiler based on whether gcc directory
3862         exists, rather than on whether gcc is in configdirs.
3863         * configure: Rebuild.
3865 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
3867         * MAINTAINERS (Global Reviewers): Add self.
3869 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
3871         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3872         link directories.
3873         * Makefile.in: Rebuild.
3875 2011-07-20  Ian Lance Taylor  <iant@google.com>
3877         PR bootstrap/49787
3878         * configure.ac: Move --enable-bootstrap handling earlier in file.
3879         If --enable-bootstrap and either --enable-build-with-cxx or
3880         --enable-build-poststage1-with-cxx, enable C++ automatically.
3881         * configure: Rebuild.
3883 2011-07-19  Ian Lance Taylor  <iant@google.com>
3885         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
3886         make C++ a boot_language.  Set and substitute
3887         POSTSTAGE1_CONFIGURE_FLAGS.
3888         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3889         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3890         * configure, Makefile.in: Rebuild.
3892 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
3894         * MAINTAINERS (Register Allocation): Move myself from reviewers to
3895         maintainers.
3897 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
3899         * MAINTAINERS (Global Reviewers): Add myself.
3901 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3903         * configure: Regenerate.
3905 2011-07-16  Jason Merrill  <jason@redhat.com>
3907         * Makefile.def (language=c++): Add check-c++0x and
3908         check-target-libmudflap-c++.
3909         * Makefile.tpl (check-target-libmudflap-c++): New.
3910         * Makefile.in: Regenerate.
3912 2011-07-16  Matthias Klose  <doko@ubuntu.com>
3914         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3915         * Makefile.def (target_modules/libjava): Pass
3916         $(EXTRA_CONFIGARGS_LIBJAVA).
3917         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3918         if not configured with --enable-static-libjava.
3919         * Makefile.in: Regenerate.
3920         * configure: Likewise.
3922 2011-07-15  Jason Merrill  <jason@redhat.com>
3924         * Makefile.in (check-c++): Move check-gcc-c++0x after
3925         check-target-libstdc++-v3.
3927 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
3929         * MAINTAINERS (c6x port): New entry.
3931 2011-07-13  Jason Merrill  <jason@redhat.com>
3933         * Makefile.in (check-gcc-c++0x): New.
3934         (check-c++): Depend on it.
3936 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3938         PR target/39150
3939         * configure.ac (i[3456789]86-*-solaris2*): Also accept
3940         x86_64-*-solaris2.1[0-9]*.
3941         * configure: Regenerate.
3943 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
3945         * MAINTAINERS (RTL optimizers): Add self.
3947 2011-06-27  Gabriel Charette  <gchare@google.com>
3949         * MAINTAINERS (Write After Approval): Add myself.
3951 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
3953         PR regression/47836
3954         PR bootstrap/23656
3955         PR other/47733
3956         PR bootstrap/49247
3957         PR c/48825
3958         * configure.ac (target_libraries): Remove target-libiberty.
3959         Remove case-statement setting skipdirs=target-libiberty for
3960         multiple targets.  Remove checking target_configdirs and
3961         removing target-libiberty but keeping target-libgcc if
3962         otherwise empty.
3963         * Makefile.def (target_modules): Don't add libiberty.
3964         (dependencies): Remove all traces of target-libiberty.
3965         * configure, Makefile.in: Regenerate.
3967 2011-06-13  Walter Lee <walt@tilera.com>
3969         * configure.ac (tilepro-*-*) New case.
3970         (tilegx-*-*): Likewise.
3971         * configure: Regenerate.
3973 2011-06-06  Jing Yu  <jingyu@google.com>
3975         * configure.ac: Skip target-libiberty for
3976         arm*-*-linux-androideabi.
3977         * configure: Regenerated.
3979 2011-06-06  Nick Clifton  <nickc@redhat.com>
3981         * config.sub: Sync from upstream.
3983 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
3985         * MAINTAINERS (Write After Approval): Add myself.
3987 2011-06-01  Daniel Jacobowitz  <drow@false.org>
3989         * MAINTAINERS: Update my email address.
3991 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
3993         * MAINTAINERS (Write After Approval): Update my email address.
3995 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
3997         * MAINTAINERS (Write After Approval): Add myself.
3999 2011-05-08  Doug Kwan  <dougkwan@google.com>
4001         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4002         * configure: Regenerated.
4003         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4004         value from configure.
4005         * Makefile.in: Regenerated.
4007 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
4009         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4010         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4011         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4012         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4013         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4014         *-*-vxworks*): Disable newlib and libgloss in separate case
4015         statement.
4016         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4017         to separate case statement.
4018         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4019         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4020         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4021         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4022         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4023         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4024         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4025         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4026         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4027         i[[3456789]]86-*-rdos*, m32r-*-*,
4028         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4029         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4030         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4031         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4032         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4033         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4034         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4035         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4036         and libgloss in main case over targets.  Remove most empty cases
4037         in main case over targets.
4038         * configure: Regenerate.
4040 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
4042         * MAINTAINERS (Write After Approval): Add myself.
4044 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4046         * configure.ac: Remove code setting special library locations for
4047         hppa*64*-*-hpux11*.  Remove code setting compiler for
4048         sparc-sun-solaris2*.
4049         * configure: Regenerate.
4051 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4053         * configure.ac: Separate libgloss_dir settings from general case
4054         over targets.
4055         * configure: Regenerate.
4057 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4059         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4060         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4061         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4062         cases in libgcj-disabling case statement.
4063         (hppa*64*-*-linux*): Set unsupported_languages instead of
4064         disabling target-zlib.
4065         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4066         to hppa*64*-*-hpux*.
4067         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4068         hppa*-*-hpux*.
4069         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4070         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4071         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4072         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4073         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4074         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4075         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4076         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4077         libgcj-disabling case statement.
4078         * configure: Regenerate.
4080 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4082         * configure.ac: Disable Java for targets not supporting libffi.
4083         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4084         Remove cases in Java-disabling statement.
4085         (*arm-wince-pe): Change to arm-wince-pe.
4086         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4087         cases in Java-disabling statement.
4088         (bfin-*-*): Don't disable Java again.
4089         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4090         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4091         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4092         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4093         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4094         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4095         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4096         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4097         Java-disabling statement.
4098         (mmix-*-*): Don't disable Java again.
4099         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4100         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4101         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4102         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4103         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4104         statement.
4105         * configure: Regenerate.
4107 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4109         * configure.ac: Separate cases disabling Java and Java libraries
4110         from general case over targets.
4111         * configure: Regenerate.
4113 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
4115         * MAINTAINERS: Update my email address.
4117 2011-04-20  Easwaran Raman  <eraman@google.com>
4119         * MAINTAINERS (Write After Approval): Add myself.
4121 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4123         PR lto/48086
4124         * configure.ac: Re-enable LTO on *-apple-darwin9*.
4125         * configure: Regenerate.
4127 2011-04-16  Jim Meyering  <meyering@redhat.com>
4129         * MAINTAINERS (Write After Approval): Add myself.
4131 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
4133         * MAINTAINERS: Update my email address.
4135 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
4137         * MAINTAINERS (Write After Approval): Add myself.
4139 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
4141         * MAINTAINERS (Write After Approval): Add myself.
4143 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
4145         * MAINTAINERS (Write After Approval): Add myself.
4147 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
4149         * configure.ac (build_tools): Remove build-byacc.
4150         (host_libs): Remove mmalloc.
4151         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4152         autoconf automake libtool diff rcs fileutils shellutils time
4153         textutils wdiff find uudecode hello tar gzip indent recode release
4154         sed perl gawk findutils gettext zip.
4155         (libgcj): Remove target-qthreads.
4156         (target_tools): Remove target-examples target-gperf.
4157         (YACC): Don't handle building byacc.
4158         * configure: Regenerate.
4159         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4160         dosutils, examples, fileutils, find, findutils, gawk, gettext,
4161         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4162         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4163         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4164         handle building components.
4165         * Makefile.in: Regenerate.
4167 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4169         * MAINTAINERS: Update my email address as Xtensa maintainer.
4171 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4173         * config.sub: Sync from upstream.
4175 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4177         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4178         (microblaze*): Don't disable libssp.
4179         * configure: Regenerate.
4181 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4183         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4184         moveifchange.
4185         * configure: Regenerate.
4186         * Makefile.tpl: Use @SHELL@ not @config_shell@.
4187         * Makefile.in: Regenerate.
4189 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4191         * configure.ac (*-*-sysv4*): Don't enable libgomp.
4192         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4193         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4194         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4195         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4196         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4197         md_exec_prefix cases.
4198         * configure: Regenerate.
4200 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4202         * configure.ac: Separate cases disabling target-libssp,
4203         target-libiberty, target-libstdc++-v3 and Fortran from general
4204         case over targets.
4205         * configure: Regenerate.
4207 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4209         * configure.ac (*-*-chorusos): Don't disable libgcj.
4210         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4211         Remove case.
4212         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4213         (arm-*-coff): Don't disable libgcj.
4214         (arm*-*-linux-gnueabi): Remove useless assignment.
4215         (arm-*-riscix*): Don't disable libgcj.
4216         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4217         configuration.
4218         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4219         (c54x*-*-*): Remove case.
4220         (tic54x-*-*): Don't disable GCC or GCC libraries.
4221         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
4222         to *.
4223         (d10v-*-*): Don't disable GCC libraries.
4224         (d30v-*-*): Don't disable libgcj.
4225         (h8500-*-*): Don't disable GCC libraries.
4226         (i960-*-*): Don't disable libgcj.
4227         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4228         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4229         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4230         libgcj.
4231         (m68k-*-coff*): Remove case.
4232         (mmix-*-*): Don't disable libgloss on host.
4233         (mn10200-*-*, mn10300-*-*): Remove cases.
4234         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4235         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4236         Don't disable libgcj.
4237         (romp-*-*): Remove case.
4238         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4239         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4240         case.
4241         (v810-*-*): Don't disable GCC libraries.
4242         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4243         (ip2k-*-*): Don't disable GCC libraries.
4244         * configure: Regenerate.
4246 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
4248         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4249         libffi on host.
4250         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4251         on host.
4252         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4253         * configure: Regenerate.
4255 2011-03-26  John Marino  <binutils@marino.st>
4257         * configure.ac: Add support for *-*-dragonfly*
4258         * configure: Regenerate.
4260 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4262         * configure.ac (native_only): Remove.
4263         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4264         send-pr uudecode guile gnuserv on host.
4265         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4266         send-pr rcs guile perl texinfo libtool on host.
4267         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4268         automake send-pr rcs guile perl texinfo libtool on host.
4269         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4270         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4271         (alpha*-dec-osf*): Don't disable fileutils on target.
4272         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4273         texinfo send-pr expect dejagnu on target.
4274         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4275         target-qthreads on target.
4276         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4277         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4278         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4279         x86_64-*-mingw*): Don't disable expect on target.
4280         (*-*-cygwin*): Don't disable target-gperf on target.
4281         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4282         gnuserv on target.
4283         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4284         target.
4285         * configure: Regenerate.
4287 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4289         * configure.ac (target_tools): Remove target-groff.
4290         (native_only): Remove target-groff.
4291         (hppa*64*-*-*): Don't disable byacc.
4292         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4293         setting.
4294         (*-*-kaos*): Don't skip target-librx and target-groff.
4295         (*-*-netware*): Don't skip target-libmudflap.
4296         (*-*-tpf*): Don't skip target-libmudflap.
4297         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4298         directories on the host.
4299         (ia64*-*-*vms*): Don't skip tix.
4300         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4301         host.
4302         * configure: Regenerate.
4304 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4306         * configure.ac: Remove references to mt-mep, mt-netware,
4307         mt-wince.
4308         * Makefile.def: Add all-utils soft dependencies.
4309         * Makefile.tpl: Remove GDB_NLM_DEPS.
4310         * configure: Regenerate.
4311         * Makefile.in: Regenerate.
4313 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4315         * configure.ac: Do not include mh-x86omitfp.
4316         * configure: Regenerate.
4318 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4320         * configure.ac: Remove empty cases.
4321         * configure: Regenerate.
4323 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4325         * Makefile.def: Add dependency from termcap to gdb.
4326         * Makefile.in: Regenerate.
4328 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4330         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4331         * configure: Regenerate.
4332         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4333         * Makefile.tpl: Likewise.
4334         * Makefile.in: Regenerate.
4336 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4338         * configure.ac: Remove all mentions of tentative_cc.
4339         * configure: Regenerate.
4341 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4343         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4344         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4345         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4346         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4347         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4348         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4349         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4350         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4351         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4352         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4353         *-*-rhapsody*): Remove host cases.
4354         * configure: Regenerate.
4356 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4358         * configure.ac (ppc*-*-pe): Remove host case.
4359         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4360         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4361         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4362         cases.
4363         * configure: Regenerate.
4365 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4367         * config.sub: Update to version 2011-03-23.
4369 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4371         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4372         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4373         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4374         * configure: Regenerate.
4376 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4378         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4379         to Write After Approval.
4380         * config-ml.in: Don't handle arc-*-elf*.
4381         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4382         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4383         handle GCC libraries.
4384         * configure: Regenerate.
4386 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4388         PR bootstrap/48120:
4389         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4390         Add -lstdc++ -lm to LIBS.
4391         * configure: Regenerate.
4393 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
4395         * config.guess: Update to version 2011-02-02
4396         * config.sub: Update to version 2011-02-24
4398 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
4400         PR lto/48086
4401         * configure.ac: Re-enable LTO on *-apple-darwin9.
4402         * configure: Regenerate.
4404 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
4406         PR lto/48086
4407         * configure.ac: Disable LTO on darwin due to an assembler change in
4408         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4409         under 256.
4410         * configure: Regenerate.
4412 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
4414         * MAINTAINERS: Update myself as score backend maintainer,
4415         update my e-mail address.
4417 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
4419         * MAINTAINERS: Update my e-mail address.
4421 2011-03-06  Joey Ye  <joey.ye@arm.com>
4423         * MAINTAINERS: Update my e-mail address.
4425 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4427         * configure.ac: Adjust test of with_ppl.
4428         * configure: Regenerated.
4430 2011-03-02  Kai Tietz  <ktietz@redhat.com>
4432         * MAINTAINERS: Adjust my e-mail address.
4434 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4436         * configure.ac: Add -lpwl to ppllibs.
4437         * configure: Regenerated.
4439 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4441         * config/cloog.m4: Add -lisl to clooglibs.
4442         * configure: Regenerated.
4444 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4446         * MAINTAINERS (CPU Port maintainers): Add self.
4448 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4450         * MAINTAINERS: Add myself as testsuite maintainer.
4452 2011-02-15  Mike Stump  <mikestump@comcast.net>
4454         * MAINTAINERS: Add myself as testsuite maintainer.
4456 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4458         Import from Libtool and gnulib:
4460         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
4462         Prepare for supporting FreeBSD 10.
4463         * config.rpath: Remove handling of freebsd1* which soon would
4464         match FreeBSD 10.0.
4466         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
4468         Remove support for FreeBSD 1.x.
4469         * libtool.m4 (_LT_LINKER_SHLIBS)
4470         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4471         soon would incorrectly match FreeBSD 10.0.
4473 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4475         PR binutils/12283
4476         * move-if-change: Import version from gnulib.
4478 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
4480         PR lto/47225
4481         * Makefile.def (lto-plugin): Double dash for enable-shared.
4482         (configure-gcc): Depend on all-lto-plugin.
4483         * Makefile.in: Rebuilt.
4485 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4487         * configure.ac: Remove extra bracket.
4488         * configure: Regenerate.
4490 2011-02-08  Tobias Burnus  <burnus@net-b.de>
4492         * MAINTAINERS: Add myself as libquadmath maintainer.
4494 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
4496         * MAINTAINERS: Update my email address.
4498 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
4500         * MAINTAINERS (option handling): Add self.
4502 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
4504         PR lto/47225
4505         * Makefile.def: Add dependency for install-gcc
4506         on install-lto-plugin.
4507         * Makfile.in: Regenerated
4509 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
4511         * MAINTAINERS (CPU Port Maintainers): Add myself.
4513 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
4515         PR libgcj/44341
4516         * configure.ac: Discard --with-* flags for host when configuring
4517         target libraries for cross build.
4518         * configure: Rebuilt.
4520 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4522         * MAINTAINERS (linear loop transforms): Removed.
4524 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
4526         * configure.ac: If with_ppl is no, move setting with_cloog=no
4527         after CLOOG_REQUESTED check.
4528         * configure: Regenerated.
4530 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4532         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4533         CLooG has been requested.
4534         * configure: Regenerated.
4536 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4538         * configure: Regenerated.
4539         * configure.ac: Check for version 0.11 (or later revision) of PPL.
4541 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
4543         * configure: Regenerated.
4544         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4546 2011-01-21  Andreas Schwab  <schwab@redhat.com>
4548         * configure.ac: Use AS_HELP_STRING throughout.
4549         * configure: Regenerate.
4551 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
4553         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4554         * configure: Regenerate.
4556 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4558         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4560 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
4562         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4563         for ia64-hpux.
4564         * configure: Regenerate.
4566 2011-01-07  Jan Hubicka  <jh@suse.cz>
4568         PR lto/47225
4569         * Makefile.in: Regenerate.
4570         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4571         configure.
4573 2011-01-07  Jan Hubicka  <jh@suse.cz>
4575         * Makefile.in: Regenerate.
4576         * Makefile.def (gcc host module) and soft dependency on lto-plugin
4577         and configure dependency on lto-plugin configure.
4578         (lto-plugin module): Remove dependency on GCC; add dependency on
4579         liniberty.
4581 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
4583         * MAINTAINERS (Write After Approval): Add myself.
4585 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
4587         * configure: Regenerate.
4589 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
4591         * configure.ac: (picochip): Disable libiberty.
4593 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
4595         * MAINTAINERS (Write After Approval): Add myself.
4597 2010-12-10  Ian Lance Taylor  <iant@google.com>
4599         PR bootstrap/46819
4600         * configure.ac: For --disable-libgcj clear libgcj_saved.
4601         * configure: Rebuild.
4603 2010-12-10  Tobias Burnus  <burnus@net-b.de>
4605         PR fortran/46540
4606         * configure.ac: Add --disable-libquadmath and
4607         --disable-libquadmath-support.
4608         * configure: Regenerate.
4610 2010-12-03  Ian Lance Taylor  <iant@google.com>
4612         * MAINTAINERS: Add myself as libgo maintainer.
4614 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
4616         PR libffi/46792
4617         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4618         * configure: Regenerate.
4620 2010-12-02  Ian Lance Taylor  <iant@google.com>
4622         * configure.ac: Always set default for poststage1_ldflags to
4623         -static-libstdc++ -static-libgcc.
4625 2010-11-29  Andreas Schwab  <schwab@redhat.com>
4627         * configure.ac: Move comment to remove extra space in last argument
4628         of GCC_TARGET_TOOL.
4630 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
4632         PR other/46026
4633         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4634         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4635         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4636         (BASE_FLAGS_TO_PASS): Use it.
4637         * configure: Rebuilt.
4638         * Makefile.in: Rebuilt.
4640 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
4642         PR binutils/12258
4643         * configure.ac: Correct comments for --enable-gold/--enable-ld.
4644         Properly check default linker.
4645         * configure: Regnerated.
4647 2010-11-23  Matthias Klose  <doko@ubuntu.com>
4649         * configure.ac: For --enable-gold, handle value `default' instead of
4650         `both*'.  New configure option --{en,dis}able-ld.
4651         * configure: Regenerate.
4653 2010-11-20  Ian Lance Taylor  <iant@google.com>
4655         * configure.ac: Only disable a language library if no language needs
4656         it.  Don't let --disable-libgcj uncondtionally disable libffi.
4657         * configure: Rebuild.
4659 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4661         * Makefile.in: Regenerate.
4663         PR other/46202
4664         * configure.ac: Fix just-built in-tree STRIP name to be
4665         binutils/strip-new.
4666         * configure: Regenerate.
4667         * Makefile.def (install-strip-gcc, install-strip-binutils)
4668         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4669         (install-strip-sid): Mirror dependencies on non-strip variants
4670         of these targets on the respective -strip prerequisites.
4671         * Makefile.tpl (install-strip, install-strip-host)
4672         (install-strip-target): New targets.
4673         (install-strip-[+module+], install-strip-target-[+module+]):
4674         New targets.
4675         * Makefile.in: Regenerate.
4677 2010-11-19  Ian Lance Taylor  <iant@google.com>
4678             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4680         * configure.ac: Add target-libgo to target_libraries.  Set
4681         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4682         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4683         (HOST_EXPORTS): Add GOC.
4684         (BASE_TARGET_EXPORTS): Add GOC.
4685         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4686         (GOCFLAGS_FOR_TARGET): New variable.
4687         (EXTRA_HOST_FLAGS): Add GOC.
4688         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4689         * Makefile.def (target_modules): Add libgo.
4690         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4691         (dependencies): Add dependency from configure-target-libgo to
4692         configure-target-libffi and all-target-libstdc++-v3.  Add
4693         dependencies from all-target-libgo to all-target-libffi.
4694         (languages): Add go.
4695         * configure: Rebuild.
4696         * Makefile.in: Rebuild.
4698 2010-11-19  Ian Lance Taylor  <iant@google.com>
4700         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4701         compiler/flag environment variables.
4703 2010-11-18  Ian Lance Taylor  <iant@google.com>
4705         * configure.ac: Check for lang_requires_boot_languages in
4706         config-lang.in files.
4707         * configure: Rebuild.
4709 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4710             Tobias Burnus  <burnus@net-b.de>
4712         PR fortran/32049
4713         * Makefile.def: Add libquadmath; build it with language=fortran.
4714         * configure.ac: Add libquadmath.
4715         * Makefile.tpl: Handle multiple libs in check-[+language+].
4716         * Makefile.in: Regenerate.
4717         * configure: Regenerate.
4719 2010-11-16  Tom Tromey  <tromey@redhat.com>
4721         * MAINTAINERS: Moved myself to reviewers section.
4723 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
4725         * MAINTAINERS: Moved myself to reviewers section.
4727 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4729         * MAINTAINERS (Various Maintainers): Add self for build machinery.
4730         (Write After Approval): Remove self.
4732 2010-11-15  Andreas Schwab  <schwab@redhat.com>
4734         * configure.ac: Fix spelling in option names.
4735         * configure: Regenerated.
4737 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
4739         PR bootstrap/39622
4740         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4741         * configure: Regenerated.
4743 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
4745         * MAINTAINERS: Update my email address.
4747 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4749         * configure: Regenerate.
4751 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4753         * configure: Regenerate.
4755 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4757         * configure: Regenerate.
4759 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4761         * configure: Regenerate.
4763 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
4765         * configure.ac: Support official CLooG.org versions.
4766         * configure: Regenerate.
4767         * config/cloog.m4: New.
4769 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
4771         * MAINTAINERS (Write After Approval): Add myself.
4773 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
4775         * MAINTAINERS: Update my email address.
4777 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
4779         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4780         * configure: Regenerate.
4782 2010-11-03  Ian Lance Taylor  <iant@google.com>
4783             Dave Korn  <dave.korn.cygwin@gmail.com>
4785         PR lto/46273
4786         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
4787         and on other supported platforms whenever LTO is enabled.
4788         * configure: Rebuild.
4790 2010-11-02  Alan Modra  <amodra@gmail.com>
4792         PR binutils/12110
4793         * configure.ac: Error when source path contains spaces.
4794         * configure: Regenerate.
4796 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
4798         * MAINTAINERS: Update my email address.
4800 2010-10-20  Ian Lance Taylor  <iant@google.com>
4802         * Makefile.def (target_modules): Set lib_path to src/.libs for
4803         libstdc++-v3 module.
4804         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4805         * Makefile.in: Rebuild.
4807 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4809         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4810         (Write After Approval): Remove myself.
4812 2010-10-15  Tristan Gingold  <gingold@adacore.com>
4814         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4816 2010-10-14  Douglas Rupp  <rupp@gnat.com>
4818         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4820 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4822         * configure.ac (build_lto_plugin): New shell variable.
4823         (--enable-lto): Turn on by default for all non-ELF platforms that
4824         have had LTO support added so far.  Set build_lto_plugin appropriately
4825         for both ELF and non-ELF.
4826         (configdirs): Add lto-plugin or not based on build_lto_plugin.
4827         * configure: Regenerate.
4829 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4831         Sync from src:
4832         * configure.ac (v850 support): Remove target-libgloss from
4833         noconfigdirs.
4834         * configure: Regenerate.
4836 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4838         PR bootstrap/45326
4839         PR bootstrap/45174
4840         * configure.ac: Honor initial values of $build_configargs,
4841         $host_configargs, $target_configargs.  Mark the precious, so
4842         environment settings get recorded.
4843         * configure: Regenerate.
4845 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4847         PR bootstrap/45796
4848         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4849         Depend on all-build-libiberty.
4850         * Makefile.in: Regenerate.
4852 2010-09-30  Michael Eager  <eager@eagercon.com>
4854         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4855         * configure: Regenerate.
4857 2010-09-28  Michael Eager  <eager@eagercon.com>
4859         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4861 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4863         PR bootstrap/44621
4864         * configure.ac: Fix unportable shell quoting.
4865         * configure: Regenerate.
4867 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
4869         * configure.ac (enable-lto): Add Darwin to the list of supported lto
4870         targets and amend comment.
4871         * configure: Regenerate.
4873 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
4875         * MAINTAINERS (Write After Approval): Add myself.
4877 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
4879         * configure.ac: Enable LTO by default on Darwin.
4880         * configure: Regenerate.
4882 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
4884         * MAINTAINERS (Write After Approval): Add myself.
4886 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
4888         * MAINTAINERS (Write After Approval): Add myself.
4890 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
4892         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4893         ports
4895 2010-07-28  David Yuste  <david.yuste@gmail.com>
4897         * MAINTAINERS (Write After Approval): Add myself.
4899 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
4901         * configure.ac: Support all v850 targets.
4902         * configure: Regenerate.
4904 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
4906         PR bootstrap/44455
4907         * configure.ac (extra_mpfr_configure_flags): Copy from
4908         extra_mpc_gmp_configure_flags.
4909         * configure: Re-generated.
4911 2010-07-22  Andi Kleen  <ak@linux.intel.com>
4913         * MAINTAINERS (Write After Approval): Add myself.
4915 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
4917         * MAINTAINERS (Write After Approval): Add myself.
4919 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
4921         * MAINTAINERS (Write After Approval): Add myself.
4923 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
4925         PR target/44862
4926         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4927         Provide -B option to allow for link spec %s substitutions for
4928         libstdc++.a on darwin.
4929         * Makefile.in: Regenerate.
4931 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
4933         * MAINTAINERS (Reviewers): Update my e-mail address
4935 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
4937         * Makefile.def (configure-gcc): Depend on all-libelf.
4938         * Makefile.in: Rebuild.
4940 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
4942         * MAINTAINERS (Write After Approval): Add myself in the right place.
4944 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
4946         * MAINTAINERS (Write After Approval): Add myself.
4948 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
4950         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4952 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
4954         * config.sub: Update to version 2010-05-21.
4955         * config.guess: Update to version 2010-04-03.
4957 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
4959         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4960         * configure: Regenerate.
4962 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
4964         * MAINTAINERS (Write After Approval): Add myself.
4966 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
4968         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4969         a platform that supports LTO.
4970         * configure: Regenerate.
4972 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
4974         * configure.ac: Allow all the versions greater than 0.10 of PPL.
4975         * configure: Regenerated.
4977 2010-04-27  Roland McGrath  <roland@redhat.com>
4978             H.J. Lu  <hongjiu.lu@intel.com>
4980         * configure.ac (--enable-gold): Support both, both/gold and
4981         both/bfd to add gold to configdirs without removing ld.
4982         * configure: Regenerated.
4984         * Makefile.def: Add install-gold dependency to install-ld.
4985         * Makefile.in: Regenerated.
4987 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
4989         PR lto/42776
4990         * configure.ac (--enable-lto): Refactor handling so libelf tests
4991         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4992         and allow LTO to be explicitly enabled on non-ELF platforms that
4993         are known to support it inside else-clause.
4994         * configure: Regenerate.
4996 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
4998         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4999         * configure: Regenerate.
5001 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
5003         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5004         * configure: Regenerate.
5006 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5008         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5009         separately.
5010         * configure: Regenerate.
5012 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
5014         * MAINTAINERS (Write After Approval): Add myself.
5016 2010-04-14  Tristan Gingold  <gingold@adacore.com>
5018         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5019         * configure: Regenerate.
5021 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
5023         * configure: Regenerate after change to elf.m4.
5025 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
5027         * MAINTAINERS (Write After Approval): Add myself.
5029 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5031         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5032         * configure: Regenerated.
5034 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5036         * configure.ac: Print "buggy but acceptable" when CLooG
5037         revision is less than 9.
5038         * configure: Regenerated.
5040 2010-04-01  Diego Novillo  <dnovillo@google.com>
5042         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5044 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5046         PR bootstrap/43615
5047         PR bootstrap/43328
5049         Revert:
5051         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5053         * configure.ac: Do not pass --enable-multilib nor
5054         --disable-multilib in baseargs.  Accept explicitly passed
5055         --enable_multilib.
5056         * configure: Regenerate.
5058 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
5060         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5062 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
5064         * MAINTAINERS: Remove myself.
5066 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5068         PR bootstrap/43328
5069         * configure.ac: Do not pass --enable-multilib nor
5070         --disable-multilib in baseargs.  Accept explicitly passed
5071         --enable_multilib.
5072         * configure: Regenerate.
5074 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
5076         * MAINTAINERS (spu port): Remove me.
5078 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5080         * configure.ac (tic6x-*-*): New case.
5081         * configure: Regenerate.
5083 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5085         * config.sub: Update to version 2010-03-22.
5086         * config.guess: Update to version 2009-12-30.
5088 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5090         PR ada/42554
5091         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5092         * configure: Regenerate.
5094 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5096         * MAINTAINERS: Update my email address.
5098 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5100         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5101         (ghassan.shobaki@amd.com): Removed.
5103 2010-03-17  Alan Modra  <amodra@gmail.com>
5105         * MAINTAINERS: Update my email address.
5107 2010-03-16  Diego Novillo  <dnovillo@google.com>
5109         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5110         Matthews.
5112 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5114         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5115         Gutson, Jeffrey D. Oldham and Mark Shinwell.
5117 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5119         * MAINTAINERS: Update my email address.
5121 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5123         * MAINTAINERS: Update my email address.
5125 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5127         * MAINTAINERS: Update my email address.
5129 2010-03-09  Jie Zhang  <jie@codesourcery.com>
5131         * MAINTAINERS: Update my email address.
5133 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5135         PR libstdc++/32499
5136         * configure.ac (RANLIB): Default to true.
5137         (STRIP): Likewise.
5138         (RANLIB_FOR_TARGET): Remove superfluous : argument.
5139         * configure: Regenerate.
5141 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
5143         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5144         (Write After Approval): Update my email address.
5146 2010-02-17  Nick Clifton  <nickc@redhat.com>
5148         PR 11238
5149         * Makefile.tpl (local-distclean): Also remove config.cache files in
5150         sub-directories as there may not be Makefiles present in the
5151         sub-directories.
5152         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5153         the config.cache files found by the find command.
5155         * Makefile.in: Regenerate.
5156         * configure.ac: Revert previous delta.
5157         * configure: Regenerate.
5159 2010-02-15  Nick Clifton  <nickc@redhat.com>
5161         PR 11238
5162         * configure.ac: Delete config.cache files in sub-directories when
5163         deleting Makefiles.
5164         * configure: Regenerate.
5166 2010-02-12  Ben Elliston  <bje@gnu.org>
5168         * MAINTAINERS: Update my email address.
5170 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
5172         * MAINTAINERS (spu port): Update my email address.
5174 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
5176         * MAINTAINERS: Add myself as a maintainer for the bfin port.
5178 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5180         * configure.ac: Add "recommended" version checks for GMP/MPC.
5181         Update recommended GMP/MPFR/MPC versions.
5182         * configure: Regenerate.
5184 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5186         * MAINTAINERS: Move my Embecosm email address into the
5187         write-after-approval section.
5189 2010-01-26  Ian Lance Taylor  <iant@google.com>
5191         * MAINTAINERS: Add myself as Go frontend maintainer.
5193 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5195         PR libstdc++/36101, PR libstdc++/42813
5196         * configure.ac (bootstrap_target_libs): Make inclusion of
5197         target-libgomp conditional on libgomb being in target_configdirs.
5198         * configure: Regenerate.
5200 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5202         PR libstdc++/36101, PR libstdc++/42813
5203         * configure.ac (bootstrap_target_libs): Include target-libgomp.
5204         * configure: Regenerate.
5206 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
5208         PR libstdc++/36101, PR libstdc++/42813
5209         * configure.ac (target_configdirs): Substitute.
5210         * Makefile.def: Bootstrap target module libgomp.
5211         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5212         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5213         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5214         * configure, Makefile.in: Regenerate.
5216 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5218         * MAINTAINERS: Adjust my details.
5220 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
5222         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5224 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
5226         * MAINTAINERS: reindented my entry with tabs instead of spaces.
5228 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
5230         * MAINTAINERS (Write After Approval): Add myself.
5232 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5234         * MAINTAINERS (Write After Approval): Add myself.
5236 2010-01-11  Richard Guenther  <rguenther@suse.de>
5238         PR lto/41569
5239         * Makefile.def (all-lto-plugin): Depend on all-gcc.
5240         * Makefile.in: Regenerated.
5242 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
5244         * configure.ac: Enable libjava build on x86_64-*freebsd*.
5245         * configure: Regenerate.
5247 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5248             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5250         PR bootstrap/42424
5251         * configure.ac: Include libtool m4 files.
5252         (_LT_CHECK_OBJDIR): Call it.
5253         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5254         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5256         * configure: Regenerate.
5258 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5260         PR bootstrap/41818
5261         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5262         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5263         * Makefile.in: Regenerate.
5265 2010-01-02  Richard Guenther  <rguenther@suse.de>
5267         PR lto/41529
5268         * configure.ac: Include config/elf.m4.  Disable LTO if not
5269         builting for an elf target.
5270         * configure: Regenerate.
5272 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5274         * MAINTAINERS: Change my email address.
5276 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5278         * config.sub, config.guess: Update from upstream sources.
5280 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5282         * MAINTAINERS (Write After Approval): Add myself.
5284 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5286         PR middle-end/30447
5287         PR middle-end/30789
5288         PR other/40302
5290         * configure.ac: Require MPC.
5291         * configure: Regenerate.
5293 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5295         PR target/38384
5296         PR bootstrap/40972
5297         * libtool.m4: Sync from git Libtool.
5298         * ltoptions.m4: Likewise.
5299         * ltversion.m4: Likewise.
5300         * lt~obsolete.m4: Likewise.
5301         * ltmain.sh: Likewise.
5303 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5305         * configure.ac: Update minimum MPC version to 0.8.
5306         * configure: Regenerate.
5308 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5310         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5311         * configure: Regenerated.
5313 2009-11-21  Ian Lance Taylor  <iant@google.com>
5315         * configure.ac: Change default of poststage1_ldflags to be empty if
5316         poststage1_libs is set.  When poststage1_libs is empty, and
5317         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5318         * configure: Rebuild.
5320 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5322         * MAINTAINERS (Write After Approval): Update my email address.
5324 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5326         * config.guess: Update from upstream sources.
5328 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5330         * Makefile.def: Restore host and target settings for gmp.
5331         * Makefile.in: Rebuild.
5333 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5335         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5336         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5337         Fix portability of test of C++ as bootstrap language.  Add
5338         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5339         * configure: Rebuild.
5340         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5341         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5342         in-tree building.
5343         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5344         (POSTSTAGE1_HOST_EXPORTS): Use it.
5345         (STAGE[+id+]_CXXFLAGS): New.
5346         (BASE_FLAGS_TO_PASS): Pass it down.
5347         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5348         extra_exports.
5349         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5350         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5351         extra_exports.
5352         * Makefile.in: Rebuild.
5354 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5356         * config.sub, config.guess: Update from upstream sources.
5358 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5360         * MAINTAINERS (Write After Approval): Add myself.
5362 2009-11-09  Jon Beniston  <jon@beniston.com>
5364         * MAINTAINERS (Write After Approval): Add myself.
5366 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5368         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5369         paths for *-w64-mingw* and x86_64-*mingw*.
5370         * configure: Regenerated.
5372 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5374         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5376 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5378         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5379         Phil Edwards to Write-After Approval.
5381 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
5383         * configure.ac: Disable target-winsup & co for
5384         x86_64-*-mingw* and *-w64-mingw* targets.
5385         * configure: Regenerated.
5387 2009-10-16  Nick Clifton  <nickc@redhat.com>
5389         * MAINTAINERS: Add myself as a maintainer for the RX port.
5391 2009-10-26  Johannes Singler  <singler@kit.edu>
5393         * MAINTAINERS (Write After Approval): Update my e-mail address.
5395 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5397         * configure.ac (CLooG test): Use = with test.
5398         * configure: Regenerate.
5400 2009-10-22  Richard Guenther  <rguenther@suse.de>
5402         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
5403         cloog if the ppl version check failed.  Move flags saving
5404         before setting in libelf check.
5405         * configure: Regenerate.
5407 2009-10-21  Richard Guenther  <rguenther@suse.de>
5409         * configure.ac: Adjust the ppl and cloog configure to work as
5410         documented.  Disable cloog if ppl was disabled.  Omit the version
5411         checks if they were disabled.
5412         * configure: Re-generate.
5414 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5416         * configure.ac: Add 'lto' to enable_languages, not
5417         new_enable_languages, and only if not already present.
5418         * configure: Regenerate.
5420 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
5422         * README: Refer to the various COPYING* files instead of just
5423         COPYING.
5424         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5426 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
5428         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5430 2009-10-07  Richard Guenther  <rguenther@suse.de>
5432         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5433         and Richard Guenther as reviewers.
5434         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5435         as reviewers.
5437 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
5439         * config.sub: Update from upstream sources.
5441 2009-10-06  Ian Lance Taylor  <iant@google.com>
5443         * Makefile.def: check-gold depends upon all-gas.
5444         * Makefile.in: Rebuild.
5446 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
5448         * MAINTAINERS (Write After Approval): Add myself.
5450 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
5452         * Makefile.def: all-lto-plugin depends on all-libiberty.
5453         set bootstrap=true for lto-plugin.
5454         Add lto-plugin.
5455         * Makefile.in: Regenerate.
5456         * configure.ac (host_libs): Add lto-plugin.
5457         * configure: Regenerate.
5459 2009-10-03  Diego Novillo  <dnovillo@google.com>
5461         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5462         (HOST_LIBELFLIBS): Define.
5463         (HOST_LIBELFINC): Define.
5464         * Makefile.in: Regenerate.
5465         * configure.ac: Add --enable-lto.
5466         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5467         If --enable-lto is used, add 'lto' to new_enable_languages.
5468         If --enable-lto is used and gold is enabled, add
5469         lto-plugin to configdirs.
5470         * configure: Regenerate.
5472 2009-10-03  Simon Baldwin  <simonb@google.com>
5474         * configure.ac: If --with-system-zlib, suppress local zlib and
5475         pass --with-system-zlib to subdir configure scripts.
5476         * configure: Regenerate.
5478 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
5479             Paolo Bonzini  <bonzini@gnu.org>
5481         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5482         $(srcdir).
5483         * Makefile.in: Rebuilt.
5485 2009-09-26  Gary Funck  <gary@intrepid.com>
5487         * MAINTAINERS (Write After Approval): Add myself.
5489 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5491         * configure.ac: Update minimum MPC version to 0.7.
5492         * configure: Regenerate.
5494 2009-09-25  Nick Clifton  <nickc@redhat.com>
5496         * configure.ac: Pass any --cache-file=/dev/null option on to
5497         subconfigures.
5498         * configure: Regenerate.
5500 2009-09-23  Nick Clifton  <nickc@redhat.com>
5502         * config.sub, config.guess: Update from upstream sources.
5504 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
5506         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5507         * Makefile.in: Rebuilt.
5509 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5511         PR bootstrap/32272
5512         * configure.ac: Error out if $srcdir isn't '.' but contains
5513         host-${host_noncanonical}.
5514         * configure: Regenerate.
5516 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5518         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5519         maintainer.
5521 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5523         * configure.ac: If bootstrapping a combined tree with
5524         --enable-gold, require c++ in stage1_languages.
5525         * configure: Regenerate.
5527         * configure.ac: Also add target_libs of stage1_languages to
5528         bootstrap_target_libs.
5529         * configure: Regenerate.
5531         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5532         with --enable-languages not containing c++.
5533         * configure: Regenerate.
5535 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
5537         * configure.ac: Disable java and boehm-gc for bfin-*-*.
5538         * configure: Regenerate.
5540 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
5542         * MAINTAINERS (Write After Approval): Update my e-mail address,
5543         and move from from here...
5544         (Waiting for paperwork): To here.
5546 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
5548         * MAINTAINERS (Reviewers): Add self as driver reviewer.
5550 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5552         * configure.ac: Do not use $extrasub for replacing @if/@endif
5553         parts in Makefile; instead, use additional arguments to
5554         AC_CONFIG_COMMANDS to do the replacement manually, with several
5555         sed invocations, to avoid HP-UX sed command limits.
5556         * configure: Regenerate.
5558 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
5560         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5561         blank before -L.
5563 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
5565         * configure.ac (with-build-config): Document.  Handle without.
5566         Handle missing argument.
5567         * configure: Rebuilt.
5569 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
5571         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
5572         Default to bootstrap-debug only if compare-debug works.
5573         * configure: Rebuilt.
5574         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5575         * Makefile.in: Rebuilt.
5577 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5579         * MAINTAINERS (OS Port Maintainers): Update my email address.
5581 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
5583         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5584         * Makefile.in: Rebuilt.
5586 2009-09-01  Chris Demetriou  <cgd@google.com>
5588         * MAINTAINERS (Write After Approval): Add myself.
5590 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
5592         PR debug/30161
5593         * include/dwarf2.h (enum dwarf_tag): Added
5594         DW_TAG_GNU_template_template_param
5595         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5597 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5599         * Makefile.tpl (AWK): Fix typo.
5600         * Makefile.in: Regenerate.
5602 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5604         * configure.ac: Detect awk and sed.
5605         * Makefile.def (flags_to_pass): Add AWK and SED.
5606         * Makefile.tpl (AWK, SED): New.
5607         (BASE_FLAGS_TO_PASS): Add AWK and SED.
5608         * configure: Regenerate.
5609         * Makefile.in: Regenerate.
5611 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
5613         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5614         (collapseslashes): Likewise.
5616 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5618         * configure.ac (AC_PREREQ): Bump to 2.64.
5620 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5622         * configure.ac: Remove --with-datarootdir, --with-docdir,
5623         --with-pdfdir, --with-htmldir switches.
5624         * configure: Regenerate.
5626         * configure: Regenerate.
5628         * compile: Sync from Automake 1.11.
5629         * depcomp: Likewise.
5630         * install-sh: Likewise.
5631         * missing: Likewise.
5632         * mkinstalldirs: Likewise.
5633         * ylwrap: Likewise.
5635 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
5637         * ltmain.sh (func_normal_abspath): New function.
5638         (func_relative_path): Likewise.
5639         (func_mode_help): Document new -bindir option for link mode.
5640         (func_mode_link): Add new -bindir option, and use it to place
5641         output DLL if specified.
5643 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5645         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5646         (baseargs): Add --disable-option-checking.
5647         * configure: Regenerate.
5649         * Makefile.def (configure-target-libiberty): Depend on
5650         all-binutils and all-ld.
5651         (configure-target-newlib): Likewise.
5652         * Makefile.in: Regenerate.
5654 2009-08-17  Ben Elliston  <bje@au.ibm.com>
5656         * config.sub, config.guess: Update from upstream sources.
5658 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5660         Sync from src, merge:
5662         2009-07-02  Tristan Gingold  <gingold@adacore.com>
5664         * configure.ac: Do not exclude gas for i386-*-darwin.
5665         Add a case for x86_64-*-darwin.
5666         * configure: Regenerate.
5668 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
5670         * MAINTAINERS: Add my name to Write After Approval list.
5672 2009-08-06  Michael Eager  <eager@eagercon.com>
5674         * configure.ac: Add Microblaze target.
5675         * configure: Regenerate.
5677 2009-07-31  Christian Bruel  <christian.bruel@st.com>
5679         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5680         * configure: Regenerate.
5682 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
5684         * MAINTAINERS (Write After Approval): Update my e-mail address.
5686 2009-07-06  Ian Lance Taylor  <iant@google.com>
5688         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5689         * configure: Rebuild.
5691 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
5693         * MAINTAINERS: Move myself to the Graphite Reviewers.
5695 2009-06-30  Wei Guozhi  <carrot@google.com>
5697         * MAINTAINERS: Add my name to Write After Approval list.
5699 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
5701         PR bootstrap/40338
5702         * configure.ac (comparestring): Create new variable.
5703         * Makefile.tpl (comparestring): Use to skip some comparisions.
5704         * configure: Regenerate.
5705         * Makefile.in: Regenerate.
5707 2009-06-26  Doug Evans  <dje@sebabeach.org>
5709         * Makefile.def (host_modules): Add cgen.
5710         * Makefile.in: Regenerate.
5711         * configure.ac (host_tools): Add cgen.
5712         * configure: Regenerate.
5714 2009-06-23  DJ Delorie  <dj@redhat.com>
5716         * MAINTAINERS: Add myself as mep maintainer.
5718 2009-06-23  Ian Lance Taylor  <iant@google.com>
5720         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
5721         boot_languages.  Only bootstrap target libraries listed in
5722         target_libs for some boot language.  Add --with-stage1-ldflags,
5723         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
5724         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
5725         if not building with C++.
5726         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5727         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5728         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5729         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5730         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
5731         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5732         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5733         * configure, Makefile.in: Rebuild.
5735 2009-06-23  Li Feng  <nemokingdom@gmail.com>
5737         * MAINTAINERS: Added my name to write-after-approval list.
5739 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
5741         * configure.ac: Define is_elf for QNX Neutrino targets.
5742         * configure: Regenerate.
5744 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
5746         * MAINTAINERS: Added my name to the write-after-approval list
5748 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5750         * configure.ac: Detect MPC in default directory.
5751         * configure: Regenerate.
5753 2009-06-03  Jerome Guitton  <guitton@adacore.com>
5754             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5756         * Makefile.tpl (all): Avoid a trailing backslash.
5757         * Makefile.in: Regenerate.
5759 2009-06-03  Ben Elliston  <bje@au.ibm.com>
5761         * config.sub, config.guess: Update from upstream sources.
5763 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
5765         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5766         to noconfdirs.
5767         * configure: Regenerate.
5769 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
5771         * Makefile.tpl ([+compare-target+]): Compare all stage
5772         directories, rather than just gcc.
5773         * Makefile.in: Rebuilt.
5775 2009-06-01  Doug Kwan  <dougkwan@google.com>
5777         * configure.ac: Support gold for target arm*-*-*.
5778         * configure: Regenerate.
5780 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5782         * Makefile.def: Add MPC support and dependencies.
5783         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
5785         * Makefile.in, configure: Regenerate.
5787 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
5789         * Makefile.tpl (all): Avoid harmless warning in make all when
5790         gcc-bootstrap is enabled but stage_last does not exist.
5791         * Makefile.in: Rebuilt.
5793 2009-05-24  Nicolas Roche  <roche@adacore.com>
5795         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5796         * Makefile.in: Regenerate.
5798 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
5800         * MAINTAINERS: Update my e-mail address.
5802 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5804         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
5805         * configure:  Regenerate.
5807 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5809         PR other/40159
5810         * Makefile.tpl (all): Don't assume gcc-bootstrap and
5811         gcc-no-bootstrap are mutually exclusive.
5812         * Makefile.in: Rebuilt.
5814 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5816         PR other/40159
5817         * Makefile.tpl (all): Don't end with unconditional success.
5818         * Makefile.in: Rebuilt.
5820 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
5822         PR target/37137
5823         * Makefile.def (flags_to_pass): Remove redundant and incomplete
5824         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5825         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5826         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
5827         stage_configureflags, stage_cflags and stage_libcflags into
5828         explicit Makefile macros.
5829         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5830         GFORTRAN.
5831         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5832         CC.  Set CC_FOR_BUILD from CC.
5833         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5834         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5835         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5836         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
5837         and GFORTRAN.
5838         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5839         (_LIBCFLAGS): Renamed to _TFLAGS.
5840         (do-compare-debug, do-compare3-debug): Drop.
5841         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5842         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5843         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5844         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5845         (XGCC_FLAGS_FOR_TARGET): New.
5846         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5847         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5848         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5849         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5850         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
5851         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
5852         TFLAGS.
5853         (BUILD_CONFIG): Include if requested.
5854         (all): Set TFLAGS on bootstrap.
5855         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5856         (all-stageid-prefixmodule): Likewise.
5857         (do-clean, distclean-stageid): Set TFLAGS.
5858         (restrap): Fix whitespace.
5859         * Makefile.in: Rebuilt.
5861 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
5863         * config.guess: Sync with src.
5865 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5867         * configure.ac ($with_ppl):  Default to no if not supplied.
5868         ($with_cloog):  Likewise.
5869         configure:  Regenerate.
5871 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
5873         * MAINTAINERS: Update my e-mail address.
5875 2009-04-27  Nick Clifton  <nickc@redhat.com>
5877         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5879 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
5881         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5882         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5883         * Makefile.in: Regenerate.
5885 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5887         PR bootstrap/39739
5888         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5889         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5891         * configure, Makefile.in: Regenerate.
5893 2009-04-21  Taras Glek  <tglek@mozilla.com>
5895         * include/hashtab.h: Update GTY annotations to new syntax
5896         * include/splay-tree.h: Likewise
5898 2009-04-17  Ben Elliston  <bje@au.ibm.com>
5900         * config.sub, config.guess: Update from upstream sources.
5902 2009-04-15  Anthony Green  <green@moxielogic.com>
5904         * configure.ac: Add moxie support.
5905         * configure: Rebuilt.
5907 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
5909         * configure.ac: Change copyright header to refer to version
5910         3 of the GNU General Public License and to point readers at the
5911         COPYING3 file and the FSF's license web page.
5912         * Makefile.def: Likewise.
5913         * Makefile.tpl: Likewise.
5914         * Makefile.in: Regenerate.
5916 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
5918         * configure.ac: Restore match for darwin9 or later. Use double
5919         brackets since regeneration eats one pair.
5920         * configure: Regenerate.
5922 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
5924         PR gas/10039
5925         * configure.ac: Require texinfo 4.7.
5926         * configure: Regenerated.
5928 2009-04-09  Nick Clifton  <nickc@redhat.com>
5930         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5931         the GCC Runtime Library Exception.
5933 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5935         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5936         * configure: Regenerate.
5938 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
5940         * Makefil.def (languages): New entries.
5941         * Makefile.tpl (check-gcc-*): New generic target.
5942         * Makefile.in: Regenerate.
5944 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
5946         * MAINTAINERS:  Update my email address.
5948 2009-03-18  Tom Tromey  <tromey@redhat.com>
5950         * configure: Rebuild.
5951         * configure.ac (host_libs): Add libiconv.
5952         * Makefile.in: Rebuild.
5953         * Makefile.def (host_modules): Add libiconv.
5954         (configure-gdb, all-gdb): Depend on libiconv.
5956 2009-03-16  Tristan Gingold  <gingold@adacore.com>
5958         * configure.ac: Treat gdb as supported on x86_64-darwin.
5959         * configure: Regenerate.
5961 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
5963         * configure.ac (--with-host-libstdcxx): New option.
5964         * configure: Regenerate.
5966 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
5968         * MAINTAINERS:  Move myself into the write after approval list.
5970 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
5972         * MAINTAINERS: Update e-mail address.
5974 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
5976         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5978 2009-03-10  Ira Rosen  <irar@il.ibm.com>
5980         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5982 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5984         Backport from git Libtool:
5986         2009-01-19  Robert Millan  <rmh@aybabtu.com>
5987         Support GNU/kOpenSolaris.
5988         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5989         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5990         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5991         GNU/kOpenSolaris.
5993 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
5995         * MAINTAINERS: Update e-mail address.
5997 2009-02-24  Michael Eager  <eager@eagercon.com>
5999         * MAINTAINERS (Write After Approval): Add self.
6001 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
6003         * MAINTAINERS (Write After Approval): Add myself.
6005 2009-02-05  Andreas Schwab  <schwab@suse.de>
6007         * Makefile.tpl (stage_last): Define $r and $s before using
6008         $(RECURSE_FLAGS_TO_PASS).
6009         * Makefile.in: Regenerate
6011 2009-01-30  Ian Lance Taylor  <iant@google.com>
6013         * MAINTAINERS: Move myself to the Global Reviewers list.
6015 2009-01-29  Robert Millan  <rmh@aybabtu.com>
6017         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6018         * configure: Regenerate.
6020 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
6022         * MAINTAINERS: Make whitespace consistent.
6023         Remove Robert Millan from Write After Approval.
6025 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
6027         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6028         (all-opcodes): Depend on all-libiberty.
6029         * Makefile.in: Regenerate.
6031 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
6033         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6034         * configure: Regenerate.
6036 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
6038         * MAINTAINERS (Write After Approval): Add myself.
6040 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
6042         * MAINTAINERS: Add myself to reviewers (Fortran).
6044 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
6046         PR tree-optimization/38515
6047         * configure.ac (cloog-polylib): Removed.
6048         (with_ppl, with_cloog): Test for "no".
6049         * configure: Regenerated.
6051 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
6053         * MAINTAINERS: Moved myself to reviewers (Fortran).
6055 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
6057         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6058         (Write After Approval): Remove myself.
6060 2009-01-03  Diego Novillo  <dnovillo@google.com>
6062         * MAINTAINERS: Remove myself from alias maintainership.
6064 2009-01-02  David Ayers  <ayers@fsfe.org>
6066         * MAINTAINERS: Update e-mail address.
6068 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
6070         * MAINTAINERS: Make whitespace consistent.
6072 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6074         Backport from upstream Libtool:
6075         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6076         Add cache variables to tests that require the linker to work.
6077         For shlibpath_overrides_runpath, this also changes the semantics
6078         to let the result from the C compiler take precedence.
6080 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6082         * config.sub, config.guess: Update from upstream sources.
6084 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
6086         * configure.ac (ppllibs): Add by default the lib flags.
6087         * configure: Regenerate.
6089 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6091         * MAINTAINERS:  Add myself to the write after approval list.
6093 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6095         * configure.ac: Add double brackets on darwin[912].
6096         * configure: Regenerate.
6098 2008-12-03  Daniel Kraft  <d@domob.eu>
6100         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
6101         Approval to Reviewer section (for Fortran front-end).
6103 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6105         * configure.ac: Expand to darwin10 and later.
6106         * configure: Regenerate.
6108 2008-12-02  Andreas Schwab  <schwab@suse.de>
6110         * Makefile.def: configure-target-boehm-gc depends on
6111         all-target-libstdc++-v3.
6112         * Makefile.in: Regenerate.
6114 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6116         * MAINTAINERS:  Add myself as mingw maintainer.
6118 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6120         * config.sub, config.guess: Update from upstream sources.
6122 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6124         * README.SCO: Remove.
6126 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
6128         * MAINTAINERS:  Add myself to the write after approval list.
6130 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
6132         * MAINTAINERS:  Update my email address in WAA section.
6134 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
6136         * MAINTAINERS: Update e-mail address.
6138 2008-11-27  Toon Moene  <toon@moene.org>
6140         * MAINTAINERS: Change e-mail address.
6142 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6144         * configure.ac: Build gdb for i?86-*-darwin*
6145         * configure: Regenerated.
6147 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
6149         * MAINTAINERS: Added my full name.
6151 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6153         PR bootstrap/38014
6154         PR bootstrap/37923
6156         Revert:
6158         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6160         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6161         * Makefile.in: Regenerated.
6163         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6165         PR gdb/921
6166         PR gdb/1646
6167         PR gdb/2175
6168         PR gdb/2176
6170         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6171         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6172         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6173         (HOST_EXPORTS): Pass CPPFLAGS.
6174         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6175         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6176         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6177         * Makefile.in, configure: Regenerated.
6178         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6179         and CPPFLAGS_FOR_BUILD.
6181 2008-11-06  Jeff Law  <law@redhat.com>
6183         * MAINTAINERS: Add myself as middle end maintainer.
6185 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6187         * MAINTAINERS (Write after approval): Add myself.
6189 2008-11-05  Diego Novillo  <dnovillo@google.com>
6191         * MAINTAINERS (Global Reviewers): Add myself.
6192         (Non-Algorithmic Maintainers): Remove myself.
6194 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6196         * MAINTAINERS (Write after approval): Add myself.
6198 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6200         * MAINTAINERS (Write after approval): Add myself.
6202 2008-10-31  Ben Elliston  <bje@au.ibm.com>
6204         * configure.ac (spu-*-*): Remove special case.
6205         * configure: Regenerate.
6207 2008-10-30  Catherine Moore  <clm@codesourcery.com>
6209         * MAINTAINERS (Write after approval): Update my email address.
6211 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
6213         * configure.ac [spu-*-*]: Do not set skipdirs.
6214         * configure: Re-generate.
6216 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
6218         * MAINTAINERS (Various Maintainers): Add myself to reload.
6220 2008-10-25  Richard Guenther  <rguenther@suse.de>
6222         * MAINTAINERS (Various Maintainers): Add myself as middle-end
6223         maintainer.  Remove myself as libgcc-math maintainer.
6224         (Non-Algorithmic Maintainers): Remove myself.
6226 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6228         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6229         * Makefile.in: Regenerated.
6231 2008-10-23  Cary Coutant  <ccoutant@google.com>
6233         * MAINTAINERS (Write after approval): Add myself.
6235 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6237         PR gdb/921
6238         PR gdb/1646
6239         PR gdb/2175
6240         PR gdb/2176
6242         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6243         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6244         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6245         (HOST_EXPORTS): Pass CPPFLAGS.
6246         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6247         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6248         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6249         * Makefile.in, configure: Regenerated.
6250         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6251         and CPPFLAGS_FOR_BUILD.
6253 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6255         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6256         Sebastian Pop.
6258 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6260         * MAINTAINERS (Write After Approval): Added myself.
6262 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6264         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6265         recommended version to 2.3.2.
6267         * configure: Regenerate.
6269 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6271         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6273 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6275         * MAINTAINERS (Write After Approval): Update e-mail address.
6277 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6279         * libtool.m4: Update to libtool 2.2.6.
6280         * lt~obsolete.m4: Update to libtool 2.2.6.
6281         * ltmain.sh: Update to libtool 2.2.6.
6282         * ltsugar.m4: Update to libtool 2.2.6.
6283         * ltversion.m4: Update to libtool 2.2.6.
6284         * ltoptions.m4: Update to libtool 2.2.6.
6285         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6287 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6289         * MAINTAINERS (Write After Approval): Add myself.
6291 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6293         * MAINTAINERS (Write After Approval): Update my name.
6295 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6297         * MAINTAINERS: Add myself in "Write After Approval".
6299 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6301         * MAINTAINERS: Add myself as ia64 maintainer.
6303 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6305         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6306         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6307         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6308         and Michael Tiemann from Write After Approval since they do not
6309         actually have access.
6311 2008-09-05  Richard Guenther  <rguenther@suse.de>
6313         * configure.ac: Initialize clooglibs to -lcloog.
6314         * configure: Re-generate.
6316 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6318         * MAINTAINERS (Write After Approval): Add myself.
6320 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6322         * configure.ac (--with-cloog-polylib): New.
6323         (--disable-cloog-version-check): New.
6324         (--disable-ppl-version-check): New.
6325         * configure: Re-generate.
6327 2008-09-03  Richard Guenther  <rguenther@suse.de>
6329         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6330         cloog test.
6331         * configure: Re-generate.
6333 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6335         Add picoChip port.
6336         * MAINTAINERS: Add picoChip maintainers.
6338 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6339             Tobias Grosser  <grosser@fim.uni-passau.de>
6340             Jan Sjodin  <jan.sjodin@amd.com>
6341             Harsha Jagasia  <harsha.jagasia@amd.com>
6342             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6343             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6344             Adrien Eliche  <aeliche@isty.uvsq.fr>
6346         Merge from graphite branch.
6347         * configure: Regenerate.
6348         * Makefile.in: Regenerate.
6349         * configure.ac (host_libs): Add ppl and cloog.
6350         Add checks for PPL and CLooG.
6351         * Makefile.def (ppl, cloog): Added modules and dependences.
6352         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6353         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6355 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6357         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6358         (GCC_SHLIB_SUBDIR): New.
6359         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6360         * configure: Regenerate.
6361         * Makefile.in: Regenerate.
6363 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6365         * MAINTAINERS: Consistently use tabs to separate columns.
6367 2008-08-29  Tristan Gingold  <gingold@adacore.com>
6369         * MAINTAINERS (Write after Approval): Add myself.
6371 2008-08-28  Tristan Gingold  <gingold@adacore.com>
6373         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6374         Enable bfd, binutils and opcodes.
6375         * configure: Regenerate.
6377 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6379         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
6381 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6383         * MAINTAINERS:  Use correct Umlaut for last name.
6385 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6387         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6389 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
6391         * MAINTAINERS: Update my email address.
6393 2008-08-16  Nicolas Roche  <roche@adacore.com>
6395         * Makefile.tpl: Add BOOT_ADAFLAGS.
6396         * Makefile.in: Regenerate.
6398 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
6400         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6401         * configure: Regenerate.
6403 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
6405         * configure.ac: Add makefile fragments for hpux.
6406         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6407         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6408         * configure: Regenerate.
6409         * Makefile.in: Regenerate.
6411 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
6413         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6415 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
6417         * MAINTAINERS (Write after Approval): Add myself.
6419 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
6421         * MAINTAINERS (Write After Approval):  Add myself.
6423 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
6425         * MAINTAINERS (Write After Approval):  Add myself.
6427 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
6429         * MAINTAINERS: Update my email address.
6431 2008-06-25  Joey Ye  <joey.ye@intel.com>
6433         * MAINTAINERS (Write After Approval):  Add myself.
6435 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6437         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6438         * Makefile.in: Regenerate.
6439         * configure: Regenerate.
6441 2008-06-17  Daniel Kraft  <d@domob.eu>
6443         * MAINTAINERS (Write After Approval):  Add myself.
6445 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6447         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6448         "$@" is still intact with both Autoconf 2.59 and 2.62.
6449         * configure: Regenerate.
6451 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6453         * Makefile.tpl: Fix comment errors.
6454         * Makefile.in: Regenerate.
6456 2008-06-12  David S. Miller  <davem@davemloft.net>
6457             David Edelsohn  <edelsohn@gnu.org>
6459         * configure.ac: Add powerpc*-*-* to gold supported targets.
6460         * configure: Regenerate.
6462 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
6464         PR tree-optimization/36218
6465         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6466         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6467         (all prefix="build-"): Pass them to build-system sub-makes.
6468         * Makefile.in: Regenerate.
6470 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
6472         * MAINTAINERS (mt port): Remove.
6473         (sco5, unixware, sco udk): Remove.
6474         (Kean Johnston): Add to Write After Approval.
6476 2008-05-30  Julian Brown  <julian@codesourcery.com>
6478         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6479         of libobjc for ARM EABI Linux.
6480         * configure: Regenerate.
6482 2008-05-18  Xinliang David Li   <davidxl@google.com>
6484         * ChangeLog: Remove wrong ChangeLog entry.
6486 2008-05-17  Xinliang David Li   <davidxl@google.com>
6488         * MAINTAINERS (Write After Approval): Add myself.
6490 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
6492         * MAINTAINERS (Write After Approval): Add myself.
6494 2008-05-14  Rafael Espíndola  <espindola@google.com>
6496         * config-ml.in: don't handle --enable-shared and --enable-static.
6498 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
6500         * MAINTAINERS: Update my email address.
6502 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
6504         * MAINTAINERS: Update my email address.
6506 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
6508         * MAINTAINERS (Write After Approval): Add myself.
6510 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
6512         * MAINTAINERS (Write After Approval): Add myself.
6514 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
6516         * MAINTAINERS (crx): Add myself.
6518 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6520         Sync with src:
6521         2008-04-14  David S. Miller  <davem@davemloft.net>
6523         * configure.ac: Add sparc*-*-* to gold supported targets.
6524         * configure: Regenerate.
6526 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6528         PR bootstrap/35457
6529         * configure.ac: Include override.m4.
6530         * configure: Regenerate.
6532 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6534         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6535         * Makefile.in: Regenerate.
6537 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
6539         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6540         as nonconfigurable directories list.
6541         * configure: Regenerate.
6543 2008-04-14  Ben Elliston  <bje@au.ibm.com>
6545         * config.sub, config.guess: Update from upstream sources.
6547 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
6549         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6550         * Makefile.in: Regenerate.
6552 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
6554         * configure.ac: Do not build libssp for the AVR.
6555         * configure: Regenerate.
6557 2008-04-07  Ian Lance Taylor  <iant@google.com>
6559         * Makefile.def: check-gold depends upon all-binutils.
6560         * Makefile.in: Regenerate.
6562 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
6564         * MAINTAINERS (Write After Approval): Add myself.
6566 2008-04-04  Nick Clifton  <nickc@redhat.com>
6568         PR binutils/4334
6569         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6570         builds.
6571         * configure: Regenerate.
6573 2008-04-04  NightStrike  <NightStrike@gmail.com>
6575         PR other/35151
6576         * configure.ac: Combine rules for mingw32 and mingw64.
6577         * configure: Regenerate.
6579 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
6581         * MAINTAINERS (Write After Approval): Add myself.
6583 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
6585         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6586         * Makefile.in (.NOTPARALLEL): Ditto.
6588 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
6590         * MAINTAINERS (Write After Approval): Add myself.
6592 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
6594         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6595         * Makefile.in (.NOTPARALLEL): Regenerate.
6597 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
6599         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6600         * Makefile.in: Regenerate.
6602 2008-03-26  Jakub Staszak  <kuba@et.pl>
6604         * MAINTAINERS (Write After Approval): Add myself.
6606 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6608         * MAINTAINERS:  Update e-mail address.
6610 2008-03-20  Ian Lance Taylor  <iant@google.com>
6612         * configure.ac: Add support for --enable-gold.
6613         * Makefile.def: Add gold as a directory like ld.
6614         * configure, Makefile.in: Regenerate.
6616 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6618         * configure.ac: m4_include config/proginstall.m4.
6619         * configure: Regenerate.
6621         Backport from upstream Libtool:
6623         2007-10-12  Eric Blake  <ebb9@byu.net>
6625         Deal with Autoconf 2.62's semantic change in m4_append.
6626         * ltsugar.m4 (lt_append): Replace broken versions of
6627         m4_append.
6628         (lt_if_append_uniq): Don't require separator to be overquoted,
6629         and avoid broken m4_append.
6630         (lt_dict_add): Fix typo.
6631         * libtool.m4 (_LT_DECL): Don't overquote separator.
6633 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
6635         * config.rpath: Add AIX 6 support.
6637 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
6639         * Makefile.def (stageprofile).  Remove -fprofile-generate
6640         from stage_libcflags.
6641         * Makefile.in: Regenerate.
6643 2008-03-13  Ben Elliston  <bje@au.ibm.com>
6645         * config.sub, config.guess: Update from upstream sources.
6647 2008-03-06  Tom Tromey  <tromey@redhat.com>
6649         * MAINTAINERS: Update for treelang deletion.
6651 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
6653         * MAINTAINERS: Update my email address.
6655 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
6657         * MAINTAINERS (darwin port): Add myself as a maintainer.
6658         (objective-c/c++): Add myself as a maintainer.
6660 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
6662         * MAINTAINERS (Write After Approval): Update my email address.
6664 2008-02-25  Tomas Bily  <tbily@suse.cz>
6666         * MAINTAINERS (Write After Approval): Add myself.
6668 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
6670         * MAINTAINERS (OpenMP): Add myself.
6672 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
6674         PR bootstrap/32009
6675         PR bootstrap/32161
6677         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6678         * configure: Regenerate.
6680         * Makefile.def: Define stage_libcflags for all bootstrap stages.
6681         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6682         STAGE4_LIBCFLAGS): New.
6683         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6684         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6685         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6686         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6687         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6688         for target modules.  Don't export LIBCFLAGS.
6689         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6690         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6691         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6692         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6693         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6694         * Makefile.in: Regenerate.
6696 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6698         PR libgcj/33085
6699         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6700         Do not use -DDLL_EXPORT.  Backport from upstream.
6702 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6704         * MAINTAINERS (Write After Approval): Add myself.
6706 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
6708         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6709         * configure: Regenerate.
6711 2008-01-31  Marc Gauthier  <marc@tensilica.com>
6713         * configure.ac (xtensa*-*-*): Recognize processor variants.
6714         * configure: Regenerate.
6716 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6718         PR bootstrap/34922
6719         * configure.ac (PARSE_ARGS): Push suitable setting of
6720         ac_subdirs_all, for `./configure --help=recursive'.
6721         Handle `+' in generic toplevel directory disabling.
6722         * configure: Regenerate.
6724 2008-01-28  Nick Clifton  <nickc@redhat.com>
6726         * MAINTAINERS (xstormy16): Take over maintainership.
6728 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
6730         * MAINTAINERS (c4x port): Remove.
6732 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
6734         * libtool.m4: Backport AIX 6 support from ToT Libtool.
6736 2008-01-23  Ben Elliston  <bje@au.ibm.com>
6738         * config.sub, config.guess: Update from upstream sources.
6740 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
6742         * MAINTAINERS (Write After Approval): Add myself.
6744 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
6746         * MAINTAINERS: Update my email address.
6748 2008-01-09  Raksit Ashok  <raksit@google.com>
6750         * MAINTAINERS (Write After Approval): Add myself.
6752 2008-01-09  Raksit Ashok  <raksit@google.com>
6754         * MAINTAINERS (Write After Approval): Add myself.
6756 2008-01-08  Ben Elliston  <bje@au.ibm.com>
6758         * config.sub, config.guess: Update from upstream sources.
6760 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6762         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6763         Change recommended MPFR from 2.2.1 -> 2.3.0.
6764         * configure: Regenerate.
6766 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
6768         * MAINTAINERS: Update my email address.
6770 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
6772         * MAINTAINERS: Update my email address.
6774 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
6776         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6777         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6778         * Makefile.in: Regenerate.
6780 2007-12-10  Mark Heffernan  <meheff@google.com>
6782         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6783         misplaced entries.
6785 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6787         * configure.ac: Enable libjava for x86_64-*-darwin9.
6788         * configure: Regenerate.
6790 2007-12-07  Bill Maddox  <maddox@google.com>
6792         * MAINTAINERS (Write After Approval): Add myself.
6794 2007-12-05  Ben Elliston  <bje@au.ibm.com>
6796         * config.sub, config.guess: Update from upstream sources.
6798 2007-12-02  Matthias Klose  <doko@ubuntu.com>
6800         * config-ml.in: Remove 64bit configure tests.
6802 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6804         * config-ml.in: Robustify against white space in absolute file
6805         names.
6807         * config-ml.in (multi-clean): Substitute ${Makefile}.
6808         Remove superfluous ${Makefile} in list.
6810 2007-11-19  Thiemo Seufer  <ths@mips.com>
6812         * config-ml.in: Don't hardcode the Makefile name.
6814 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
6816         * MAINTAINERS (Write After Approval): Add myself.
6818 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
6820         * MAINTAINERS (Write After Approval): Add myself.
6822 2007-11-06  Doug Kwan  <dougkwan@google.com>
6824         * MAINTAINERS (Write After Approval): Add myself.
6826 2007-10-25  Ben Elliston  <bje@au.ibm.com>
6828         * MAINTAINERS (mercury): Remove entry.
6829         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6831 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
6833         * Makefile.def (dependencies): Make configure-gdb depend on
6834         all-intl.
6835         * Makefile.in: Regenerated.
6837 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
6839         * MAINTAINERS (Fortran maintainer): Remove myself.
6841 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
6843         * Makefile.def: To avoid problems running with parallel makes,
6844         build newlib before libgloss so that target specific header
6845         files are availble.
6846         * Makefile.in: Regenerate
6848 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
6850         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6851         * Makefile.in: Regenerate.
6853 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
6855         * MAINTAINERS (Register allocation reviewer): Add myself.
6857 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
6859         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6860         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6861         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
6862         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6863         * configure: Regenerate.
6865 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
6867         * MAINTAINERS (Register allocation reviewer): Add myself.
6869 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
6871         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6872         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6873         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6874         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6875         * configure.ac: Default them to host tools for $host = $build.
6876         Subst them.
6878         * configure: Regenerate.
6879         * Makefile.in: Regenerate.
6881 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
6883         * MAINTAINERS (Register allocation reviewer): Add myself.
6885 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
6887         * MAINTAINERS (Register allocation reviewer): Add myself.
6889 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
6891         * MAINTAINERS (Write After Approval): Fix typo.
6893 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
6895         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6896         * configure: Regenerate.
6898 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
6900         PR bootstrap/31906
6901         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6902         they're already prefixed.
6904 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
6906         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6907         libstdc++.
6908         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6909         * configure: Regenerate.
6910         * Makefile.in: Regenerate.
6912 2007-09-17  Andreas Schwab  <schwab@suse.de>
6914         * configure.ac: Raise minimum makeinfo version to 4.6.
6915         * configure: Regenerate.
6917 2007-09-17  Johannes Singler  <singler@ira.uka.de>
6919         * MAINTAINERS (write-after-approval) add myself
6921 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
6923         * configure.ac: Correct makeinfo version check.
6924         * configure: Regenerate.
6926 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
6928         * MAINTAINERS: Update my email address.
6930 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
6932         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
6933         to $skipdirs and only disable gprof for newlib.  Use the normal
6934         mips*-elf* handling in other respects.
6935         * configure: Regnerate.
6937 2007-09-12  David Daney  <ddaney@avtrex.com>
6939         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6940         enabling libgcj.
6941         * configure: Regenerate.
6943 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6945         PR other/32154
6946         * configure.ac: For libgloss targets, point the linker to the linker
6947         script, startup code and simulator library.
6948         * configure: Regenerate.
6950 2007-09-07  Andrew Haley  <aph@redhat.com>
6952         * configure.ac (noconfigdirs): Remove target-libffi and
6953         target-libjava.
6954         * configure: Regenerate.
6956 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6958         PR target/33281
6959         * configure.ac: Use config/mh-mingw on mingw.
6960         * configure: Regenerate.
6962 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
6964         * MAINTAINERS (Write After Approval): Add myself.
6966 2007-09-05  Richard Guenther  <rguenther@suse.de>
6968         * configure.ac (--enable-stage1-checking): If neither --enable-checking
6969         nor --disable-checking is provided also turn on yes and types
6970         checking for stage1.
6971         * configure: Re-generate.
6973 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
6975         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6976         (Write After Approval): Remove myself.
6978 2007-08-29  Nick Clifton  <nickc@redhat.com>
6980         * config.sub, config.guess: Update from upstream sources.
6982 2007-08-22  Bud Davis  <jmdavis@link.com>
6984         * MAINTAINERS (Write After Approval): Added myself.
6985         * MAINTAINERS (Reviewers): Removed myself.
6987 2007-08-18  Paul Brook  <paul@codesourcery.com>
6988             Joseph Myers  <joseph@codesourcery.com>
6990         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6991         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6992         * Makefile.in: Regenerate.
6993         * configure.ac (--with-debug-prefix-map): New.
6994         * configure: Regenerate.
6996 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
6997             Nigel Stephens  <nigel@mips.com>
6999         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
7000         as target_makefile_frag.
7001         * configure: Regenerate.
7003 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
7005         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7006         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
7007         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7008         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7009         (do-compare, do-compare3, do-compare-debug): New.
7010         ([+compare-target+]): Use them.
7012 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
7014         * MAINTAINERS (Write After Approval): Change my email address.
7016 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7017             Ben Elliston  <bje@au.ibm.com>
7019         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7020         --silent if $silent.
7021         * configure: Regenerate.
7023 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
7025         * MAINTAINERS (Various Maintainers): Add myself as
7026         loop infrastructure maintainer.  Update my e-mail
7027         address.
7029 2007-07-31  Diego Novillo  <dnovillo@google.com>
7031         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7032         Adjust description.
7034 2007-07-26  Richard Guenther  <rguenther@suse.de>
7036         * configure.ac: Add types checking to stage1 checking flags.
7037         * configure: Regenerate.
7039 2007-07-17  Nick Clifton  <nickc@redhat.com>
7041         * COPYING3: New file.  Contains version 3 of the GNU General
7042         Public License.
7043         * COPYING3.LIB: New file.  Contains version 3 of the GNU
7044         Lesser General Public License.
7046 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7048         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7050 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7052         * MAINTAINERS (S/390 co-maintainer): Add myself.
7053         (Write After Approval): Remove myself.
7055 2007-07-13  Dan Hipschman  <dsh@google.com>
7057         * MAINTAINERS (Write After Approval): Add myself.
7059 2007-07-11  Nick Clifton  <nickc@redhat.com>
7061         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7062         WINDRES export.
7063         * Makefile.in: Regenerate.
7065 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7067         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7068         maintainer.
7070 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
7072         * lt~obsolete.m4: New. Import from 20070318 libtool.
7074 2007-07-03  Julian Brown  <julian@codesourcery.com>
7076         * MAINTAINERS (Write After Approval): Add myself.
7078 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7080         * configure.ac: Rewrite 'configure --help' strings to look nicer.
7081         * configure: Regenerate.
7083 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7085         * configure.ac: Add some missing m4 quotation.
7086         * configure: Regenerate.
7088 2007-07-02  Simon Baldwin  <simonb@google.com>
7090         * MAINTAINERS (Write After Approval): Add myself.
7092 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7094         * configure: Regenerate.
7096 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7098         * Makefile.def: Add windmc tool to build.
7099         * Makefile.tpl: Likewise.
7100         * configure.ac: Likewise.
7101         * Makefile.in: Regenerate.
7102         * configure: Regenerate.
7104 2007-06-28  DJ Delorie  <dj@redhat.com>
7106         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7107         not building newlib.
7108         * configure: Regenerated.
7110 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7112         * MAINTAINERS (Write After Approval): Add myself.
7114 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7116         * MAINTAINERS (Write After Approval): Add myself.
7118 2007-06-19  Chris Matthews  <chrismatthews@google.com>
7120         * MAINTAINERS (Write After Approval): Add myself.
7122 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7124         * MAINTAINERS (Write After Approval): Add myself.
7126 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7128         * Makefile.def: Add dependency from configure-gdb to all-bfd.
7129         * Makefile.in: Regenerated.
7131 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
7133         * configure.ac: Don't add target-libmudflap to noconfigdirs for
7134         bfin*-*-uclinux* targets.
7135         * configure: Regenerate.
7137 2007-06-14  Ian Lance Taylor  <iant@google.com>
7139         * MAINTAINERS: Add myself as non-algorithmic global write
7140         maintainer.
7142 2007-06-14  Diego Novillo  <dnovillo@google.com>
7144         * MAINTAINERS: Add self as middle-end maintainer and
7145         non-algorithmic global write maintainer.
7147 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7149         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7150         Move all Fortran maintainers except Paul Brook into the
7151         Non-Autopoiesis section.
7153 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
7155         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7156         (distclean-stage[+id+]): Possibly delete stage_last.
7157         * Makefile.in: Regenerate.
7159 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
7161         * MAINTAINERS (Various Maintainer): Fix typo.
7163 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
7165         * MAINTAINERS (Various Maintainer): Add myself as
7166         dataflow maintainer.
7168 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7170         * config.sub, config.guess: Update from upstream sources.
7172 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7174         * Makefile.tpl: Fix spelling error.
7175         * Makefile.in: Regenerate.
7177 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
7179         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7180         lt_cv_sys_max_cmd_len.
7182 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7184         * MAINTAINERS (Various Maintainers): Add myself as
7185         auto-vectorizer maintainer.
7187 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7189         PR libjava/32098
7190         * libtool.m4: Revert previous change.
7191         * ltgcc.m4: Put it here.
7193 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7195         * MAINTAINERS (Various Maintainers): Add myself as
7196         auto-vectorizer maintainer.
7198 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7200         PR libjava/32098
7201         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7203 2007-05-30  Richard Guenther  <rguenther@suse.de>
7205         * MAINTAINERS (Various Maintainers): Add myself as
7206         auto-vectorizer maintainer.
7208 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
7210         PR bootstrap/29382
7211         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7212         * configure: Rebuilt.
7214 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
7216         * MAINTAINERS (Write After Approval): Removed my name.
7218 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
7220         * MAINTAINERS (Write After Approval): Remove myself.
7222 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
7224         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7226 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
7228         * ltmain.sh: Update from ToT Libtool.
7229         * libtool.m4: Update from ToT Libtool.
7230         * ltsugar.m4: New. Update from ToT Libtool.
7231         * ltversion.m4: New. Update from ToT Libtool.
7232         * ltoptions.m4: New. Update from ToT Libtool.
7233         * ltconfig: Remove.
7234         * ltcf-c.sh: Remove.
7235         * ltcf-cxx.sh: Remove.
7236         * ltcf-gcj.sh: Remove.
7238 2007-05-22  Ollie Wild  <aaw@google.com>
7240         * MAINTAINERS (Write After Approval): Add myself.
7242 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
7244         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7245         stage_cflags.
7246         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7247         Remove CFLAGS/LIBCFLAGS.
7248         (configure-stage[+id+]-[+prefix+][+module+],
7249         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7250         * Makefile.in: Regenerate.
7252 2007-05-15  Diego Novillo  <dnovillo@google.com>
7254         * MAINTAINERS: Update e-mail address.
7256 2007-05-15  Revital Eres  <eres@il.ibm.com>
7258         * MAINTAINERS (Write After Approval): Add myself.
7260 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7262         * MAINTAINERS (Write After Approval): Updated my address.
7264 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7266         * MAINTAINERS (Write After Approval): Add myself.
7268 2007-05-11  Silvius Rus  <rus@google.com>
7270         * MAINTAINERS (Write After Approval): Add myself.
7272 2007-04-23  Tom Tromey  <tromey@redhat.com>
7274         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7276 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7278         * MAINTAINERS (cpplib): Rename to ...
7279         (libcpp): ... this.  Add C/C++ front end maintainers.
7281 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7283         * config-ml.in: Pass ${ml_config_env} to configure calls.
7285 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7287         * MAINTAINERS (Write After Approval): Add myself.
7289 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7291         * MAINTAINERS (Write After Approval): Add myself.
7293 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7295         * MAINTAINERS (fortran 95 front end): Add myself.
7297 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7299         * MAINTAINERS (Write After Approval): Add myself.
7301 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7303         * MAINTAINERS (Modulo Scheduler): Add myself.
7305 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7307         * MAINTAINERS (fortran 95 front end): Add myself.
7308         (c++ front end): whitespace fix.
7310 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7312         * MAINTAINERS (Write After Approval): Add myself.
7314 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7316         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7317         of glob.  Quote arguments with single quotes too.
7318         * configure: Regenerate.
7320 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7322         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7323         * Makefile.in: Regenerate
7325 2007-03-07  Andreas Schwab  <schwab@suse.de>
7327         * configure: Regenerate.
7329 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7331         * configure.ac: Add "--with-pdfdir" configure option,
7332         which defines pdfdir variable.
7333         * Makefile.def (target=fixincludes): Add install-pdf to
7334         missing targets.
7335         (recursive_targets): Add install-pdf target.
7336         (flags_to_pass): Add pdfdir.
7337         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7338         target.
7339         * configure: Regenerate
7340         * Makefile.in: Regenerate
7342 2007-02-28  Eric Christopher  <echristo@apple.com>
7344         Revert:
7345         2006-12-07  Mike Stump  <mrs@apple.com>
7347         * Makefile.def (dependencies): Add dependency for
7348         install-target-libssp and install-target-libgomp on
7349         install-gcc.
7350         * Makefile.in: Regenerate.
7352 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7354         * configure: Regenerate.
7355         * configure.ac: Move statements after variable declarations.
7357 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7359         * MAINTAINERS: Add myself as sh maintainer.
7361 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7363         * configure.ac: Adjust for loop syntax.
7364         * configure: Regenerate.
7366 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7368         * configure: Rebuilt.
7370 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7372         * configure.ac: Drop multiple occurrences of --enable-languages,
7373         and fix its quoting.
7374         * configure: Rebuilt.
7376 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
7377             Nathan Sidwell  <nathan@codesourcery.com>
7378             Vladimir Prus  <vladimir@codesourcery.com>
7379             Joseph Myers  <joseph@codesourcery.com>
7381         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7382         * configure: Regenerate.
7384 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
7386         * ltconfig (freebsd*): Default to elf.
7388 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7390         * configure.ac (target_libraries): Move libgcc before libiberty.
7391         * configure: Regenerated.
7393 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7394             Paolo Bonzini  <bonzini@gnu.org>
7396         PR bootstrap/30753
7397         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
7398         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
7399         * configure: Regenerated.
7401 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7403         * MAINTAINERS (Language Front End Maintainers): Update my mail
7404         address.
7406 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7408         PR bootstrap/30748
7409         * configure.ac: Correct syntax for Solaris ksh.
7410         * configure: Regenerated.
7412 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7414         * configure.ac: Sync with src.
7415         * configure: Regenerate.
7417 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7419         * Makefile.in: Regenerate.
7421 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7423         * config.sub: Sync with src.
7425 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7427         * Makefile.tpl (build_alias, host_alias, target_alias): Use
7428         noncanonical equivalents.
7429         * configure.in: Rename to...
7430         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
7431         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
7432         target_noncanonical.  Use them.  Rewrite removal of configure
7433         arguments for autoconf 2.59.  Discard variable settings.  Force
7434         program_transform_name for native tools.
7436         * Makefile.in: Regenerated.
7437         * configure: Regenerated with autoconf 2.59.
7439 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
7441         * MAINTAINERS (Write After Approval): Add myself.
7443 2007-01-31  Andreas Schwab  <schwab@suse.de>
7445         * Makefile.tpl (LDFLAGS): Substitute it.
7446         * Makefile.in: Regenerate.
7448 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
7450         * MAINTAINERS (Write After Approval): Add myself.
7452 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
7454         * MAINTAINERS (spu port): Add myself.
7456 2007-01-23  Richard Guenther  <rguenther@suse.de>
7458         PR bootstrap/30541
7459         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7460         * Makefile.tpl (GNATBIND): Substitute it.
7461         (GNATMAKE): Likewise.
7462         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7463         of STAGE_PREFIX.
7464         * Makefile.in: Regenerate.
7465         * configure: Regenerate.
7467 2007-01-18  Mike Stump  <mrs@apple.com>
7469         * configure.in: Re-enable -Werror for gcc builds.
7471 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
7473         * MAINTAINERS (Write After Approval): Add myself.
7475 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7477         * configure.in: Change == to = in test command.
7478         * configure: Regenerate.
7480 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7481             Nick Clifton  <nickc@redhat.com>
7482             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
7484         * configure.in (build_configargs, host_configargs, target_configargs):
7485         Remove build/host/target parameters.
7486         (host_libs): Add gmp and mpfr.
7487         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7488         * Makefile.def (gmp, mpfr): New.
7489         (gcc): Remove target.
7490         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7491         target_os, target_vendor): New.
7492         (configure): Add host_alias/target_alias arguments; adjust invocations.
7493         * configure: Regenerate.
7494         * Makefile.in: Regenerate.
7496 2007-01-11  Matt Fago  <fago@earthlink.net>
7498         * configure.in: Try to link to functions only in mpfr 2.2.x
7499         to improve robustness of configure tests.
7500         * configure: Regenerate.
7502 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
7504         * MAINTAINERS: Add myself as i386 maintainer.
7506 2007-01-08  Jan Hubicka  <jh@suse.cz>
7508         * MAINTAINERS: Add myself as i386 maintainer.
7510 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
7512         * configure.in: Add support for an x86_64-mingw* target.
7513         * configure: Regenerate.
7515 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
7517         * Makefile.tpl (all-target): Correct @if conditional for target
7518         modules.
7519         * configure.in: Omit libiberty if building only target libgcc.
7520         * configure, Makefile.in: Regenerated.
7522 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
7524         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7525         * configure: Regenerate.
7527 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
7529         * Makefile.def (target_modules): Add libgcc.
7530         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
7531         * Makefile.tpl (clean-target-libgcc): Delete.
7532         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7533         on gcc even for bootstrapped modules.  Rewrite handling of
7534         lang_env_dependencies to loop over target_modules.
7535         * configure.in (target_libraries): Add target-libgcc.
7536         * Makefile.in, configure: Regenerated.
7538 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7540         * configure.in: Reorganize recognition of languages.  Add
7541         --enable-stage1-languages.  Show supported languages for the chosen
7542         target rather than all recognized languages.
7543         * configure: Regenerate.
7545 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7547         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7548         * Makefile.in: Regenerate.
7550 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7552         * configure.in: Warn that MPFR 2.2.0 is buggy.
7553         * configure: Regenerate.
7555 2006-12-27  Ian Lance Taylor  <iant@google.com>
7557         * configure.in: When removing Makefiles to force a reconfigure, also
7558         remove prev-DIR*/Makefile.
7559         * configure: Regenerate.
7561 2006-12-22  Andreas Schwab  <schwab@suse.de>
7563         * configure: Regenerate with correct autoconf version.
7565 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
7567         * configure.in: add AC_SUBST for *_FOR_TARGET.
7568         * configure: Regenerate.
7570 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7572         * configure.in: Simplify logic for rejecting languages that cannot
7573         be built.  Separate the case when a language is unsupported,
7574         from the case when the user chooses not to build a language.
7576 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7578         * configure.in: Remove "$build" case for powerpc-*-darwin* since
7579         it only affects bootstrap and could be tested on "$host" as well.
7580         * configure: Regenerate.
7581         * config/mh-ppc-darwin: Add to the stage1 cflags here.
7583 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7585         PR bootstrap/29544
7586         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7587         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7588         move here comment from Makefile.tpl.
7589         * Makefile.tpl: Move some definitions higher in the file.
7590         (STAGE1_CHECKING): New.
7591         * configure.in: Add --enable-stage1-checking.
7592         * configure: Regenerate.
7593         * Makefile.in: Regenerate.
7595 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7597         * MAINTAINERS: Add myself as build system maintainer.
7599 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
7601         * MAINTAINERS (Write After Approval): Add myself.
7603 2006-12-13  Eric Christopher  <echristo@apple.com>
7605         * MAINTAINERS: Add myself as darwin maintainer.
7607 2006-12-11  Ian Lance Taylor  <ian@airs.com>
7609         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7611 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
7613         MAINTAINERS: Update my entry.
7615 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
7617         * configure.in:  Handle spu makefile frag.
7618         * Makefile.tpl (MAINT): Define
7619         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7620         * configure: Regenerate.
7621         * Makefile.in: Regenerate.
7623 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7625         * config.guess: Import latest version.
7626         * config.sub: Likewise.
7628 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7630         * configure.in (spu-*-*): Don't skip target-libiberty.
7631         * configure: Regenerate.
7633 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7635         PR bootstrap/30134
7636         * configure.in: Correct x86 darwin support for libjava to powerpc
7637         and i?86 only.
7638         * configure: Regenerate.
7640 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
7642         * configure.in: Add x86 darwin support for libjava.
7643         * configure: Regenerate.
7645 2006-12-07  Mike Stump  <mrs@apple.com>
7647         * Makefile.def (dependencies): Add dependency for
7648         install-target-libssp and install-target-libgomp on
7649         install-gcc.
7650         * Makefile.in: Regenerate.
7652 2006-12-04  Richard Guenther  <rguenther@suse.de>
7654         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7655         (Non-Algorithmic Maintainers): Move over non-algorithmic
7656         loop optimizer maintainers, add myself as a non-algorithmic
7657         middle-end maintainer.
7659 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
7661         * MAINTAINERS (Write After Approval): Add myself.
7663 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7665         * configure.in: Update error message for missing GMP/MPFR.
7667         * configure: Regenerate.
7669 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7671         * configure.in: Update MPFR version in error message.
7673         * configure: Regenerate.
7675 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7677         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7678         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7679         --with-gmp-lib): New flags.
7681         * configure: Regenerate.
7683 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
7685         * MAINTAINERS (Write After Approval): Change my email address.
7687 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
7689         * MAINTAINERS (Write After Approval): Add myself.
7691 2006-11-22  Philipp Thomas  <pth@suse.de>
7693         * MAINTAINERS (i18n): Update e-mail address.
7695 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7697         * MAINTAINERS (spu port): Add myself as maintainer.
7698         (Write After Approval): Remove myself.
7700 2006-11-22  Ben Elliston  <bje@au.ibm.com>
7702         * configure.in (skipdirs): Don't build libssp for SPU.
7703         * configure: Regenerate.
7705 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
7707         * MAINTAINERS (spu port): Add myself as maintainer.
7708         (libobjc): Update my email address.
7710 2006-11-21  Andrea Bona  <andrea.bona@st.com>
7712         * MAINTAINERS (Write After Approval): Add myself.
7714 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7716         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7717         * configure : Rebuilt.
7719 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7721         * MAINTAINERS (Write After Approval): Add myself.
7723 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
7725         * MAINTAINERS (Write After Approval): Add myself.
7727 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7729         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7730         libmpfr.a.
7731         * configure: Regenerate.
7733 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
7735         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7736         (unstage): Test for stage_last presence.
7738         PR bootstrap/29802
7739         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7740         STAGE_PREFIX.
7741         * Makefile.in: Regenerate.
7743 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
7745         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7746         maintainers.
7748 2006-11-14  Erven Rohou  <erven.rohou@st.com>
7750         * MAINTAINERS (Write After Approval): Add myself.
7752 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
7754         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7755         and stageN-package/Makefile.
7756         * Makefile.in: Regenerated.
7758 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
7760         * configure.in: Remove target-libgloss from noconfigdirs for
7761         bfin-*-*.
7762         * configure: Regenerated.
7764 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7766         * configure.in (have_gmp): Only error if the gcc directory exists.
7768         * configure: Regenerate.
7770 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7772         * configure.in: Robustify error message for missing GMP/MPFR.
7774         * configure: Regenerate.
7776 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
7778         * MAINTAINERS (Write After Approval): Add myself.
7780 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
7782         * MAINTAINERS: Change email address.
7784 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
7786         * MAINTAINERS (Write After Approval): Add myself.
7788 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
7790         * MAINTAINERS (Write After Approval): Add myself.
7792 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
7794         * MAINTAINERS (Write After Approval): Move myself to
7795         Write After Approval section.
7797 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7799         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
7800         need_gmp anymore.
7801         * configure: Regenerate.
7803 2006-10-16  Tobias Burnus  <burnus@net-b.de>
7805         * MAINTAINERS (Write After Approval): Add myself.
7807 2006-10-16  Ben Elliston  <bje@au.ibm.com>
7809         * config.guess: Import latest version.
7810         * config.sub: Likewise.
7812 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
7814         * Makefile.def: Added pdf target handling.
7815         * Makefile.tpl: Added pdf target handling.
7816         * Makefile.in: Regenerated.
7818 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
7820         * MAINTAINERS: Add self as score port maintainer.
7822 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
7824         * MAINTAINERS (Write After Approval): Add myself.
7826 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
7828         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
7829         or newer.
7830         * configure: Regenerated.
7832 2006-09-27  Dave Brolley  <brolley@redhat.com>
7834         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7835         using $s instead of $r.
7836         * configure: Regenerated.
7838 2006-09-26  Thiemo Seufer  <ths@mips.com>
7840         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7841         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7842         * configure: Regenerate.
7844 2006-09-24  Graeme Peterson  <gridly@gmail.com>
7846         * MAINTAINERS (Write After Approval): Remove myself.
7848 2006-09-22  Chao-ying Fu  <fu@mips.com>
7850         * MAINTAINERS (Write After Approval): Add myself.
7852 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
7854         * MAINTAINERS: Add self as soft-fp maintainer.
7856 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
7858         * MAINTAINERS: Add myself as avr maintainer.
7859         Remove Marek Michalkiewicz as avr maintainer.
7861 2006-09-07  Roberto Costa  <roberto.costa@st.com>
7863         * MAINTAINERS (Write After Approval): Add myself.
7865 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
7867         * configure.in: Never build newlib for a Mingw host.
7868         Never build newlib as Mingw target library.
7869         Test the existence of winsup/cygwin for building a Cygwin newlib,
7870         rather than just winsup.
7871         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7872         building a Mingw target.
7873         * configure: Regenerate.
7875 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7877         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7879 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
7881         * config.guess: Import from src (was more updated).
7882         * config.sub: Likewise.
7884 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
7886         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7887         * configure: Regenerated.
7889 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
7891         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7892         for stages after the first.
7894 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
7896         * Makefile.def: Add dependencies for configure-opcodes
7897         on configure-intl and all-opcodes on all-intl.
7898         * Makefile.in: Regenerated.
7900 2006-07-13  Ben Elliston  <bje@au.ibm.com>
7902         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7904 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
7906         Port to hosts whose 'sort' and 'tail' implementations
7907         treat operands with leading '+' as file names, as POSIX
7908         has required since 2001.  However, make sure the code still
7909         works on pre-POSIX hosts.
7910         * ltmain.sh: Don't assume "sort +2" is equivalent to
7911         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7913 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
7915         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7917 2006-07-04  Peter O'Gorman  <peter@pogma.com>
7919         * ltconfig: chmod 644 before ranlib during install.
7921 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7923         PR bootstrap/18058
7924         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7925         if the bootstrap compiler is a GCC version that supports it.
7926         * configure: Regenerate.
7928 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7930         * configure.in: Fix thinkos in previous check-in.
7931         * configure: Regenerate.
7933 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7935         PR other/27063
7936         * configure.in: Test subdir_requires and give an appropriate
7937         error message.
7938         * configure: Regenerate.
7940 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
7942         * MAINTAINERS (Write After Approval): Add myself.
7944 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
7946         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7948 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
7950         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7952 2006-06-20  David Ayers  <d.ayers@inode.at>
7954         PR bootstrap/28072
7955         * configure.in: Add target-boehm-gc to noconfigdirs depending on
7956         whether target-libjava is being configured instead of whether the
7957         java front end is enabled.
7958         * configure: Regenerate.
7960 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7962         PR target/27540
7963         * configure.in: Only enable libgomp on IRIX 6.
7964         * configure: Regenerate.
7966 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
7968         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7969         too.
7970         * Makefile.in: Regenerate.
7972 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
7974         * config-ml.in: Alter CCASFLAGS to include special
7975         multilib options the same as is done for CFLAGS.
7977 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7979         * configure.in: Don't enable libgomp on hpux10.
7980         * configure: Rebuilt.
7982 2006-06-12  David Ayers  <d.ayers@inode.at>
7984         PR bootstrap/27963
7985         PR target/19970
7986         * configure.in: Remove target-boehm-gc from noconfigdirs where
7987         ${libgcj} is specified.
7988         * configure: Regenerate.
7990 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
7992         Sync from src:
7994         * configure.in: Sync.
7995         * configure: Regenerated.
7997         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
7999         * Makefile.def: Added dependencies from sim and gdb on intl, and
8000         added configure dependencies to everything with an all dependency
8001         on intl.
8002         * Makefile.in: Regenerated.
8004 2006-06-06  David Ayers  <d.ayers@inode.at>
8006         PR libobjc/13946
8007         * Makefile.def: Add dependencies for libobjc which boehm-gc.
8008         * Makefile.in: Regenerate.
8009         * configure.in: Add --enable-objc-gc at toplevel and have it
8010         enable boehm-gc for Objective-C.
8011         Remove target-boehm-gc from libgcj.
8012         Add target-boehm-gc to target_libraries.
8013         Add target-boehm-gc to noconfigdirs where ${libgcj}
8014         is specified.
8015         Assert that boehm-gc is supported when requested for Objective-C.
8016         Only build boehm-gc if needed either for Java or Objective-C.
8017         * configure: Regenerate.
8019 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
8021         PR 27674
8022         * Makefile.tpl (configure-[+prefix+][+module+],
8023         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8024         Remove rule to unstage bootstrapped modules.
8025         (stage_current): New.
8026         * Makefile.in: Regenerate.
8028 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
8030         * MAINTAINERS (Write After Approval): Update my e-mail address.
8032 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
8034         * include/libiberty.h: Declare pex_run_in_environment.
8036 2006-05-31  Asher Langton  <langton2@llnl.gov>
8038         * MAINTAINERS (Write After Approval): Add myself.
8040 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
8042         * Makefile.def (bfd, opcodes): Fix lib_path.
8043         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8044         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
8045         * Makefile.in: Regenerate.
8047 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8049         * Makefile.in: Regenerate.
8051 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8053         * Makefile.def: Add install-html target. Add datarootdir
8054         docdir and htmldir to flags_to_pass.
8055         * Makefile.tpl: Add install-html target.
8056         * Makefile.in: Regenerate.
8057         * configure.in: Add --with-datarootdir, --with-docdir, and
8058         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8059         * configure: Regenerate.
8061 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
8063         * configure.in: Enable gprof for cross builds.
8064         * configure: Regenerate.
8066 2006-05-22  Richard Guenther  <rguenther@suse.de>
8068         Revert
8069         2006-01-31  Richard Guenther  <rguenther@suse.de>
8070         Paolo Bonzini  <bonzini@gnu.org>
8072         * Makefile.def (target_modules): Add libgcc-math target module.
8073         * configure.in (target_libraries): Add libgcc-math target library.
8074         (--enable-libgcc-math): New configure switch.
8075         * Makefile.in: Re-generate.
8076         * configure: Re-generate.
8077         * libgcc-math: New toplevel directory.
8079 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8080             Andreas Tobler  <a.tobler@schweiz.ch>
8082         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
8083         * configure: Rebuilt.
8085 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
8087         * MAINTAINERS (Write After Approval): Add myself.
8089 2006-05-01  DJ Delorie  <dj@redhat.com>
8091         * configure.in: Restore CFLAGS if GMP isn't present.
8092         * configure: Regenerate.
8094 2006-05-01  Richard Guenther  <rguenther@suse.de>
8096         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8097         maintainer.
8099 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8101         * MAINTAINERS (Write After Approval): Add myself.
8103 2006-04-28  Jan Beulich  <jbeulich@novell.com>
8105         * MAINTAINERS (Write After Approval): Add myself.
8107 2006-04-18  DJ Delorie  <dj@redhat.com>
8109         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
8110         reference libgloss so that libssp can be built in a combined
8111         tree.
8112         * configure: Regenerate.
8114 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8116         * MAINTAINERS (Write After Approval): Add myself.
8118 2006-04-05  Ben Elliston  <bje@au.ibm.com>
8120         * configure.in: Require makeinfo 4.4 or higher.
8121         * configure: Regenerate.
8123 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8125         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8126         Rearrange the entries of other libraries to have them in one place.
8128 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
8130         * MAINTAINERS (Write After Approval): Remove myself.
8131         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8133 2006-03-14  Richard Guenther  <rguenther@suse.de>
8135         * configure: Regenerate with autoconf 2.13.
8137 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
8139         * MAINTAINERS: Use my work address.
8141         * MAINTAINERS: Update my E-mail address.
8143 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
8145         * configure.in: Handle --disable-<component> generically.
8146         * configure: Regenerate.
8148 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8150         PR libgcj/17311
8151         * ltmain.sh: Don't use "$finalize_rpath" for compile.
8153 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
8155         * MAINTAINERS (Write After Approval):  Remove myself.
8156         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8158 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
8160         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
8161         (TARGET_CONFIGDIRS): Remove.
8162         * configure.in: Remove AC_SUBST(target_configdirs).
8163         * Makefile.in, configure: Regenerated.
8165 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
8167         * MAINTAINERS (Write After Approval):  Remove myself.
8168         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8170 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8172         PR bootstrap/25670
8174         * Makefile.tpl ([+compare-target+]): Print explanation messages.
8176         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8177         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8178         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8179         BUILD_PREFIX, BUILD_PREFIX_1.
8180         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8182         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8183         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8185         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8186         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8187         of `cat stage_current`.  Always provide the `r' and `s' variables.
8188         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8189         a single shell execution.
8190         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8191         bootstrapped modules, make the stage1 module if the build was not
8192         started yet, else build the current stage.
8193         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8194         (all-build, all-host, all-target, [+make_target+]-host,
8195         [+make_target+]-target): Do not use \-continued lines.
8196         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8197         (current_stage, restrap, stage_last): New.
8199         * Makefile.in: Regenerate.
8200         * configure: Regenerate.
8202 2006-02-19  Bud Davis  <jmdavis@link.com>
8204         * MAINTAINERS (Write After Approval):  Remove myself.
8205         (Language Front End Maintainers):  Add myself as fortran 95
8206         maintainer and update e-mail address.
8208 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8210         * MAINTAINERS (Write After Approval):  Remove myself.
8211         (Language Front End Maintainers):  Add myself as fortran 95
8212         maintainer.
8214 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
8216         * MAINTAINERS (Write After Approval): Add myself.
8218 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
8220         * MAINTAINERS (Write After Approval):  Remove myself.
8221         (Language Front End Maintainers):  Add myself as
8222         fortran 95 maintainer.
8224 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8226         Sync from src:
8228         2005-12-27  Leif Ekblad  <leif@rdos.net>
8230         * configure.in: Add support for RDOS target.
8231         * configure: Regenerate.
8233 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8234             Andreas Schwab  <schwab@suse.de>
8236         * configure: Regenerate.
8238 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
8240         * configure.in (enable_libgomp): Add AIX.
8241         * configure: Regenerate.
8243 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
8245         * MAINTAINERS (Write After Approval): Add myself.
8247 2006-02-03  Lee Millward  <lee.millward@gmail.com>
8249         * MAINTAINERS (Write After Approval): Add myself.
8251 2006-01-31  Richard Guenther  <rguenther@suse.de>
8252         Paolo Bonzini  <bonzini@gnu.org>
8254         * Makefile.def (target_modules): Add libgcc-math target module.
8255         * configure.in (target_libraries): Add libgcc-math target library.
8256         (--enable-libgcc-math): New configure switch.
8257         * Makefile.in: Re-generate.
8258         * configure: Re-generate.
8259         * libgcc-math: New toplevel directory.
8261 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8263         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8264         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8265         the assembler, linker and binutils.
8266         * configure: Regenerate.
8268 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8270         * MAINTAINERS (Write After Approval): Add myself.
8272 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8274         * configure: Regenerate.
8276 2006-01-18  Richard Henderson  <rth@redhat.com>
8277             Jakub Jelinek  <jakub@redhat.com>
8278             Diego Novillo  <dnovillo@redhat.com>
8280         * libgomp: New directory.
8281         * Makefile.def: Add target_module libgomp.
8282         * Makefile.in: Regenerate.
8283         * configure.in (target_libraries): Add target-libgomp.
8284         * configure: Regenerate.
8286 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8288         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8289         @ from continuation.
8290         * Makefile.in: Rebuilt.
8292 2006-01-04  Chris Lattner  <sabre@gnu.org>
8294         * MAINTAINERS (Write After Approval): Add myself.
8296 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8298         PR bootstrap/24252
8300         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8301         * Makefile.tpl (OBJDUMP): New.
8302         (EXTRA_HOST_FLAGS): Add it.
8303         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8305         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8306         to use symbolic links between directories.  Avoid race conditions
8307         or make them harmless.
8308         * configure.in: Do not try to use symbolic links between directories.
8310         * Makefile.def (LEAN): Pass.
8311         * Makefile.tpl (LEAN): Define.
8312         (stage[+id+]-start): Accept that the previous directory does not
8313         exist, if the bootstrap is lean.
8314         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8315         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8316         configure substitution.
8317         ([+compare-target+]): Likewise.
8318         ([+bootstrap-target+]-lean): New.
8319         * configure.in: Remove lean bootstrap support from here.
8321         * Makefile.in: Regenerate.
8322         * configure: Regenerate.
8324 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8326         * MAINTAINERS (libdecnumber): Add myself.
8328 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8330         * libtool-ldflags: New script.
8332 2006-01-02  Andreas Schwab  <schwab@suse.de>
8334         * configure.in: When reconfiguring remove Makefile in
8335         all stage directories.
8336         * configure: Regenerate.
8338 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8340         * MAINTAINERS: Update my email address.
8342 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8344         Revert Ada-related part of the previous change.
8346         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8347         Do not pass.
8348         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8349         * Makefile.in: Regenerate.
8350         * configure.in: Do not include mt-ppc-aix target fragment.
8351         * configure: Regenerate.
8353 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8355         * configure.in: Select appropriate fragments for PowerPC/AIX.
8356         * configure: Regenerate.
8358         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8359         BOOT_CFLAGS, BOOT_LDFLAGS.
8360         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8361         BOOT_CFLAGS, BOOT_LDFLAGS.
8362         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8363         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8364         (stage): Fail if we cannot complete the work.
8365         * Makefile.in: Regenerate.
8367 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8369         * configure.in: Replace ms1 with mt.
8370         * configure: Rebuilt.
8372 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8374         * MAINTAINERS: Update my email address.
8376 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8378         * Makefile.tpl (all, do-[+make_target+], do-check, install,
8379         install-host-nogcc): Don't invoke $(stage) at the end.
8380         * Makefile.in: Regenerate.
8382 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
8384         * configure.in: Flip the top-level bootstrap switch.
8385         * configure: Regenerate.
8387 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
8389         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8390         $(stage) and $(unstage).
8391         (EXTRA_TARGET_FLAGS): Correct double-quoting.
8392         (all): Remove stray semicolon.
8393         (local-distclean): Don't handle multilib.tmp and multilib.out.
8394         (install.all): Set $s for consistency.
8395         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8396         check_multilibs setting.  Always make the install directory.
8397         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8398         Correct @if/@endif.
8399         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8400         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8401         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8402         (multilib.out): Remove.
8403         * Makefile.in: Regenerated.
8405 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
8407         * MAINTAINERS (Write After Approval): Add myself.
8409 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8411         * MAINTAINERS: Add myself as mt maintainer.
8413         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
8415 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
8417         * MAINTAINERS: Change email address.
8419 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
8421         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8422         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8423         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
8424         Find in-tree tools if available.
8425         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8426         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8427         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8428         (COMPILER_*_FOR_TARGET): New.
8429         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8430         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8431         (CONFIGURED_*, USUAL_*): Remove.
8432         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8433         STRIP): Use autoconf substitutions.
8434         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8435         COMPILER_NM_FOR_TARGET): New.
8436         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8438         (all): Make all-host and all-target in parallel.
8439         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8440         that $$r and $$s are set before invoking a recursive make.
8441         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8442         ([+bootstrap-target+]): Inline most of the `all' target.
8444 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8446         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8447         from the gcc build directory.
8448         * Makefile.in: Regenerate.
8450 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8452         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
8453         depend on all-libdecnumber.
8454         * configure.in (host_libs): Include libdecnumber.
8455         * Makefile.in: Regenerate.
8456         * configure: Likewise.
8458 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8460         * libdecnumber: Import decNumber sources from the dfp-branch.
8462 2005-11-21  Kean Johnston  <jkj@sco.com>
8464         * config.sub, config.guess: Sync from upstream sources.
8466 2005-11-21  Ben Elliston  <bje@au.ibm.com>
8468         Import from Autoconf sources:
8470         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
8471         * config/move-if-change: Don't output "$2 is unchanged";
8472         suggested by Ben Elliston.  Handle weird characters correctly.
8474 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
8476         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8477         to match upstream libtool for darwin.
8479 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
8481         * Makefile.def: Remove gdb dependencies for gdbtk.
8482         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8483         (configure-gdb, install-gdb): New rules.
8484         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8485         * Makefile.in, configure: Regenerated.
8487 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
8489         * MAINTAINERS (Write After Approval): Add myself.
8491 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
8493         * MAINTAINERS (Write After Approval): Add myself.
8495 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
8497         * MAINTAINERS (alias analysis): Add Daniel Berlin and
8498         Diego Novillo.
8500 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
8502         PR bootstrap/24297
8503         * Makefile.tpl (do-[+make-target+], do-check, install,
8504         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8505         are set before recursing.
8506         * Makefile.in: Regenerate.
8508 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
8510         PR bootstrap/18939
8511         * Makefile.def (gcc) <target>: Fix thinko.
8512         * Makefile.in: Regenerate.
8514 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
8516         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8517         * configure: Regenerate.
8519 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
8521         * MAINTAINERS (Write After Approval): Add self.
8523 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
8525         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8526         target-libffi, target-qthreads, target-libjava, and
8527         targetlibobjc.
8528         * configure: Regenerate.
8530 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
8532         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8533         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8534         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8535         (USUAL_OBJDUMP_FOR_TARGET): New.
8536         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8537         * configure.in: Check for $OBJDUMP_FOR_TARGET.
8538         * configure, Makefile.in: Regenerated.
8540 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8542         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8543         before other host packages.
8545 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
8547         * MAINTAINERS: Add self as sh libraries/configury maintainer.
8549 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8551         PR bootstrap/22340
8553         * configure.in (default_target): Remove.
8554         * Makefile.tpl (all): Do not use prerequisites as subroutines
8555         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8556         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8557         use prerequisites as subroutines.
8558         (check-host, check-target): New.
8559         (bootstrap configure & all targets): Do not use stage*-start
8560         if the directory layout is already ok.
8561         (non-bootstrap configure & all targets): Prepend a $(unstage).
8562         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
8563         (NOTPARALLEL): Remove.
8564         (unstage, stage variables): New variables.
8565         (unstage, stage targets): Simply expand to those variables.
8567         * configure: Regenerate.
8568         * Makefile.in: Regenerate.
8570 2005-10-04  James E Wilson  <wilson@specifix.com>
8572         * Makefile.def (lang_env_dependencies): Add libmudflap.
8573         * Makefile.in: Regenerate.
8575 2005-10-03  Andreas Schwab  <schwab@suse.de>
8577         Backport from libtool CVS:
8578         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
8580         * ltmain.sh: add support for installing into temporary
8581         staging area (e.g. 'make install DESTDIR=...')
8583 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8585         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8586         * configure: Regenerated.
8588 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
8590         * configure: Regenerate with the correct
8591         autoconf version.
8593 2005-09-30  Catherine Moore  <clm@cm00re.com>
8595         * configure.in (bfin-*-*): New.
8596         * configure: Regenerated.
8598 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
8600         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8601         (LIPO_FOR_TARGET): New.
8602         (CONFIGURED_LIPO_FOR_TARGET): New.
8603         (USUAL_LIPO_FOR_TARGET): New.
8604         (STRIP_FOR_TARGET): New.
8605         (CONFIGURED_STRIP_FOR_TARGET): New.
8606         (USUAL_STRIP_FOR_TARGET): New.
8607         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8608         STRIP_FOR_TARGET.
8609         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8610         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8611         * Makefile.in: Regenerate.
8612         * configure: Regenerate.
8614 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
8616         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8617         (rs6000-*-aix*): Same.
8618         * configure: Regenerate.
8620 2005-09-16  Tom Tromey  <tromey@redhat.com>
8622         * MAINTAINERS: Add self as java maintainer.
8624 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8626         * configure.in: Recognize f95 in the --enable-languages option,
8627         and substitute it for fortran, issuing a warning.
8628         * configure: Regenerate.
8630 2005-08-30  Phil Edwards  <phil@codesourcery.com>
8632         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
8633         * configure:  Regenerated.
8635 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
8637         * MAINTAINERS: Add self as ms1 maintainer.
8639 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
8641         * Makefile.def (libssp): Add to lang_env_dependencies.
8642         * Makefile.in: Regenerate.
8644 2005-08-18  Ian Lance Taylor  <ian@airs.com>
8646         * MAINTAINERS: Add myself as middle-end maintainer.
8648 2005-08-17  Christian Groessler  <chris@groessler.org>
8650         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8651         * Makefile.in: Regenerate.
8653 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
8655         * MAINTAINERS (write after approval): Added myself.
8657 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
8659         * MAINTAINERS (Write After Approval): Add myself.
8661 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
8663         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8664         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8665         Look for alternate names of the target cc and c++
8666         * configure: Regenerate.
8668 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
8670         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8671         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8672         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8673         tools; remove code to manually set them.
8674         (Target tools): Look in the environment for them.
8675         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8676         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8677         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8678         build directory.
8679         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8680         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8681         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8682         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8683         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8684         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8685         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8686         * configure: Regenerate.
8687         * Makefile.in: Regenerate.
8689 2005-07-28  Ben Elliston  <bje@au.ibm.com>
8691         * MAINTAINERS: Update for removed CPU targets.
8693 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
8695         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8696         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8697         * Makefile.in: Regenerated.
8699 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
8701         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8702         (CFLAGS_FOR_TARGET): Use it.
8703         (CXXFLAGS_FOR_TARGET): Likewise.
8704         * Makefile.in: Regenerated.
8705         * configure.in (--with-build-sysroot): New option.
8706         * configure: Regenerated.
8708 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
8710         * Makefile.tpl: Wrap install between unstage and stage
8711         * Makefile.in: Regenerate.
8713 2005-07-21  Eric Christopher  <echristo@apple.com>
8715         * MAINTAINERS: Update affiliation.
8717 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
8719         * MAINTAINERS: Add self as crx port maintainer.
8721 2005-07-20  DJ Delorie  <dj@redhat.com>
8723         * MAINTAINERS: Add self as m32c maintainer.
8725 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
8727         * all files: Update FSF address.
8729 2005-07-15  Eric Christopher  <echristo@redhat.com>
8731         * MAINTAINERS: Change affiliation.
8733 2005-07-14  Jim Blandy  <jimb@redhat.com>
8735         * configure.in: Add cases for Renesas m32c.
8736         * configure: Regenerated.
8738 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8740         * COPYING.LIB: Update from fsf.org.
8742 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8744         * COPYING, compile, config.guess,
8745         config.sub, install-sh, missing, mkinstalldirs,
8746         symlink-tree, ylwrap: Sync from upstream sources.
8747         * config-ml.in: Update FSF address.
8749 2005-07-13  Eric Christopher  <echristo@redhat.com>
8751         * configure.in: Add toplevel noconfigdir support for tpf.
8752         * configure: Regenerate.
8754 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
8756         PR ada/22340
8758         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8759         * Makefile.in: Regenerate.
8761 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
8763         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
8764         Brolley to write-after-approval.
8766 2005-07-07  Andreas Schwab  <schwab@suse.de>
8768         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8769         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8770         * Makefile.in: Regenerated.
8772 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
8774         * configure.in: Don't build sim or rda when targetting darwin.
8775         * configure: Regenerate.
8777 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
8779         * configure.in: Add --enable-libssp and --disable-libssp.
8780         * configure: Regenerate with autoconf-2.13.
8782 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
8784         * Makefile.def (target_modules): Add libssp.
8785         * configure.in (target_libraries): Add target-libssp.
8786         * configure: Rebuilt.
8787         * Makefile.in: Rebuilt.
8789 2005-07-01  Zack Weinberg  <zackw@panix.com>
8791         * MAINTAINERS: Change email address.  Resign from maintainership.
8793 2005-07-01  Richard Guenther  <rguenther@suse.de>
8795         * MAINTAINERS: Change my e-mail address and affiliation.
8797 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
8799         * Makefile.def (stagefeedback): Come after profile.
8800         Define profiledbootstrap target.
8801         * Makefile.tpl (profiledbootstrap): Remove.
8802         (stageprofile-end): Zap stagefeedback.
8803         (stagefeedback-start): Copy all .gcda files, not only GCC's.
8804         * Makefile.in: Regenerate.
8806 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
8808         * MAINTAINERS: Update my email address.
8810 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
8812         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
8813         In 'cpp' stanza, support '#line' as well as '# '.
8815 2005-06-08  Andreas Schwab  <schwab@suse.de>
8817         * MAINTAINERS: Move myself from 'Write After Approval' to
8818         'CPU Port Maintainers' section as m68k maintainer.
8820 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
8822         * configure.in (unsupported_languages): New macro.
8823         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
8824         non-ported target libraries in noconfigdirs.
8825         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8826         non-linux-gnu.  Remove libgcj_ex_libffi.
8827         <lang_frag loop>: Set add_this_lang=no if the language is in
8828         unsupported_languages.
8829         * configure: Regenerate.
8831 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
8833         * configure.in: Fix typo in handling of --with-mpfr-dir.
8834         * configure: Regenerate.
8836 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
8838         * MAINTAINERS: Update my email address.
8840 2005-06-02  Jim Blandy  <jimb@redhat.com>
8842         * config.sub: Add cases for the Renesas m32c.  (This patch has been
8843         accepted into the master sources.)
8845 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
8846             Michael Snyder  <msnyder@redhat.com>
8847             Stan Cox  <scox@redhat.com>
8849         * configure.in: Set noconfigdirs for ms1.
8851         * configure: Regenerate.
8853 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
8855         * MAINTAINERS (Write After Approval): Add self.
8857 2005-06-01  Josh Conner  <jconner@apple.com>
8859         * MAINTAINERS (Write After Approval): Add self.
8861 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
8863         * MAINTAINERS: Update my email address.
8865 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
8867         * MAINTAINERS (Write After Approval): Add self.
8869 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
8871         * MAINTAINERS (Write After Approval): Remove self.
8873 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
8875         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8876         (Dependencies): Consider target modules for bootstrap dependencies.
8877         Make target bootstrap modules depend on each stage's gcc.
8878         * Makefile.in: Regenerate.
8880 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
8882         * Makefile.def (configure-gcc): Depend on binutils having been built.
8883         (all-gcc): No need to do it here.
8884         * Makefile.in: Regenerate.
8886 2005-05-19  Paul Brook  <paul@codesourcery.com>
8888         * configure.in: Rewrite misleading error message when requested
8889         language cannot be built.
8890         * configure: Regenerate.
8892 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
8894         * ylwrap: Import from Automake 1.9.5.
8896 2005-05-13  David Ung  <davidu@mips.com>
8898         * MAINTAINERS (Write After Approval): Add self.
8900 2005-05-09  Mike Stump  <mrs@apple.com>
8902         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8903         lt_cv_sys_max_cmd_len for now.
8905 2005-05-09  Stan Cox  <scox@redhat.com>
8907         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8909 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
8911         * README.SCO: Update the URL.
8913 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
8915         * ltconfig: Define file_list_spec.  Pass file_list_spec and
8916         with_gnu_ld to libtool.
8917         * ltcf-c.sh (aix[45]): Define file_list_spec.
8918         * ltcf-cxx.sh (aix[45]): Same.
8919         * ltcf-gcj.sh (aix[45]): Same.
8920         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8921         exists, write list of input files to temporary file.
8923 2005-05-04  Mike Stump  <mrs@apple.com>
8925         * configure.in: Always pass --target to target configures as
8926         otherwise rebuilds that do --recheck will fail.
8927         * confiugure: Rebuilt.
8929 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
8931         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8932         STAGE_HOST_EXPORTS.
8933         (configure, all): Add bootstrap support.
8934         (Host modules, target modules): Pass post-stage1 flags and exports.
8935         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8936         * Makefile.in: Regenerate.
8938 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
8940         * configure: Regenerate.
8942 2005-04-27  Mike Stump  <mrs@apple.com>
8944         * MAINTAINERS: Add self as darwin maintainer.
8946 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
8948         * config.sub: Update from master copy.
8950 2005-04-21  Mike Stump  <mrs@apple.com>
8952         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8953         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8955 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
8957         * configure.in <crisv32-*-*, cris-*-*>: New local variable
8958         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
8959         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
8960         "*-*-elf" and "*-*-linux*".
8961         * configure: Regenerate.
8963 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
8965         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8967 2005-04-12  Mike Stump  <mrs@apple.com>
8969         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8971 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
8973         * MAINTAINERS (Write After Approval): Add myself.
8975 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
8977         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8979 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
8981         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8982         (TARGET_CONFIGARGS): Include --with-target-subdir.
8983         (configure, all): New macros.  Use them throughout.
8984         * Makefile.in: Regenerate.
8986 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
8988         * MAINTAINERS (Write After Approval): Add myself.
8990 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8992         * MAINTAINERS: Remove 'loop unrolling' maintainer.
8994 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
8996         * MAINTAINERS: Move John Carr to Write After Approval.
8998 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
9000         * config/mh-mingw32: Delete.
9001         * configure.in: Don't use it.
9002         * configure: Regenerate.
9004 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
9006         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9007         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9008         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9009         (HOST_LIB_PATH): Generate from Makefile.def.
9010         (TARGET_LIB_PATH): Likewise.
9011         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9012         * Makefile.in: Regenerate.
9013         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9014         (RPATH_ENVVAR): Include Darwin case.
9015         * configure: Regenerate.
9017 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
9019         * MAINTAINERS (Various Maintainers): Remove self.
9020         (Write After Approval): Add self.
9022 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
9024         * MAINTAINERS (Various Maintainers): Add self.
9026 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
9028         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9029         * configure: Regenerate.
9031 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
9033         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9034         gcc_version, and gcc_version_trigger from set of flags to pass.
9035         * Makefile.tpl: Remove definitions of above variables.
9036         (config.status): Remove dependency on $(gcc_version_trigger).
9037         * Makefile.in: Regenerate.
9038         * configure.in: Do not reference config/gcc-version.m4 nor
9039         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
9040         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
9041         * configure: Regenerate.
9043 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
9044             Andrew Pinski  <pinskia@physics.uc.edu>
9046         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9047         * Makefile.in: Regenerate.
9049 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
9051         * MAINTAINERS (Write After Approval): Add myself.
9053 2005-03-03  David Ayers  <d.ayers@inode.at>
9055         * MAINTAINERS (Write After Approval): Add myself.
9057 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
9059         PR libgcj/20160
9060         * ltmain.sh: Avoid creating archives with components that have
9061         duplicate basenames.
9063 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
9065         PR bootstrap/20250
9066         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9067         instead of check.
9068         * Makefile.in: Regenerate.
9070 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9072         * Makefile.in: Regenerate to fix conflict between the previous two
9073         patches.
9075 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9077         PR bootstrap/17383
9078         * Makefile.def (target_modules): Remove "stage", now unnecessary.
9079         * Makefile.tpl (HOST_SUBDIR): New substitution.
9080         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9081         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9082         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9083         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9084         (Host modules, Bootstrapped modules): Use it.
9085         (Build modules, Target modules): Do not create symlink trees,
9086         always configure out-of-srcdir.
9087         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9088         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9089         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9090         $(HOST_SUBDIR).  Create a symlink for host_subdir.
9092         * Makefile.in: Regenerate.
9093         * configure: Regenerate.
9095 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9097         Merged from libada-gnattools-branch:
9098         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9100         * gnattools: New directory.
9101         * Makefile.def: Add gnattools as a module, depending on target-libada.
9102         * Makefile.in: Regenerate.
9103         * configure.in: Include gnattools in host_tools; disable it if ada
9104         is disabled.
9105         * configure: Regenerate.
9107 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9109         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9110         treelang maintainer.
9111         (Write After Approval): Remove myself.
9113 2005-02-23  Paul Schlie  <schlie@comcast.net>
9115         * configure.in: Allow darwin targeted ports to build tk, itcl and
9116         libgui.
9117         * configure: Regenerate.
9119 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9121         PR libgcj/10353
9122         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9123         * configure: Regenerate.
9125 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9127         * MAINTAINERS (Write After Approval): Add myself.
9129 2005-02-10  Ian Lance Taylor  <ian@airs.com>
9131         * MAINTAINERS: Update my e-mail address.
9133 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
9135         * MAINTAINERS (Write After Approval): Add myself.
9137 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
9139         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9140         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9141         target-libgloss when not *-*-elf and *-*-aout.
9142         * configure: Regenerate.
9144 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
9146         * MAINTAINERS: Remove obsolete entries.
9148         * MAINTAINERS (Write After Approval): Add Michael Matz.
9150 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
9152         * MAINTAINERS: Remove self as cpplib maintainer.
9154 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9156         * install-sh, config.sub: Import from upstream.
9158 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9160         PR bootstrap/18222
9161         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9162         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9163         * Makefile.in: Regenerate.
9165 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
9167         * MAINTAINERS: Update my email address.
9169 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
9170             Andreas Schwab  <schwab@suse.de>
9172         PR bootstrap/18033
9173         * config-ml.in: Eval option if surrounded by single quotes.
9175 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9177         Revert 2004-12-28 Makefile changes, a better fix will be
9178         applied to mainline and src after GCC 4.0 branches.
9180 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9182         PR bootstrap/17383
9184         * Makefile.def (target_modules): Remove stage parameter,
9185         it is always true now.
9186         * Makefile.tpl (configure-build-[+module+],
9187         configure-target-[+module+]): Always build symlink tree
9188         for the directory and for include.  BUILD_SUBDIR and
9189         TARGET_SUBDIR cannot be . anymore.
9190         * Makefile.in: Regenerate.
9192 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
9194         Revert 2004-12-08 Makefile changes.
9196 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9198         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9199         cygwin, mingw.
9201 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9203         * configure.in (sh64-*-*): Reenable gprof.
9204         * configure: Regenerate.
9206 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
9208         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9209         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9210         (EXTRA_TARGET_FLAGS): Add PICFLAG.
9211         * Makefile.in: Regenerate.
9213 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
9215         * MAINTAINERS: Update my email address.
9217 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
9219         * Makefile.tpl: Generate normal dependencies if the LHS module is
9220         not bootstrapped.
9221         * Makefile.in: Regenerate.
9223 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9225         * configure.in: Include config/gxx-include-dir.m4.  Use
9226         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
9227         * configure: Regenerate.
9229 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9231         * config.if: Delete.
9232         * configure.in: Set libstdcxx_incdir directly.
9233         * configure: Regenerate.
9235 2004-12-02  Eric Christopher  <echristo@redhat.com>
9237         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9238         * Makefile.in: Regenerate.
9240 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9242         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9243         * configure: Regenerate.
9245 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9247         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
9248         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
9249         * configure: Regenerate.
9251 2004-12-01  Eric Christopher  <echristo@redhat.com>
9253         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9254         of things to remove.
9256 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
9258         * MAINTAINERS (Write After Approval): Update my e-mail address.
9260 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9262         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9263         from CVS libtool to always pass_all.
9265 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9267         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9268         (hppa*64*-*-*): Delete incorrect comment.
9269         * configure: Rebuilt.
9271 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9273         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9275 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9277         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9278         from CVS libtool to always pass_all.
9280 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9282         * install-sh, compile: Import from automake.
9284 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9286         * config.guess, config.sub:  Import from savannnah.
9288 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9290         * MAINTAINERS (Write After Approval): Add myself
9292 2004-11-12  Mike Stump  <mrs@apple.com>
9294         * Makefile.def: Add html support.
9295         * Makefile.tpl: Likewise.
9296         * Makefile.in: Regenerate.
9298 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9300         PR 18423
9301         * configure.in: Remove all instances of build-fixincludes from
9302         noconfigdirs.
9303         (build_configargs): Supply --target to subdirectories.
9304         * configure: Regenerate.
9306         * Makefile.def: Make gcc install depend on fixincludes install.
9307         * Makefile.in: Regenerate.
9309 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9311         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9313 2004-11-11  Paul Brook  <paul@codesourcery.com>
9315         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9317 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9319         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9320         target-libgfortran.
9321         * configure: Regenerate.
9323 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9325         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9326         like CC.
9328 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9330         * Makefile.def (host fixincludes): Specify missing targets.
9331         * Makefile.in: Regenerate.
9333 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9335         * MAINTAINERS: Add myself
9337 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9339         * MAINTAINERS (Write After Approval): Add myself.
9341 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9343         * Makefile.def: Build fixincludes for the host, too.
9344         * Makefile.in: Regenerate.
9345         * configure.in (host_tools): Add fixincludes.
9346         * configure: Regenerate.
9348 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9350         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9351         * configure: Regenerated.
9353 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9355         PR other/17783
9356         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9357         * configure: Regenerated.
9359 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9361         * README.SCO: Update per FSF instructions.
9363 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9365         PR target/18151
9366         * configure.in (case ${target}): Do not build fixincludes for avr.
9367         * configure: Regenerated.
9369 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9371         * configure.in (case ${target}): Do not build fixincludes
9372         on platforms where it is not used.
9373         * configure: Regenerated.
9375 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
9377         * configure.in: Use an absolute path to install-sh.
9378         * configure: Regenerated.
9380 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
9382         * MAINTAINERS (Write After Approval): Add myself.
9384 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
9386         * MAINTAINERS: Remove from Write After Approval those that are
9387         already maintainers.
9389 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
9391         * MAINTAINERS:  Update my email address.
9393 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9395         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9396         * configure: Regenerate.
9398 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
9400         * MAINTAINERS:  Update my email address.
9402 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
9404         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
9405         entries belonging to this category.
9407 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
9409         * MAINTAINERS: Update my e-mail address.
9411 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
9413         Fix wrong conflict resolution in:
9415         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9417         * Makefile.in: Regenerate.
9418         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9419         in the recursive `make', instead of hardwiring `all'.
9420         (Autogenerated TARGET-* variables): New.
9422 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
9424         * configure.in: Enable target-libgloss for crx-*-*.
9425         * configure: Regenerate.
9427 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9429         * MAINTAINERS (Various Maintainers): Move the "windows,
9430         cygwin, mingw" maintainer to ...
9431         (OS Port Maintainers): ... here.
9433 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9435         * MAINTAINERS (Write After Approval): Remove those that are
9436         maintainers of some subsystem.
9438 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
9440         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9441         * ltcf-cxx.sh (tpf*): Likewise.
9442         * ltconfig (tpf*): Add TPF OS configuration support.
9444 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
9446         * MAINTAINERS: Change my email address to my new work account.
9448 2004-09-24  Michael Roth  <mroth@nessie.de>
9450         * configure.in (--without-headers): Add missing double quotes.
9451         * configure: Regenerate.
9453 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
9455         * ylwrap: Revert to previous version.
9457 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
9459         PR bootstrap/17369
9460         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9461         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9462         SET_GCC_LIB_PATH_CMD.
9463         (BASE_TARGET_EXPORTS): Likewise.
9464         * Makefile.in: Regenerated.
9466         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9467         * configure: Regenerated.
9469 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
9471         * config.guess: New upstream version
9472         * compile, depcomp, install-sh, ylwrap: Likewise.
9474 2004-09-19  Roger Sayle  <roger@eyesopen.com>
9476         * config/mh-x86omitfp: New host makefile fragment.  Add
9477         -fomit-frame-pointer to the default BOOT_CFLAGS.
9478         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9479         * configure: Regenerate.
9481 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
9483         PR target/11572
9484         * configure.in (*-*-darwin*): Renable libobjc.
9485         * configure: Regenerate.
9487 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
9489         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9491 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
9493         * Makefile.def: Remove libbanshee.
9494         * Makefile.tpl: Ditto.
9495         * configure.in: Ditto.
9496         * Makefile.in: Regen.
9497         * configure: Ditto.
9499 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
9501         * ltmain.sh: Use $pic_object as $non_pic_object if
9502         $non_pic_object=none.
9504 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
9506         * missing: Import latest version from master repository.
9508 2004-09-06  Nick Clifton  <nickc@redhat.com>
9510         * config.sub: Import latest version from master repository.
9511         * config.guess: Likewise.
9512         This includes these changes:
9514         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
9516         * config.sub: Handle crisv32, alias etraxfs.
9517         * config.guess (crisv32:Linux:*:*): Handle.
9519         2004-08-13  Brad Smith  <brad@comstyle.com>
9521         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9522         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9524         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
9526         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9527         assume the processor is a powerpc.  This is because coreutils
9528         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9529         in this case, due to a MacOS X bug that causes
9530         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9531         to return a negative number.
9532         Problem reported by Petter Reinholdtsen in:
9533         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9535         2004-07-19  Ben Elliston  <bje@gnu.org>
9537         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9539         2004-06-24  Ben Elliston  <bje@gnu.org>
9541         * config.guess: Update copyright years.
9542         * config.sub: Likewise.
9544         2004-06-22  Robert Millan  <robertmh@gnu.org>
9546         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9547         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9549         2004-06-22  Stanley F. Quayle <stan@stanq.com>
9551         * config.guess (*:*VMS:*:*): New entry. Replaces
9552         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9553         manufacturer.
9555         2004-06-22  Ben Elliston  <bje@gnu.org>
9557         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9558         * config.sub: Likewise.
9560         2004-06-22  Ben Elliston  <bje@gnu.org>
9562         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9563         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9565         2004-06-11  Ben Elliston  <bje@gnu.org>
9567         * config.guess (pegasos:OpenBSD:*:*): Remove.
9569         2004-06-11  Ben Elliston  <bje@gnu.org>
9571         From Wouter Verhelst <wouter@grep.be>:
9572         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9574         2004-06-11  Ben Elliston  <bje@gnu.org>
9576         * config.guess (luna88k:OpenBSD:*:*): New.
9578         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
9580         * config.guess (m32r*:Linux:*:*): New case.
9581         * config.sub: Handle m32rle.
9583         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
9585         From Jens Petersen  <petersen@redhat.com>:
9586         * config.sub: Handle sparcv8.
9588         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
9590         From Tom Smith <smith@cag.lkg.hp.com>:
9591         * config.guess: Version suffixes are equally significant on Tru64
9592         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
9593         prefix of "P" (patched kernel).
9595         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
9597         * config.sub: Add support for National Semiconductor CRX target.
9599 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
9601         * MAINTAINERS (Various Maintainers): Remove myself as web page
9602         maintainer, add myself as maintainer of build status lists.
9604 2004-09-03  Jan Beulich  <jbeulich@novell.com>
9606         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9607         *-*-netware, but add target-libmudflap.
9608         Consolidate *-*-netware targets (of which really only i?86 exists)
9609         into a single entry.
9610         * configure: Likewise.
9612 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
9614         * Makefile.tpl (sorry): Remove.
9615         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9616         (cleanstrap targets): Depend on distclean, not distclean-stage1.
9617         (do-clean): Clean per-stage directories too.
9618         (do-distclean): Run distclean-stage1 too.
9619         (.NOTPARALLEL): Enable during toplevel bootstrap.
9620         (stage[+id+]-bubble): Enable parallel execution during
9621         the recursive invocation.
9622         * Makefile.in: Regenerate.
9624         Fix previous checkin:
9626         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9627         include.
9628         * configure.in: Fix indentation.
9629         * configure: Regenerate.
9631 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
9633         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9634         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9635         * configure: regenerate
9636         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9637         -mdynamic-no-pic
9639 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
9641         * Makefile.def (build_modules): Add fixincludes.
9642         (dependencies): Make gcc depend on fixincludes.
9643         * configure.in (build_tools): Add fixincludes.
9644         (build_configdirs): Always include build_libs.
9645         * Makefile.in: Regenerate.
9646         * configure: Regenerate.
9648 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
9650         * Makefile.def (bootstrap stages): Add 'lean' parameter.
9651         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9652         phony targets; do not generate timestamp files.
9653         (distclean-stageN): Remove references to their timestamp files.
9654         (restageN, touch-stageN): Remove.
9655         (stageN-bubble): Rewritten.
9656         (compare): Support lean bootstraps.
9657         * Makefile.in: Regenerate.
9659         * configure.in: Only warn when bootstrapping but
9660         build != host or build != target.  Support lean bootstraps.
9661         * configure: Regenerate.
9663 2004-08-26  Phil Edwards  <phil@codesourcery.com>
9665         * configure.in:  Give a better error message if GMP/MPFR are missing
9666         and a language needing them has been requested.
9667         * configure:  Regenerated.
9669 2004-08-25  Phil Edwards  <phil@codesourcery.com>
9671         * configure.in:  Print a list of available language front-ends if
9672         a requested one is missing.  Tidy stray tab characters.
9673         * configure:  Regenerated.
9675 2004-08-19  Michael Koch  <konqueror@gmx.de>
9677         * gcc/doc/install.texi: Update entry about automake for libjava.
9679 2004-08-17  Robert Millan  <robertmh@gnu.org>
9681         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9682         (instead of FreeBSD).
9683         * configure: Regenerate.
9685 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9687         * Makefile.in: Regenerate.
9688         * configure: Regenerate.
9690         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9691         stage_*_flags.
9692         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9693         for bootstrapped modules if toplevel bootstrap is going.
9694         (GCC bootstrap): Generate per-stage targets for all bootstrapped
9695         modules.  Adjust for changes in Makefile.def.  Enable several
9696         rules even in non-bootstrap mode, just to avoid peppering the
9697         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9698         (stage-[+prev+]-bubble): Remove.
9700         * Makefile.def (Dependencies): Depend on all-build-bison,
9701         all-build-flex, all-build-byacc, all-build-texinfo, rather
9702         than the host variations.
9703         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
9704         with BUILD_SUBDIR.
9705         (BISON): Update for recent Bisons.
9706         (YACC): Fix typo.
9707         (cross): Depend on all-build.
9708         (all): Do not depend on all-build.
9709         (prebootstrap): Remove.
9710         (dep-kind): Accept separate prefixes for MODULE and ON variables.
9711         (Prebootstrap dependencies): Add them to the per-stage targets
9712         and to all-prebootstrap.
9713         * configure.in (build_configdirs): Always enable build_tools.
9714         (BUILD_DIR_PREFIX): Remove.
9716         * Makefile.def (gcc): Add target variable.
9717         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9718         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9719         in the recursive `make', instead of hardwiring `all'.
9720         (Autogenerated TARGET-* variables): New.
9722 2004-08-13  Brian Booth  <bbooth@redhat.com>
9724         * MAINTAINERS: Remove myself from write-after-approval.
9726 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9728         * src-release: Stop distributing mmalloc with gdb (which doesn't
9729         use it).
9730         * Makefile.def: GDB doesn't depend on mmalloc anymore.
9731         * Makefile.in: Regenerate.
9733 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
9735         * configure.in (arm*-*-eabi*): New target.
9736         * configure: Regenerate.
9738 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
9740         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9741         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9742         (Dependencies): New section.
9743         * Makefile.tpl (Dependencies): Generate from Makefile.def.
9744         (configure-target-[+module+]): Depend on maybe-all-gcc
9745         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
9746         (toplevel profiledbootstrap): Fix dependencies.
9747         * Makefile.in: Regenerate.
9749 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
9751         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9752         target-libiberty to noconfigdirs.
9753         * configure: Regenerate.
9755 2004-08-03  Paul Brook  <paul@codesourcery.com>
9757         * configure.in: Check for MPFR as well as GMP.
9758         * configure: Regenerate.
9760 2004-08-01  Robert Millan  <robertmh@gnu.org>
9762         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9763         libmudflap for all GNU-based systems (with Glibc).
9764         * configure: Regenerate.
9766 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
9768         * Makefile.def (host-modules): Add gcc.
9769         * Makefile.in: Regenerate.
9770         * Makefile.tpl (sorry): New rule.
9771         (configure-host, all-host, [+make_target+]-host, do-check,
9772         install-host): Do not add gcc as a special case.
9773         (host modules): Add a small special-casing for gcc.  Export
9774         extra_make_flags through the environment.
9775         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9776         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9777         other recursive targets for gcc): Remove.
9779         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9780         (stage, unstage): New rules.
9781         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9782         distclean-stage[+id+]): Use stage_current.
9783         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9784         the stage*-start rules.
9786 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
9788         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9789         use -all_load flag.
9791 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
9793         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9794         * configure: Regenerate.
9796 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
9798         * maintainer-scripts/gcc_release: Revert yesterday's change.
9800 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
9802         * MAINTAINERS: Add myself to write-after-approval.
9804 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9806         * libf2c: Removed.
9807         * gcc/gccbug.in: Updated because of libf2c removal.
9808         * maintainer-scripts/gcc_release: Ditto.
9810 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
9812         * configure.in: Build libmudflap by default on FreeBSD.
9813         * configure: Regenerated.
9815 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
9817         * configure.in: Do not build libmudflap by default on non-GNU/Linux
9818         systems.
9819         * configure: Regenerated.
9821 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9823         PR target/16344
9824         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9825         feedback based compiler.
9826         * Makefile.in: Rebuilt.
9828 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
9830         * Makefile.def (host_modules): Set bootstrap=true for flex.
9831         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9832         * Makefile.in: Rebuilt.
9834 2004-07-07  Jan Hubicka  <jh@suse.cz>
9836         * MAINTAINERS: Add self as a profile feedback maintainer.
9838 2004-07-05  Phil Edwards  <phil@codesourcery.com>
9840         * configure.in:  Do not prepend $srcdir to /dev/null in
9841         makefile fragments.
9842         * configure:  Regenerate.
9844 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
9846         * Makefile.def (build_modules): Add bison, byacc, flex,
9847         m4, texinfo.
9848         (flags_to_pass): Add FLEX.
9849         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9850         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9851         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9852         DEFAULT_MAKEINFO): Remove.
9853         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9854         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9855         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9856         objdir or else use configured tool.
9857         (all-build): New.
9858         (all): Depend on it.
9859         (Build module dependencies): Add.
9860         * Makefile.in: Regenerate.
9861         * configure.in: Better support for multiple build modules,
9862         matching what is done for host/target modules.  Do not look
9863         for "plausible" locations of build tools if Canadian cross.
9864         Use autoconf's AC_PROG_CC to find a C compiler.  Define
9865         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
9866         * configure: Regenerate.
9868 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9870         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9871         * Makefile.in: Regenerate.
9873 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9875         * Makefile.tpl (configure-build-[+module+],
9876         configure-[+module+], configure-target-[+module+]): Pass
9877         [+extra_configure_args+].
9878         (all-build-[+module+], all-[+module+], check-[+module+],
9879         install-[+module+], [+make_target+]-[+module+],
9880         all-target-[+module+], check-target-[+module+],
9881         install-target-[+module+], [+make_target+]-target-[+module+]):
9882         Pass [+extra_make_args+].
9883         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9884         (GCC_HOST_EXPORTS): Remove.
9885         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9886         cross, check-gcc, check-gcc-c++, install-gcc,
9887         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9888         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9889         * Makefile.in: Regenerate.
9891 2004-06-21  Matthew Sachs  <msachs@apple.com>
9893         * MAINTAINERS: Added self to write-after-approval.
9895 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
9897         * configure.in: Check for srcdir/winsup rather than build directory
9898         winsup.
9899         * configure: Regenerate.
9901 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
9903         * configure.in: Don't build Cygwin native newlib if winsup
9904         directory is missing.  Emit warning instead.
9905         * configure: Regenerate.
9907 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
9909         * Makefile.tpl (touch-stage[+id+]): New.
9910         (restage[+prev+]): Depend on touch-stage[+id+].
9912         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9913         Use it throughout.
9915         * Makefile.def: Add profile and feedback bootstrap stages.
9916         Remove next field from bootstrap stages.
9917         * Makefile.tpl (LN, LN_S): Substitute.
9918         (stageN-start, stageN-end): Use double-colon rules, to
9919         provide a hook for additional setup commands.
9920         (distclean-stageN-gcc, restageN): Create dependencies from
9921         [+prev+], not from [+next+].
9922         (stageN-bubble): Add commands for successive stages from
9923         [+prev+], using double-colon rules.
9924         (all-stageN-gcc): Fix typo.
9925         (stagefeedback-start, profiledbootstrap): New.
9926         * Makefile.in: Regenerate.
9927         * configure.in: Call ACX_PROG_LN.
9928         * configure: Regenerate.
9930 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
9932         * MAINTAINERS (Write After Approval): Add myself.
9934 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
9936         * MAINTAINERS (Write After Approval): Add myself.
9938 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
9940         * configure.in: Fix --enable-bootstrap breakage introduced in trees
9941         without gcc.
9942         * configure: Regenerate.
9944 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9946         * Makefile.tpl: Fix typo.
9947         * Makefile.in: Regenerate.
9949 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9951         * configure.in: Remove new- prefix from toplevel
9952         bootstrap targets.
9953         * configure: Regenerate.
9955 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9957         * Makefile.tpl (all.normal): Rename to all.
9958         (all): Replace with a rule to pick the default
9959         target from configure.
9960         (all-gcc, configure-gcc): Use conditionals to
9961         do nothing when toplevel bootstrap is going on.
9962         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9963         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9964         * configure.in: Support --enable-bootstrap.
9966         * Makefile.def: Remove new- prefix from toplevel
9967         bootstrap targets.
9968         * Makefile.tpl: Likewise.
9970         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
9971         target.
9973         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9974         $(RECURSE_FLAGS) to recursive invocation of make.
9976         * Makefile.in: Regenerate.
9977         * configure: Regenerate.
9979 2004-05-30  Andreas Jaeger  <aj@suse.de>
9980             Jim Wilson  <wilson@specifixinc.com>
9982         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9983         like CC.
9985 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
9987         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9988         * configure: Regenerate.
9990 2004-05-25  Daniel Jacobowitz  <drow@false.org>
9992         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9993         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9994         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
9995         targets.
9996         * Makefile.in: Regenerate.
9998 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
10000         * configure.in: Test the ability to symlink directories.
10001         * configure: Regenerate.
10003         * Makefile.def (bootstrap-stage): New definitions.
10004         * Makefile.tpl (configure-stage1-gcc,
10005         configure-stage2-gcc, configure-stage3-gcc,
10006         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10007         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10008         new-restage3, compare): Autogenerate, see Makefile.in
10009         entry for behavioral changes.
10010         (distclean-stage1, new-stage1-start, new-stage1-end,
10011         new-stage1-bubble, distclean-stage2, new-stage2-start,
10012         new-stage2-end, new-stage2-bubble, distclean-stage3,
10013         new-stage3-start, new-stage3-end): New autogenerated targets.
10014         (objext, prebootstrap, BOOT_CFLAGS,
10015         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10016         targets.
10018         * Makefile.in: Regenerate.
10019         (distclean-stage1, new-stage1-start, new-stage1-end,
10020         new-stage1-bubble, distclean-stage2, new-stage2-start,
10021         new-stage2-end, new-stage2-bubble, distclean-stage3,
10022         new-stage3-start, new-stage3-end): New targets.
10023         (all-stage1-gcc): Move prebootstrap dependency from here...
10024         (configure-stage1-gcc): ...to here.
10025         (new-bootstrap): Use bubble targets.
10026         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10027         Use per-stage distclean targets.
10028         (configure-stage1-gcc, configure-stage2-gcc,
10029         configure-stage3-gcc, all-stage1-gcc,
10030         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10031         Use new-stageN-start to prepare the tree.
10033 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
10035         * Makefile.def (host_modules): add libcpp.
10036         * Makefile.tpl: Add dependencies on and for libcpp.
10037         * Makefile.in: Regenerate.
10038         * configure.in: Add libcpp host module.
10039         * configure: Regenerate.
10041 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
10043         * Makefile.tpl: Whenever a recursive target is defined, wrap
10044         it in a special @if/@endif block, and prepare its maybe
10045         dependency in the @if/@endif block
10046         * configure.in: Instead of writing maybe dependencies, remove
10047         the @if/@endif statements, and remove the @if/@endif blocks
10048         that remain.
10049         * configure: Regenerate.
10050         * Makefile.in: Regenerate.
10052 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
10054         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10056 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
10058         PR bootstrap/15120
10059         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10060         * */configure: Rebuilt.
10062 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
10064         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10065         of libf2c.
10066         * configure, Makefile.in: Regenerate.
10068 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
10070         * MAINTAINERS (Write After Approval): Add myself.
10072 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
10074         Merge from tree-ssa-20020619-branch.
10076         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10077         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10078         (HOST_GMPLIBS): Define.
10079         (HOST_GMPINC): Define.
10080         (TARGET_LIB_PATH): Add libmudflap.
10081         (GFORTRAN_FOR_TARGET): Define.
10082         (configure-build*): Export GFORTRAN.
10083         (configure-gcc): Export GMPLIBS and GMPINC.
10084         (all-gcc): Add maybe-all-libbanshee.
10085         (configure-target-libgfortran): Define.
10086         * Makefile.in: Regenerate.
10087         * configure.in (host_libs): Add libbanshee.
10088         (target_libraries): Add target-libmudflap and target-libgfortran.
10089         Add --with-libbanshee.
10090         Handle --disable-libmudflap.
10091         (*-*-freebsd*): Use with_gmp.
10092         Add $(libgcj) to noconfigdirs.
10093         * configure: Regenerate.
10094         * depcomp: New file.
10095         * MAINTAINERS: Add tree-ssa maintainers.
10097 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10099         * MAINTAINERS (Various Maintainers): Add myself.
10101 2004-04-30  Brian Ford  <ford@vss.fsi.com>
10103         * MAINTAINERS (Write After Approval): Add myself.
10105 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
10107         * MAINTAINERS (Write After Approval): Add myself.
10109 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10111         * config/acx.m4: Fix fastcompare support for new-bootstrap.
10112         * configure: Regenerate.
10114 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10116         Revert:
10117         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10119         * Makefile.def (flags_to_pass): Remove *dir variables that
10120         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10121         as well as prefix and exec_prefix.
10122         * Makefile.in: Regenerate.
10124 2004-04-26  Robert Millan  <robertmh@gnu.org>
10126         Add patches from libtool CVS.
10127         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10128         * ltconfig: Likewise.
10129         * ltcf-c.sh: Likewise.
10130         * ltcf-cxx.sh: Likewise.
10131         * ltcf-gcj.sh: Likewise.
10133 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10135         * Makefile.def (host_modules): Mark with the bootstrap
10136         flag packages on which gcc depends.
10137         * Makefile.tpl (all-bootstrap): Use it.
10138         * Makefile.in: Regenerate.
10140 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10142         * Makefile.def (flags_to_pass): Remove *dir variables that
10143         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10144         as well as prefix and exec_prefix.
10145         * Makefile.in: Regenerate.
10147 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10149         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10150         * configure: Regenerate.
10151         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10152         * gcc/Makefile.tpl (compare): Use the result of the test.
10153         * gcc/Makefile.in: Regenerate.
10155 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
10157         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10158         Always relocate gcc and prev-gcc to the original names, even
10159         if the build fails.
10160         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10161         New targets.
10163 2004-04-23  Laurent GUERBY <laurent@guerby.net>
10165         * MAINTAINERS: Update my email address.
10167 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10169         * configure.in (mips*-*-irix5*): Enable ld.
10170         * configure: Regenerate.
10172 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10174         * configure: Regenerate.
10176 2004-04-15  James E Wilson  <wilson@specifixinc.com>
10178         * Makefile.tpl (configure-[+module+], configure-gcc,
10179         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10180         Set and export LDFLAGS.
10181         * Makefile.in: Regenerate.
10183 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10185         * MAINTAINERS: Add myself to write-after-approval.
10187 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10189         PR bootstrap/14871
10190         * Makefile.tpl: If we don't have built-in-tree target tools,
10191         use the ones found by configure rather than hacking around with
10192         program_transform_name.
10193         * configure.in: Give Makefile.tpl the information necessary
10194         to do that.
10195         * Makefile.in: Regenerate.
10196         * configure: Regenerate.
10198 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10200         PR bootstrap/14760
10201         * configure.in: When computing baseargs, strip *all* copies of
10202         offending options.  Also, don't match/substitute the trailing space,
10203         so that this actually works when two similar options are separated by
10204         only one space.
10205         * configure: Regenerate.
10207 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
10209         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10210         (rs6000-*-aix*): Same.
10211         * configure: Regenerate.
10213 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
10215         * MAINTAINERS: Add myself to write-after-approval.
10217 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
10219         * MAINTAINERS: Add myself to write-after-approval.
10221 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
10223         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10224         STRICT_WARN, WARN_CFLAGS flags passed down to make.
10225         * Makefile.in: Regenerate.
10227         * configure.in (top level bootstrap support): Rework --enable-werror
10228         to set @stage2_werror_flag@.
10229         * configure: Regenerate.
10230         * Makefile.tpl (top level bootstrap support): Pass
10231         @stage2_werror_flag@ down to configure in stages 2 and 3.
10232         * Makefile.in: Regenerate.
10234 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10236         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10237         for stages 2 and 3 as well as in make.  As a consequence, remove
10238         OUTPUT_OPTION (now detected by configure) from the flags passed down
10239         to make.
10240         * Makefile.in: Regenerate.
10242         * Makefile.tpl (new-bootstrap): Fix typo.
10243         * Makefile.in: Regenerate.
10245 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10247         * Makefile.tpl: Rearrange by moving recursive_targets rules
10248         into their proper sections.
10249         * Makefile.tpl (top level bootstrap support): Move disabling
10250         of coverage flags from 'make' to 'configure'; improve comments.
10251         * Makefile.in: Regenerate.
10253         * Makefile.tpl (experimental top level bootstrap) Move stage1
10254         language setting from all- target to configure- target; disable
10255         intermodule optimization in stage 1; prevent gratuitous rebuilds
10256         of stage 1.
10257         * Makefile.in: Regenerate.
10258         * configure.in: Comma-separate stage 1 language list for top
10259         level bootstrap.
10260         * configure: Regenerate.
10262         * Makefile.tpl: Clean up experimental top level bootstrap support:
10263         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10264         prev-gcc in configure- targets as well as all- targets.
10265         * Makefile.in: Regenerate.
10267 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10269         * compile: New file imported from automake.
10271 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10273         * configure.in: Remove symbolic link section.
10274         * configure: Regenerate.
10275         * Makefile.tpl (links): Remove.
10276         * Makefile.in: Regenerate.
10278 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10279             Nathanael Nerode  <neroden@gcc.gnu.org>
10281         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10282         Set with AC_CHECK_PROGS.
10283         * configure.in: Fix comment typo from last patch.
10284         * configure: Regenerate.
10286 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10288         * Makefile.tpl: Introduce experimental top level bootstrap support.
10289         * Makefile.in: Regenerate.
10290         * configure.in: Introduce support for top level bootstrap.
10291         * configure: Regenerate.
10293 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10294             Paolo Bonzini  <bonzini@gnu.org>
10296         PR bootstrap/14522
10297         * configure.in: Cope with shells that do not support unquoted ^
10298         * configure: Regenerate.
10300 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10301             Paolo Bonzini  <bonzini@gnu.org>
10303         PR bootstrap/14522
10304         * configure.in: Cope with shells that do not support nesting
10305         quotes inside quoted backquote substitutions.
10306         * configure: Regenerate.
10308 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10310         PR bootstrap/14522
10311         * configure.in: Fix escaping of $.
10312         * configure: Regenerate.
10314 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10316         * configure: Regenerate, since I forgot to while committing Paolo's
10317         changes.
10319 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10321         PR ada/14131
10322         Move language detection to the top level.
10323         * configure.in: Find default values for the tools as
10324         soon as possible.  Disable ada if GNAT is not found.
10325         Emit error message about missing languages.  Expand
10326         --enable-languages=all for the gcc subdirectory.
10328 2004-03-10  Ben Elliston  <bje@gnu.org>
10330         * MAINTAINERS: Update my email address.
10332 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10334         * ltconfig: Disable building static libraries if building shared
10335         libraries on AIX 5L.
10337 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10339         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10340         and disable libgcj.
10341         * configure: Regenerated.
10343 2004-03-01  Brian Booth  <bbooth@redhat.com>
10345         * MAINTAINERS: Add myself to write-after-approval.
10347 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10349         * MAINTAINERS: Add myself to write-after-approval.
10351 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10353         PR bootstrap/7087
10354         * Makefile.tpl: Guard XFOO sed statements better.
10355         * Makefile.tpl: Add dependency for configure-target-libada.
10356         * Makefile.in: Regenerate (incidentally fixes broken
10357         commit when libada-branch was merged).
10359 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10361         * MAINTAINERS: Add myself to write-after-approval.
10363 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10365         * MAINTAINERS: Add Nicola Pero and myself as libobjc
10366         maintainers.
10368 2004-02-20  Andrew Cagney  <cagney@redhat.com>
10370         * config.guess: Update from version 2003-10-16 to 2004-02-16.
10371         * config.sub: Update from version 2003-11-03 to 2004-02-16.
10373 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10375         PR bootstrap/11932
10376         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10378 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
10380         * MAINTAINERS: Added myself to write-after-approval.
10382 2004-02-14  Michael Koch  <konqueror@gmx.de>
10384         * MAINTAINERS: Added myself to write-after-approval.
10386 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
10388         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
10389         some OS port maintainers to OS port maintainers section.
10391 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
10393         * MAINTAINERS: Add self.
10395 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10397         * MAINTAINERS: Alphabetize.
10399 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
10401         * MAINTAINERS: Remove myself.
10403 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
10405         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10406         (rs6000-*-aix*): Same.
10407         * configure: Regenerate.
10409 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
10411         * configure.in (host): Add in missing $noconfigdirs to defines.
10412         * configure: Regenerate.
10414 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
10415             Nathanael Nerode  <neroden@gcc.gnu.org>
10417         PR ada/6637, PR ada/5911
10418         Merge with libada-branch:
10419         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10420         with appropriate dependencies. Add --enable-libada configure switch.
10421         * configure, Makefile.in: Regenerate.
10423 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
10425         * MAINTAINERS: Add myself to write-after-approval.
10427 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10429         * configure.in: Don't pass --with-stabs on IRIX 5 either.
10430         * configure: Regenerate.
10432 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
10434         Merge from upstream:
10436         * ltmain.in: When setting IFS to '~', be careful about user
10437         arguments that contain '~'.
10439         2004-02-04  Peter O'Gorman  <peter@pogma.com>
10441         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10442         Also test $base_compile against $CC with escaped arguments. Bug
10443         reported by Geoff Keating <geoffk@apple.com>.
10445 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
10447         * MAINTAINERS: Remove i960 port.
10449 2004-01-23  DJ Delorie  <dj@redhat.com>
10451         * Makefile.def (target_modules) [libiberty]: Don't stage.
10452         * Makefile.in: Rebuilt.
10454 2004-01-20  Caroline Tice  <ctice@apple.com>
10456         * MAINTAINERS: Add myself to write-after-approval.
10458 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
10460         * MAINTAINERS: Update my email address.
10462 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
10464         * MAINTAINERS: Add myself to write-after-approval.
10466 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10468         * MAINTAINERS: Remove entries without email address.
10470 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
10472         * MAINTAINERS: Add myself to write-after-approval.
10474 2004-01-15  Steven Bosscher  <stevenb@suse.de>
10476         * MAINTAINERS: Update my email address.
10478 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
10480         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10481         * Makefile.tpl (configure-target-[+module+]): Support stage.
10482         * Makefile.in: Rebuilt.
10484 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
10486         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10488 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
10490         * MAINTAINERS: Add myself as a MIPS maintainer.
10492 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10494         * configure.in: Use ./config.cache, not config.cache.
10495         * configure: Regenerate.
10496         * Makefile.tpl: Special-casing not needed for GCC any more.
10497         * Makefile.in: Regenerate.
10499         * configure.in: Don't share a cache file for host dirs.
10500         * configure: Regenerate.
10502         * config-ml.in: Don't mess with the cache file.
10504 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10506         * MAINTAINERS: Move myself from 'Write After Approval' to
10507         'CPU Port Maintainers' section as SPARC maintainer.
10509 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10511         * Makefile.tpl: Make GCC use a separate config.cache.
10512         * Makefile.in: Regenerate.
10514         PR bootstrap/11932, PR bootstrap/11933
10515         (I don't know if it will fix either of them, but it relates
10516         to them.)
10517         * configure.in: Don't use shared config.cache for target
10518         directories.
10519         * configure: Regenerate.
10521 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
10523         * MAINTAINERS: Add myself to 'Write After Approval' section.
10525 2003-12-31  Roger Sayle  <roger@eyesopen.com>
10527         * configure.in (ia64*-*-hpux*): Disable building java libraries.
10528         * configure: Regenerated.
10530 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
10532         * MAINTAINERS: Remove the mn10200 maintainer.
10534 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
10536         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10537         * configure: Regenerated.
10539 2003-12-16  Jan Hubicka  <jh@suse.cz>
10541         * MAINTAINERS: Add myself as callgraph maintainer.
10543 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
10545         * configure.in (raw_libstdcxx_flags): Remove the leading space.
10546         * configure: Regenerate.
10548 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10550         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10551         'Write After Approval' section. Update email.
10553 2003-12-01  James Lemke  <jim@wasabisystems.com>
10555         * MAINTAINERS (Write After Approval): Add myself.
10557 2003-11-20  Matt Thomas  <matt@3am-software.com>
10559         * MAINTAINERS: Add myself as a vax port maintainer.
10561 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
10563         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10564         (configure-build-[+module+], configure-[+module+]): Likewise.
10565         (configure-target-[+module+], configure-gcc, config.status): Likewise.
10566         * Makefile.in: Regenerate.
10568 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
10570         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10571         shared/dylibed libraries.
10572         * ltmain.sh: Likewise.
10573         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10574         * ltcf-cxx.sh: Likewise.
10575         * ltcf-gcj.sh: Likewise.
10576         * ltconfig: Likewise.
10578 2003-11-17  Stan Cox  <scox@redhat.com>
10580         * MAINTAINERS: Add myself as iq2000 port maintainer.
10582 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
10584         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10585         * Makefile.in: Regenerate.
10587 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
10589         * config.sub: Update to 2003-11-03 version.
10591 2003-10-20  Phil Edwards  <phil@codesourcery.com>
10593         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
10594         * configure:  Regenerate.
10596 2003-10-20  Nicolas Pitre  <nico@cam.org>
10598         * MAINTAINERS: Add myself to 'Write After Approval' section.
10600 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
10602         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10604 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
10606         * MAINTAINERS: Update my email address.
10608 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10610         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10612 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
10614         * MAINTAINERS: Add myself to 'Write After Approval' section.
10616 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
10618         * config.guess: Update to 2003-10-16 version.
10619         * config.sub: Update to 2003-10-16 version.
10621 2003-10-15  David Daney  <ddaney@avtrex.com>
10623         * MAINTAINERS: Added myself to 'Write After Approval' section.
10625 2003-10-15  Falk Hueffner  <falk@debian.org>
10627         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10628         'Write After Approval' section. Update email.
10630 2003-10-14  Roger Sayle  <roger@eyesopen.com>
10632         * MAINTAINERS: Move myself from 'Write After Approval' to
10633         'Various Maintainers' section as middle-end maintainer.
10635 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10637         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10638         HOST_FLAGS_TO_PASS.
10639         * Makefile.in: Regenerate.
10641 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
10643         * config.guess: Update to 2003-10-07 version.
10644         * config.sub: Update to 2003-10-07 version.
10646 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10648         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10649         * ltconfig (irix5*, irix6*): Don't override version_type.
10651 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
10653         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10654         * configure: Rebuilt
10655         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10656         * Makefile.in: Rebuilt
10658 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10660         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10662 2003-09-30  Carlo Wood  <carlo@alinoe.com>
10664         * MAINTAINERS (Write After Approval): Add myself.
10666 2003-09-29  Paul Koning  <ni1d@arrl.net>
10668         * MAINTAINERS: Move myself from "Write After Approval"
10669         to CPU platform maintainers for pdp11 platform.
10671 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
10673         * MAINTAINERS: Move myself from 'Write After Approval' to
10674         'Various Maintainers' section as libffi testsuite maintainer.
10676 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
10678         * configure.in: Pass a computed --program-transform-name
10679         to subconfigures.
10680         * configure: Regenerated.
10682 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10684         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10685         * Makefile.in: Regenerate.
10687         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10688         * Makefile.in: Regenerate.
10690 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
10692         * MAINTAINERS: Move myself from 'Write After Approval'
10693         to 'Various Maintainers' (objective-c) section.
10695 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
10697         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10698         quoting.
10699         * configure: Regenerated.
10701 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
10703         * MAINTAINERS (Write After Approval): Add myself to write after
10704         approval list.
10706 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
10708         * MAINTAINERS (Write After Approval): Add myself.
10710 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
10712         * MAINTAINERS: Update my e-mail address.
10714 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
10716         * libtool.m4 (LD): Correct powerpc64 host match.
10718 2003-09-06  James E Wilson  <wilson@tuliptree.org>
10720         * MAINTAINTERS: Update my affiliation and email address.
10722 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10724         * MAINTAINERS (Write After Approval): Add myself.
10726 2003-09-04  DJ Delorie  <dj@redhat.com>
10728         * configure: Regenerate.
10730 2003-09-04  Robert Millan  <robertmh@gnu.org>
10732         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10734 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10736         * configure.in: Ensure arguments to sed are properly spaced.
10737         * configure: Regenerate.
10739 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
10741         * MAINTAINERS: Update my e-mail address.
10743 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
10745         * MAINTAINERS (Write After Approval): Add myself.
10747 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
10749         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10750         * configure: Regenerated.
10752 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10754         * MAINTAINERS: Update my email address.
10756 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
10758         * configure.in:  Use newline instead of semicolon when assuming
10759         shell arguments in a for loop.
10760         * configure:  Regenerated.
10762 2003-08-22  Jason Eckhardt  <jle@rice.edu>
10764         * MAINTAINERS: Resurrect the i860 maintainer.
10766 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
10768         PR 8180
10769         * configure.in: When testing with_libs and with_headers, treat
10770         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
10771         * configure: Regenerate.
10773         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10774         make, shell, etc.
10775         (baseargs): Likewise.
10776         * configure: Regenerate.
10778 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
10780         * MAINTAINERS (Write After Approval): Add myself.
10782 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
10784         * configure.in: Disable libgcj for darwin not on powerpc.
10785         * configure: Rebuild.
10787 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
10789         * config-ml.in, symlink-tree: Add license.
10791 2003-08-03  Richard Stallman  <rms@gnu.org>
10792             Eben Moglen  <moglen@columbia.edu>
10794         * README.SCO: New file.
10796 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
10798         * Makefile.tpl (check, check-c++): Express dependencies using
10799         dependencies rather than commands.
10800         * Makefile.in: Regenerate.
10802 2003-08-01  Andrew Cagney  <cagney@redhat.com>
10804         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10805         * configure: Ditto.
10807 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
10809         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10810         * Makefile.in: Update.
10812 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
10814         * configure.in: Enable libgcj for darwin.
10815         * configure: Rebuild.
10817 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
10819         * config-ml.in:  Use ac_configure_args directly instead of
10820         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
10821         actually seen.
10823 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10825         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10826         creating target and build subdirs to build all parent dirs as needed.
10827         * Makefile.in: Rebuild.
10828         * configure.in: Don't build dirs explicitly here.
10829         * configure: Rebuild.
10831 2003-07-26  Paul Brook  <paul@nowt.org>
10833         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10835 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
10837         * Makefile.tpl (all-make): Depend on intl.
10838         * Makefile.in: Rebuilt.
10840 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
10842         * install-sh:  Update to newer upstream versions (associated with
10843         aclocal 1.7).
10844         * mkinstalldirs:  Likewise.
10845         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
10847 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
10849         * MAINTAINERS: Move self from Bug database only accounts
10850         to write-after-approval.
10852 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
10854         * config.if: Remove unused libc_interface determination.
10856 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10858         * MAINTAINERS: Move self from write-after-approval to
10859         build machinery (*.in).
10861 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10863         PR bootstrap/11273
10864         PR bootstrap/11408
10865         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
10866         unused INSTALL_PROGRAM_ARGS.
10867         * configure.in: Use AC_PROG_INSTALL.
10868         * Makefile.in: Regenerate.
10869         * configure: Regenerate.
10871 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
10873         * MAINTAINERS: Alphabetize.
10875 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
10877         * configure: Rebuilt.
10878         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10879         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10880         newlib nor libgloss.
10881         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
10882         * configure.in (am33_2.0-*-linux*): Added.
10884 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
10886         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10887         * configure: Regenerate.
10889 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
10891         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10892         * Makefile.in: Regenerate.
10894 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10896         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10897         * Makefile.in: Regenerate.
10899 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
10901         * Makefile.tpl: Replace PWD with PWD_COMMAND.
10902         * Makefile.in: Regenerated.
10904         * config-ml.in: Replace PWD with PWD_COMMAND.
10906 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10908         * intl: New directory; see intl/ChangeLog for details.
10909         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10910         * Makefile.tpl: all-gcc depends on maybe-all-intl.
10911         * Makefile.in: Regenerate.
10913 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10915         * configure.in: Clean up config-lang.in handling.  Delete
10916         useless assignment to "subdirs".
10917         * configure: Regenerate.
10919 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10921         * configure.in: Rename 'target_libs' to 'target_libraries'.
10922         Remove useless reference to 'target_libs'.
10923         * configure: Regenerate.
10925 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
10927         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10928         * Makefile.in: Regenerate.
10930 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10932         * Makefile.def: Introduce flags_to_pass.
10933         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10934         * Makefile.in: Regenerate.
10936 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
10938         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10939         and target-libgloss.
10940         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10941         <h8300*-*-*>: Disable libf2c and ${libgcj}.
10942         * configure: Regenerate.
10944 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
10946         * configure.in: Update testsuite_flags to new location.
10947         * configure. Regenerate.
10949 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10951         * Makefile.tpl: Remove BUILD_CC stuff.
10952         * Makefile.in: Regenerate.
10954 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
10956         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10958 2003-06-16  Graeme Peterson  <gp@qnx.com>
10960         * MAINTAINERS (Write After Approval): Add myself.
10962 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
10964         * config.guess: Update to 2003-06-12 version.
10965         * config.sub: Update to 2003-06-13 version.
10967 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
10969         * config.guess: Update to 2003-06-06 version.
10970         * config.sub: Update to 2003-06-06 version.
10972 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10974         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10975         * configure. Regenerate.
10977 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10979         * configure.in: Disable serial configure by default.
10980         * configure: Regenerate.
10981         * Makefile.tpl: Abolish .NOTPARALLEL.
10982         * Makefile.in: Regenerate.
10984         * Makefile.tpl: Replace {build,host,target}_canonical by
10985         {build,host,target}.
10986         * Makefile.in: Regenerate.
10988         * Makefile.tpl: Fix stupid pasto.
10989         * Makefile.in: Regenerate.
10991 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10993         * Makefile.tpl: Remove bogus conditional.
10994         * Makefile.in: Regenerate.
10996 2003-06-05  Jan Hubicka  <jh@suse.cz>
10998         * Makefile.tpl (profiledbootstrap): New target.
10999         * Makefile.in (profiledbootstrap): New target.
11001 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
11003         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11004         Pinski. Remove user names from other bugzilla-only maintainers.
11006 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11008         * Makefile.tpl: Make 'recursive targets' using autogen rather
11009         than shell loop.  Remove duplicate 'clean' targets and false
11010         comments.
11011         * Makefile.def: Add systematic dependencies to 'recursive' targets.
11012         Add systematic method of specifying missing targets in subdirs.
11013         Add copyright boilerplate.
11014         * Makefile.in: Regenerate.
11015         * configure.in: Add 'recursive targets' to maybe list.
11016         * configure: Regenerate.
11018         * MAINTAINERS: "GNATS only" -> "Bug database only".
11020         * Makefile.tpl: Rename [+target+] to [+make_target+].
11021         * Makefile.def: Rename 'target' to 'make_target'.
11023 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
11025         * MAINTAINERS: Add self as options handling maintainer.
11027 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
11029         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11030         been too long since I touched those ports.
11032 2003-05-28  DJ Delorie  <dj@redhat.com>
11034         * Makefile.tpl: Make maybe-check-gcc .PHONY.
11035         * Makefile.in: Regenerate.
11037 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11039         * configure.in: Use curly braces in the definition of tooldir.
11040         * configure: Regenerate.
11042 2003-05-21  DJ Delorie  <dj@redhat.com>
11044         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11045         newlib or libgloss.
11046         * Makefile.in: Regenerate.
11048 2003-05-21  DJ Delorie  <dj@redhat.com>
11050         * Makefile.tpl: Add missing empty maybe-check-gcc target.
11051         * Makefile.in: Regenerate.
11053 2003-05-20  Ian Lance Taylor  <ian@airs.com>
11055         * MAINTAINERS: Update my e-mail address.
11057 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11059         * configure.in: Switch more things to use maybe dependencies.
11060         * Makefile.tpl: Switch more things to use maybe dependencies.
11061         Factor out common code from autogen IF statements.
11062         * configure: Regenerate.
11063         * Makefile.in: Regenerate.
11065 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
11067         * configure.in: Accept i[3456789]86 for machine type.
11068         * configure: Regenerate.
11070 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11072         * configure.in: Switch more things to use maybe dependencies.
11073         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
11074         * configure: Regenerate.
11075         * Makefile.tpl: Switch more things to use maybe dependencies.
11076         * Makefile.in: Regenerate.
11078 2003-05-16  Andreas Schwab  <schwab@suse.de>
11080         * Makefile.tpl (install-opcodes): Define.
11081         * Makefile.in: Rebuild.
11083 2003-05-13  Andreas Jaeger  <aj@suse.de>
11085         * config.guess: Update to 2003-05-09 version.
11086         * config.sub: Update to 2003-05-09 version.
11088 2003-05-13  Michael Eager  <eager@mvista.com>
11090         * configure.in: Correct sed script so that options in quotes are not
11091         deleted.
11092         * configure: Rebuild.
11094 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
11096         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11097         and $$s/newlib/libc/sys/cygwin32 include paths.
11098         * configure: Ditto.
11100 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
11102         * MAINTAINERS: Update my email addresses.
11104 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11106         * config-ml.in: Propagate INSTALL variables.
11108 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11110         * MAINTAINERS: Remove duplicate entries in Write After Approval.
11112 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
11114         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11115         * Makefile.in: Regenerate.
11117 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11119         * MAINTAINERS (GNATS only): Add Falk Hueffner.
11121 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11123         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11125 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11127         * Makefile.tpl: Clean $(BUILD_SUBDIR).
11128         * Makefile.in: Regenerated.
11130 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
11132         * MAINTAINERS (Write After Approval): Upgrade myself from
11133         GNATS only to write-after-approval. Update my mail address.
11135 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
11137         (OS Port Maintainers: freebsd): Add myself.
11139 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11141         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11143 2003-04-22  Kean Johnston  <jkj@sco.com>
11145         * MAINTAINERS (SCO ports): Added myself.
11147 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11149         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11151 2003-04-19  Kean Johnston  <jkj@sco.com>
11153         * MAINTAINERS (Write After Approval): Add myself.
11155 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11157         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11158         * Makefile.in: Regenerate.
11160 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
11162         * configure.in (powerpc64*-*-linux*): Remove.
11163         * configure: Rebuilt.
11165 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
11167         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11168         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11169         and restrap.
11170         * Makefile.in:  Regenerate.
11172 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11174         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11175         * configure: Regenerated.
11177 2003-04-15  DJ Delorie  <dj@redhat.com>
11179         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11181 2003-04-13  Nick Clifton  <nickc@redhat.com>
11183         * config-ml.in: Remove support for --disable-aix removing
11184         call-aix multilibs.
11186 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11188         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11189         * */configure: Rebuilt.
11191 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
11193         * MAINTAINERS: Add my email address.
11195 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11197         * MAINTAINERS (Write After Approval): Add myself.
11199 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11201         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11202         * Makefile.in: Regenerate.
11204 2003-03-14  Michael Chastain  <mec@shout.net>
11206         * Makefile.in: Regenerate with correct Makefile.def.
11208 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11210         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
11211         Make macro.
11212         * Makefile.in: Regenerate.
11213         * configure.in: Clean up gxx_include_dir logic.
11214         * configure: Regenerate.
11216 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
11218         * MAINTAINERS (Write After Approval): Add myself.
11220 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
11222         * MAINTAINERS: Update my mail address.
11224 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11226         * configure.in (gxx_include_dir): Fix typo.
11227         * configure: Regenerated.
11229 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11231         * Makefile.tpl: Reindent.
11232         * Makefile.in: Regenerate.
11233         * configure.in: Reindent.  Don't set unused variables.
11234         * configure: Regenerate.
11236 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
11238         * configure.in: Include $(build_tooldir)/sys-include in
11239         FLAGS_FOR_TARGET.
11240         * configure: Regenerated.
11242 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11244         * Makefile.tpl: Always pass down RANLIB.
11245         * Makefile.in: Regenerate.
11247         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11248         * Makefile.in: Regenerate.
11249         * configure.in: Remove unused logic relating to --enable-shared
11250         and --enable-threads.  Remove bogus comments.  Remove redundant
11251         noconfigdirs.
11252         * configure: Regenerate.
11254         * configure.in: Replace ${libstdcxx_version} by its value.
11255         Remove reference to mh-dgux.
11256         * configure: Regenerate.
11258 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11260         * MAINTAINERS (Write After Approval): Add myself.
11262 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11264         * Makefile.tpl: Rearrange.
11265         * Makefile.in: Regenerate.
11267 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11269         * configure.in: Add support for kaOS as cross build target system.
11270         * configure: Regenerated.
11272 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11274         * MAINTAINERS (Write after approval): Add myself.
11276 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11278         * MAINTAINERS: Update my email address.
11280 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11282         * MAINTAINERS: Add self to blanket write privs. section.
11284 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11286         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11287         configure-target-* as some target builds may require additional
11288         flags for preprocessor tests.
11289         * Makefile.in: Regenerated.
11291 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11293         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11294         * ltconfig: Handle it.
11295         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11296         auto-detecting it.
11298         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11299         it is used as argument to $CC.
11300         * ltcf-gcj.sh: Likewise.
11302         * configure.in: Introduce --enable-maintainer-mode.
11303         * configure: Rebuilt.
11304         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11305         for maintainer mode.
11306         * Makefile.in: Rebuilt.
11308 2003-02-18  Jason Merrill  <jason@redhat.com>
11310         * Makefile.tpl (check-c++): Allow parallelism.
11312 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11314         * MAINTAINERS: Remove John Carr (who never actually had access to
11315         gcc.gnu.org).
11317 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11319         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11320         don't configure target-libobjc.
11321         * configure: Regenerate.
11323 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11325         * Makefile.tpl (RANLIB): Define.
11326         * Makefile.in: Regenerate.
11328 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11330         * MAINTAINERS: Update my email.
11332 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11334         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11335         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11336         * Makefile.in: Regenerated.
11337         * configure.in: Remove all traces of snavigator, db, and grep.
11338         * configure: Regenerated.
11340 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11342         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11343         After Approval.
11345 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11347         * MAINTAINERS (Write after approval): Add myself.
11349 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11351         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11352         * Makefile.in: Regenerated.
11354 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11356         * config.guess: Updated to 2003-01-30's version.
11357         * config.sub: Updated to 2003-01-28's version.
11359 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11361         * config.if: If gcc_version is already set, just use it.  Don't set
11362         gcc_version_trigger if it's already set, otherwise set it to
11363         gcc/version.c, but only if the file exists.  If it is not set and
11364         gcc/version.c does not exist, try to extract the version number from
11365         $CC.
11367 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11369         * MAINTAINERS: Add myself to write-after-approval list.
11371 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11373         * configure.in:  Revert 24Jan change.
11374         * configure:  Regenerate.
11376 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11378         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
11379         entry of HJ Lu.
11381 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11383         * configure.in: Revert previous change.
11384         * configure: Regenerate.
11386 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11388         * configure.in: Make rda native-only.
11389         * configure: Regenerate.
11391 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11393         * MAINTAINERS: Move myself from GNATS-only-accounts to
11394         write-after-approval.
11396 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11398         * configure.in: Add missing \.
11399         * configure: Rebuilt.
11401 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
11403         * configure.in (baseargs): Avoid using \| in sed regular
11404         expressions.
11405         * configure: Rebuilt.
11407 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
11409         * configure.in (baseargs): Remove all supported forms of
11410         --cache-file, --srcdir, --host, --build and --target options
11411         from argument lists.
11412         * configure: Rebuilt.
11414 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
11416         * MAINTAINERS: Add myself to write-after-approval list.
11418 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
11420         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11421         * configure: Rebuilt.
11423 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11425         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11426         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11427         * Makefile.in: Regenerate.
11428         * configure: Regenerate.
11430 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
11432         * configure.in: Remove Makefile in build, host and target modules
11433         unless configure was run with --no-recursion.
11434         * configure: Rebuilt.
11436 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11438         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11439         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11440         * Makefile.in: Regenerate.
11442 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
11444         * config.guess: Update to 2003-01-03 version.
11445         * config.sub: Update to 2003-01-03 version.
11447 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11449         * configure: Regenerate with proper autoconf 2.13.
11451 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11453         * configure.in: Add AC_PREREQ for consistency.
11454         * configure: Regenerate.
11456 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
11458         * configure.in (GDB_TK): Add tcl directories conditional on
11459         gdb/gdbtk directory being present.
11460         * configure: Regenerate.
11462 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
11464         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
11465         used by gcc if LD is not defined and we are not doing a Canadian Cross.
11466         * configure: Rebuilt.
11468 2002-12-31  Tom Tromey  <tromey@redhat.com>
11470         * Makefile.in: Rebuilt.
11471         * Makefile.def (target_modules) [libffi]: Allow installation.
11473 2002-12-31  Andreas Schwab  <schwab@suse.de>
11475         * configure.in: Fix use of $program_transform_name.
11476         * configure: Regenerated.
11478 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11480         * configure.in (baseargs): Don't remove first configure argument.
11481         * configure: Regenerated.
11483 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
11485         * Makefile.tpl (local-distclean): Don't remove...
11486         (multilib.ts): ... this.  Moved into...
11487         (multilib.out): ... this.  Don't use sub-make.
11488         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11489         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11490         (configure-build-[+module+], configure-[+module+],
11491         configure-target-[+module+], configure-gcc): ... these.  Test
11492         for Makefile existence.  Drop config.status from dependencies.
11493         * Makefile.in: Rebuilt.
11494         * configure.in: Move gcc-version-trigger to the end of
11495         ac_configure_args.  Add comments to maybedep.tmp and
11496         serdep.tmp.  Introduce --disable-serial-configure.  Remove
11497         nonopt from baseargs, matching and removing corresponding
11498         whitespace while at it.
11499         * configure: Rebuilt.
11501 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
11503         * configure.in (host_configargs): Replace reference to
11504         no-longer-defined buildopts with --build=${build_alias}.
11505         * configure: Rebuilt.
11507         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
11508         program_transform_name to standard idiom.
11509         (AUTOGEN, AUTOCONF): Define.
11510         (Makefile.in): Use $(AUTOGEN).
11511         (Makefile): Depend on config.status, and use autoconf-style rule to
11512         build it.  Move original commands to...
11513         (config.status): ... this new target.
11514         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
11515         $(AUTOCONF).
11516         * Makefile.in: Rebuilt.
11518 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11520         * Makefile.tpl: Fix dramatic bustage due to change in
11521         program_transform_name.
11522         * Makefile.in: Regenerate.
11524         * configure.in: Remove unnecessary PATH setting.
11525         * configure: Regnerate.
11527         * configure.in: Don't default to unprefixed tools unless
11528         the native tools will work.
11529         * configure: Regenerate.
11531         * configure.in: Convert to autoconf script.  Blow away lots
11532         of now-redundant Makefile fragments.
11533         * configure: Generate using Autoconf.
11534         * Makefile.tpl: Rewrite to reflect autoconfiscation.
11535         * Makefile.in: Regenerate.
11537 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11539         * configure: Fix stupid bug where RANLIB was mistakenly included.
11541         * configure.in: Rename (buildargs, hostargs, targargs) to
11542         (build_configargs, host_configargs, target_configargs).
11544         * configure.in: Move logic out of sed statement.
11546         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
11547         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11549 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
11551         * config.sub: Import from master repository
11552         * config.guess: Ditto
11554 2002-12-24  Andreas Schwab  <schwab@suse.de>
11556         * Makefile.tpl (multilib.out): Fix missing space.
11557         * Makefile.in: Regenerate.
11559 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11561         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
11562         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
11563         * Makefile.in: Regenerate.
11564         * configure.in: Remove unnecessary leftovers.
11566 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
11568         * configure.in (extra_ranlibflags_for_target): New variable.
11569         (*-*-darwin): Add -c to ranlib commands.
11570         * configure (tooldir): Handle extra_ranlibflags_for_target.
11572 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11574         * Makefile.tpl: Revert HJL's change.
11575         * Makefile.in: Regenerated.
11576         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11577         always.
11579 2002-12-19  Andreas Schwab  <schwab@suse.de>
11581         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11582         * Makefile.in: Regenerate.
11584 2002-12-18  H.J. Lu  <hjl@gnu.org>
11586         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11587         * Makefile.in: Regenerated.
11589         * configure.in (build_prefix): New. Substitute.
11591 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11593         * Makefile.tpl: Don't let real targets depend on phony targets.
11594         * Makefile.in: Regenerate.
11596         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11597         * Makefile.in: Regenerate.
11599 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
11601         * config.sub: Import from master repository
11602         * config.guess: Ditto
11604 2002-12-16  Jason Merrill  <jason@redhat.com>
11606         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11607         previous 'make bootstrap'.
11608         * Makefile.in: Regenerate.
11610 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
11612         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11614 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11616         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11617         * Makefile.in: Regenerate.
11619 2002-12-13  Jason Merrill  <jason@redhat.com>
11621         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
11622         library tests.
11623         (check-c++): Just depend on it and check-target-libstdc++-v3.
11624         * Makefile.in: Regenerate.
11626 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11628         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11629         * Makefile.in: Rebuilt.
11631 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11633         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11635 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11637         * configure: Fix bug put in by gremlins.
11639         * Makefile.tpl: Substitute more autoconfily.
11640         * configure: Substitute more autoconfily.
11641         * Makefile.in: Regenerate.
11643 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
11645         * config.sub: Import from master repository
11646         * config.guess: Ditto
11647         * MAINTAINERS: Added Svein Seldal under write after approval
11649 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
11651         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11652         * Makefile.in (all-sim): Ditto.
11654 2002-12-06  DJ Delorie  <dj@redhat.com>
11656         * Makefile.tpl: Change configure dependencies to not have real
11657         targets depend on phony targets.
11659 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
11661         * configure.in: Revert unintentional change.
11663         * Makefile.tpl: Change dependency for */multilib.out so that
11664         it works when gcc isn't in the tree.
11666         * configure.in: Substitute more.
11667         * configure: Run subconfigures from the Makefile.
11668         * Makefile.tpl: Run subconfigures from the Makefile; add a few
11669         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
11671 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11673         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11675 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11677         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11678         and corresponding dependencies.
11679         * Makefile.in: Regenerate.
11681         * configure.in (host_tools): Order binutils, gas and ld for
11682         convenience in running the testsuites.
11684         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11685         * Makefile.in: Regenerate.
11686         * configure.in: Introduce rules to serialize subconfigure runs.
11688         * configure.in: Introduce BASE_CC_FOR_TARGET.
11689         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
11690         Realize configure-build-* targets.  Realize configure-target-* targets.
11691         * Makefile.in: Regenerate.
11693 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11695         * configure: Move gcc_version_trigger stuff from here...
11696         * configure.in: ...to here.
11698         * configure.in: Separate subconfigure options added by this file from
11699         options given by the user.  Add machinery to put args for host
11700         subconfigures into the Makefile.
11702         * Makefile.tpl: Remove 'vault' targets.
11703         * Makefile.tpl: Reorder and comment dependencies.
11704         * Makefile.in: Regenerate.
11706 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11707         * configure.in: Fix my broken commit of previous patch. (sigh)
11709 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11711         * configure.in: Move host-specific darwin noconfigdirs into
11712         the host-specific section.
11714 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11716         * configure.in: Move host-specific darwin noconfigdirs into
11717         the host-specific section.
11719 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11721         * configure: Remove skip-this-dir support.
11722         * Makefile.tpl: Remove skip-this-dir support.
11724         * Makefile.tpl: Remove leftover support for non-autoconfiscated
11725         subdirectories.
11726         * Makefile.in: Regenerate.
11728         * Makefile.tpl: Strip out useless setting of 'dir'.
11729         * Makefile.in: Regenerate.
11731 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11733         * configure.in: Fix deeply stupid bug.
11735         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11736         shell code in CXX_FOR_TARGET
11737         * Makefile.def: Introduce raw_cxx.
11738         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11739         RAW_CXX_FOR_TARGET.
11740         * Makefile.in: Regenerate.
11742 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
11744         * Makefile.tpl: Remove unnecessary ifs.
11745         * Makefile.in: Regenerate.
11747         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
11748         dependencies.  Maybe-ize build-libiberty.  Create dummy install
11749         targets for 'no_install' modules.
11750         * configure: Move GDB_TK substitution to configure.in.  Move
11751         build_modules stuff to configure.in.
11752         * configure.in: Implement soft dependency machinery.  Maybe-ize
11753         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
11754         * Makefile.in: Regenerate.
11756 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11758         * Makefile.tpl: Make all-target, install-target behave similarly
11759         to all, install (only hitting configured targets).  Eliminate
11760         unused macro defintions.
11762         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11763         build != host.
11765         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11767         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11769         * configure.in: Produce lists of subdir targets we're actually
11770         configuring.  Remove references to "dosrel".
11771         * Makefile.tpl: Let configure set which subdir targets are hit.
11772         Remove install-cross; clean up install; remove ALL.  Remove
11773         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
11774         Autogenerate host module targets.  Remove empty dependency lines
11775         and redundant dependency; rearrange slightly.
11776         * Makefile.def: Add host-side libtermcap, utils.
11778         * Makefile.in: Regenerate.
11780 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11782         * ltconfig (osf[345]): Append $major to soname_spec.
11783         Reflect this in library_names_spec.
11784         * ltmain.sh (osf): Prefix $major with . for use as extension.
11786 2002-11-19  Andreas Jaeger  <aj@suse.de>
11788         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11789         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11790         and sparc64 GNU/Linux systems.
11792 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
11794         * MAINTAINERS: Update email.
11796 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11798         * MAINTAINERS: Complete James Dennett's entry.
11800 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
11802         * MAINTAINERS (Write After Approval): Add myself.
11804 2002-11-13  Bruce Korb  <bkorb@gnu.org>
11806         * Makefile.tpl: syntactic cleanup
11808 2002-11-13  Stuart Hastings  <stuart@apple.com>
11810         * MAINTAINERS: Add myself to write-after-approval list.
11812 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11814         * Makefile.def: Add list of recursive targets to autogenerate.
11815         Add build_modules.
11816         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
11817         targets.  Autogenerate *-build-* targets.
11818         * Makefile.in: Regenerate.
11820 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11822         * configure: More autoconf-style substitutions.
11823         * Makefile.tpl: More autoconf-style substitutions.
11824         * Makefile.in: Regenerate.
11826 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11828         * configure: Substitute more variables in a more autoconf-friendly
11829         way.  Simplify slightly.
11830         * Makefile.tpl: Make more variables substitutable in an
11831         autoconf-friendly way.
11832         * Makefile.in: Regenerate.
11834 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
11836         * MAINTAINERS (Write After Approval): Add myself.
11838 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11840         * configure.in (v810*): Remove special setting of tools.
11842         * configure: Add support for extra required flags for ar or nm.
11843         * configure.in (aix4.3+): Use above support for target-specific
11844         issues, rather than using config/mt-aix43.
11846 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11848         * configure: Remove 'removing', which doesn't work.  Replace $subdir
11849         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
11850         with $srcdir.  Reformat indentation.  Substitute some variables
11851         formerly hard-coded in the Makefile for build=host.
11852         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11853         * Makefile.def: Autogenerate more.
11854         * Makefile.in: Regenerate.
11856 2002-11-04  Adam Nemet  <anemet@lnxw.com>
11858         * MAINTAINERS (Write After Approval): Add myself.
11860 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
11862         * Makefile.def (host_modules): Add rda.
11863         * Makefile.in: Regenerate.
11864         * configure.in (target_tool): Add target-rda to list.
11866 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11868         * MAINTAINERS: Remove "co-maintainer" note for web pages.
11870 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
11872         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
11873         and restrap targets to this rule.
11874         * Makefile.in:  Regenerate.
11876 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11878         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11879         GNATS only accounts.
11881 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
11883         * configure.in (i[3456]86-*-linux*): Add check to disable
11884         ${libgcj} for glibc1.
11886 2002-10-24  Denis Chertykov  <denisc@overta.ru>
11888         * MAINTAINERS: Add myself as ip2k port maintainer.
11890 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
11892         * configure.in: Add tic4x target.
11894 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11896         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11897         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11898         * Makefile.in: Regenerate.
11900         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11901         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11902         * Makefile.in: Regenerate.
11904 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
11906         * MAINTAINERS: Add myself as web pages co-maintainer.
11908 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11910         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11911         * Makefile.in: Regenerate.
11913 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
11915         * MAINTAINERS: Add myself and Nathan Sidwell
11916         <nathan@codesourcery.com> as VxWorks maintainers.
11918 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11920         * Makefile.def: Remove order dependency comments.
11921         * Makefile.tpl: Add explicit install-install dependencies.
11922         * Makefile.in: Regenerate.
11924         * Makefile.tpl: Remove material now in src-release.  (Finally!)
11925         * Makefile.in: Regenerate.
11927         * Makefile.tpl: Add configure-target (for src-release in src)
11928         * Makefile.in: Regenerate.
11930 2002-09-30  Nick Clifton  <nickc@redhat.com>
11932         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11934 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
11936         * configure.in (s390*-*-linux*): Enable libgcj.
11938 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
11940         * configure: Revert accidentally applied changes.
11942         * Makefile.tpl: Make more autoconf-friendly.
11943         * Makefile.in: Regenerate.
11944         * configure: Make substitution more autoconf-like.
11946 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
11948         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11949         single entry to handle all these.
11950         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
11951         libjava on arm-*-elf.
11953 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
11955         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11956         things that depend on them.
11958 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11960         * Makefile.tpl: Make subsituted variables more autoconfy.
11961         * Makefile.in: Regenerate.
11962         * configure: Make seds more autoconfy.
11964 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11966         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11967         * Makefile.in: Regenerate.
11968         * configure.in: Rewrite sed statements to look autoconfy.
11970         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11971         all-target-foo on configure-target-foo.
11972         * Makefile.def: Ditto.
11973         * Makefile.in: Rebuild.
11975 2002-09-25  Andrew Haley  <aph@redhat.com>
11977         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11979 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11981         * Makefile.def: New file.
11982         * Makefile.tpl: New file.
11983         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11984         * contrib/gcc_update: Note that Makefile.in is a generated file.
11986         * configure.in: Minor rearrangement.  Simplify tests.
11988 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
11990         * configure.in (with_headers): Skip copy if value is "yes".
11991         (with_libs): Likewise.
11993 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11995         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11996         * configure.in (sh*-*-pe*): Ditto.
11997         * configure.in (mips*-*-pe*): Ditto.
11998         * configure.in (*arm-wince-pe): Ditto.
12000         * configure.in: Rearrange.
12002 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
12004         * MAINTAINERS: Update my email address.
12006 2002-08-30  Paul Koning  <pkoning@equallogic.com>
12008         * MAINTAINERS: (Write After Approval): Add myself.
12010 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
12012         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12014 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
12016         * MAINTAINERS: Change my mailing address.
12018 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
12020         * MAINTAINERS (Write After Approval): Remove myself.
12021         (Various Maintainers: c++ runtime libs): Add myself.
12023 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
12025         * MAINTAINERS (Write After Approval): Remove myself.
12026         (Various Maintainers: c++ runtime libs): Add myself.
12028 2002-08-15  Eric Christopher  <echristo@redhat.com>
12030         * config.sub: Import from master repository.
12031         * config.guess: Ditto.
12033 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
12035         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12036         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12037         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12039 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
12041         * MAINTAINERS: Add self to rs6000 vector extensions.
12043 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
12045         * libiberty/configure: Reverted unintended yesterday's check in.
12047 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
12049         * boehm-gc/configure, libf2c/configure: Rebuilt.
12050         * libffi/configure, libiberty/configure: Ditto.
12051         * libjava/configure, libobjc/configure: Ditto.
12052         * libstdc++-v3/configure, zlib/configure: Ditto.
12053         Merged from binutils:
12054         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
12055         From Steve Ellcey <sje@cup.hp.com>:
12056         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12057         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12058         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12059         IA64.
12060         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12061         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12062         soname_spec, sys_lib_search_path_spec): Ditto.
12064 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
12066         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12068 2002-08-04  H.J. Lu  (hjl@gnu.org)
12070         * configure.in (mips*-*-linux*): Don't skip target-libffi.
12072 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
12074         * MAINTAINERS (Write After Approval): Add myself.
12076 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
12078         * configure.in: Move generic linux case to end.  Copy generic
12079         linux noconfigdirs to mips*-*-linux* entry and new
12080         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
12082 2002-07-19  Michael Matz  <matz@suse.de>
12084         * MAINTAINERS: Add myself as ra* maintainer.
12086 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
12088         * config.guess: Update to 2002-07-09 version.
12089         * config.sub: Update to 2002-07-03 version.
12091 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12093         * MAINTAINERS: Fix typo in a maintainer email address.
12095 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12097         * configure.in: Remove two redundant tests.
12099 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12101         * configure.in (mips*-*-irix6*o32): Enable stabs.
12103 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12105         * configure.in: Don't build grez.
12106         * Makefile.in: Ditto.
12108         * Makefile.in: Remove references to bsp, cygmon, libstub.
12109         * configure.in: Ditto.
12111         * configure.in: Remove leftover reference to gdbtest.
12113 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12115         * configure.in (gxx_include_dir):  Change to match versioned
12116         C++ headers if --enable-version-specific-runtime-libs is used.
12118 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
12120         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12122 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12124         * configure.in: Make --without-x work.
12126 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12128         * configure.in: Rearrange target Makefile fragment collection.
12130         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12131         cvs[src].
12132         * configure.in: Ditto.
12134 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
12136         * MAINTAINERS (Write After Approval): Update my e-mail address.
12138 2002-06-24  Ben Elliston  <bje@redhat.com>
12140         * configure.in (host_tools): Remove cgen.
12142         * Makefile.in (all-cgen): Remove; runs from its source directory.
12143         (check-cgen, install-cgen, clean-cgen): Likewise.
12144         (all-opcodes): Do not depend on all-cgen.
12145         (all-sim): Likewise.
12147 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12149         * Makefile.in: Eliminate 'apache' targets.
12150         * configure.in: Eliminate 'apache' targets.
12152         * configure.in: Eliminate redundant tests.  Reorganize.
12154         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12156         * config-ml.in: Eliminate references to Cygnus configure.
12158         * Makefile.in: Eliminate references to building emacs.
12160 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
12162         * MAINTAINERS: Update my email address.
12164 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
12166         * config.if (libstdcxx_incdir): Version C++ headers.
12167         (cxx_incdir): Remove.
12169 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12171         * MAINTAINERS (Write After Approval): Add self.
12173 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12175         * configure.in: Add support for ip2k.
12177 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12179         * configure.in: Fix AIX configury bug.
12181 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
12183         * MAINTAINERS (Write After Approval): Add self.
12185 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12187         * configure.in: replace ${topsrcdir} with ${srcdir}
12189         * configure.in: Move definition of libstdcxx_flags
12190         right above usage, rather than waaay earlier.
12192         * configure.in: Pull definition of is_cross_compiler earlier.
12194         * configure.in: Rearrange a little.
12196         * configure.in: Remove references to librx.
12197         * Makefile.in: Remove references to librx.
12199 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12201         * config.sub: Add support for avr target.
12202         Import from master sources, rev 1.255
12204 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
12206         * configure, .cvsignore:  Revert previous change...
12207         * Makefile:  ...delete.
12209 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12211         * configure.in: Eliminate ${gasdir} variable.
12213 2002-06-18  Dave Brolley  <brolley@redhat.com>
12215         * configure.in: Add support for frv.
12216         * config.sub: Add support for frv.
12218 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12220         * configure:  Remove garbage from previous commit.
12222 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12224         * configure:  For in-source builds, make a subdir and re-exec there.
12225         * Makefile:  New file.  Pass targets through to build directory.
12226         * .cvsignore:  No longer ignore "Makefile".
12228 2002-06-16  Douglas Rupp  <rupp@gnat.com>
12230         * MAINTAINERS (Write After Approval): Add self.
12232 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12234         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12236 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
12238         * configure.in (vax-*-netbsd*): Re-enable gas.
12240 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
12242         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12243         BUILD_PREFIX_1, to correct nomenclature.
12244         * configure: Likewise.
12246         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12247         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12249 2002-05-31  Olaf Hering  <olh@suse.de>
12251         * config-ml.in: Propogate DESTDIR also.
12253 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12255         * configure.in (vax-*-netbsd*): Don't build gas for this
12256         platform.
12258 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12260         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12261         and libgcj for AVR.
12263 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12265         * MAINTAINERS (Write After Approval): Add myself.
12267 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12269         * config.guess: Update to 2002-05-22 version.
12270         * config.sub: Likewise.
12272 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12274         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12275         * config-ml.in: Likewise.
12276         * configure: Likewise.
12277         * configure.in: Likewise.
12279 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12281         * MAINTAINERS: Update my email address.
12283 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12285         * configure.in: Simplify makefile fragment collection.
12287         * configure.in: Remove code to build emacs.
12289         * configure.in : Remove --srcdir argument from targargs and buildargs
12290         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12292         * configure: Move some logic to configure.in.
12293         * configure.in: Move some logic from configure.
12295 2002-05-11  Tom Tromey  <tromey@redhat.com>
12297         * MAINTAINERS: Reflect libgcj reality.
12299 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12301         * Makefile.in: Honour DESTDIR.
12303 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12305         * config.guess: Import 2002-03-20 version.
12306         * config.sub: Import 2002-04-26 version.
12308 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12310         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12312 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12314         * MAINTAINERS: Add self.
12316 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12318         * ltmain.sh: Detect and handle object name conflicts
12319         while piecewise linking a static library.
12321 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12323         * configure.in (noconfigdirs): Don't disable libgcj on
12324         sparc64-*-solaris* and sparcv9-*-solaris*.
12326 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12328         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12330 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12332         * configure.in (FLAGS_FOR_TARGET): Do not add
12333         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12334         on i[3456]86-*-linux*.
12336 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12338         * configure.in (noconfigdirs): Replace [ ] with test.
12340         * configure.in (noconfigdirs): Do not add target-newlib if
12341         target == i[3456]86-*-linux*, and host == target.
12343 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12345         * configure.in: delete reference to absent file
12347         * configure.in: replace '[' with 'test'
12349         * configure.in: Eliminate references to gash.
12350         * Makefile.in: Eliminate references to gash.
12352         * configure.in: remove useless references to 'pic' makefile fragments.
12354         * configure.in: (*-*-windows*) Finish removing.
12356         * configure.in: Eliminate redundant test for libgui.
12358 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12360         * MAINTAINERS: Add self and realphabetize.  Update entries
12361         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12362         entry for a29k port maintainer.
12364 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
12366         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12367         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12369 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12371         * configure.in: remove references to dead files
12373 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
12375         * MAINTAINERS: Add information about purpose of this file.
12377 2002-04-18  Tom Tromey  <tromey@redhat.com>
12379         * configure.in: Disallow configuring libgcj when it is already
12380         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
12381         Solaris 2.8 by default.  For PR libgcj/6158.
12383 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12385         * configure.in:  Move default CC setting out of config/mh-* fragments
12386         directly into here.
12388 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12390         * configure.in: don't even try to configure or make a subdirectory
12391         if there's no configure script for it.
12393 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
12395         * MAINTAINERS: Remove chill maintainers.
12396         * Makefile.in (CHILLFLAGS): Remove.
12397         (CHILL_LIB): Remove.
12398         (TARGET_CONFIGDIRS): Remove libchill.
12399         (CHILL_FOR_TARGET): Remove.
12400         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12401         CHILL_LIB.
12402         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12403         (CHECK_TARGET_MODULES): Likewise.
12404         (INSTALL_TARGET_MODULES): Likewise.
12405         (CLEAN_TARGET_MODULES): Likewise.
12406         (configure-target-libchill): Remove.
12407         (all-target-libchill): Remove.
12408         * configure.in (target_libs): Remove target-libchill.
12409         Do not compute CHILL_FOR_TARGET.
12410         * libchill: Remove directory.
12412 2002-04-11  DJ Delorie  <dj@redhat.com>
12414         * Makefile.in, configure.in: Sync with binutils, entries
12415         follow...
12417 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
12419         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
12420         (do-tar, do-bz2): New rules.
12421         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
12422         (gdb-tar): New rule.
12423         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
12424         (insight_dejagnu.tar): New rule.
12425         (insight.tar): New rule.
12426         (gdb+dejagnu.tar): New rule.
12427         (gdb.tar): New rule.
12429 2002-02-01  Mo DeJong  <supermo@bayarea.net>
12431         * Makefile.in: Add all-tix to deps for all-snavigator
12432         so that tix is built when building snavigator.
12434 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
12436         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12437         ld and gdb are not supported.
12439 2002-01-07  Mark Salter  <msalter@redhat.com>
12441         * configure.in: Remove target-bsp and target-cygmon from arm builds.
12442         Allow target-libgloss to be built for arm, strongarm, and xscale.
12444 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
12446         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12447         options for i[3456]86-pc-linux* native builds.
12449 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12451         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12452         files from .po files for a distribution.
12454 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
12456         * configure.in: Enable libstdc++-v3 for h8300 targets.
12458 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
12460         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12461         version from bfd/.
12463 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
12465         * Makefile.in (VER): When present, extract the version number from
12466         the file version.in.
12468 2001-05-24  Tom Rix  <trix@redhat.com>
12470         * configure.in : enable ld for aix
12472 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12474         * config.guess: Add linux target for S/390.
12476 2000-11-07  Philip Blundell  <pb@futuretv.com>
12478         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12480 2000-11-03  Philip Blundell  <pb@futuretv.com>
12482         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12483         files.
12485 2001-01-15  Ben Elliston  <bje@redhat.com>
12487         * configure.in (host_tools): Add sid.
12488         Always configure cgen.
12490 2000-11-24  Nick Clifton  <nickc@redhat.com>
12492         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12494 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
12496         * Makefile.in (ALL_MODULES): Add all-cgen.
12497         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12498         (all-cgen): New target.
12499         (all-opcodes,all-sim): Depend on all-cgen.
12500         * configure.in (host_tools): Add cgen.
12501         Only configure cgen if --enable-cgen-maint.
12503 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
12505         * configure.in: Add *-*-freebsd* configurations.
12507 2002-04-08  Tom Tromey  <tromey@redhat.com>
12509         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12510         Fixes PR libgcj/6068.
12512 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
12514         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12516 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12518         * configure.in (alpha*-dec-osf*): Enable libgcj.
12520 2003-03-27  Matthew Gingell  <gingell@gnat.com>
12522         * MAINTAINERS (Write After Approval): Add myself.
12524 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
12526         Fix for: PR bootstrap/3591, target/5676
12527         * configure.in (mcore-pe): Disable the configuration of
12528         libstdc++-v3 since exceptions are not supported.
12530 2002-03-20  Anthony Green  <green@redhat.com>
12532         * configure.in: Enable libgcj for xscale-elf target.
12534 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
12536         * MAINTAINERS:  Update my email address.
12538 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
12540         * ltmain.sh (relink_command): Fix typo in previous change.
12542 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
12544         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
12545         (relink_command): Added --tag flags.
12546         (mode=install): If relinking fails; error out.
12548 2002-03-12  Richard Henderson  <rth@redhat.com>
12550         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
12551         .NOTPARALLEL tag.
12552         (do-check): Rename from check.
12553         (check): Allow parallel check.
12555 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
12557         * MAINTAINERS: Add myself as maintainer for xtensa port.
12558         Fix alphabetical order in CPU port maintainer list.
12559         Remove myself from Write After Approval list.
12561 2002-03-11  Richard Henderson  <rth@redhat.com>
12563         * Makefile.in (.NOTPARALLEL): Add fake tag.
12565 2002-03-07  H.J. Lu  (hjl@gnu.org)
12567         * configure.in: Enable gprof for mips*-*-linux*.
12569 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
12571         * MAINTAINERS (Write After Approval): Add myself.
12573 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
12575         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12576         libjava.
12577         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12579 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
12581         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12582         because its Makefile is there; test for the executable instead.
12584 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
12586         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12587         libstdc++-v3 and libjava.
12589 2002-02-11  Adam Megacz  <adam@xwt.org>
12591         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12592         boehm-gc
12594 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
12596         * config.guess: Updated to 2002-01-30's version.
12597         * config.sub: Updated to 2002-02-01's version.
12598         Contribute sh64-elf.
12599         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
12600         * configure.in: Added sh64-*-*.
12602 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
12604         * MAINTAINERS: Belatedly add myself to write after approval list.
12606 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
12608         * MAINTAINERS: Put self in as maintainer for x86-64 port.
12609         Remove self as Write After Approval.
12611 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
12613         * MAINTAINERS: Put self in as maintainer for contrib/regression
12614         directory.
12616 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
12618         * MAINTAINERS:  Update my email address.
12620 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
12622         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
12623         target-libiberty, and target-libgloss.  Skip Java-related
12624         libraries if not supported for NetBSD on target CPU.
12626 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
12628         * install-sh: Use _inst.$$_ for temp file name.
12630 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
12632         * MAINTAINERS (Write After Approval): Move my contact info
12633         from here...
12634         (OS Port Maintainers): ...to here (netbsd).
12636 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
12638         * MAINTAINERS (Write After Approval): Add myself.
12640 2002-01-17  H.J. Lu  <hjl@gnu.org>
12642         * Makefile.in (all-fastjar): Also depend on all-libiberty.
12643         (all-target-fastjar): Also depend on all-target-libiberty.
12645 2002-01-16  H.J. Lu  (hjl@gnu.org)
12647         * config.guess: Import from master sources, rev 1.225.
12648         * config.sub: Import from master sources, rev 1.238.
12650 2002-01-16  Kazu Hirata  <kazu@hxi.com>
12652         * MAINTAINERS (Write After Approval): Remove myself.
12654 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
12656         * MAINTAINERS (Write After Approval): Add myself.
12658 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12660         * MAINTAINERS: Add self as docs co-maintainer.
12662 2001-12-11  Matthias Klose  <doko@debian.org>
12664         * MAINTAINERS (Write After Approval): Add myself.
12666 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
12668         * MAINTAINERS: Update my email address.
12670 2001-12-07  Turly O'Connor  <turly@apple.com>
12671         * MAINTAINERS (Write After Approval): Add myself.
12672         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12673         (rs6000_initialize_trampoline): Call __trampoline_setup for
12674         ABI_DARWIN too.
12675         * darwin-tramp.asm: New file, implements __trampoline_setup.
12676         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12678 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
12680         * MAINTAINERS (Write After Approval): Add myself.
12682 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
12684         * configure, configure.in: Use temp file for long sed commands.
12686 2001-12-03  Laurent Guerby  <guerby@acm.org>
12688         * config.sub: Update to version 1.232 on subversion.
12690 2001-12-03  Ben Elliston  <bje@redhat.com>
12692         * MAINTAINERS: Update mail address for config.* patches.
12694 2001-11-27  DJ Delorie  <dj@redhat.com>
12695             Zack Weinberg  <zack@codesourcery.com>
12697         When build != host, create libiberty for the build machine.
12699         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12700         CONFIG_ARGUMENTS.
12701         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12702         New variables.
12703         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12704         and rules.
12705         (all.normal): Depend on ALL_BUILD_MODULES.
12706         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12707         (all-build-libiberty): Depend on configure-build-libiberty.
12709         * configure: Calculate and substitute proper value for
12710         ALL_BUILD_MODULES.
12711         * configure.in: Create the build subdirectory.
12712         Calculate and substitute TARGET_CONFIGARGS (formerly
12713         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12715 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
12717         * MAINTAINERS (write-after-approval): Add self.
12719 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12721         * MAINTAINERS (GNATS only accounts): Remove self.
12723 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
12725         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12726         libf2c.
12728 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12730         * MAINTAINERS (Write After Approval): Add self.
12732 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12734         * MAINTAINERS: mips and s390 are also CPU ports.
12736 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12738         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12740 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
12742         * MAINTAINERS: Alphabetize.
12744 2001-11-09  Kazu Hirata  <kazu@hxi.com>
12746         * MAINTAINERS (Various maintainers: h8 port): Add myself.
12748 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12750         * MAINTAINERS (Various maintainers: hppa port): Added myself.
12752 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
12754         * configure.in (--enable-languages): Be more permissive about
12755         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
12757 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12759         * config.sub: Import from master sources, rev. 1.230.
12760         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12762 2001-11-07  Laurent Guerby  <guerby@acm.org>
12764         * MAINTAINERS (Write After Approval): Add self.
12766 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
12768         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12770 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
12772         * config.sub: Import from master sources, rev 1.226.
12773         * config.guess: Import from master sources, rev 1.216.
12775 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
12777         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12778         * MAINTAINERS: Add self as maintainer of MMIX port.
12779         Remove old after-approval entry.
12781 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12783         * ChangeLog, configure: Fix spelling errors.
12785 2001-10-20  Brendan Kehoe  <brendan@zen.org>
12787         * MAINTAINERS: Tweak my address.
12789 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
12791         * MAINTAINERS: Update my email address.
12793 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
12795         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12796         * MAINTAINERS: Add self as maintainer of CRIS port.
12798 2001-10-10  Geert Bosch  <bosch@gnat.com>
12800         * MAINTAINERS (Various maintainers: Ada front end):
12801         Added Robert Dewar.
12803 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
12805         * MAINTAINERS (Write After Approval): Added self
12807 2001-10-02  Geert Bosch  <bosch@gnat.com>
12809         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12811 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12813         * configure: Handle temporary files securely using mkdir.
12815 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
12817         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12819 2001-09-26  Will Cohen  <wcohen@redhat.com>
12821         * configure.in (*-*-linux*): Disable configuration of target-newlib
12822         and target-libgloss.
12824 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12826         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12827         RANLIB.
12829 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
12831         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12832         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12833         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12834         avoid quotes nesting problems.
12835         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12836         (DO_X): Export only variables that are set.
12838 2001-09-19  Ben Elliston  <bje@redhat.com>
12840         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12841         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12842         semantics.  Use the shell built-in "type" command instead.
12844 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
12846         Merged from gcc-3_0-branch:
12847         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
12848         * ltcf-c.sh: Use $objext, not $ac_objext.
12849         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
12850         * ltcf-cxx.sh: Add support for GNU.
12851         2001-07-22  Timothy Wall  <twall@redhat.com>
12852         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
12853         default settings if using GNU tools with that configuration.
12854         * ltcf-cxx.sh: Ditto.
12855         * ltcf-gcj.sh: Ditto.
12856         2001-07-21  Michael Chastain  <chastain@redhat.com>
12857         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12858         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
12859         * ltmain.sh: Mark as gcc-local.
12861 2001-08-30  Eric Christopher  <echristo@redhat.com>
12862             Jason Eckhardt  <jle@redhat.com>
12864         * config.guess: Merge from master sources.
12865         * config.sub: Merge from master sources, add support for mipsisa32.
12867 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
12868         * config.sub: Merge from master sources, rev 1.219.
12869         * MAINTAINERS: Add self as contact for stormy16 port.
12871 2001-08-14  Zack Weinberg  <zackw@panix.com>
12873         * config.sub: Merge from master sources, rev 1.218.
12874         * config.guess: Merge from master sources, rev 1.209.
12876 2001-08-11  Graham Stott  <grahams@redhat.com>
12878         * Makefile.in (check-c++): Add missing semicolon.
12880 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
12882         * MAINTAINERS (Various maitainers: predict.def): Added myself.
12884 2001-07-30  Eric Christopher  <echristo@redhat.com>
12886         * MAINTAINERS (Various maintainers: mips port): Added myself.
12888 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
12890         * configure.in (sh-*-linux*): New.
12892 2001-07-27  Richard Henderson  <rth@redhat.com>
12894         * .cvsignore: Add LAST_UPDATED.
12896 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
12898         * MAINTAINERS (Various maintainers: s390 port): Added myself.
12900 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
12902         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12904 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
12906         * MAINTAINERS (Write After Approval): Added myself.
12908 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12910         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12911         and libgcj on m68hc11/m68hc12.
12913 2001-06-27  H.J. Lu  (hjl@gnu.org)
12915         * Makefile (CFLAGS_FOR_BUILD): New.
12916         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12918 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12920         * README: Remove version number.
12922 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12924         * INSTALL/README: Update wrt. to the installation instructions now
12925         residing in gcc/doc/install.texi.
12927 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12929         * README: Replace with a cut-down and updated version of gcc/README.
12931 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
12933         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12934         multilibs to be disabled.
12936 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
12938         * MAINTAINERS (Write After Approval): Add myself.
12940 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
12942         * config.guess: Import CVS version 1.195.
12943         * config.sub: Import CVS version 1.212.
12945 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
12947         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12948         gcc/xgcc is built, use -print-prog-name to find out the program
12949         name to use.
12951 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
12953         * config.guess:  Import CVS version 1.194.  All gcc-local changes
12954         appear to also be in the master copy.
12955         * config.sub:  Import CVS version 1.211.
12957 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
12959         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12960         with_gcc]: Use `gcc -shared' to build a shared library.
12962 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12964         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12965         archives.
12967 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12969         * MAINTAINERS (Write After Approval): Add myself.
12971 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
12973         * configure.in (libstdcxx_flags): Do not try to execute
12974         libstdc++-v3/testsuite_flags until it exists.
12976 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
12978         * MAINTAINERS: Update my email address.
12980 2001-05-31  Graham Stott  <grahams@redhat.com>
12982         * MAINTAINERS (Write After Approval): Add myself.
12984 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
12986         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
12987         libraries when using g++ with native linker.
12989 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
12991         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12993 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
12995         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12996         [aix4*|aix5*]: Prepend blank.
12998 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
13000         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13001         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
13002         of subdir/configure scripts to use the new libtool.m4.
13004 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
13006         * MAINTAINERS (Write After Approval): Add myself.
13008 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
13010         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13012 2001-05-11  Ben Elliston  <bje@redhat.com>
13014         * Makefile.in (all-sid): New target.
13015         (check-sid, clean-sid, install-sid): Likewise.
13017 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
13019         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13021 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13023         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13024         libgcj.
13026 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13028         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13029         gcc/xgcc is built, use -print-prog-name to find out the program
13030         name to use.
13032 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
13034         * configure.in (noconfigdirs): Don't reset it from scratch in the
13035         target case; only append to it.
13037         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13038         sparc-*-solaris2.8]: Disable ${libgcj}.
13040 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
13042         * configure.in (libgcj_saved): Copy from $libgcj.
13043         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13044         --disable-libgcj.
13046 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
13048         * MAINTAINERS: Remove self as MIPS maintainer and
13049         C front end maintainer.
13051 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
13053         * configure.in: Move *-chorusos target case to the proper switch.
13054         Disable libgcj.
13056 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13058         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13059         1.641.2.228.
13061 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13063         * Makefile.in (STAGE1_CFLAGS): Pass down.
13065 2001-04-13  Alan Modra  <amodra@one.net.au>
13067         * config.guess: Add hppa64-linux support.  Note for next import that
13068         this is already in the master file.
13069         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
13071 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13073         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13074         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13076 2001-04-11  Stan Shebs  <shebs@apple.com>
13078         * MAINTAINERS: Add self as Darwin port maintainer.
13080 2001-04-11  Alan Modra  <amodra@one.net.au>
13082         * MAINTAINERS: Update my email address.
13084 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
13086         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13087         recent versions of FreeBSD (release 3 or later).
13088         * ltconfig: On FreeBSD, -lc must not be provided when building
13089         a shared library or else the standard -pthread gcc option is
13090         rendered worthless to later users of the built library.
13092 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13094         * MAINTAINERS: Add self and RTH as C front end maintainers.
13096 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13098         * config.sub: Make sure to match an already-canonicalized
13099         machine name (eg. mn10300-unknown-elf).
13101 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13103         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13104         New macros.
13105         (bootstrap, cross): Use RECURSE_FLAGS.
13106         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13108 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13110         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13112 2001-03-22  Colin Howell  <chowell@redhat.com>
13114         * Makefile.in (DO_X): Do not backslash single-quotes in
13115         backquotes (two places).
13117 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13119         Re-installed:
13120         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13121         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13122         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13123         * ltcf-cxx.sh: Likewise.
13124         * ltcf-gcj.sh: Likewise.
13126 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13128         * MAINTAINERS: Add myself as "documentation co-maintainer".
13130 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13132         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13133         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13135 2001-03-19  Tom Tromey  <tromey@redhat.com>
13137         * config-ml.in: Handle GCJ and GCJFLAGS.
13139 2001-03-21  Michael Chastain  <chastain@redhat.com>
13141         * Makefile.in: all-m4 depends on all-texinfo.
13143 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
13145         * MAINTAINERS: Add myself to write after approval list.
13147 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
13149         * Makefile.in (DO_X): Quote nested quotes.
13151 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
13153         * MAINTAINERS: Add myself to write after approval list.
13155 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
13157         * Makefile.in (DO_X): Use double quotes for quoting
13158         "RANLIB=$${RANLIB}".
13160 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
13162         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13164 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
13166         * configure.in: Only use `lang_requires' for languages athat are
13167         actually enabled.
13169 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
13171         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13173 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13175         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13177 2001-03-07  Tom Tromey  <tromey@redhat.com>
13179         * configure.in: Allow config-lang.in to set `lang_requires' to list
13180         of other required languages.
13182 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13184         * Makefile.in: Remove RANLIB definition. Use RANLIB
13185         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13186         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13188 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13189             Alexandre Oliva  <aoliva@redhat.com>
13191         * Makefile.in (check-c++): Use tabs, not spaces.
13193 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13195         * MAINTAINERS: add myself to Write After Approval list.
13197 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13199         * Makefile.in (check-c++): New rule.
13201         * configure.in (target_libs): Remove libg++.
13202         (noconfigdirs): Remove libg++.
13203         (noconfigdirs): Same.
13204         (noconfigdirs): Same.
13205         (noconfigdirs): Same.
13207         * config-ml.in: Remove libg++ references.
13209         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13210         (ALL_TARGET_MODULES): Same.
13211         (configure-target-libg++): Remove.
13212         (all-target-libg++): Remove.
13213         (configure-target-libio): Remove.
13214         (all-target-libio): Remove.
13215         (check-target-libio): Remove.
13216         (.PHONY): Remove.
13217         (libg++.tar.bz2): Remove.
13218         (all-target-cygmon): Remove libio.
13219         (all-target-libstdc++): Remove.
13220         (configure-target-libstdc++): Remove.
13221         (TARGET_LIB_PATH): Remove libstdc++.
13222         (ALL_GCC_CXX): Remove libstdc++.
13223         (all-target-gperf): Correct.
13225 2001-02-16  Nick Clifton  <nickc@redhat.com>
13227         * configure.in (noconfigdirs): Allow configuration of texinfo
13228         for Cygwin hosts.
13230 2001-02-15  Anthony Green  <green@redhat.com>
13232         * configure: Introduce GCJ_FOR_TARGET.
13233         * configure.in: Ditto.
13234         * Makefile.in: Ditto.
13236 2001-02-13  Andreas Schwab  <schwab@suse.de>
13238         * MAINTAINERS: Update mail address.
13240 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13242         * config.guess: Add linux target for S/390.
13243         * config.sub: Likewise.
13245 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
13247         * configure.in: for *-chorusos, don't config target-newlib and
13248         target-libgloss.
13250 2001-02-06  Ben Elliston  <bje@redhat.com>
13252         * configure: Output host type to stdout, not stderr.
13254 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
13256         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13257         * ltcf-cxx.sh: Likewise.
13259         * config.if: Assume enable_libstdcxx_v3 is defined.
13261 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13263         Remove V2 C++ library.
13264         * configure.in: Remove --enable-libstdcxx_v3 support.
13266 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13268         * include/demangle.h: Add prototype for java_demangle_v3.
13270 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13272         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13274 2001-01-27  Richard Henderson  <rth@redhat.com>
13276         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13278 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13280         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13281         Don't unset, it's non-portable and no longer necessary, set to empty
13282         instead.
13284 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13286         * ltconfig: Shell portability fix for the tagname validity check.
13288 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13290         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13291         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13293 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13295         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13297 2001-01-26  Tom Tromey  <tromey@redhat.com>
13299         * configure.in: Allow libgcj to be built on Sparc Solaris.
13301 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13303         * ltcf-c.sh: Add aix5 case.
13304         * ltcf-cxx.sh: Likewise.
13305         * ltconfig: Likewise.
13307 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13309         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13310         keep at least one of build_libtool_libs or build_old_libs set to
13311         yes.
13313         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13314         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13316 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13318         * configure.in: Enable libgcj on several additional platforms.
13320 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13322         * configure.in: Enable libgcj for linux targets.
13324 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13326         * MAINTAINERS (Write After Approval): Add myself.
13328 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13330         * MAINTAINERS: Add myself as vax port maintainer.
13332 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13334         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13336 2001-01-09  Mike Stump  <mrs@wrs.com>
13338         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13339         failures of subdirectories.
13341 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13343         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13344         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13345         * ltcf-cxx.sh: Likewise.
13346         * ltcf-gcj.sh: Likewise.
13347         * ltconfig.sh: Fix typo.
13349 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13351         * configure: handle DOS-style absolute paths.
13353 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13355         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13357 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13359         * MAINTAINERS: Add myself as avr port co-maintainer.
13361 2000-12-28  Ben Elliston  <bje@redhat.com>
13363         * MAINTAINERS: Add myself under ``Write After Approval''.
13365 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13367         * texinfo: Remove directory from GCC.
13369 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13371         * COPYING: Update to current
13372         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13373         to 19yy as example year in copyright notice).
13375 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13377         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13378         (libstdcxx_incdir): Pass down.
13379         * config.if: Remove expired bits for cxx_interface, add stub.
13380         (libstdcxx_incdir): Add variable for g++ include directory.
13381         * configure.in (gxx_include_dir): Use it.
13383 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
13385         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
13386         with old-email address from ``Write After Approval''.
13388 2000-12-15  Andreas Jaeger  <aj@suse.de>
13390         * configure.in: Handle lang_dirs.
13392 2000-12-14  Tom Tromey  <tromey@redhat.com>
13394         * MAINTAINERS: Removed brads.
13396         * MAINTAINERS: Added gcj developers.
13398 2000-12-13  Anthony Green  <green@redhat.com>
13400         * configure.in: Disable libgcj for any target not specifically
13401         listed.  Disable libgcj for x86 and Alpha Linux until compatible
13402         with g++ abi.
13404 2000-12-13  Mike Stump  <mrs@wrs.com>
13406         * Makefile.in (local-distclean): Also remove fastjar.
13408 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
13410         * contrib/gcc_update: Add fastjar --touch entries.
13412 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
13414         * configure.in: Disable language-specific target libraries for
13415         languages that aren't enabled.
13417 2000-12-10  Anthony Green  <green@redhat.com>
13419         * configure.in: Define libgcj.  Disable libgcj target libraries for
13420         most targets.
13422 2000-12-10  Neil Booth  <neilb@earthling.net>
13424         * MAINTAINERS: Update mail address, remove from WAA list.
13426 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13428         * libjava: Imported from /cvs/java.
13429         * libffi: Likewise.
13430         * Boehm-gc: Likewise.
13432 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13434         * configure.in (target_libs): Revert 2000-12-08 patch.
13435         (noconfigdirs): Added target-libjava.
13437 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13439         * djunpack.bat: removed.
13441 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13443         * Makefile.in: handle DOS-style absolute paths.
13444         * config-ml.in: likewise.
13445         * symlink-tree: likewise.
13447 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13449         * fastjar: Imported.
13451 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13453         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13454         libjava.
13455         * configure.in (target_libs): Removed `target-libjava'.
13457 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13459         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13460         (ALL_MODULES): Added fastjar.
13461         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13462         (all-target-libjava): all-fastjar replaces all-zip.
13463         (all-fastjar): Added.
13464         (configure-target-fastjar, all-target-fastjar): Likewise.
13465         * configure.in (host_tools): Added fastjar.
13467 2000-12-07  Mike Stump  <mrs@wrs.com>
13469         * Makefile.in (local-distclean): Remove leftover built files.
13471 2000-11-24  Nick Clifton  <nickc@redhat.com>
13473         * configure.in (xscale-elf): Add target.
13474         (xscale-coff): Add target.
13476 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
13478         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13479         recent versions of FreeBSD (release 3 or later).
13480         * ltconfig: On FreeBSD, -lc must not be provided when building
13481         a shared library or else the standard -pthread gcc option is
13482         rendered worthless to later users of the built library.
13484 2000-11-16  Fred Fish  <fnf@be.com>
13486         * configure.in (enable_libstdcxx_v3): Fix typo,
13487         libstd++ -> libstdc++.
13489 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13491         * MAINTAINERS: Add self to Write After Approval list.
13493 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
13495         * MAINTAINERS: Update my email address.  Add myself to global write
13496         privs list.
13498 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
13500         * Makefile.in: Merge with src and libgcj.
13501         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
13502         configure-target-<library> when their configure scripts need the C
13503         or C++ library to have already been built to work properly.
13504         (do_proto_toplev): Set them to an empty string.
13506         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13507         (REALLY_SET_LIB_PATH): Use them.
13509 2000-11-17  Stan Shebs  <shebs@apple.com>
13511         * MAINTAINERS: Add self to Write After Approval list.
13513 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13515         * configure: Provide the original toplevel configure arguments
13516         (including $0) to subprocesses in the environment rather than
13517         through gcc/configargs.h.
13519 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13521         * MAINTAINERS: Remove references to cccp. Change C9X reference to
13522         C99.  Alphabetise "Write After Approval" list.
13524 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
13526         * configure: Turn on libstdc++ V3 by default.
13528         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13529         if we've got GCC.
13531 2000-11-11  Philip Blundell  <philb@gnu.org>
13533         * MAINTAINERS: Add self to Write After Approval list.
13535 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
13537         * ltcf-c.sh (aix4): Improve shared library configuration; require
13538         exporting symbols.
13539         * ltcf-cxx.sh (aix4): Define.
13540         * ltconfig (aix4): Define library and soname specs appropriate for
13541         AIX.  Define command to create export symbols list.
13543 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
13545         * config.sub: Add support for Sun Chorus
13547 2000-10-31  Nick Clifton  <nickc@redhat.com>
13549         * MAINTAINERS: Rename <name>@cygnus.com addresses to
13550         <name>@redhat.com.  Also installed new email address for Clint
13551         Popetz.
13553 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
13555         * etc: Remove directory from GCC.
13557 2000-10-16  Michael Meissner  <meissner@redhat.com>
13559         * configure (gcc/configargs.h): Only create if there is a build GCC
13560         directory created.
13562 2000-10-16  Matthias Klose  <doko@debian.org>
13564         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13565         when configured for libstdc++-v3.
13567 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
13569         * configure: Save configure arguments to gcc/configargs.h.
13571 2000-10-04  Philipp Thomas  <pthomas@suse.de>
13573         * config.guess: Import CVS version 1.157.
13574         * config.sub: Import CVS version 1.181.
13576 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
13578         * Makefile.in (bootstrap): avoid recursion if subdir missing
13579         (cross): ditto
13580         (do-proto-toplev): ditto
13582 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
13584         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13585         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13587         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13588         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
13589         all affected `configure' scripts.
13591 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
13593         * MAINTAINERS: Add self as cpplib co-maintainer.
13595 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
13597         * MAINTAINERS: Add self to Write After Approval list.
13599 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13601         * INSTALL/README: egcs -> GCC update.
13603 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
13605         * MAINTAINERS: Add myself to Write After Approval list.
13607 2000-09-15  Kazu Hirata  <kazu@hxi.com>
13609         * MAINTAINERS: Add myself to Write After Approval list.
13611 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
13613         * configure.in: Do not build byacc for hppa64.  Provide paths to the
13614         X11 libraries for hppa64.
13616 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13618         * MAINTAINERS: Add myself as 68hc11 port maintainer.
13620 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
13622         * Makefile.in (all-zlib): Added dummy target.
13624         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13625         ltcf-gcj.sh: Updated from libtool multi-language branch.
13627 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
13629         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13630         (bootstrap*): Depend on all-bootstrap.
13632 2000-09-05  Philipp Thomas  <pthomas@suse.de>
13634         * config.guess: Import CVS version 1.156.
13635         * config.sub: Import CVS version 1.179.
13637 2000-09-02  Anthony Green  <green@cygnus.com>
13639         * Makefile.in (all-gcc): Depend on all-zlib.
13640         (CLEAN_MODULES): Add clean-zlib.
13641         (ALL_MODULES): Add all-zlib.
13642         * configure.in (host_libs): Add zlib.
13644 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
13646         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13647         crosses, but add gcc/include to the header search path for them.
13649 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
13651         * MAINTAINERS: Add self to Write After Approval list.
13653 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13655         * config.guess: Import CVS version 1.152.
13656         * config.sub: Import CVS version 1.177.
13658 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
13660         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13661         $targargs to tell whether newlib is going to be built.
13663         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13664         $$r/TARGET_SUBDIR/libio for _G_config.h.
13666 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
13668         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13670 2000-08-22  DJ Delorie  <dj@redhat.com>
13672         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13674 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
13676         * config-ml.in (CC, CXX): Avoid trailing whitespace.
13677         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13678         sub-configures.
13680 2000-08-21  DJ Delorie  <dj@redhat.com>
13682         * MAINTAINERS: Add self as a libiberty maintainer
13684 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
13686         * configure.in (libstdcxx_flags): Use
13687         libstdc++-v3/src/libstdc++.INC.
13689 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
13691         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13693 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
13695         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13697         * configure: Make enable_threads and enable_shared defaults
13698         explicit.  Substitute enable_threads into generated Makefiles.
13699         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13700         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13702 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13704         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13706 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
13708         * config-ml.in (CC): Remove bogus duplicate quotation mark from
13709         previous delta.
13711 2000-08-11  Jason Merrill  <jason@redhat.com>
13713         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13714         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13715         (FLAGS_FOR_TARGET): Not here.
13716         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13718 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
13720         * config-ml.in (CC, CXX): Don't introduce a leading space.
13722 2000-08-07  DJ Delorie  <dj@delorie.com>
13724         * MAINTAINERS: Add self as a DJGPP maintainer
13726 2000-08-07  DJ Delorie  <dj@redhat.com>
13728         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13729         "if we're also building gcc, and it's a gcc that will run on the
13730         build machine, we want to use its includes instead of the system's
13731         default includes".
13733 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13735         * MAINTAINERS: Add self to Write After Approval list.
13737 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
13739         * configure.in (libstdcxx_flags): Don't use `"'.
13741         * config-ml.in: Adjust multilib search paths to the
13742         appropriate multilib tree.
13744 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
13746         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13747         commas in $LANGUAGES.
13749 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
13751         * configure.in: Re-enable all references to libg++ and librx.
13753 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
13755         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13756         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
13757         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13758         * ltcf-cxx.sh (need_lc): Set based on postdeps.
13760         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13762 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
13764         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13765         CXX_FOR_TARGET for sed.
13767 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
13769         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13770         Do not override if already set in the environment or in configure.
13771         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13772         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13774 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
13776         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13777         the libtool CVS tree multi-language branch.
13778         * ltconfig, ltmain.sh: Updated.
13780 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
13782         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13783         (clean-target): Depend on it.
13785         * Makefile.in (FLAGS_FOR_TARGET): New macro.
13786         (GCC_FOR_TARGET): Use it.
13787         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13788         * configure.in: ... here.
13789         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
13790         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13792 2000-07-24  Eric Christopher  <echristo@cygnus.com>
13794         * MAINTAINERS: Add self to Write After Approval list.
13796 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
13798         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13799         (configure-target-libchill, configure-target-libobjc): Likewise.
13801         * configure.in: Use the same cache file for all target libs.
13802         * config-ml.in: But different cache files per multilib variant.
13804 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13806         * configure (topsrcdir): Don't use dirname.
13808 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
13810         * MAINTAINERS: Add self to Write After Approval list.
13812 2000-07-20  Jason Merrill  <jason@redhat.com>
13814         * configure.in: Remove all references to libg++ and librx.
13816         * configure, configure.in, Makefile.in: Unify gcc and binutils.
13818 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
13820         * config.sub: Update to subversions version 2000-07-06.
13822 2000-07-12  Andrew Haley  <aph@cygnus.com>
13824         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13825         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13827 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
13829         * symlink-tree:  Check number of arguments.
13831 2000-07-05  Jim Wilson  <wilson@cygnus.com>
13833         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13834         search path for a g++ extracted from the build tree.  This
13835         will allow link tests run by configure scripts in
13836         subdirectories to succeed.
13838 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
13840         * ltconfig: Add support for mips-dde-sysv4.2MP
13842 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13844         * MAINTAINERS: Add myself as loop discovery maintainer.
13846 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
13848         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13849         `os2'. Force ac_cv_exeext to be ".exe" in that case.
13851 2000-06-19  Timothy Wall  <twall@cygnus.com>
13853         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13854         * config.sub: Add tic54x target.
13856 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13858         * MAINTAINERS: Add self as Fortran maintainer,
13859         remove Craig Burley.
13861 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13863         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13864         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13866 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
13868         * MAINTAINERS: Add self as i18n maintainer
13870 20000-05-21  H.J. Lu  (hjl@gnu.org)
13872         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13873         directory are used if they exist. Make sure
13874         $(build_tooldir)/include is searched for header files,
13875         $(build_tooldir)/lib/ for library files.
13876         (GCC_FOR_TARGET): Likewise.
13877         (CXX_FOR_TARGET): Likewise.
13879 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
13881         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13883 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
13885         * Makefile.in (configure-target-libiberty): Depend on
13886         configure-target-newlib.
13888 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
13890         * configure.in, Makefile.in: Merge all libffi-related
13891         configury stuff from the libgcj tree.
13893 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13895         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13896         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13898 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13900         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13901         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13902         current version information.  Add to proto-toplev directory.
13903         (gdb-taz): Build do-djunpack.
13905 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
13907         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13909 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13911         * MAINTAINERS: Add self to Write After Approval list.
13913 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13915         * ltmain.sh: Preserve in relink_command any environment
13916         variables that may affect the linker behavior.
13918 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
13920         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13922 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
13924         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13926 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
13928         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13929         with the version name.
13931 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
13933         * MAINTAINERS: Add self as bb-reorder maintainer.
13935 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
13937         * config.if: Tweak.
13939 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
13941         * djunpack.bat: New file.
13943 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13945         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13946         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13947         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13948         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13950 2000-04-16  Dave Pitts  <dpitts@cozx.com>
13952         * config.sub (case $basic_machine): Change default for "ibm-*"
13953         to "openedition".
13955 2000-04-13  Andreas Jaeger  <aj@suse.de>
13957         * MAINTAINERS: Added myself.
13959 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13961         * Makefile.in (gdb-taz): New target.  GDB specific archive.
13962         (do-md5sum): New target.
13963         (MD5PROG): Define.
13964         (PACKAGE): Default to TOOL.
13965         (VER): Default to a shell script.
13966         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
13967         md5 checksum generation.
13968         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13969         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13970         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13971         insight.tar.bz2): Use gdb-taz to create archive.
13973 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13975         * configure (warn_cflags): Delete.
13977 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
13979         * MAINTAINERS: Added myself.
13981 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
13982             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
13984         * configure.in (enable_libstdcxx_v3): Add.
13985         (target_libs): Add bits here to switch between libstdc++-v2 and
13986         libstdc++-v3.
13987         * config.if: And this file too.
13988         * Makefile.in: Add libstdc++-v3 targets.
13990 2000-04-05  Michael Meissner  <meissner@redhat.com>
13992         * config.sub (d30v): Add d30v as a basic machine type.
13994 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
13996         * configure.in: -linux-gnu*, not -linux-gnu.
13998 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14000         * MAINTAINERS: Add self in write-after-approval section.
14002 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
14004         * MAINTAINERS: Add self as ia64 port maintainer.
14006 2000-03-08  Neil Booth  <NeilB@earthling.net>
14008         * MAINTAINERS: Add self in write-after-approval section.
14010 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14012         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14013         (do-tar-bz2): Replace TOOL with PACKAGE.
14014         (gdb.tar.bz2): Remove GDBTK from GDB package.
14015         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14016         dejagnu.tar.bz2): New packages.
14018 2000-02-27  Andreas Jaeger  <aj@suse.de>
14020         * configure.in: Add entry for mips*-*-linux*, move catch all
14021         *-*-*linux* entry below this one.
14023 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
14025         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14027 2000-02-24  Nick Clifton  <nickc@cygnus.com>
14029         * config.sub: Support an OS of "wince".
14031 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14033         * config.guess, config.sub: Updated to match config's 2000-02-15
14034         version.
14036 2000-02-23  Linas Vepstas  <linas@linas.org>
14038         * config.sub: Add support for Linux/IBM 370.
14039         * configure.in: Likewise.
14041 2000-02-22  Nick Clifton  <nickc@cygnus.com>
14043         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14045 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
14047         * config.guess: Guess "cygwin" rather than "cygwin32".
14049 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14051         * configure (gcc_version): When setting, narrow search to
14052         lines containing `version_string'.
14054 2000-02-15  Denis Chertykov  <denisc@overta.ru>
14056         * config.sub: Add support for avr target.
14058 2000-02-14  Nick Clifton  <nickc@cygnus.com>
14060         * MAINTAINERS: Add maintainers for MCore port.
14062 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14064         * config.sub: Add mmix-knuth-mmixware.
14066 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14068         * MAINTAINERS: Pair cccp with cpplib maintainership.
14070 2000-01-27  Christopher Faylor  <cgf@redhat.com>
14072         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14073         structure stuff to -L library search.
14074         (CXX_FOR_TARGET): Ditto.
14075         (CROSS_CHECK_MODULES): Fix spelling mistake.
14077 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14079         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14080         the C++ compiler.
14082 2000-01-12  Richard Henderson  <rth@cygnus.com>
14084         * configure.in: Don't build some bits for beos.
14086 2000-01-12  Joel Sherrill (joel@OARcorp.com)
14088         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14089         as include files.
14091 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14093         * Add self as cpplib maintainer, as requested by Jason
14094         Merrill.  Correct my e-mail address.
14096 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
14098         * configure.in: Use mt-aix43 to handle *_TARGET defs,
14099         not mh-aix43.
14101 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14103         * MAINTAINERS: Add myself to "write after approval" list.
14105 1999-12-14  Richard Henderson  <rth@cygnus.com>
14107         * config.guess (alpha-osf, alpha-linux): Detect ev67.
14108         * config.sub: Accept alphaev[78], alphaev8.
14110 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14112         * config.guess, config.sub: Update from autoconf.
14114 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
14116         * MAINTAINERS:  update my playtime e-address.
14118 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14120         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14121         necessary libraries are missing.
14123 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14125         * MAINTAINERS: Add new 'write after approval' maintainer.
14127 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14129         * MAINTAINERS: Add new Java maintainer.
14131 1999-10-25  Andreas Schwab  <schwab@suse.de>
14133         * configure: Fix quoting inside arguments of eval.
14135 1999-10-21  Nick Clifton  <nickc@cygnus.com>
14137         * config-ml.in: Allow suppression of some ARM multilibs.
14139 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
14141         * config.guess: Add OS/390 match pattern.
14142         * config.sub: Add mvs, openedition targets.
14143         * configure.in (i370-ibm-opened*): New.
14145 1999-09-04  Steve Chamberlain  <sac@pobox.com>
14147         * config.sub: Add support for configuring for pj.
14149 1999-08-31  Nick Clifton  <nickc@cygnus.com>
14151         * config.sub (maybe_os): Add support for configuring for fr30.
14153 1999-08-25  Nick Clifton  <nickc@cygnus.com>
14155         * configure.in: Do not configure or build ld for AIX
14156         platforms.  ld is known to be broken on these platforms.
14158 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14160         * config-ml.in: Pass compiler flag corresponding to multidirs to
14161         subdir configures.
14163 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
14165         * Makefile.in (LDFLAGS): Define.
14167 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14169         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14170         noconfigdirs.
14171         (*-*-cygwin*): Likewise.
14173 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
14175         * mkdep: New file.
14176         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14177         (BINUTILS_SUPPORT_DIRS): Add mkdep.
14179         From Eli Zaretskii <eliz@is.elta.co.il>:
14180         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14181         long file name when using DJGPP on MS-DOS.
14183 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14185         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14187 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14189         * Makefile.in (check-target-libio): Remove all-target-libstdc++
14190         dependency as this causes "make check" to globally "make all"
14192 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14194         * configure.in (target_libs): Added target-zlib.
14195         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14196         (CONFIGURE_TARGET_MODULES): Likewise.
14197         (CHECK_TARGET_MODULES): Likewise.
14198         (INSTALL_TARGET_MODULES): Likewise.
14199         (CLEAN_TARGET_MODULES): Likewise.
14200         (configure-target-zlib): New target.
14201         (all-target-zlib): Likewise.
14202         (all-target-libjava): Depend on all-target-zlib.
14203         (configure-target-libjava): Depend on configure-target-zlib.
14205         * Makefile.in (configure-target-libjava): Depend on
14206         configure-target-newlib.
14207         (configure-target-boehm-gc): New target.
14208         (configure-target-qthreads): New target.
14210         * configure.in (target_libs): Added target-qthreads.
14211         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14212         (CONFIGURE_TARGET_MODULES): Likewise.
14213         (CHECK_TARGET_MODULES): Likewise.
14214         (INSTALL_TARGET_MODULES): Likewise.
14215         (CLEAN_TARGET_MODULES): Likewise.
14216         (all-target-qthreads): New target.
14217         (configure-target-libjava): Depend on configure-target-qthreads.
14218         (all-target-libjava): Depend on all-target-qthreads.
14220         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14221         (CONFIGURE_TARGET_MODULES): Likewise.
14222         (CHECK_TARGET_MODULES): Likewise.
14223         (INSTALL_TARGET_MODULES): Likewise.
14224         (CLEAN_TARGET_MODULES): Likewise.
14225         (all-target-libjava): New target.
14226         (all-target-boehm-gc): Likewise.
14227         * configure.in (target_libs): Added libjava, boehm-gc.
14229 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
14231         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14232         configure.bat in SUPPORT_FILES.
14233         (gas+binutils.tar.bz2): Likewise.
14235         * makeall.bat: Remove; obsolete.
14237 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
14239         From Mark Elbrecht:
14240         * configure.bat: Remove; obsolete.
14242 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
14244         * configure: Add -W -Wall to the default CFLAGS when compiling with
14245         gcc.
14247 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
14249         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14251 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
14253         * configure.in: Build ld on IRIX6.
14255 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
14257         * Makefile.in: Change distribution targets to use bzip2 instead of
14258         gzip.
14259         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14260         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14262 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14264         * config.sub: Add mcore target.
14266 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14268         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14270 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14272         * config.guess (dummy): Changed to $dummy.
14274 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14276         * config.sub: Tidied up case statements.
14278 1999-05-22  Ben Elliston  <bje@cygnus.com>
14280         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14281         <jiro@din.or.jp>.
14283         * config.guess: Merge with FSF version. Future changes will be
14284         more accurately recorded in this ChangeLog.
14285         * config.sub: Likewise.
14287 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14289          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14291 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14293         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14295 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14297         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14299 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14301         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14302         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14303         Bad merge removed these two changes.
14305 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14306                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14308         * config.guess (interix Alpha): Add.
14310 1999-04-11  Richard Henderson  <rth@cygnus.com>
14312         * configure.in (i?86-*-beos*): Do config gperf; don't config
14313         gdb, newlib, or libgloss.
14315 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14317         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14318         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14319         from multidirs.
14321 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14323         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14325 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14327         * config.sub: Add support for mcore targets.
14329 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14331         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14332         not mt-ospace, in order to shut up assembler warning about using
14333         symbols that are named the same as registers.
14335 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14337         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14338         dependency list for all-target-cygmon.
14340 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14342         * config-ml.in: Check $host, not $target, for selective multilibs.
14343         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14344         thumb interworking, and underscore prefix multilibs.
14346 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14348         * missing: Update to version from current automake.
14350 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14352         * configure (gxx_include_dir): Removed.
14354         * configure.in (gxx_include_dir): Handle it.
14355         * Makefile.in: Likewise.
14357 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14359         * config.sub (mips64vr4111,mips64vr4111el) Add.
14361 1999-03-21  Ben Elliston  <bje@cygnus.com>
14363         * config.guess: Correct typo for detecting ELF on FreeBSD.
14365 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14367         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14368         config/mh-djgpp.
14370 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14372         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14373         all-target-newlib to dependency list for all-target-bsp.
14375 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14377         * config.sub: Add i386-uwin support.
14378         * config.guess: Likewise.
14380 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14382         * configure.in: cleanup, add mh-*pic handling for arm, special
14383         case powerpc*-*-aix*
14385 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
14387         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14388         can be built.
14390 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
14392         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14393         targets.
14395 1999-03-02  Nick Clifton  <nickc@cygnus.com>
14397         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14399 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
14401         * config.sub: Check for "cygwin*" rather than "cygwin32*"
14403 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14405         * config.sub: Fix typo in arm recognition.
14407 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
14409         * configure.in (noconfigdirs): Changed target_configdirs to
14410         include target-bsp only for m68k-*-elf* and m68k-*-coff*
14411         rather than m68k-*-* since it is not known to work on
14412         m68k-aout. Ditto for arm-*-*oabi.
14414 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
14416         * configure.in (*-*-windows*): Remove, no longer used.
14418 1999-02-19  Ben Elliston <bje@cygnus.com>
14420         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14421         Smart and improved by Andrew Cagney.
14423 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
14425         * config.guess: Recognize openbsd-*-hppa.
14427 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
14429         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14430         only if it is not empty.
14432 1999-02-17  Nick Clifton  <nickc@cygnus.com>
14434         Patch from: Scott Bambrough <scottb@corelcomputer.com>
14436         * config.guess: Modified to recognize uname's armv* syntax.
14438         * config.sub: Modified to recognize uname's armv* syntax.
14440 1999-02-17  Mark Salter  <msalter@cygnus.com>
14442         * configure.in: Added target-bsp for sparclite.
14444 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
14446         * config.sub: Recognize alphapca5[67] and up to alphaev8.
14448 1999-02-08  Nick Clifton  <nickc@cygnus.com>
14450         * configure.in: Add support for strongarm port.
14451         * config.sub: Add support for strongarm target.
14453 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14455         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14456         the old name config/mh-cygwin32.
14457         Enable texinfo.
14459 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
14461         * configure.in: Do build ld for ix86 Solaris.
14463 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
14465         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
14466         $AR_FOR_TARGET.  Likewise for RANLIB.
14468 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
14470         * config.sub (oabi):  Recognize.
14471         * configure.in (arm-*-oabi):  Handle.
14473 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
14475         * config.guess: Improve detection of i686 on UnixWare 7.
14477 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14479         * config.guess: Add support for i386-pc-interix.
14480         * config.sub: Likewise.
14481         * configure.in: Likewise.
14483 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
14485         * Makefile.in: Remove unneeded all-target-libio from
14486         from all-target-winsup target since it is now unneeded.
14487         Add all-target-libtermcap in its place since it is now
14488         needed.
14490 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
14492         * configure.in: makefile stub for cygwin target is probably
14493         unnecessary.  Remove it for now.
14495 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
14497         * configure.in: libtermcap.a should be built when cygwin is the
14498         target as well as the host.
14499         * config.guess: Allow mixed case in cygwin uname output.
14500         * Makefile.in: Add libtermcap target.
14502 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
14504         * config.sub: Clean up handling of hppa2.0.
14506 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
14508         * config.guess: Use C code to identify more HP machines.
14510 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
14512         * config.sub: Handle hppa2.0.
14514 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
14516         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14517         cygmon for all sparclite targets, regardless of object format.
14519 1998-12-15  Mark Salter  <msalter@cygnus.com>
14521         * configure.in: Added target-bsp for several target architectures.
14523         * Makefile.in: Added rules for bsp.
14525 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
14527         * config.guess: Improve detection of hppa2.0 processors.
14529 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
14531         * config.guess: Recognize FreeBSD using ELF automatically.
14533 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
14535         * configure (skip-this-dir): Add handling for new shell script, which
14536         might be created by a sub-directory's configure to indicate, this particular
14537         directory is "unwanted".
14538         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14540 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
14542         * ltconfig: import from libtool, after changing libtool to
14543         account for the cygwin name change.
14545 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
14547         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14548         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14550 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
14552         * configure.in: Add libtermcap to list of cygwin dependencies.
14554 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
14556         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14557         they include winsup/include when it's a cygwin target.
14559 1998-11-12  Tom Tromey  <tromey@cygnus.com>
14561         * configure.in (host_tools): Added zip.
14562         * Makefile.in (all-target-libjava): Depend on all-zip.
14563         (all-zip): New target.
14564         (ALL_MODULES): Added all-zip.
14565         (NATIVE_CHECK_MODULES): Added check-zip.
14566         (INSTALL_MODULES): Added install-zip.
14567         (CLEAN_MODULES): Added clean-zip.
14569 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
14571         * Makefile.in: lose "32" from comment about cygwin.
14573 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
14575         * configure.in: Use -Os to build target libraries for the fr30.
14577 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
14579         * config.sub: Add fr30.
14581 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
14583         * configure.in: drop "32" from config/mh-cygwin32.  Check
14584         cygwin* instead of cygwin32*.
14585         * config.sub: Check cygwin* instead of cygwin32*.
14587 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
14589         * config.guess: Match any version of Unixware7.
14591 1998-10-20  Syd Polk  <spolk@cygnus.com>
14593         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14594         if desired.
14596 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
14598         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14599         these if the appropriate directories and files to not exist.
14601 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
14603         * Makefile.in (DEVO_SUPPORT): Add config.if.
14605 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14607         * configure: Add pattern to replace "build_tooldir"'s
14608         definition in the generated Makefile with "tooldir"'s
14609         actual value.
14611 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
14613         * config.sub: Bring back lost sparcv9.
14615         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14617 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
14619         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14620         CC_FOR_TARGET and friends.
14622 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
14624         * Makefile.in (build_tooldir): New variable, same as tooldir.
14625         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14626         -B$(build_tooldir)/bin/.
14627         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14629 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14631         * README: Remove installation instructions and refer to the
14632         INSTALL directory instead.
14634 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
14636         * config.sub: Add support for i[34567]86-pc-udk.
14637         * configure.in: Likewise.
14639 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
14641         * Makefile.in: add bzip2 package building bits for user
14642         tools module
14643         * configure.in: ditto
14645 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
14647         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14648         (ALL_TARGET_MODULES): Add all-target-libobjc.
14649         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14650         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14651         (all-target-libchill): Add dependencies.
14652         * configure.in (target_libs): Add libchill.
14654 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
14656         * configure.in (target_subdir): Remove duplicate line.
14658 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
14660         * Makefile.in (all-automake): fix dependencies.
14662 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
14664         * configure.in: Minor cleanups for building in the $(target_alias)
14665         subdir.
14667 1998-09-22  Jim Wilson  <wilson@cygnus.com>
14669         * Makefile.in (bootstrap): Set r and s before make all.  Use
14670         BASE_FLAGS_TO_PASS in make all.
14671         (cross): Likewise.
14673 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
14675         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14677 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
14679         * config.sub: Fix typo in last change.
14681 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14683         * config.sub: Add support for C4x target.
14684         * configure.in: Likewise.
14686 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
14688         * config.sub: Recognize sparcv9 just like sparc64.
14690 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
14692         * config.guess: Match "Pent II" or "PentII" for OpenServer.
14694 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
14696         * config.guess: Correctly identify Pentium II sco boxes.
14698         * config.guess: Fix "tr" code.  From Weiwen Liu.
14700 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
14702         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14703         stabs.
14705 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
14707         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14708         (ALL_TARGET_MODULES): Add all-target-libchill.
14709         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14710         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14711         (all-target-libchill): Add dependencies.
14712         * configure.in (target_libs): Add libchill.
14714 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14716         * config.guess: Avoid assumptions about "tr" behaves when
14717         LANG is set to something other than English.
14719 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
14721         * configure (gxx_include_dir): Changed to
14722         '${prefix}/include/g++'-${libstdcxx_interface}.
14724         * config.if: New to determine the interfaces.
14726 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
14728         * config.guess: Detect and handle MPE/IX.
14729         * config.sub: Deal with MPE/IX.
14731 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
14733         * configure.in: Use mh-aix43.
14735 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
14737         * configure: Fix --without/--disable cases for gxx-include-dir.
14739 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
14741         * mdata-sh:  Imported.  Needed for automake support.
14743 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
14745         * Makefile.in (taz): Try "chmod -R og=u ." before
14746         "chmod og=u `find . -print`".
14748 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
14750         * configure.in: Add arm-elf and thumb-elf support.
14752 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
14754         * Makefile.in: Undo previous patch.
14756 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
14758         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14759         to here ...
14760         (install-no-fixedincludes): and here
14761         (INSTALL_MODULES): ... from here.
14763 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14765         * config.sub: Merge with FSF.
14767         * config.guess: Merge with FSF.
14769 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
14771         * configure (extraconfigdirs): New variable.
14772         (SUBDIRS): Add extraconfigdirs and recurse on them too.
14773         * Makefile.in (all): Move higher in file.
14774         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14775         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14776         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14777         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14778         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14780 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
14782         * Makefile.in (all-target-libjava): Depend on all-gcc and
14783         all-target-newlib.
14784         (configure-target-libjava): Depend on $(ALL_GCC).
14786 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
14788         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14789         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14791 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
14793         * INSTALL/README: Fix typo.
14795 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14797         * ylwrap: Change absolute path checks to check for DOS style path
14798         names.
14800         * ylwrap: Don't use a full path name if the source file is in the
14801         same directory.  From hjl@lucon.org (H.J. Lu).
14803         * config-ml.in: Default to being verbose, to match Feb 18 change to
14804         configure.
14806 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
14808         Brought over from egcs:
14810         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14812         * configure.in (target_subdir): Set to ${target_alias} instead
14813         of "libraries".
14815         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14817         * configure.in (target_subdir): Set to libraries if enable_multilib.
14819 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
14821         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14822         multilibs, force reconfiguration the first time we create
14823         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14825 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
14827         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14828         avoid confusion with --no-recursion.
14830 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
14832         * configure.in: Win32 hosts shouldn't use install -x
14833         * install-sh: remove -x option, and special .exe-handling
14834         hack.
14836 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
14838         * config.guess: Recognize i586-pc-beos.
14839         * configure.in: Don't build some bits for beos.
14841 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14843         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14844         CFLAGS default to -O2.
14846         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14847         when using GNU ld.
14849 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
14851         * ltmain.sh: Correct install when using a different shell.
14853 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14855         * ltconfig, ltmain.sh: Update to libtool 1.2b.
14857 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
14859         * makefile.vms: Update to build binutils/makefile.vms.  Add install
14860         target.
14862 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
14864         * ltconfig: Update to correct AIX handling.
14866 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14868         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14870         * configure.in (target_subdir): Set to ${target_alias} instead
14871         of "libraries".
14873 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
14875         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14876         (Makefile): Depend on $(gcc_version_trigger).
14878         * configure (gcc_version): Change default initializer to empty
14879         string.
14880         (gcc_version_trigger): New variable; pass this variable down
14881         to subdir configures to enable them checking gcc's version
14882         themselves. Emit make macros for both gcc_version vars.
14883         (topsrcdir): Initialize reliably.
14884         (recursion line): Remove --with-gcc-version=${gcc_version}.
14886 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14888         * configure (enable_version_specific_runtime_libs): Implement new flag
14889         --enable-version-specific-runtime-libs which installs C++ runtime stuff
14890         in $(libsubdir); emit definition in each generated Makefile.
14891         (gxx_include_dir): Initialize depending on
14892         $enable_version_specific_runtime_libs.
14894 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14896         * configure (gcc_version): Initialize properly depending on
14897         how and where configure is started.
14898         (recursion line): Pass a --with-gcc-version=${gcc_version}
14899         to configures in subdirs.
14901 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
14903         * configure.in (noconfigdirs): Add configure pattern for mips tx39
14904         cygmon
14906 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
14908         * configure.in: Add cygmon and libstub support for mn10200.
14910 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
14912         * configure (gcc_version): Add new variable describing the
14913         particular gcc version we're building.
14914         * Makefile.in (libsubdir): Add new macro for the directory
14915         in which the compiler finds executables, libraries, etc.
14916         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14917         and libsubdir.
14919 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14921         * Makefile.in (local-clean): Remove *.log.
14922         (warning.log): Built with warn_summary from build.log.
14923         (mail-report.log): Run test_summary.
14924         (mail-report-with-warnings.log): Run test_summary including
14925         warning.log in the report.
14927 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
14929         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14931 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
14933         * Makefile.in (grep): Grep no longer depends on libiberty.
14935 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
14937         * Makefile.in: all-snavigator needs all-libgui.
14939 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
14941         * configure.in: Add cygmon and libstub support for mn10300.
14943 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
14945         * missing: Update to version from automake 1.3.
14947         * ltmain.sh: On installation, don't get confused if the same name
14948         appears more than once in the list of library names.
14950 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14952         * config.sub: Accept m68060 and m5200 as CPU names.
14954 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
14956         * configure: Use && rather than using -a in test, because odd
14957         strings can confuse test.
14958         * configure.in: Likewise.
14960 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14962         * ltconfig, ltmain.sh: Bring in Visual C++ support.
14964 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14966         * Makefile.in (boostrap2-lean, bootstrap3-lean,
14967         bootstrap4-lean): New targets.
14969 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
14971         * mpw-* Delete.  Not used.
14973 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
14975         * COPYING.LIB: Update FSF address.
14977 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
14979         * ltconfig, ltmain.sh: Update to libtool 1.2a.
14981         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14982         GAS_SUPPORT_DIRS.
14984 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
14986         * ltconfig, ltmain.sh: Avoid producing a version number if
14987         -version-info was not used.
14989 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14991         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14992         building with newlib.
14994 1998-04-30  Paul Eggert  <eggert@twinsun.com>
14996         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14997         Solaris `make' causes it to continue to next definition.
14999 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15001         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15002         the right GUI libraries and files are installed along with GDB.
15004 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15006         * configure.in: Change alpha to alpha* in several places.
15008 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
15010         * config.sub: Recognize sparc86x.
15012 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
15014         * configure.in (--enable-target-optspace): Remove debug echo.
15016 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
15018         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15020 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15022         * ltconfig: Update cygwin32 support.
15024         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15025         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15026         (GDB_SUPPORT_DIRS): Likewise.
15028 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
15030         * configure.in (target_makefile_frag): If --enable-target-optspace,
15031         use -Os to compile target libraries rather than -O2.  Default to
15032         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15033         not used.
15034         * configure.in (target_cflags): Ditto for d30v.
15036 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
15038         * Makefile.in (all-bfd): Depend on all-intl.
15039         (all-binutils): Likewise.
15040         (all-gas): Likewise.
15041         (all-gprof): Likewise.
15042         (all-ld): Likewise.
15044 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
15046         * configure.in (host_tools): Fix typo, lbtool -> libtool.
15048 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15050         * Makefile.in (all-bfd): Depend upon all-libiberty.
15052         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15054 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
15056         * Makefile.in: Add libstub.
15058         * configure.in: Ditto. Build libstub for targets that have cygmon
15059         support.
15061 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
15063         * configure.in: Don't set PICFLAG on ix86-cygwin32.
15065 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
15067         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15068         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
15070 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
15072         * configure: Define DEFAULT_M4 by searching PATH.
15073         * Makfile.in: Use DEFAULT_M4.
15075 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15077         * ltconfig: Add cygwin32 support.
15079         * Makefile.in, configure.in: Add libtool as a native only directory
15080         to configure and build.
15082 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
15084         * Makefile.in (INSTALL_MODULES): Remove texinfo.
15086 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
15088         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15090 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15092         * Makefile.in: add ash make rules
15093         * configure.in: add ash to native_only and host_tools lists
15095 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
15097         * Makefile.in (all-gettext, all-intl): New targets.
15098         (ALL_MODULES): Added all-gettext, all-intl.
15099         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15100         (INSTALL_MODULES): Added install-gettext, install-intl.
15101         (CLEAN_MODULES): Added clean-gettext, clean-intl.
15103         * configure.in (host_tools): Added gettext.
15104         (native_only): Likewise.
15105         (noconfigdirs) [various cases]: Likewise.
15106         (host_libs): Added intl.
15108 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15110         * configure: Do not disable building gdbtk for cygwin32 hosts.
15112 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15114         * configure.in: Add thumb-coff target.
15115         * config.sub: Add thumb-coff target.
15117 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15119         * Makefile.in: Revert yesterday's change.
15120         (all-target-winsup):  all-target-librx stays out of here.
15122 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15124         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15125         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15126         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15127         Remove references to librx and libg++.
15129 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
15131         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15132         recursive makes
15134 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
15136         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15137         for newlib directory.
15138         (CXX_FOR_TARGET): Likewise.
15140 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
15142         * ltconfig: Update after libtool/ltconfig.in change for
15143         hpux11.
15145 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
15147         * ltconfig, ltmain.sh: Update to libtool 1.2.
15149 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15151         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15152         (install-gcc-cross): Instead, override LANGUAGES here.
15154 1998-03-18  Dave Love  <d.love@dl.ac.uk>
15156         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15157         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15159 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
15161         * configure.in: Add Thumb-pe target.
15163 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
15165         * Makefile.in - changed sn targets to snavigator
15166         * configure.in - changed sn targets to snavigator
15168 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15170         * config-ml.in: After building symlink tree call make distclean
15171         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15172         to be the case for libiberty.
15174 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15176         * configure: When making link, also check the current
15177         directory. The configure scripts may create one.
15179 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15181         * config.sub: Accept alphapca56 and alphaev6 properly.
15183 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15185         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15187 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15189         * config.sub (sco5): Fix typo.
15191 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15193         * Makefile.in (INSTALL_MODULES): Move install-tcl before
15194         install-itcl.
15195         (install-itcl): Remove dependency on install-tcl.
15197 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15199         * configure.in: Remove libgloss from noconfigdirs for MN10300.
15201 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15203         * configure.in: Don't build libgui for a cygwin32 target when not on
15204         a cygwin32 host.
15206 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15208         * configure (redirect): Set to null, so default behavior of
15209         configure is now --verbose.
15211 1998-02-16  Dave Love  <d.love@dl.ac.uk>
15213         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15214         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15216 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
15218         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15219         this change to sync Makefile.in with its ChangeLog entries.
15221 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
15223         * ltmain.sh (mkdir): Check that the directory doesn't exist
15224         before we exit with error, so that we don't get races during
15225         parallel builds.
15227 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15229         * ltconfig, ltmain.sh: Update from libtool 1.0i.
15231 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15233         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15234         PICFLAG_FOR_TARGET.
15235         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15237         * configure: Emit a definition for the new macro enable_shared
15238         into each Makefile.
15240 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15242         * configure.in (host_tools, native_only): Add libtool.
15244 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
15246         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15247         Fix typo in ming config comment.
15249 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15251         * ltconfig, ltmain.sh: Update from libtool 1.0h.
15253 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15255         * config.sub: Add tic30 cases, and map c30 to tic30.
15257 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15259         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15260         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15261         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15262         (CLEAN_TARGET_MODULES): Similarly
15263         (all-target-libf2c): Add dependences.
15264         * configure.in (target_libs): Add libf2c.
15266 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15268         * configure.in: Remove expect from noconfigdirs when target
15269         is cygwin32.  OK to build expect and dejagnu with Canadian
15270         Cross.
15272 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15274         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15275         host.
15277         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15278         and mingw32.
15280 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15282         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15283         here as it is not defined in the toplevel Makefile.
15285 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15287         * configure (package_makefile_rules_frag): New variable, which names
15288         a file with generic rules, ...
15289         Change comment to mention we now have FIVE parts.
15290         * configure: Undo last change.
15292 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15294         * config.guess: More accurate determination of HP processor types.
15295         * config.sub: More accurate determination of HP processor types.
15297 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15299         * configure (package_makefile_frag): Move inserting the
15300         ${package_makefile_frag} to where it should be according
15301         to the comment.
15303 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15305         * config.guess: Add support for Linux/ARM.
15307 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15309         * .cvsignore: Remove *-info and *-install since they match
15310         release-info and mpw-install, which we don't want to just ignore.
15312 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15314         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15316 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15318         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15319         local_prefix to sub-make invocations.
15321 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15323         * configure.in: Check makefile fragments in the source
15324         directory.
15326 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15328         * configure.in: Check whether host and target makefile
15329         fragments exist before adding them to *_makefile_frag.
15331 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15333         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15335 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15337         * configure.in: Make sure we only replace RPATH_ENVVAR on
15338         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15339         regexp to sed.
15341         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15342         to sub-makes.
15344 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15346         * config-ml.in (multi-do): LDFLAGS must include multilib
15347         designator.
15349 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15351         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15353 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15355         * config.sub: Add mingw32 support.
15356         * configure.in: Likewise.
15358 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15360         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15362 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15364         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15365         * configure (gxx_include_dir): Provide a definition for subdirs
15366         which do not use autoconf.
15368 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15370         * config.guess: Sync with egcs.  Picks up new alpha support,
15371         BeOS & some additional linux support.
15373 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15375         * config.guess: HP 9000/803 is a PA1.1 machine.
15377 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15379         * configure.in: It's alpha*-...
15381 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15383         * configure.in (host_makefile_frag, target_makefile_frag):
15384         Handle multiple config files.
15385         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15386         alpha-*-*.
15388 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
15390         * mkdep: New file.
15392 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
15394         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15396 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15398         * Makefile.in: Add libgui directory.
15399         (GDB_TK): Add all-libgui.
15400         * configure.in: Add libgui directory.
15401         * configure: Add all-libgui to GDB_TK.
15403 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
15405         * config-ml.in (multidirs): Add m32r to multilib list.
15407 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
15409         * Makefile.in (all-target-gperf): Change dependency to
15410         all-target-libstdc++.
15412 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
15414         * config.guess: Add BeOS support.
15416 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15418         Source directory cvs renamed to cvssrc:
15419         * configure.in (host_tools): Change cvs to cvssrc.
15420         (native_only): Likewise.
15421         (noconfigdirs) [various cases]: Likewise.
15422         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15423         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15424         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15425         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15426         (all-cvssrc): Rename target from all-cvs.
15428 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
15430         * configure (gxx_include_dir): Fix thinko.
15432 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
15434         * Makefile.in (INSTALL_TARGET_CROSS): Define.
15435         (install-cross, install-gcc-cross): New targets.
15437 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
15439         * configure.in (noconfigdirs): Add support for Thumb target.
15441         * config.sub (maybe_os): Add support for Thumb target.
15443 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
15445         * Makefile.in: Add rules for cygmon.
15447         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15449 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
15451         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15452         * configure (gxx_include_dir): Provide a definition for subdirs
15453         which do not use autoconf.
15455 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
15457         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15458         11/18/97 build
15460 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
15462         * From Franz Sirl.
15463         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15464         found on RedHat Linux systems.
15466 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
15468         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15469         guesses.
15471 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
15473         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15475 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
15477         * ltmain.sh: If mkdir fails, check whether the directory was created
15478         anyhow by some other process.
15480 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
15482         * configure.in (d30v-*-*): Configure all directories.
15484 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
15486         * configure.in (d30v-*-*): Configure newlib, libiberty directories
15487         for the D30V.
15489 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
15491         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15493 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
15495         * include/libiberty.h: Add extern "C" { so it can be used with C++
15496         progrms.
15497         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
15498         programs.
15500 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
15502         * configure.in (d30v-*-*): Configure GCC now.
15504 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
15506         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15507         is no longer needed.
15509 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
15511         * Makefile.in: check-target-libio depends on all-target-libstdc++.
15513 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
15515         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15516         targets using "$@" to provide support for similar but not identical
15517         targets without having to duplicate code.
15519 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
15521         * makefile.vms: Fix to work with DEC C.
15523 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
15525         * config.sub: Add mips-tx39-elf to marketing names.
15527 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
15529         * ltmain.sh: Handle symlinks in generated script.
15531 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
15533         * configure: Handle autoconf style directory options: --bindir,
15534         --datadir, --includedir, --infodir, --libdir, --libexecdir,
15535         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15536         --sysconfdir.
15537         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15538         (sharedstatedir, localstatedir, oldincludedir): New variables.
15539         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15540         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15541         sbindir, sharedstatedir, and sysconfdir.
15543 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15545         * Makefile.in (bootstrap-lean): New target.
15547 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
15549         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
15550         sn, and gnuserv from noconfigdirs.
15552 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
15554         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15556 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
15558         * Makefile.in (cross): New target.
15560 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
15561                           Jeff Law         <law@cygnus.com>
15563         * Makefile.in (bootstrap2, bootstrap3): New targets.
15564         (all-bootstrap): Remove outdated and confusing target.
15565         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15567 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15569         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15570         windows.  Consistent with gdb/configure.
15572 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
15574         * configure.in: Name Linux target fragment.
15576         * configure: Rewrite so that project Makefile fragment is inserted
15577         first and appears last in the resulting Makefile.
15579 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15581         * Makefile.in (install-itcl): Install tcl first.
15583 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
15585         * configure.in: remove bison from noconfigdirs for Cygwin32 host
15587 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15589         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15591         * configure.in (skipdirs): Add target-librx for Linux.
15592         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15594 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
15596         * Makefile.in (bootstrap): New target.
15598 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
15600         * config.sub: Accept 'amigados' for backward compatibility.
15602 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
15604         * config.guess: Merge with FSF.
15606 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
15608         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15610 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
15612         * config.sub: Add "marketing-names" patch.
15614 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
15616         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15618 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
15620         * config.sub: Handle v850-elf.
15622 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
15624         * .cvsignore (*-install): Remove.
15626 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
15628         * ltconfig: Set CONFIG_SHELL in libtool.
15629         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15631 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15633         * configure.in (target_subdir): Set to libraries if enable_multilib.
15635 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
15637         * config.guess: Update from gcc directory.
15639 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15641         * Makefile.in (all-sim): Depends on all-readline.
15643 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
15645         * Makefile.in (BISON, YACC): Use $$s.
15646         (all-bison): Depend on all-texinfo.
15648 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
15650         * Makefile.in (BISON): Add -L flag.
15651         (YACC): Likewise.
15653 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15655         * configure.in (noconfigdirs): Add support for v850e target.
15657         * config.sub (maybe_os): Add support for v850e target.
15659 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15661         * configure.in (noconfigdirs): Add support for v850ea target.
15663         * config.sub (maybe_os): Add support for v850ea target.
15665 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
15667         * config.sub: Add mipstx39.  Delete r3900.
15669 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15671         * Makefile.in (all-autoconf): Depends on all-texinfo.
15673 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
15675         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15676         eabi targets.
15678 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
15680         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15682         * configure: When handling a Canadian Cross, handle YACC as well as
15683         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
15684         * Makefile.in (all-bison): Depend upon all-texinfo.
15686 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
15688         * Makefile.in (BISON): bison, not byacc or bison -y.
15689         (YACC): bison -y or byacc or yacc.
15690         (various): Add *-bison as appropriate.
15691         (taz): No need to mess with BISON anymore.
15693 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
15695         * configure: If OSTYPE matches *win32*, try to find a good value for
15696         CONFIG_SHELL.
15698 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
15700         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15701         configure.in if it is present.
15703 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
15705         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15707 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
15709         * config.sub: Recognize `arc' cpu.
15710         * configure.in: Likewise.
15711         * config-ml.in: Likewise.
15713 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
15715         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15717 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
15719         * configure: Changed sed delimiter from ':' to '|' when
15720         attempting to substitute ${config_shell} for SHELL. On
15721         NT ${config_shell} may contain a ':' in it.
15723 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
15725         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15727 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
15729         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15731 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15733         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15735         * ylwrap: If the program is a relative path, force it to be
15736         absolute.
15738 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15740         * configure (tooldir): Set BISON to `bison -y' and not just bison.
15742 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15744         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15745         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15746         for libraries.
15748 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
15750         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15751         separated by spaces.
15753 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
15755         * ylwrap: New file.
15756         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15758         * ltmain.sh: Handle /bin/sh at start of install program.
15760         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15762         * ltconfig, ltmain.sh: New files, from libtool 1.0.
15763         * missing: New file, from automake 1.2.
15765 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
15767         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
15768         check-tk to CHECK_X11_MODULES.
15770 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15772         * config.sub: Merge with FSF.
15774 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15776         * config.guess: Merge with FSF.
15778 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15780         * configure: Treat msdosdjgpp like go32.
15781         * configure.in: Likewise.  Don't remove gprof for go32.
15783         * configure: Change Makefile.tem2 to Makefile.tm2.
15785 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
15787         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15789 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15791         * install-sh (chmodcmd): Set to null if the DST directory already
15792         exists.  Same as Nov 11th change.
15794 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
15796         * configure (GDB_TK): Needs itcl and tix.
15798 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
15800         * config.guess: Update from FSF.
15802 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
15804         * Makefile.in (GDB_TK): Depend on itcl and tix.
15806 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15808         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15809         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15810         (INSTALL_SCRIPT): New variable.
15811         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15812         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15813         to -x.
15814         * install-sh: Add support for -x option.
15816 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
15818         * configure.in, Makefile.in: Treat tix like itcl.
15820 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
15822         * Makefile.in (WINDRES): New variable.
15823         (WINDRES_FOR_TARGET): New variable.
15824         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15825         (EXTRA_HOST_FLAGS): Add WINDRES.
15826         (EXTRA_TARGET_FLAGS): Add WINDRES.
15827         (EXTRA_GCC_FLAGS): Add WINDRES.
15828         ($(DO_X)): Pass down WINDRES.
15829         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15830         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15831         DLLTOOL_FOR_TARGET.
15833 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
15835         * configure.in: configure sim before gdb for win32-x-ppc
15837 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15839         Move gperf into the toplevel, from libg++.
15840         * configure.in (target_tools): Add target-gperf.
15841         (native_only): Add target-gperf.
15842         * Makefile.in (all-target-gperf): New target, depend on
15843         all-target-libg++.
15844         (configure-target-gperf): Empty rule.
15845         (ALL_TARGET_MODULES): Add all-target-gperf.
15846         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15847         (CHECK_TARGET_MODULES): Add check-target-gperf.
15848         (INSTALL_TARGET_MODULES): Add install-target-gperf.
15849         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15851 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
15853         * config.sub (mn10200): Recognize new basic machine.
15855 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15857         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15858         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15860 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15862         * configure.in: If we're building mips-sgi-irix6* native, turn on
15863         ENABLE_MULTILIB and set TARGET_SUBDIR.
15865 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
15867         * Makefile.in (all-sn): Depend on all-grep.
15869 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
15871         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15873         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15874         Makefile.  From Jeff Makey <jeff@cts.com>.
15875         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15877         * Makefile.in (DISTBISONFILES): Remove.
15878         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
15879         $(DEFAULT_YACC).
15881         * configure.in: Build itl, db, sn, etc., when building for native
15882         cygwin32.
15884         * Makefile.in (LD): New variable.
15885         (EXTRA_HOST_FLAGS): Pass down LD.
15886         ($(DO_X)): Likewise.
15888 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
15890         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15892 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
15894         * configure.in (targargs): Strip out any supplied --build argument
15895         before adding our own. Always add --build.
15897 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
15899         * configure.in (targargs): Pass --build if we're doing
15900         a cross-compile.
15902 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
15904         * configure: Use '|' instead of ":" as the separator in
15905         sed. Otherwise sed chokes on NT path names with drive
15906         designators. Also look for "?:*" as the leading characters in an
15907         absolute pathname.
15909 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
15911         * config.sub: Support for r3900.
15913 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15915         * configure.in: Use install-sh, not install.sh.
15917 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15919         * Makefile.in (taz): Improve check for BISON so it doesn't try to
15920         apply it twice.
15922 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15924         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15925         install-binutils.
15927 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
15929         * Makefile.in: Add automake targets.
15930         * configure.in (host_tools): Add automake.
15932 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15934         * configure: Default CXX to c++, not gcc.
15935         * Makefile.in (CXX): Set to c++, not gcc.
15936         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15938 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
15940         * install-sh: try appending a .exe if source file doesn't
15941         exist
15943 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
15945         * configure.in: Turn on multilib by default.
15946         (cross_only): Remove target-libiberty.
15948         * Makefile.in (all-gcc): Don't depend on libiberty.
15950 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
15952         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15954 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15956         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15957         (DISTBISONFILES): Add ld/Makefile.in
15959 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
15961         * configure.in: if target is cygwin32 but host isn't cygwin32,
15962         don't configure gdb tcl tk expect, not just gdb.
15964 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
15966         * configure.in: Added gnuserv everywhere sn appears.
15968         * Makefile.in (ALL_MODULES): Added all-gnuserv.
15969         (CROSS_CHECK_MODULES): Added check-gnuserv.
15970         (INSTALL_MODULES): Added install-gnuserv.
15971         (CLEAN_MODULES): Added clean-gnuserv.
15972         (all-gnuserv): New target.
15974 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
15976         * config.guess: Fixes for MIPS OpenBSD systems.
15978 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15980         * Makefile.in (INSTALL_XFORM): Remove.
15981         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15983         * mkinstalldirs: New file, copied from automake.
15984         * Makefile.in (installdirs): Rename from install-dirs.  Use
15985         mkinstalldirs.  Change all users.
15986         (DEVO_SUPPORT): Add mkinstalldirs.
15988 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15990         * install-sh: Rename from install.sh.
15991         * Makefile.in (INSTALL): Change install.sh to install-sh.
15992         (DEVO_SUPPORT): Likewise.
15994         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
15995         Graichen <graichen@rzpd.de>.
15997 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
15999         * config.guess: Recognize OpenBSD systems correctly.
16001 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16003         * README, Makefile.in (ETC_SUPPORT): Remove references to
16004         cfg-paper*, configure.{texi,man,info*}._
16006 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
16008         * Makefile.in (all.normal): Ensure that gcc is built after all
16009         the x11 - ie gdb - targets.
16011 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
16013         * makefile.vms: Don't run conf-a-gas.
16015 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
16017         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16019 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
16021         * configure.in: Remove noconfigdirs case since gdb also
16022         configures and builds for tic80-coff.
16024 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16026         * configure: Set cache_file to config.cache.
16027         * Makefile.in (local-distclean): Remove config.cache.
16029 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16031         * COPYING: Update FSF address.
16033 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
16035         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16036         noconfigdirs.
16038 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16040         * Makefile.in (install-dirs): Don't crash if prefix, and hence
16041         MAKEDIRS, is empty.
16043 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
16045         * config.sub: Tweak mn10300 entry.
16047 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
16049         * configure.in (host_tools): Put sim before gdb, so gdb's
16050         configure.tgt can determine if the simulator was configured.
16052 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
16054         * config.sub: Move BeOS $os case to be with other Cygnus
16055         local cases.
16057 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
16059         * config.sub: Remove misplaced comment that broke Linux.
16061 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
16063         * config.sub: Add BeOS support.
16065 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
16067         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16069 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
16071         * configure.in (noconfigdirs): Remove tcl and tk from
16072         noconfigdirs for cygwin32 builds.
16074 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
16076         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16078 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
16080         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16081         make-all.com, use makefile.vms instead.
16083 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
16085         * config.sub: Accept -lnews*.
16087 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
16089         * configure.in (noconfigdirs): Disable target-newlib,
16090         target-examples and target-libiberty for d30v.
16092 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16094         * configure.in (noconfigdirs): Enable ld for d30v.
16096 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16098         * configure.in (tic80-*-*): Build compiler.
16100 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16102         * configure.in (d30v-*): Remove sim directory from list of
16103         unsupported d30v directories
16105 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16107         * config.sub, configure.in: Add d30v target cpu.
16109 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16111         * makefile.vms: New file.
16112         * make-all.com: Remove.
16114 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16116         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16118 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16120         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16122 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16124         * Makefile.in (ALL_MODULES): Added all-db.
16125         (CROSS_CHECK_MODULES): Addec check-db.
16126         (INSTALL_MODULES): Added install-db.
16127         (CLEAN_MODULES): Added clean-db.
16129 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
16131         * config.guess: Merge with latest FSF sources.
16133 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
16135         * Makefile.in (ALL_MODULES): Added all-itcl.
16136         (CROSS_CHECK_MODULES): Added check-itcl.
16137         (INSTALL_MODULES): Added install-itcl.
16138         (CLEAN_MODULES): Added clean-itcl.
16140 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
16142         * configure.in: build gdb for mn10200
16144 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
16146         * Makefile.in (all-target-winsup): Depend on all-target-libio.
16148 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
16150         * configure.in (tic80-*-*): Turn off most targets right now.
16152 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
16154         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16155         rather than the makeinfo program.
16156         (do-info): Depend upon all-texinfo.
16158 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16160         * configure.in: Remove uses of config/mh-linux.
16162         * config.sub, config.guess: Merge with latest FSF sources.
16164 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
16166         * config.sub (case $basic_machine): Add tic80 entries.
16168 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16170         * config.sub, config.guess: Merge with latest FSF sources.
16172 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16174         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16175         * mpw-config.in: Test for NewFolderRecursive.
16176         * mpw-install: Use symbolic name for startup filename.
16177         * mpw-README: Add various additional details.
16179 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16181         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16183 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16185         * configure.in: Do build gcc and the target libraries for
16186         the mn10200.
16188 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16190         * configure.in: don't avoid building gdb for mn10300 any more
16191         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16192         instead of single-quoting it.
16194 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16196         * configure.in: Don't use --with-stabs on IRIX 6.
16198 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16200         * configure.in (m32r): Build gdb, libg++ now.
16202 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16204         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
16205         directories from noconfigdirs.
16207 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
16209         * config.sub (basic_machine): added mips16 configuration
16211 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16213         * config.sub: Handle d10v-unknown.
16215 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
16217         * config.sub: Handle v850-unknown.
16219 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
16221         * Makefile.in: add findutils
16222         * configure.in: add findutils to list of host_tools
16224 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
16226         * config.sub: Handle mn10200 and mn10300.
16228 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16230         * configure.in (d10v-*): Do not build librx.
16232 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
16234         * configure.in (mn10300): Build everything except gdb & libgloss.
16236 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
16238         * config.guess:  Patch for Dansk Data Elektronik servers,
16239         from Niels Skou Olsen <nso@dde.dk>.
16241         For ncr, use /bin/uname rather than uname, since GNU uname does not
16242         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
16244         Patch for MIPS R4000 running System V,
16245         from Eric S. Raymond <esr@snark.thyrsus.com>.
16247         Fix thinko for nextstep.
16249         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16251         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
16252         * config.guess: Guess mips-dec-mach_bsd4.3.
16254         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16255         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16256         release numbers.
16257         * config.guess (mips-mips-riscos*):  Emit just enough of the
16258         release number.
16260         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16261         * config.guess (sparc-auspex-sunos*):  Added.
16262         (f300-fujitsu-*): Added.
16264         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16265         * config.guess:  Recognize a Tadpole as a sparc.
16267 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16269         * config.guess: Don't assume that NextStep version is either 2 or
16270         3.  NextStep 4 (aka OpenStep 4) has come out now.
16272 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16274         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16275         From Rik Faith <faith@cs.unc.edu>.
16277 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16279         * config.sub: Contributions from bug-gnu-utils to:
16280         Support plain "hppa" (no version given) architecture, reported by
16281         OpenStep.
16282         OpenBSD like NetBSD.
16283         LynxOs is not a hardware supplier.
16285         * config.guess: Contributions from bug-gnu-utils to add support for:
16286         OpenBSD like NetBSD.
16287         Stratus systems.
16288         More Pyramid systems.
16289         i[n>4]86 Intel chips.
16290         M680[n>4]0 Motorola chips.
16291         Use unknown instead of lynx for hardware manufacturer.
16293 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16295         * install.sh (chmodcmd): Set to null if the DST directory already
16296         exists.
16298 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16300         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16301         not use mt-ppc target Makefile fragment any more.
16303 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16305         * configure.in (*-*-windows):  Exclude everything but those dirs
16306         needed to build windows.
16308 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16310         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16312 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16314         * configure.in:  Exclude mmalloc from i386-windows.
16316 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16318         * Undo my previous change.
16320 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16322         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16323         unconditionally.
16324         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16326 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16328         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16329         host to add it's own flags.
16331 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16333         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16335 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16337         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16338         (CXX_FOR_TARGET): Likewise.
16339         (GCC_FOR_TARGET): Define.
16340         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16341         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16342         CC_FOR_TARGET was specified on the command line.
16343         (MAKEOVERRIDES): Don't define.
16345 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16347         * configure.in (m32r): Fix spelling of libg++ libs.
16349 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16351         * config.sub (-apple*): Remove, now redundant.
16353 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16355         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16357         * configure: Rework yesterday's sed script patch.
16359         * config.sub: Merge with FSF.
16361 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16363         * config.guess:  Merge from FSF.
16365         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16366         * config.guess: Use pc instead of unknown, for pc clone systems.
16367         Change linux to linux-gnu.
16369         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16370         * config.guess: Avoid non-portable tr syntax.
16372 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16374         * test-build.mk (HOLES): Add "xargs" for gdb.
16376         * configure: Avoid hpux10.20 sed bug.
16378 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
16380         * configure.in:  Add support for windows host
16381         (that is a build done under the Microsoft build environment).
16383 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
16385         * Makefile.in: Replace all uses of srcroot with s, to shrink
16386         command line lengths.
16388         Patches from Geoffrey Noer <noer@cygnus.com>:
16389         * configure.in: If configuring for newlib, pass --with-newlib to
16390         subdirectories.
16391         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16392         -Bnewlib/ and -Lwinsup to gcc.
16393         (CXX_FOR_TARGET): Likewise.
16395 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16397         * Makefile.in (ETC_SUPPORT): Add configure.
16399 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
16401         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16402         host configuration file.
16404 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
16406         * configure.in: Break mn10x00 support into separate
16407         mn10200 and mn10300 configurations.
16408         * config.sub: Likewise.
16410 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
16412         * configure.in: Add lots of stuff to noconfigdirs for
16413         the mn10x00 targets.
16415         * config.sub, configure.in: Add mn10x00 support.
16417 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
16419         * make-all.com: Call conf-a-gas, not config-a-gas.
16421 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
16423         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16424         targets.
16426 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
16428         * mpw-README: Add much more detail for native PowerMac.
16429         * mpw-install: New file.
16430         * mpw-configure: Add --norecursion and --help options.
16431         * mpw-config.in: Translate readme and install files when
16432         copying to objdir.
16433         * mpw-build.in: Don't always depend on byacc and flex.
16434         (install-only-top): New action.
16436 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
16438         * configure.in:  You can now configure GDB for the v850.
16440 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
16442         * configure.in (noconfigdirs): Don't configure any C++ dirs
16443         if targeting D10V.
16445 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16447         * config.sub: Recognize mips64vr5000.
16449 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
16451         * configure.in: Use a single line for host_tools and native_only.
16453 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
16455         * config.sub, configure.in: Add entries for m32r.
16457 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
16459         * Makefile.in (inet-install): Don't run install-gzip.
16461 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
16463         * configure.in:  Don't config lots of things for *-*-windows*.
16465 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
16467         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16468         (host_libs, host_tools): Copy from configure.in.
16469         * mpw-configure: Don't complain about directories not found.
16471 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16473         * configure.in (i[345]86): Recognize i686 for pentium pro.
16474         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16475         file.
16477         * config.guess (i[345]86): Ditto.
16479 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16481         * configure.in (noconfigdirs): Removed gdb for D10V.
16483 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
16485         * configure.in: Remove ld, target-libio, target-libg++, and
16486         target-libstdc++ from noconfigdirs.
16488 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
16490         * configure: Fix three locations where shell scripts were
16491         being run directly rather than with config_shell.
16493 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
16495         * configure.in (v850-*-*): Set up initial $noconfigdirs.
16496         * config.sub (basic_machine): Recognize v850.
16498 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
16500         * mpw-configure: Handle multiple enable/disable options and
16501         pass them down recursively, handle -c and -s flags appropriately
16502         depending on choice of compiler, add escape mechanism for
16503         quoted arguments to gC.
16505 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16507         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16508         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16509         so that -mrelocatable-lib and -mno-eabi are used.
16511         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16512         not support --print-multi-lib, don't abort.
16514 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
16516         * make-all.com: Run config-a-gas.
16517         * setup.com: Don't copy subdirectory files around.
16519 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
16521         * configure.in (*-*-ose): Remove exclusion of libgloss for this
16522         target, it now compiles correctly.
16524 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
16526         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16528 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16530         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16532 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16534         * configure.in (native_only): Add prms.
16536 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
16538         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16539         (BINUTILS_SUPPORT_DIRS): Likewise.
16541 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16543         * configure.in (d10v-*-*): Don't configure ld or gdb until the
16544         d10v support is added.
16546 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16548         * configure.in (d10v-*-*): New target.
16550 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
16552         * config.guess (HP 9000/811): Recognize this as a PA1.1
16553         machine.
16555 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
16557         * Makefile.in (do-tar-gz): New target, split out from tail end of
16558         taz target.  Run each command separately, don't use pipes.
16559         (taz): Use it.
16561 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
16563         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16564         * mpw-build.in: No builds should depend on building byacc or flex,
16565         they are assumed to be installed already.
16567 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16569         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16570         variable that CC_FOR_TARGET needs.
16572 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16574         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16575         options have changed since the last time the subdirectory was
16576         configured, and if it has, reconfigure.
16577         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16578         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16580 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
16582         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16583         CLEAN_MODULES): Add bash.
16584         (all-bash): New target.
16586 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
16588         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16590 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16592         * config.sub (basic_machine): Recognize d10v as a valid processor.
16594 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
16596         * mpw-configure: Add support for --bindir.
16597         * mpw-build.in: Use a GCC-specific build script for GCC actions.
16599 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
16601         * configure.in: add bash, time, gawk to list of hosttools and things
16602         to only build for native toolchains
16604 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16606         * Makefile.in (docdir): Remove.
16608 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16610         * Makefile.in (datadir): Set to $(prefix)/share.
16612 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
16614         * configure.in: build diff and patch for cygwin32-hosted
16615         toolchains.
16617 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
16619         * config.sub: Accept -rtems*.
16621 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
16623         * configure.in: enable dosrel for cygwin32-hosted builds,
16624                 remove diff from the list of things not buildable
16625                 via Canadian Cross
16627 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
16629         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16630         don't get ". ".
16632 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
16634         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16636 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
16638         * Makefile.in (taz): Handle case where tex3patch didn't even get
16639         checked out.  Also, if it was found, put the symlink in a new util
16640         subdirectory.
16642 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16644         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16646 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
16648         * config.sub: Recognize -openvms.
16649         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16650         * make-all.com, setup.com: New files.
16652 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16654         * Makefile.in (taz): tex3patch moved to texinfo/util.
16656 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
16658         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16659         * configure.in: remove make from disable-if-Can-Cross list
16660                 enable gdb if ${host} and ${target} are cygwin32
16662 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
16664         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
16665         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16667 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16669         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
16670         distinguish sysv/svr4/bsd variants.
16671         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16673 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
16675         * configure.in: Added copyright notice.
16676         * move-if-change: Added copyright notice.
16678 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16680         * configure.in (powerpcle-*-solaris*): Until we get shared
16681         libraries working, don't build gdb, sim, make, tcl, tk, or
16682         expect.
16684 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
16686         * config.guess:  Merge with FSF:
16688         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16689         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16691         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
16692         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16694         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
16695         * config.guess:  Combine two OSF1 rules.
16696         Also recognize field test versions.  From mjr@zk3.dec.com.
16697         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
16698         because GNU uname does not support -p.  From pmr@pajato.com.
16700 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
16702         * Makefile.in (MAKEDIRS): Removed $(tooldir).
16704 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
16706         * mpw-README: Document GCCIncludes.
16708 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
16710         * configure.in (alpha-*-linux*): Set enable_shared to yes.
16712 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16714         * mpw-configure: Handle --enable-FOO and --disable-FOO.
16716 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
16718         * configure.in (*-*-cygwin32): Configure make.
16720 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
16722         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16724 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
16726         * Makefile.in (all-inet): Depend on all-perl.
16728         * Makefile.in (inet-install): New target.
16730         * Makefile.in (all-inet): Depend on all-tcl.
16731         (all-inet): Depend on all-send-pr.
16733 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16735         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16736         temporarily.
16738 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
16740         * configure.in: Don't configure --with-gnu-ld on AIX.
16742 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16744         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16746 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
16748         * Makefile.in (ALL_MODULES): Added all-inet.
16749         (CROSS_CHECK_MODULES): Added check-inet.
16750         (INSTALL_MODULES): Added install-inet.
16751         (CLEAN_MODULES): Added clean-inet.
16752         (all-indent): New target.
16754         * configure.in (host_tools): Added inet.
16755         (native_only): Added inet.
16756         (noconfigdirs): Added inet.
16758 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
16760         * configure.in: Don't configure libgloss if we are not configuring
16761         newlib.
16763 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
16765         * configure.in: Don't configure libgloss for unsupported
16766         architectures.
16768 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16770         * Makefile.in (CLEAN_MODULES): Add clean-apache.
16772 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
16774         * Makefile.in (ALL_MODULES): Include all-apache.
16775         (CROSS_CHECK_MODULES): Include check-apache.
16776         (INSTALL_MODULES): Include install-apache.
16777         (all-apache): New target.
16779         * configure.in: Added apache everywhere perl is seen.
16781 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16783         * Makefile.in: Add support for clean-{module} and
16784         clean-target-{module} rules.
16786 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
16788         * configure.in (*-*-ose) do not build libgloss.
16790 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16792         * config.guess (prep*:SunOS:5.*:*): Turn into
16793         powerpele-unknown-solaris2.
16795 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
16797         * configure.in: Permit --enable-shared to specify a list of
16798         directories.
16800 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16802         * configure.in (host==solaris): Pass only the first word of $CC
16803         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16805 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16807         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16809 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
16811         * Makefile.in (ALL_MODULES): Include all-perl.
16812         (CROSS_CHECK_MODULES): Include check-perl.
16813         (INSTALL_MODULES): Include install-perl.
16814         (ALL_X11_MODULES): Include all-guile.
16815         (CHECK_X11_MODULES): Include check-guile.
16816         (INSTALL_X11_MODULES): Include install-guile.
16817         (all-perl): New target.
16818         (all-guile): New target.
16820         * configure.in (host_tools): Include perl and guile.
16821         (native_only): Include perl and guile.
16822         (noconfigdirs): Don't build guile and perl; no ports have been
16823         done.
16825 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
16827         * configure (--enable-*): Handle quoted option lists such as
16828         --enable-sim-cflags='-g0 -O' better.
16830 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16832         * Makefile.in ({,inst}all-target): New rule so we can make and
16833         install all of the target directories easily.
16835 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16837         * configure.in: Add missing global flag in sed substitution when
16838         deleting `target-' from ${configdirs}.
16840 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
16842         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16843         option.
16845         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16846         config/mh-necv4.
16848         * install.sh: Correct misspelling of transformbasename.
16850         * config.guess: Recognize mips-*-sysv*.
16852 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
16854         * config.sub: Recognize mon960.
16856 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
16858         * configure: Restore Canadian Cross handling of BISON and LEX,
16859         removed in Feb 20 change.
16861 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
16863         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16864         Mention make install.  Remove the old copyright date as well the
16865         clumsy and rather pointless copyright on the README file.
16867 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16869         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16870         Makefile after running symlink-tree, then run `make distclean' to
16871         avoid clobbering any generated files in srcdir.
16873 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
16875         * configure.in (m68k-*-netbsd*): Build everything now.
16877 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16879         * Makefile.in (taz): Fix quoting.
16881 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
16883         * configure.in (sparclet-*-*): Build everything now.
16885 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16887         * configure.in (m68k-*-linux*): New host.
16889 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
16891         * configure: Check for bison before byacc.
16893 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
16895         * Makefile.in configure:  Change the way LEX and BISON/YACC are
16896         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
16897         searching PATH.  These are used as fallbacks by Makefile.in if
16898         flex/bison/byacc aren't in objdir.
16900 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
16902         * Makefile.in: Make everything which depends upon all-bfd also
16903         depend upon all-opcodes, in case --with-commonbfdlib is used.
16905 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16907         * configure.in (host *-*-cygwin32): Don't build gdb if we are
16908         building NT native compilers on Unix.
16910 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
16912         * configure.in: Don't get CC from the host Makefile fragment if we
16913         can find gcc in PATH, or if this is a Canadian Cross.  Move the
16914         Solaris test for /usr/ucb/cc to the post target script, just after
16915         the compiler sanity test.
16917 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
16919         * config.sub: Merge with FSF.
16921 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
16923         * Makefile.in (RPATH_ENVVAR): New variable.
16924         (REALLY_SET_LIB_PATH): Use it.
16925         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16927 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
16929         * config.sub, configure.in: Recognize sparclet cpu.
16931 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16933         * config.guess:  Support m68k-cbm-sysv4.
16935 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16937         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16938         m68k-unknown-linuxaout from linker help string.  Put quotes around
16939         $ld_help_string.
16941 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
16943         * config.guess (powerpc-harris-powerunix): Add guess for port
16944         to new target.
16946 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16948         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16950 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
16952         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16953         $(REALLY_SET_LIB_PATH) in Makefile.
16954         * Makefile.in (SET_LIB_PATH): New variable.
16955         (REALLY_SET_LIB_PATH): New variable.
16956         ($(DO_X)): Use $(SET_LIB_PATH).
16957         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16958         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16959         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16960         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16961         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16962         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16963         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16964         (install-dosrel): Likewise.
16965         (all-opcodes): Depend upon all-libiberty.
16967 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16969         * config.guess (*:CYGWIN*): New
16971 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16973         * Makefile.in (all-target-winsup): All all-target-libiberty.
16975 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16977         * configure.in (noconfigdirs): Add missing # in front of comment.
16979 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
16981         * configure.in: add second pass to things added to noconfigdirs
16982         so *-gm-magic can exclude libgloss properly.
16984 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
16986         * mpw-configure (extralibs_name, rez_name): Set correctly
16987         for MWC68K compiler.
16989         * mpw-README: Add more info on the necessary build tools.
16991 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16993         * configure.in, config.sub: Recognize cygwin32.
16995 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
16997         * config.guess, config.sub: Recognize A/UX.
16999 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
17001         * config.sub: Merge with gcc/config.sub.
17003 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
17005         * mpw-build.in (do-binutils): Add build of stamps.
17007 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
17009         * config.sub: Add recognition for mips64vr4100*-* targets.
17011 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17013         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17014         Add creation of gconfigargs with `--enable-shared' turned on.
17015         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17016         ($(host)-stamp-stage3-configured): Likewise.
17017         (HOLES): Add chatr and ldd.
17018         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17020 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
17022         * configure: Pass --nfp to recursive configures.
17024 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17026         * Makefile.in (DLLTOOL): New.
17027         (DLLTOOL_FOR_TARGET): New.
17028         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17029         (EXTRA_TARGET_FLAGS): Ditto.
17030         (EXTRA_GCC_FLAGS): Ditto.
17031         (CONFIGURE_TARGET_MODULES): Ditto.
17032         (DO_X): Ditto.
17033         * configure: Add DLLTOOL.
17035 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
17037         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17038         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17039         mh-sco, since old workarounds no longer needed, and don't
17040         build ld, since libraries have weak symbols in COFF.
17042 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
17044         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17046 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17048         * configure.in: Make sure that ${CC} can be used to compile an
17049         executable.
17051 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17053         * Makefile.in (all-gdb): Depend on $(GDB_TK).
17054         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17055         nothing depending on whether gdbtk is being built.
17057 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
17059         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17061 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
17063         * configure.in (noconfigdirs): Put ld or gas in this early, if the
17064         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17066 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
17068         * config-ml.in: Add support for
17069         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17070         Simplify setting of multidirs from --disable-foo.
17072 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17074         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17075         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17076         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17077         non-empty, pass them on to the  GCC make.
17078         (all-bootstrap): New rule that is like all-gcc, except it executes
17079         the GCC bootstrap rule instead of the GCC all rule.
17081 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
17083         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17085 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17087         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17088         DG/UX support.
17090 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17092         * config.sub (i*86*) Change [345] to [3456]
17094 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17096         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17097         --with-gnu-ld=no.
17099 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17101         * config-ml.in (rs6000*, powerpc*): Add switches to control which
17102         AIX multilibs get built.
17104 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17106         * configure.in (i386-win32): Don't build expect if we're not
17107         building the tcl subdir.
17109 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17111         * Makefile.in: (configure-target-examples, all-target-examples):
17112         New targets, configure and build example programs.
17114 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17116         * mpw-configure: If an mpw-config.in generated a file mk.sed,
17117         use it as input to sedit the generated MPW makefile.
17118         * mpw-README: Add a suggestion about Gestalt.h.
17120 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17122         * config.sub: Accept *-*-ieee*.
17124 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17126         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17127         Ronald F. Guilmette <rfg@monkeys.com>.
17129 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17131         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17132         for powerpc-pe native.
17133         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17134         (target==powerpc-pe): duplicate i386-win32 entry.
17136 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17138         * configure.in (noconfigdirs): Exclude target-newlib for all versions
17139         of vxworks, not just vxworks5.1.
17141 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
17143         * mpw-configure: Add support for exec-prefix.
17145 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17147         * config.guess: Recognize HP model 816 machines as having
17148         a PA1.1 processor.
17150 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17152         * configure: Ignore new autoconf configure options.
17154 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17156         * config.guess:  Recognize Pentium under SCO.
17157         From Robert Lipe <robertl@arnet.com>.
17159 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17161         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17163 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
17165         * configure.in: Don't configure gas for alpha-dec-osf*.
17167 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17169         * configure.in: Default to --with-stabs for some targets for which
17170         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17171         i[345]86*-*-unixware*.
17173 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17175         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17176         rather than basing it on the target.  Simplify handling of options
17177         controlling which directories to configure.  Remove extraneous
17178         slash in multi-clean target.
17180 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17182         * config-ml.in: Prefix more variables with ml_ so they don't collide
17183         with configure's.
17185 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17187         * configure: Don't turn -v into --v.
17189 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17191         * configure.in (targargs): Fix typo.
17193         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17195 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17197         * configure.in: Strip --host and --target options from
17198         CONFIG_ARGUMENTS, and always configure for --host only.  Add
17199         --with-cross-host option when building with a cross-compiler.
17200         * configure: Canonicalize the arguments put into config.status by
17201         always using `=' for an option with an argument.  Pass a presumed
17202         --host or --target explicitly.
17204 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
17206         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17207         into general OS recognition case.
17209 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17211         * configure.in (target_configdirs): add target-winsup only
17212         for win32 target systems.
17214 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
17216         * Makefile.in (all-target-libgloss): Depend upon
17217         configure-target-newlib, since when libgloss is built it looks to
17218         see if the newlib directory exists.
17220 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
17222         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17223         cfg-ml-*.in.
17225 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
17227         * configure: Handle LD and LD_FOR_TARGET when configuring a
17228         Canadian Cross.
17230 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17232         * configure.in (target_libs): add target-winsup.
17233         (target==i386-win32): add patch diff flex make to $noconfigdirs.
17234         (target==ppcle-pe): remove ld from $noconfigdirs.
17236 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
17238         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17239         Preserve relative path names in $srcdir.  Build symlink tree if
17240         configuring cross target dir and srcdir=. (= no VPATH support).
17241         (configure-target-libg++): Depend on configure-target-librx.
17242         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17243         * config-ml.in: New file.
17244         * symlink-tree: New file.
17245         * configure: Ensure srcdir="." if that's what it is.
17247 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
17249         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17250         includes and FLEX_SKELETON setting.
17251         * mpw-configure (--with-gnu-ld): New option, controls whether
17252         to use PPCLink or ld with PowerMac GCC.
17253         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17254         * mpw-config.in: Configure grez if targeting Mac.
17256         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17257         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17258         just macos.
17259         * configure.in: Configure grez resource compiler if targeting Mac.
17260         * Makefile.in (all-grez, install-grez): New targets.
17262 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17264         * configure: CXX defaults to gcc, not g++.  If we find
17265         gcc in the path, set CC to gcc -O2.
17267 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17269         * configure: Default ${build} correctly.  Avoid picking up extra
17270         spaces when reading CC and CXX from Makefile.  When doing a
17271         Canadian Cross, use plausible default values for numerous
17272         variables.
17273         * configure.in: When doing a Canadian Cross, don't try to
17274         configure tools whose configure script can't handle it.
17276 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17278         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17280 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17282         * configure:  Remove dubious bug reporting address.
17284 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17286         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17287         configure script, run that instead of this directory's configure.
17288         In either case, print a message that we're configuring the sub-dir.
17290 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17292         * configure.in: Before checking for the existence of various files,
17293         use sed to filter out "target-".
17295 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17297         * Makefile.in (DO_X): Split rule to decrease command line length
17298         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17299         (Philippe De Muyter).
17301 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17303         * Makefile.in (all-patch): depend on all-libiberty.
17305 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17307         * configure.in: If the only directory in target_configdirs which
17308         actually exists is libiberty, then set target_configdirs to empty,
17309         to avoid trying to build a target libiberty in a gas or gdb
17310         distribution.
17312 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17314         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17315         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17316         systems.
17318 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17320         * configure.in (copy_dirs): Use sys-include instead of include
17321         for --with-headers option.
17323 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17325         * Makefile.in, configure.in: Make winsup builds work with
17326         new scheme.
17328 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17330         * configure.in: Build the linker on AIX.
17332 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17334         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17335         where needed.
17337 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17339         * Makefile.in (all-gcc): Fix typo.
17341 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17343         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17345 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17347         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17348         to target-xiberty, to provide more flexibility.
17349         (target_subdir):  Define.  Create if cross.
17350         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17351         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17352         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17353         check-libFOO -> check-target-libFOO, etc.
17354         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17355         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17356         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17357         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17358         allow ALL_GCC="" to only configure.
17359         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17360         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17361         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17363 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17365         * Makefile.in (taz): Build "info" in etc explicitly.
17367 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17369         * configure.in:  Make sure that CC is undefined (as opposed to
17370         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17371         problem with autoconf trying to configure on a host without GCC.
17373 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17375         * mpw-configure: Set host alias from choice of host compiler,
17376         only use generic MPW Makefile sed if present, edit a file
17377         named "hacked_Makefile.in" instead of "Makefile.in" if present.
17378         * mpw-README: Add problem notes about CW6 and CW7.
17380 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
17382         * Makefile.in (taz): Use ";" instead of ";;".
17384 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17386         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
17387         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17388         DISTDOCDIRS.
17389         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
17390         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
17392 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17394         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
17395         and gnats, because they are now subsumed by DISTSTUFFDIRS.
17396         Move bfd to DISTSTUFFDIRS.
17398 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17400         * Makefile.in (X11_LIB): Removed.
17401         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17403         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17405 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17407         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17408         names.
17410 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17412         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17414 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
17416         * configure.in (i[345]86-*-win32): Always build newlib.
17417         Don't configure cvs, autoconf or texinfo.
17418         * Makefile.in (LD_FOR_TARGET): New.
17419         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17420         Pass down LD_FOR_TARGET.
17422 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17424         * winsup: New directory.
17425         * Makefile.in: Build winsup.
17426         * configure.in: Winsup is configured when target is win32.
17427         Can only build win32 target GDB when native.
17429 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
17431         * config.guess: Recognize HP model 819 machines as having
17432         a PA 1.1 processor.
17434 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17436         * configure: Fix sed loop which substitutes for CC and CXX to
17437         avoid bug found in various sed implementations.
17439 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17441         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17442         simulator.  Use standard powerpc-*-eabi*.
17444 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17446         * configure.in: Stop putting gas and binutils in noconfigdirs for
17447         powerpc-*-aix* and rs6000-*-*.
17449 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
17451         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17452         -mcall-aixdesc libraries.
17454 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
17456         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17458         * config.sub (arm | armel | armeb): Fix shell syntax.
17460 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17462         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17463         -msoft-float and -mcpu=common support.
17464         (powerpc*-*-eabisim*): Add support for building -mcall-aix
17465         libraries.
17467 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17469         * configure.in: Allow configuration and build of emacs19 for the alpha.
17471 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17473         * configure.in (CC): Get ^CC, not just any old CC, from
17474         ${host_makefile_frag}.
17476 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17478         * configure.in (CC): Try to get CC from
17479         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17481 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17483         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17484         only if it exists in $(srcdir).
17486 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17488         * configure: If CC and CXX are not set in the environment, set
17489         them, based on either an existing Makefile or on searching for gcc
17490         in PATH.  Substitute for CC and CXX in Makefile.
17491         * configure.in: Remove libm from target_libs.  Separate
17492         target_configdirs from configdirs.  If CC is not set in
17493         environment, try to get it from a host Makefile fragment.  Rewrite
17494         changes of configdirs to use skipdirs instead.  A few minor
17495         tweaks.  Take directories out of target_configdirs as they are
17496         taken out of configdirs.  Remove existing Makefile files from
17497         subdirectories.  Substitute for TARGET_CONFIGDIRS and
17498         CONFIG_ARGUMENTS in Makefile.
17499         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17500         by configure.in.
17501         (CONFIG_ARGUMENTS): Likewise.
17502         (CONFIGURE_TARGET_MODULES): New variable.
17503         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17504         ($(CONFIGURE_TARGET_MODULES)): New target.
17505         (configure-libg++, configure-libio): New targets.
17506         (all-libg++): Depend upon configure-libg++.
17507         (all-libio): Depend upon configure-libio.
17508         (configure-libgloss, all-libgloss): New targets.
17509         (configure-libstdc++): New target.
17510         (all-libstdc++): Depend upon configure-libstdc++.
17511         (configure-librx, all-librx): New targets.
17512         (configure-newlib): New target.
17513         (all-newlib): Depend upon configure-newlib
17514         (configure-xiberty): New target.
17515         (all-xiberty): Depend upon configure-xiberty.
17517 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17519         * configure.in (host i[345]86-*-win32):  Expand the
17520         noconfigdirs again.
17522 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
17524         * mpw-configure: Fix sed command file name.
17526 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17528         * configure.in (host i[345]86-*-win32): Reduce the
17529         noconfigdirs again.
17531 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
17533         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17534         or powerpc*-*-pe*, since they are not yet supported.
17536 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17538         Add PowerMac support and many other enhancements.
17539         * mpw-configure: New option --cc to select compiler to use,
17540         paste options set according to --cc into the generated
17541         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17542         if mpw-make.sed is present.
17543         * mpw-config.in: Don't test for gC1, test for mpw-touch,
17544         add forward includes for PowerPC include files.
17545         * mpw-build.in: Build using Makefile.PPC if present.
17546         (do-byacc, etc): Remove separate version resource builds.
17547         (do-gas): Build "stamps" before "all".
17548         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17549         * mpw-README: Update to reflect --cc option, PowerMac support,
17550         and recently-reported compatibility problems.
17552 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
17554         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17555         embedded m68k systems (-aout, -coff, -elf, -vxworks).
17556         (--with-multilib-top): Pass to recursive invocations.
17558 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
17560         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17561         v810-*-*.
17563 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17565         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17566         gdb, ld and opcodes on v810-*-*.
17568 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17570         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17571         (local-maintainer-clean): New target.
17572         (maintainer-clean): New target.
17573         (realclean): Just depend upon maintainer-clean.
17575 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17577         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17579 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
17581         * configure.in: Build ld in mips*-*-bsd* case.
17583 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
17585         * config.sub: Accept -lites* OS.  From Ian Dall.
17587 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
17589         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17590         targets.
17592 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17594         * configure.in: treat i386-win32 canadian cross the same as
17595         i386-go32 canadian cross.
17597 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17599         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17600         running under the simulator to build a reduced set of libraries.
17601         (powerpc-*-eabiaix): Add fine grained multilib support added to
17602         other powerpc targets yesterday.
17604 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17606         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17607         -disable-softfloat, -disable-relocatable, -disable-aix, and
17608         -disable-sysv to control which multilib libraries get built.
17610 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17612         * configure: Add Makefile.tem to list of files to remove in trap
17613         handler.
17615 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17617         * config.guess (*Linux*):  Add missing "exit"s.
17618         Also, need specific check for alpha-unknown-linux (uses COFF).
17620 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17622         * config.guess:  Merge with FSF:
17624         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
17625         * config.guess (AIX4): More robust release numbering discovery.
17627         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
17628         * config.guess (i386-sequent-ptx): Properly get version number.
17630         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
17631         * config.guess (mips:*:4*:UMIPS): New case.
17633 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17635         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17636         (i386-win32 host): Likewise.  Don't build readline.
17638 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
17640         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
17641         SUPPORT_FILES to submakes.
17643 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
17645         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17646         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17647         mpw-configure.
17649 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
17651         * configure.in (appdirs): Use =, not ==, in test expression when
17652         trying to build the text to print in the warning message for
17653         Solaris users.
17655 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
17657         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17659 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17661         * config.guess: Recognize lynx-2.3.
17663 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
17665         * config.sub (z8ksim): Deleted
17666         (z8k-*-coff): New, this is the one true name of the target.
17668 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
17670         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17672 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
17674         * config.guess (*:Linux:*:*): First try asking the linker what the
17675         default object file format is (elf, aout, or coff).  Then if this
17676         fails, try previous methods.
17678 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17680         * configure.in: Don't build newlib for *-*-vxworks5.1.
17682 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17684         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17685         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17687 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
17689         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17691 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
17693         * cfg-ml-com.in: New file.
17694         * cfg-ml-pos.in: New file.
17696 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17698         * COPYING.NEWLIB: Add HP free copyright to list.
17700 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17702         * config.sub: Recognize -eabi* for the system, not just -eabi.
17704 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17706         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17707         * config.sub, configure.in (win32): New target and host.
17709 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17711         * configure.in: Add i386-pe configuration.
17713 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
17715         * mpw-build.in (install): Install GDB after LD.
17717 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
17719         * mpw-config.in (elf/mips.h): Always forward-include, needed
17720         for GDB to build.
17722 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17724         * testsuite: New directory for customer acceptance and whole tool
17725         chain tests.
17727 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17729         * configure: If per-host line isn't found, but AC_OUTPUT is found
17730         and a configure script exists, run it instead.
17732 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17734         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
17736 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17738         * configure: Set build_{cpu,vendor,os,alias} to host values when
17739         --build isn't specified.
17741 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17743         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17744         (FLAGS_TO_PASS): Pass them.
17745         (EXTRA_TARGET_FLAGS): Ditto.
17747 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17749         * Makefile.in (all-libg++): Depend on all-libstdc++.
17751 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17753         * configure.in (noconfigdirs): Enable all packages for
17754           i386-unknown-netbsd.
17756 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
17758         * configure.in (noconfigdirs): Don't configure tk for i386-go32
17759         hosted builds (DOS builds)
17761 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17763         Changes for ARM based on patches from Richard Earnshaw:
17764         * config.sub: Handle armeb and armel.
17765         * configure.in: Omit arm linker only for riscix.
17767 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17769         * config.guess:  Update from FSF.
17771 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
17773         * config.sub: Recognize powerpcle as the little endian variant of
17774         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
17775         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
17776         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
17777         temporarily.
17779 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
17781         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17783 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
17785         * config.sub: Accept -lites* as a basic system type.
17787 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
17789         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17790         installed, and if so return linuxoldld as the system name.
17792 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
17794         * config.guess: Add hppa1.1-hp-lites support.
17796 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17798         * configure.in: Don't build newlib for m68k-vxworks5.1.
17800 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17802         * configure.in (mips-sgi-irix6): Use mh-irix5.
17804 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
17806         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17808 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17810         * test-build.mk: Enable building of shared libraries on IRIX 5 and
17811         OSF/1.  Fix compiler flags.
17812         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
17814 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
17816         * configure.in: Recognize --with-newlib.
17817         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17819 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17821         * Makefile.in: move {all,check,install}-gdb from *_MODULES
17822         to *_X11_MODULES due to gdbtk needing X include files et al.
17824 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
17826         Merge in support for Mac MPW as a host.
17827         (Old change descriptions retained for informational value.)
17829         * mpw-config.in: Add generic include forwards for cpu-specific
17830         include files in aout and elf directories.
17832         * mpw-configure: Added copyright.
17833         * mpw-config.in: Check for presence of required build tools.
17834         (target_libs): Add newlib.
17835         (target_tools): Add examples.
17836         (Read Me): Generate as "Read Me for MPW" instead.
17837         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17838         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17839         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17841         * mpw-configure: Remove subdir-specific makefile hackery,
17842         delete mk.tmp after using it.
17844         * mpw-build.in (all): Display start and end times.
17846         * mpw-configure (host_canonical): Set.
17847         (target_cpu): Always add to makefiles.
17848         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17849         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17850         (mpw-mh-mpw): Look for in srcdir and srcroot.
17851         Use sed instead of mpw-edit-prefix to edit prefix definitions.
17853         * mpw-build.in: (install-only): New target.
17855         * mpw-configure (host_alias, target_alias): Rename from hostalias
17856         and targetalias, add into generated Makefile.
17857         (mk.tmp): If present, add into generated Makefile.
17858         * mpw-build.in (all-gas): Build config.h first before gas proper.
17860         * mpw-configure (config.status): Write only if changed.
17861         * mpw-config.in (readline): Configure it (not built, just used for
17862         definitions).
17864         * mpw-config.in (elf/mips.h): Add a forward include.
17866         * mpw-config.in: Forward-include most .h files in include into
17867         extra-include.
17868         (readline): Don't build.
17869         mpw-build.in (install): Install GDB.
17871         * mpw-configure (prefix, mpw_prefix): Handle it.
17872         * mpw-config.in (mmalloc, readline): Don't configure.
17873         * mpw-build.in (thisscript): Rename to ThisScript.
17874         Use mpw-build instead of BuildProgram everywhere.
17875         (mmalloc, readline): Don't build.
17876         * mpw-README: New file, basic documentation about the MPW port.
17878         * mpw-config.in: Use forward-include to create include files.
17880         * mpw-configure: Add more things to the top of each configured
17881         Makefile, including contents of config/mpw-mh-mpw.
17882         * mpw-config.in (extra-include): Create this directory and fill it
17883         with Posix-like include files when configuring.
17885         * config.sub (apple, mac, mpw): Add various aliases.
17887         * mpw-build.in: New file, top-level build script fragment for MPW.
17888         * mpw-configure: New file, configure script for MPW.
17889         * mpw-config.in: New file, config fragment for MPW.
17891 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17893         * configure.in (host_libs): Remove glob, since it is gone from the
17894         sources.
17896 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17898         * Makefile.in: define empty GDB_NLM_DEPS var.
17900         * configure.in(target_makefile_frag): use config/mt-netware
17901         for netware targets.
17903 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17905         * config.sub: Merge in recent FSF changes.  Remove linux special
17906         cases.
17908 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17910         Revert this change:
17912         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17914                 * build-all.mk: Use CC=cc -Xs on Solaris.
17916 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17918         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
17919         stop using it.
17920         * Makefile.in: Nuke all references to glob subdirectory.
17922 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17924         * configure.in: Fix --enable-shared logic in per-host.
17926 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17928         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17930 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17932         * configure.in (noconfigdirs): Don't build gas on AIX, for
17933         powerpc*-*-aix* as well as for rs6000*-*-aix*.
17935 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
17937         * configure: Fix --cache-file to work if the file argument is a
17938         relative path.
17940 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
17942         * configure: If the --cache-file is used, pass it down to
17943         configure in subdirectories.
17945 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
17947         * config.sub: add vxworks29k configuration.
17949 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17951         * Makefile.in (taz): Do "diststuff" part quietly.
17953 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17955         * config.sub: Mini-merge with gcc/config.sub.
17957 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17959         * config.guess (IRIX): Sed - to _.
17961 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17963         * Makefile.in (source-vault, binary-vault): New targets.
17965 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
17967         * config.sub: Recognize -eabi as a basic system type.
17969 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17971         * configure.in (enable_shared stuff): Fix typo.
17973 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
17975         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17977 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17979         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17981 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
17983         * configure.in (rs6000-*-*): Don't build gas.
17985 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
17987         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17988         reduce command line length.
17989         (AS_FOR_TARGET): Check for as.new, not Makefile.
17990         (NM_FOR_TARGET): Check for nm.new, not Makefile.
17992 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17994         * config.guess:  Merge from FSF.
17996 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17998         * configure: Don't use $ when handling program_suffix.
18000 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
18002         * configure.in:  Configure tk for hppa/hpux.
18004 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18006         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
18008 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18010         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
18011         to LIBCXXFLAGS.  Tests are better run without it.
18013 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
18015         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18017 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
18019         * configure.in (*-*-netware*): Don't configure xiberty.
18021 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
18023         * configure.in:  Remove tk from native_only list.
18025 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
18027         * build-all.mk: Add mips-ncd-elf target to sun4 targets
18028           for special NCD build.
18030 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18032         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18033         makeall.bat, they're only useful for binutils snapshots.
18034         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18035         makeall.bat to specified SUPPORT_FILES.
18037 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
18039         * build-all.mk: Add Ericsson targets to sun4 and solaris
18040           hosts.  Add  BNR's sun4 target to solaris host, so their
18041           build-from-source will be tested in-house first.
18043 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18045         * Makefile.in (LIBCFLAGS): New variable.
18046         (CFLAGS_FOR_TARGET): Ditto.
18047         (LIBCFLAGS_FOR_TARGET): Ditto.
18048         (LIBCXXFLAGS): Ditto.
18049         (CXXFLAGS_FOR_TARGET): Ditto.
18050         (LIBCXXFLAGS_FOR_TARGET): Ditto.
18051         (BASE_FLAGS_TO_PASS): Pass them.
18052         (EXTRA_TARGET_FLAGS): Ditto.
18054         * configure.in: Support --enable-shared.
18056 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18058         * configure.in (target_libs):  Include libstdc++ again.
18059         * config.guess:  Update from FSF (for FreeBSD).
18061 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18063         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18064         makeall.bat.
18065         (DISTDOCDIRS): Add `etc'.
18066         (ETC_SUPPORT_PFX): New variable.
18067         (taz): Include anything from etc starting with a word in
18068         ETC_SUPPORT_PFX.
18070 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18072         * config.sub: Update for recent FSF changes.  Remove obsolete
18073         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
18074         spacing changes.
18076 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18078         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
18080         * config.guess:  Merge with FSF.
18081         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18083 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18085         * configure: Since the "trap 0" handler will override the exit
18086         status on many systems, only use it for "exit 1", and make it set
18087         a non-zero exit status; reset it before "exit 0".  Also, check
18088         exit status of config.sub, and error out if it failed.
18090 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18092         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18093         and install libgloss.
18095 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18097         * Makefile.in (all-binutils): Depend upon all-byacc.
18099         * configure.in: Don't build emacs on Irix 5.
18101 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18103         * configure.in (*-*-netware*): Add libio.
18105 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18107         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18108         (CHECK_TARGET_MODULES): Ditto.
18109         (INSTALL_TARGET_MODULES): Ditto.
18110         (TARGET_LIBS): Ditto.
18111         (all-libstdc++): Note dependencies.
18113 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18115         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18117 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18119         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18120         -fexternal-templates.
18122         * configure.in (target_libs): Add libstdc++.
18123         (noconfigdirs): Add libstdc++ as appropriate.
18125 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18127         * config.guess:  Update from FSF.
18129 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18131         * configure: Use ${config_shell} when running ${configsub}.
18133 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
18135         * config.sub: No longer recognize h8300h.
18137 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18139         * config.sub: Remove extraneous differences between config.sub and
18140         gcc/config.sub.
18142 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18144         * Makefile.in (DISTSTUFFDIRS): Add gas.
18146 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
18148         * COPYING.NEWLIB: New file.
18150 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18152         * config.guess (HP-UX):  Patch from Harlan Stenn
18153         <harlan@landmark.com> to also emit release level.
18155 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18157         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18159 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18161         * config.sub:  Merge nextstep cleanup from FSF.
18163 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18165         * configure.in (arm-*-*): Don't configure ld for this target.
18167 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18169         * configure.in (*-*-netware): don't configure libg++, libio,
18170           librx, or newlib.
18172 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18174         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18175         configure ld--it works, but it doesn't support shared libraries.
18177 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18179         * config.guess (*-unknown-freebsd*):  Get rid of possible
18180         trailing "(Release)" in version string.
18181         Patch from Paul Richards <paul@isl.cf.ac.uk>.
18183 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18185         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18186         Fix type: *-next-neststep -> *-next-nextstep.
18188         * config.guess:  Merge from FSF:
18190         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18192         * config.guess: Recognize powerpc-ibm-aix3.2.5.
18194         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18196         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18197         instead of UNIX_SV for UnixWare 1.0).
18199 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18201         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18202         to make gdb/nlm/* build after the compiler and linker.
18204 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18206         * config.guess (netbsd, freebsd, linux):  Accept any machine,
18207         not just i[34]86.
18208         (m68k-atari-sysv4):  Relocate to match FSF version.
18210         * config.guess:  More merges from the FSF:
18212         Add a space before function call or macro invocation.
18214         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18216         * config.guess: Add trap cmd to remove dummy.c and dummy when
18217         interrupted.
18219         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18221         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18222         (dummy): Redirect stderr from compilation of dummy.c.
18224         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
18226         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18228 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
18230         * configure: Accept and ignore --cache*, for compatibility with
18231         new autoconf.
18233 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18235         * config.guess:  Merge from FSF:
18237         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18239         * config.guess (Pyramid*:OSx*:*:*): New case.
18240         (PATH): Add /.attbin at end for finding uname.
18241         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
18243         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
18245         * config.guess (M88*:DolphinOS:*:*): New case.
18247         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
18249         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18250         to select whether to use ELF or COFF.
18252         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18254         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18256         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18258         * config.guess: Guess the OS version for HPUX.
18260         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18262         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18264 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18266         * configure.in: Recognize --with-headers, --with-libs, and
18267         --without-newlib.
18268         * Makefile.in (all-xiberty): Depend upon all-ld.
18270 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18272         * configure.in: Change i[34]86 to i[345]86.
18274 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18276         * configure (version): A few more tweaks to help message.
18278 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18280         * Makefile.in:  Remove (for now) librx as a host library,
18281         now that we're building it for target.
18283 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18285         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18286         (Karl Berry).
18288 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18290         * configure.in:  Also configure librx.
18292 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18294         * Makefile.in:  Update various rules to reflect that librx
18295         is now needed for libg++.
18297 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18299         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18301 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18303         * configure.in: Configure the examples directory.
18305 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18307         * configure: Simplify Jun 2 1994 change.
18309 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18311         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18312         /bin/gcc isn't good enough to build gcc.
18314 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18316         * Makefile.in (GDB_SUPPORT_FILES): Remove
18317         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18318         (gdb.tar.gz): Add new rule to use standard distribution building
18319         mechanism.
18321 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18323         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18324         Bill Cox <bill@cygnus.com>.
18326 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18328         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18330 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18332         * configure:  Search current dir first in .gdbinit.
18334 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18336         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18338 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18340         * config.sub:  Refer to NeXT's operating system as nextstep.
18342         * config.sub (case $basic_machine):  Re-order the cases, to match
18343         the order in the FSF version (which is mostly alphabethical).
18344         Merge in some additions and changes from the FSF.
18346 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18348         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18349         * config.sub: Recognize cxux7.
18350         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18352 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18354         * config.sub:  Fix typo powerpc -> powerpc-*.
18356 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18358         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18360         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18361         parallel with all-emacs and install-emacs).  Top-level command
18362         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18364 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18366         * test-build.mk ($(host)-stamp-stage2-installed): Remove
18367         $(relbindir)/make before doing ``make install'', and use
18368         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18369         installing over running make binary.
18370         ($(host)-stamp-stage3-installed): Likewise.
18372 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18374         * config.guess: Recognize Mach.
18376 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18378         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18379         see whether --exec-prefix was used.
18381 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18383         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
18385 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18387         * Makefile.in: Add all-librx target similar to all-libproc.
18389 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
18391         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
18392         with post 1.2 uname bogosity.
18394 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18396         * configure: Remove temporary files on receipt of a signal.
18398 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
18400         * configure: If there is a package_makefile_frag, remove
18401         ${subdir}/Makefile.tem after copying it in.
18403 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18405         * build_all.mk: support rs6000 lynx identifies itself as
18406         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
18407         since /bin/gcc is too feeble to compile a modern gcc.
18409 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18411         * brought devo/test-build.mk update-to-date with progressive/
18412           test-build.mk. Add lynx targets and hppa flag info.
18414 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18416         * configure.in:  Use mh-ncrsvr43.  Patch from
18417         Tom McConnell <tmcconne@sedona.intel.com>.
18419 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18421         * config.guess (i386-unknown-bsdi):  No longer need to
18422         check #if defined(__bsdi__) && defined(__i386__).
18424 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18426         * configure: Set program_transform_nameoption correctly.
18428 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18430         * brought build-all.mk update-to-date with progressive build-all.mk,
18431           added new targets and hppa info.
18433 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18435         * configure: If config.guess result is a prefix of the user
18436         specified target, assume a native build and use the user specified
18437         target as the host alias.  Remove SunOS patch suffix removal hack.
18438         * configure.in: Remove SunOS patch suffix removal hack.
18440         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18441         in NATIVE_CHECK_MODULES.
18443 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
18445         * Makefile.in: Rename HOST_ONLY to NATIVE.
18446         * configure: Delete SunOs patch suffix from host_canonical
18447           and build_canonical variables that are prepended to Makefiles.
18448         * configure.in: Add comments for easier maintenance.
18450 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18452         * Makefile.in: Add all-libproc target similar to all-gui.
18454 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
18456         * Makefile.in (CHECK_MODULES): split into
18457         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18459 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
18461         * config.guess (i386-unknown-bsdi): New system to guess.
18463 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18465         * Makefile.in: Add all-gui target (but not yet build by "all").
18467 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
18469         * config.sub: Move deletion of patch suffix from here...
18470         * configure.in: To here, at Ian's suggestion.  The top-
18471           level scripts might need to know of a patch level.
18473 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
18475         * config.sub: Strip off patch suffix so rtl is recognized
18476           as a sunos4.1.3 machine, even though it's been patched.
18478 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
18480         * Makefile.in (INSTALL_LAST): Delete.
18481         (INSTALL_DOSREL): New.
18483 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18485         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18486         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18487         whether we pass down --with-gnu-ld anyhow.
18489 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
18491         * Makefile.in (INSTALL_LAST): Change operation so it works
18492         on more flavors of make.
18493         * configure.in (go32): Don't build libg++ or libio.
18495 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
18497         * Makefile.in (Move HOST_PREFIX_1 and friends up so
18498         they can be overriden by templates.
18500 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
18502         * configure.in (target==go32): Don't build gdb.
18503         * dosrel: New directory.
18505 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
18507         * configure.in (host==go32): Configure dosrel too.
18508         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18509         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18510         be set by incoming names or templates.
18511         (INSTALL_LAST): New rule.
18513 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
18515         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18517 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18519         * configure.in (appdirs): New variable.  Currently empty, but will
18520         be used in gas distribution.  If nonempty, lists a set of
18521         directories at least one of which must get configured, or top
18522         level configuration is considered to have failed.
18523         (rs6000-*-lynxos*): Use new file name.
18525 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18527         Eliminate XTRAFLAGS.
18528         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18529         newlib include files using -idirafter, and also use -nostdinc.
18530         (CXX_FOR_TARGET): Likewise.
18531         (XTRAFLAGS): Removed.
18532         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18533         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18534         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18535         ($(DO_X)): Don't pass down XTRAFLAGS.
18537 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18539         * configure.in (mips*-dec-bsd*): New target; do build linker.
18540         (mips*-*-bsd*): New target; don't build linker.
18542 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18544         * configure.in: support rs6000-*-lynxos* configuration.
18545         support sunos4 as a cross target.
18547         * config.sub: look for lynx*, not lynx since the OS version may
18548         legitimately be part of the name.
18550 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18552         * configure.in (i[34]86-*-sco*): Move to be with other i386
18553         targets.
18554         (romp-*-*): New target.  Skip various binary utilities.
18555         (vax-*-*): New target.  Don't build newlib.
18556         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
18558 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18560         * configure.in: Only set host_makefile_frag if config
18561         directory exists.
18563 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18565         * install.sh: If $dstdir exists, don't check whether each
18566         component does.
18568 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18570         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18572 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
18574         * configure.in (*-*-lynxos*): Don't configure newlib for either
18575         native or cross Lynx.
18577 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
18579         * config.sub (sparc64-elf): Fix os.
18580         (z8k): Remove duplicate.
18582 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18584         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18585         gcc/stmp-fixproto, to try to prevent fixproto from being run.
18587 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
18589         * configure: Make file links cleanly even if Lynx fails on
18590           an NFS symlink (at least fail cleanly).
18592 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18594         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18595         -XNh2000.
18597 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18599         * configure: Unknown options are fatal again.
18601 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
18603         * configure: Ignore --x-includes and --x-libraries, for Autoconf
18604         compatibility.
18606 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
18608         * build-all.mk: Add `clean' target.
18610 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18612         * config.guess:  Add SINIX support.
18613         * configure.in:  Add mips-*-sysv4* support.
18615 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
18617         * build-all.mk: Document all useful targets.
18618         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18619         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18621 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18623         * configure: Support --silent, --quiet.
18625 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18627         * configure: Support --disable-FEATURE.
18629 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18631         * config.guess: Recognize NCR running SVR4.3.
18633 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18635         * config.guess:  Make BSDI generate i386-unknown-bsd386.
18636         Patch from Paul Eggert <eggert@twinsun.com>.
18638 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18640         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18642 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18644         * configure: Make unrecognized options give nonfatal warnings
18645         instead of fatal errors, and pass them to any subdirectory
18646         configures in case they recognize them.
18647         Make --x equivalent to --with-x.
18649 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18651         * configure: Add --enable-* options.  Clean up usage message and
18652         some comments.
18654 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
18656         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18658 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18660         * configure.in (hppa*-*-*): Enable binutils.
18662 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18664         * config.sub: Recognize cisco.
18666 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
18668         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18670 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18672         * config.guess: about target *-hitachi-hiuxwe2, don't print more
18673         than one configuration name.  Add comment.
18675 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
18677         * config.guess: about target *-hitachi-hiuxwe2, fixed
18678         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
18679         macro is incorrect.]
18681 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18683         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18684         than the "make ls" stuff which used to be here.
18686 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18688         * config.guess:  Recognize i[34]86-unknown-freebsd.
18689         From Shawn M Carey <smcarey@rodan.syr.edu>.
18691 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18693         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18695 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
18697         * config.guess: Check for ptx.
18699 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
18701         * config.sub: Add os9k checking.
18703 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18705         * config.guess: Handle OSF1 running on HPPA processors
18707 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18709         * configure: If subdir configure fails, print out a message with
18710         subdirectory name, in case subdir's configure code didn't identify
18711         itself.
18713 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
18715         * configure.in: Remove embedded newlines from configdirs.
18716         Avoid mismatches of substrings.  Fix matching strings at end
18717         of configdirs.
18719 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
18721         * config.guess:  Add Lynx/rs6000 config support.
18723 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18725         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18727 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
18729         * configure.in (hppa*-*-osf*): Treat this just like most other
18730         PA configurations (eg no binutils or ld).
18731         (hppa*-*-*elf*): These configurations have binutils and ld.
18733 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18735         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
18737 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18739         * configure.in (rs6000-*-*): Build gas.
18741 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18743         * Makefile.in:  Avoid bug in losing hpux sed.
18745 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18747         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18748         for GDB and GDB has been fixed to not need it.
18750 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18752         * config.guess: Recognize vax hosts.
18754 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18756         * configure (while loop): Don't use "break 2" inside case
18757         statement -- the case statement isn't an enclosing loop.
18759 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18761         * config.guess:  Clean up NeXT support, to allow nextstep
18762         on Intel machines.  Make OS be nextstep.
18764 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
18766         * config.guess: Add alternate forms for Convex.
18768 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
18770         * configure:  Completely rewrite option processing.  Take
18771         advantage of pattern-matching to avoid invoking test frequently.
18772         Also clean up host and target defaulting logic.
18774 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18776         * Makefile.in: Replace all occurrances of "rootme" with "r" and
18777         "$${rootme}" with "$$r", to increase the likelihood that the do-*
18778         commands (plus user environment) will fit SCO limits.
18780 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18782         * configure.in: Don't issue warnings about directories which are
18783         not being configured if -norecursion is set.  Correct test for
18784         --with-gnu-as and --with-gnu-ld to not get confused by substring
18785         matches.
18787         * configure.in: Don't build gas for alpha-dec-osf1*.
18789 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
18791         * configure:  Back out Per's change of 12/19/1993.  It changes the
18792         behavior of configure in unexpected and confusing ways.
18794         Also, use different delim char when calculating
18795         program_transform_name so that the name can contain slashes.
18797 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
18799         * configure.in, config.sub: Add support for VSTa micro-kernel.
18801 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
18803         * configure.in: Nuke hacks which were used to get a special
18804         version of GAS for HPPA configurations.
18806 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18808         * configure:  If only ${target_alias} is given, use that
18809         as the default for ${host_alias}.
18810         * configure:  Add missing back-slashes before nested quotes.
18812 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18814         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18816 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
18818         * config.guess:  Recognize some Tektronix configurations.
18819         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18821 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18823         * config.sub: Match any flavor of SH.
18825 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
18827         * configure.in: Don't try to configure newlib for Alpha.
18829 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18831         * configure.in: Don't build ld for Irix 5.  Don't build gas,
18832         libg++ or libio for any Alpha target.
18834         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18836 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
18838         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18839         default arguments -- so it tried to compress itself.
18841 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18843         * configure.in (notsupp): ensure that a space is always at the end
18844           of the configdirs list, since the grep checks for an explicit space
18846 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18848         * configure.in (target i386-sysv4.2): don't build ld, since static
18849           versions of many libraries are not available.
18851 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18853         * config.guess: Recognize Apollos (using environment variables).
18854         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18856 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18858         * config.guess: Recognize Sony news mips running newsos.
18860 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
18862         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18863         "fi ; else" for bash.
18865 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
18867         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18869 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
18871         * config.sub: accept unixware as an alias for svr4.2.
18872         Fix some inconsistancies with the gcc version.
18874 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18876         * Makefile.in (DISTDOCDIRS):  Add gdb.
18878 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18880         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
18882 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18884         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18885         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18886         this now.
18888 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18890         * config.sub: Accept hiux* as an OS name.
18892         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18893         etc/make-stds.texi.  The underscore came from gcc, and dje now
18894         agrees that RUNTESTFLAGS is the correct name.
18896 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18898         * install.sh:  Remove 'set -e'.  It makes any conditionals
18899         in the script useless.
18901         * config.guess: Automatically recognize arm-acorn-riscix
18902         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18904 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
18906         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18908 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18910         * Makefile.in (DISTDOCDIRS): New variable.
18911         (taz): Edit local Makefile.in sooner, instead of proto-toplev
18912         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
18914 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18916         * configure.in (hppa target): check the source directory for the
18917           pagas sub-directory
18919 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
18921         * config.sub: Allow -aout* and -elf*.
18923 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18925         * configure.in: Don't build ld on i386-solaris2, same as for
18926         sparc-solaris2.
18928 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18930         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18932 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18934         * configure.in:  Configure gdb for alpha.
18936 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18938         * Makefile.in (CXXFLAGS): Add -O.
18940 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18942         * config.guess: added support for DG Aviion
18944 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18946         * configure.in: Produce warning message for subdirectories not
18947         configurable for this host/target combination.  Don't try to
18948         configure gdb for vms.
18950 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18952         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18953         appropriate files before making "diststuff".
18954         (DISTBISONFILES): New var: list of files to be edited.
18955         (DISTSTUFFDIRS): Add binutils.
18957 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18959         * config.sub: also handle mipsel and mips64el (for little endian mips)
18961 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18963         * configure.in: Add * to end of all OS names.
18965 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
18967         * configure.in: Build newlib for LynxOS native.
18969 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18971         * config.guess: Add support for delta 88k running SVR3.
18973         * configure.in: Add comment about HP compiler vs. emacs.
18975 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18977         * configure.in: don't build ld on solaris2 (not a viable option
18978           due to bugs in getpwnam & getpwuid)
18980 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18982         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18983         config.guess will produce a full version number.
18985 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18987         * configure.in: Build linker and binutils for alpha-dec-osf1.
18989 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18991         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18992         and gdb/testsuite/Makefile.in.
18994 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18996         * configure.in: recognize mips*- instead of mips-
18998 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19000         * config.sub: Accept linux*coff and linux*elf as operating
19001         systems.
19003 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19005         * config.sub: Recognize mips64, and mips3 as an alias for it.
19007 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19009         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19010         gdb knows how to handle OSF/1 shared libraries.
19012 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19014         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19015         * config.guess: Recognize Hitachi's HIUX.
19016         * config.sub: Recognize h3050r* and hppahitachi.
19017         Remove redundant cases for hp9k[23]*.
19019 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19021         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19022         if gas and ld are in the source tree and are in ${configdirs}.
19023         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19024         --with options (but still pass them down on the command line,
19025         if they were explicitly specified).
19027 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19029         * configure: substitute SHELL value in Makefile.in with
19030         ${CONFIG_SHELL}
19032 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19034         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19035         *-*-solaris2* targets.
19037 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19039         * Makefile.in: define M4, and pass it down to sub-makes;
19040         all-autoconf now depends on all-m4
19042 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19044         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19045         presence of {ar,ranlib} instead of a configured directory
19047 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
19049         * config.guess: Accept 34?? as well as 33?? for NCR.
19051 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19053         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19054         of 'gas' in sed commands, since 'gash' is now in the tree as well.
19056 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19058         * configure: grab values for $(CC) and $(CXX) from the
19059         environment, so that someone can do "CC=gcc configure; make" and
19060         have it work right (matching the way that autoconf works now)
19062         * configure.in, Makefile.in: add support for gash, the tcl
19063         interface to Galaxy
19065         * config.guess: add NetBSD variants (hp300, x86)
19067 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
19069         * install.sh: Support -d option (in the manner of SunOS 4 install,
19070         as it is more deterministic than that of GNU install)
19071         (chmodcmd): Set file to mode 755 by default (should also do default
19072         chgrp and chown, but I don't feel like dealing with that now)
19074 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
19076         * config.sub: Remove h8300hhms alias.
19078 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19080         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19082 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19084         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19085         as stmp-fixinc
19087 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19089         * config.sub: recognize m88110-bug-coff.
19091 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19093         * Makefile.in (all-libio): all dependencies on the toolchain used
19094         to build this (gcc, gas, ld, etc)
19096 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19098         * config.guess: Deal with OSF/1 1.3 on alpha.
19100 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19102         * install.sh: add some 'else true' clauses for portability
19104         * configure.in: don't build libio for h8[35]00-*-* targets
19106 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19108         * Makefile.in:  Add support for new libio.
19110 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19112         * install.sh: If one command fails, don't try the rest.  Don't try
19113         to remove $dsttmp (via trap) unless we have already created it.
19114         If $src doesn't exist, detect it and exit with an error.
19116         * config.guess: Recognize BSD on hp300.
19118 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19120         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19121         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19123 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19125         * Makefile.in (all-send-pr): depends on all-prms
19127 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19129         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19131 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19133         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19134         Added test for mips-mips-riscos5.
19136 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19138         * configure.in: use mh-hp300 for 68k HP hosts
19140 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19142         * configure: add support for CONFIG_SHELL, so that you can use
19143         some alternate shell for evaluating configure scripts
19145 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
19147         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
19148         in configure script to bug-gdb@prep.ai.mit.edu when building
19149         distribution archive.
19150         * Makefile.in (COMPRESS):  Remove def.
19151         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
19152         gdb.tar.Z and make-gdb.tar.Z respectively.
19153         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
19154         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
19155         to convergence with 'taz' target in Makefile.in.
19157 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19159         * install.sh (dsttmp): use trap to ensure that tmp files go
19160         away on error conditions
19162 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19164         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19166 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19168         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19169         its parent is '/' not ''.
19171         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19173 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19175         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19176         that ${newsrcdir}/configure.in does.
19178 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19180         * test-build.mk: support for CONFIG_SHELL
19182 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19184         * config.sub (netware):  Add as a basic system type.
19186 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19188         * Makefile.in (Makefile): depend on configure.in.  Also drop the
19189           $(srcdir)/ from the dependency on Makefile.in.
19191 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19193         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19194         (h8300hhms is temporary until multi-libraries are implemented).
19195         * configure.in: Handle h8300h too.
19197 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19199         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19201 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19203         * configure:  Remove extraneous output when guessing host type.
19204         * config.guess:  Remove extraneous output when guessing using C
19205         compiler rather than uname, or when guessing fails.
19207 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
19209         * Makefile.in: remove all.cross and install.cross targets
19211         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19212           definitions
19214 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
19216         * configure.in (target sh): Build gprof.
19218 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19220         * config.sub: change -solaris to -solaris2
19222 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19224         * configure.in: Use config/mh-riscos for mips-*-sysv*.
19226 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
19228         * configure: Correct error message for missing Makefile.in to
19229         print correct directory.
19231 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19233         * install.sh: kludge around 386BSD shell bug
19235 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
19237         * config.guess:  Recognize NeXT.
19238         * config.guess:  Recognize i486-ncr-sysv4.
19239         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
19241 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
19243         * Makefile.in (MAKEINFOFLAGS): New variable.
19244         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19245         * build-all.mk, test-build.mk: Pass down --no-split as
19246         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
19248 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
19250         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
19252 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19254         * Makefile.in (libg++.tar.z):  New rule.
19255         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19256         * Makefile.in (taz):  Only do a single chmod.
19258 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19260         * install.sh: don't use dirname anymore (replaced with sed usage)
19262 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19264         * Makefile.in:  Change extension for gzip'd files from '.z' to
19265         '.gz' per new FSF standard usage.
19267 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19269         * configure: put quotes around the final value of program_transform_name
19271 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19273         * Makefile.in: new install.sh support; update install-info rules
19275 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19277         * configure.in: Build diff for crosses, but not for go32 host.
19279         * configure.in: Build gprof only for native, and don't build it
19280         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19282 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19284         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19286 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19288         * configure.in (host_tools): Add prms.
19290 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19292         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19293         with $(FLAGS_TO_PASS) on the command line
19295         * config.sub: Recognize lynx and lynxos
19297 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19299         * config.sub: Accept -ecoff*, not just -ecoff.
19301 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19303         * Makefile.in (taz): Use .gz suffix instead of .z.
19304         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19305         names.
19307 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19309         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19311 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19313         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19314         that rebuilds that might happen during 'make install' don't get
19315         bogus gcc include files
19317 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19319         Change from Utah for HPPA support:
19320         * config.guess: Recognize hppa1.x-hp-bsd.
19322 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19324         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19325         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19327 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19329         * config.sub: Add support for rom68k and bug boot monitors.
19331 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19333         * Makefile.in: Make all-opcodes depend on all-bfd.
19335 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19337         * config.guess: Added special check for i[34]86-univel-sysv4*.
19339 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19341         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19342         the processor rather than assuming i486.
19344 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19346         * config.guess: Recognize SunOS6 as Solaris3.
19348 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19350         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19351         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19353 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19355         * build-all.mk (all-cross): New target for Canadian Cross.
19356         Added Q2 go32 targets.
19357         * test-build.mk: Configure go32 cross sparclite-aout and
19358         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19359         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19361 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19363         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19364         GO32 hosted toolchains
19366 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19368         * configure: change  so "-exec-prefix" gets passed down rather
19369         than "-exec_prefix" so autoconf generated Makefiles get the
19370         exec_prefix set right.
19372 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19374         * config.guess: get the Solaris2 minor version number
19376         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19378 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19380         * config.guess: Recognize some Sequent platforms.
19382 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19384         * Makefile.in: added the vault-install target
19386         * configure.in: actually use the Sun3 makefile fragment that's in
19387         config, also added the release dir to configdirs
19389 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19391         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19393 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19395         * configure.in: remove some program from Alpha targetted toolchains
19397 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
19399         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
19400         gprof.
19401         (taz): Run "make diststuff" in those directories instead of "make
19402         proto-dir".  Look for "VERSION=" only at start of line in subdir
19403         Makefile.  Use "gzip -9" for compression.
19404         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19405         (binutils.tar.z): New target.
19407 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19409         * Makefile.in (taz): Include gpl.texinfo.
19411 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19413         * Makefile.in (setup-dirs): Merged into "taz" target.
19414         (taz): Only do `proto-dir' stuff if a directory is actually needed
19415         for this target.
19417 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
19419         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19420         (FLAGS_TO_PASS): Pass down MUNCH_NM.
19421         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19422         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19423         (gcc-no-fixedincludes): Correct for current gcc Makefile.
19425 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
19427         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
19428         config.sub, and move-if-change to gdb testsuite distribution
19429         archive, so the testsuite can be extracted, configured, and
19430         run separately from the gdb distribution.  Blow away the Chill
19431         tests that require a Chill compiled executable, since GNU Chill
19432         is not yet publically available.
19434 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19436         * test-build.mk: set environment variables in a single command,
19437         instead of a list of assignments and exports
19439         * config.guess: recognize Alpha/OSF1 systems
19441 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19443         * configure: Change help message to prefer --options rather than
19444           -options.
19446 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19448         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19449         zippy@ecst.csuchico.edu.
19450         * config.guess: Recognize miniframe.
19452 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19454         * Makefile.in: Use srcroot to find runtest rather than rootme.
19455         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19457 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19459         * test-build.mk: Extensive additions to support building on a
19460         machine other than the host.
19462 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19464         * configure (tooldir): Fix for i386-aix again.
19466 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
19468         * configure, Makefile.in:  Change definition of $(tooldir)
19469         to match the FSF.
19471 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
19473         * config.guess:  Recognize i[34]86/SVR4.
19475 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19477         * Makefile.in (all-gdb): gdb depends on sim.
19479 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
19481         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
19482         at the same time we make the prototype gdb directory.
19483         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
19484         files at the same time as the gdb base release distribution.
19486 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
19488         * Makefile.in (check): Use individual check targets rather than
19489         DO_X rule.
19490         (check-gcc): Added.
19492 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
19494         * config.sub: Use sysv3.2 not sysv32 for canonical OS
19495         for System V release 3.2.
19497 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19499         * config.sub: Recognize hppaosf.
19500         * configure.in: Do configure ld/binutils/gas for it.
19502 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19504         * configure (tooldir): Alter syntax used to set this, for systems
19505         where "\$" isn't handled right, like i386-aix.
19507 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19509         * configure: Pass program-transform-name, not
19510         program_transform_name, to recursive configures.
19512 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
19514         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19515         of gas+ld+binutils.
19517 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
19519         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
19521 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19523         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19525 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19527         * Makefile.in (PRMS): Set back to all-prms.
19529 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19531         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19532         targets, rather than for MIPS hosts.
19534 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19536         * configure.in: add comment for --with-x default values
19538         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19540         * Makefile.in: add check-* targets for each of the directories in
19541         the tree.  Add a definition of RUNTEST that will use the one we
19542         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
19544 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
19546         * configure.in: Removed obsolete references to bfd_target and
19547         target_makefile_frag.
19549         * build-all.mk: Set assorted targets for Q2.
19550         * config.sub: Recognize z8k-sim and h8300-hms.
19551         * test-build.mk: Really don't pass host to configure.
19552         (HOLES): Added uname.
19554 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
19556         * configure: Handle an empty program-prefix, program-suffix or
19557         program-transform-name correctly.
19559 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19561         * build-all.mk: -G 8 no longer required for MIPS targets.
19562         * test-build.mk: Don't pass host argument to configure; make it
19563         guess.
19565 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
19567         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
19568         * Makefile.in (COMPRESS):  New macro, like GZIP.
19570 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19572         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19574         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19575         with gas currently defaults to -G 0.
19577 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
19579         * Makefile.in (all-flex): flex depends on byacc.
19581         * build-all.mk: If host not specified, use config.guess.  Pass TAG
19582         to test-build.mk as RELEASE_TAG.
19583         * test-build.mk (configargs): New variable containing arguments to
19584         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
19585         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19587         * config.guess: Use /bin/uname when checking -X argument on SCO,
19588         to avoid invoking GNU uname which doesn't understand -X.
19590         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19592         * configure.in: Build gas for mips-*-*.
19594 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19596         * Makefile.in (all.normal): insert missing backslash.
19598 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19600         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19602         * Makefile.in: Complete overhaul to merge many almost identical
19603         targets.
19605 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19607         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19608         (gdb.tar.Z): Adjusted.
19610         * Makefile.in (setup-dirs, taz): New targets; should be general
19611         enough to adapt for gdb sometime.  Build only .z file.
19612         (gas.tar.z): New target.
19614 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19616         * build-all.mk: Use CC=cc -Xs on Solaris.
19618 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
19620         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
19621         for handling BISON for FSF releases.
19623 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19625         * configure: Actually implement the change zoo just documented.
19627 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
19629         * configure: when using config.guess, only set target_alias when
19630         it's not already been set (ie, on the command line)
19632 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19634         * Makefile.in: add installcheck target, set PRMS to install-prms
19636 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19638         * configure: add support for package_makefile_fragment, handle the
19639         case where a directory has a configure.in file but no Makefile.in
19640         more gracefully (with an actual understandable error message, even);
19641         add support for --without (and add this to the usage message); also
19642         explicitly add a --host=${host_alias} to the command line when
19643         config.guess is used
19645 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19647         * configure: Must use both --host and --target in recursive calls.
19649 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19651         * Makefile.in: Change deja-gnu to dejagnu.
19653 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19655         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19657 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19659         * configure.in: canonicalize all instances to *-*-solaris2*,
19660         also strip out a number of tools to not build for go32 host
19662 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19664         * config.guess: add GPL.
19666         * Makefile.in, config.guess, config.sub, configure: bump
19667           copyrights to 93.
19669 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
19671         * Makefile.in (do-info): Removed obsolete check for existence of
19672         localenv file.
19674         * Makefile.in (MAKEOVERRIDES): Define to be empty.
19676 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19678         * Makefile.in: a couple of 'else true' for decstation,
19679         support for TclX
19681         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19683 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
19685         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19687 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
19689         * config.guess: Recognize i386-ibm-aix (PS/2).
19690         * configure.in: Use config/mh-aix386 file for it.
19692 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
19694         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19695         CC_FOR_TARGET instead.
19696         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19698 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
19700         * Makefile.in: Add sim to list of directories sent with gdb
19702 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19704         * configure.in: Put back mips-dec-bsd* case.
19706 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
19708         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19709         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
19710         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19712 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19714         * configure.in: remove no-op mips-dec-bsd* in "case $target"
19716         * Makefile.in (dir.info): only run gen-info-dir if it exists,
19717         (install-info): install dir.info only if it exists,
19718         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19720 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
19722         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
19723         gas for mips-dec-bsd.
19725 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
19727         * configure (makesrcdir): If ${srcdir} is relative and not ".",
19728         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19730 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19732         * configure.in: Added "dejagnu" to hosttools list.
19734 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
19736         * config.sub, configure.in, config.guess:  Add support
19737         for Bosx, an AIX variant from Bull.
19738         Patches from F.Pierresteguy@frcl.bull.fr.
19740 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19742         * devo/dejagnu: Initial creation of devo/dejagnu.
19743         Migrated dejagnu testcases and support files for testing software
19744         tools to reside as subdirectories, currently called "testsuite",
19745         within the directory of the software tool.  Migrated all programs,
19746         support libraries, etc. beloging to dejagnu proper from
19747         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
19748         with no modifications.  The changes to these files which will
19749         allow them to configure, build, and execute properly will be made
19750         in a future update.
19752 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19754         * Makefile.in: Change send_pr to send-pr.
19755         * configure.in: Likewise.
19756         * send_pr: Renamed directory to send-pr.
19758 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
19760         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
19762 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
19764         * README:  Update for gdb-4.8 release.
19765         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
19766         gdb-xxx.tar.z (gzip'd) file also.
19768 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19770         * Makefile.in: make all-diff depend on all-libiberty
19772 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
19774         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19776 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19778         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19780 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
19782         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
19783         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
19784         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
19786 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19788         * Makefile.in:  makeinfo binary is in a new location
19790 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
19792         * config.sub: Accept -ecoff as an OS.
19794         * Makefile.in: Various changes to eliminate a level of make
19795         recursion and reduce the required command line length.
19796         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19797         sub-makes.
19798         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19799         variables holding settings for specific sub-makes.
19800         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19801         in terms of BASE_FLAGS_TO_PASS.
19802         (TARGET_LIBS): New variable listing directories which use
19803         TARGET_FLAGS_TO_PASS.
19804         (subdir_do): Eliminated.
19805         (do-*): New set of targets to replace subdir_do.
19806         (various): All targets which used subdir_do now depend on do-*.
19807         (local-clean): Renamed from do_clean.
19808         (local-distclean): New target, dependency of distclean and
19809         realclean.
19810         (install-info): Don't create directories.  Depend on dir.info
19811         rather than calling make recursively.
19812         (install-dir.info): Eliminated.
19813         (install-info-dirs): Create all info directories here.
19814         (dir.info): Depend upon do-install-info.
19816         * test-build.mk (HOLES): Added false.
19818 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
19820         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
19822 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19824         * Makefile.in (info): remove dependency on all-texinfo.  The
19825         problem was really in texinfo/C, not at this level.
19827 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19829         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19831 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
19833         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
19834         GDB releases.
19836 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19838         * configure: Include srcdir in message about target of link not
19839         being found.  Don't convert `-' to `_' in `with' options being
19840         passed to subdirs.
19842 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19844         * configure.in: add uudecode to host_tools
19846         * Makefile.in: added {all,install}-uudecode targets, added them to
19847         the appropriate lists
19849 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
19851         * Makefile.in (all-gcc): Added dependency on all-gas.
19853         * configure.in (mips-*-*): Build ld and binutils.
19855 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19857         * configure: check return code from mkdir, print error message and
19858           exit on failure.
19860 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
19862         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
19864 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19866         * test-build.mk (HOLES): Added tar, cpio and uudecode.
19868 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19870         * config.sub (h8500):  Recognize this as a cpu type.
19872 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19874         * configure: source directory missing is no longer a warning
19876         * configure.in: recognize irix[34]* instead of irix[34]
19878         * Makefile.in: define and pass down X11_LIB
19880 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
19882         * guess-systype: Renamed to ...
19883         * config.guess:  ... by popular request.
19884         * configure.in, Makefile.in:  Update accordingly.
19886 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
19888         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
19889         + Add Convex, Cray/Unicos, and Encore/Multimax support.
19890         + Execute ./dummy instead of assuming . is in PATH.
19892 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
19894         * guess-systype:  New shell script.  Attempts to guess the
19895         canonical host name of the executing host.
19896         Only a few hosts are supported so far.
19897         * configure:  Call guess-systype if no host is specified.
19899 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19901         * Makefile.in (gcc-no-fixedincludes): Made to work with current
19902         gcc Makefile.
19904 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
19906         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19907         (all-gcc, install-gcc, subdir_do): Use it.
19909 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19911         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19913 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
19915         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19916           set exclusively by configure, using configure.in .
19918 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19920         * test-build.mk: set $PATH for all builds
19922         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19924 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
19926         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
19927         the one used in gcc/Makefile.in, so that a null expansion doesn't
19928         override the one needed to build gcc with a native cc.
19930 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19932         * configure: Accept -with arguments.
19934 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19936         * Makefile.in: added h8300sim
19938 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
19940         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19941         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
19942         (all-cygnus, native, build-cygnus): Make
19943         $(canonhost)-stamp-3stage-done, not $(host)....
19944         * test-build.mk (stamp-3stage-compared): Use tail +10c for
19945         i386-sco3.2v4.  Added else true to if command.
19947 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
19949         * config.sub: (from FSF) Sequent uses a BSD-like OS.
19951 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
19953         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19955 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19957         * configure.in: don't remove binutils from Solaris builds
19959 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
19961         * Makefile.in: get rid of earlier definitions for *clean,
19962         also handle the recursive info rule better
19964 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
19966         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
19967         do more-or-less the right thing.
19969 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
19971         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19972         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19974 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19976         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19977         $(host_canonical).
19979         * configure.in: split the configdirs list into 4 categories (native
19980         v. cross, library v. tool) and handle the cross-only and native-
19981         only in more reasonable (and correct!) way.
19983 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
19985         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
19986         configdirs anymore.
19988 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19990         * Makefile.in: extensive cleanup::  removed all of the explicit
19991         clean-* targets, collapsed many wrappers around subdir_do into
19992         one, added additional targets to satisfy standards.texi, deleted
19993         some old targets, some changes for consistency
19995 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19997         * configure.in: handle some programs as cross-only, and others as
19998         native only
20000         * test-build.mk: handle partial holes in a more generic manner
20002         * Makefile.in: m4 depends on libiberty
20004 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20006         * configure.in: add m4, textutils, fileutils, sed, shellutils,
20007         time, wdiff, and find to configdirs
20009         * Makefile.in: all, clean, and install rules for the new programs
20010         added to configure.in
20012 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20014         * configure.in: use mh-sun for all *-sun-* hosts
20016 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20018         * Makefile.in: define flags for X11 include files and library file
20019         locations, pass them down to the programs that need this info
20021         * build-all.mk: added a 'native' target, to 3stage the native toolchain
20023 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20025         * configure.in: start building libg++ for HP-UX targets
20027 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
20029         * README:  Update references to files moved into etc/.
20031 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
20033         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
20034         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
20036 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20038         * configure: accept dash as well as underscore in long option
20039         names for FSF compatibility.
20041 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
20043         * config.sub: added -sco3.2v4 support from FSF.
20045 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20047         * configure.in: expand the section that adds or removes
20048         directories from the list of programs to build, to handle native
20049         vs. cross in addition to host v. native
20051 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
20053         * Makefile.in:  Replace C++ in macro names with CXX.
20054         This is less likely to break ...
20056 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20058         * test-build.mk: add -w to GNU_MAKE
20060 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20062         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20063         add 'sparc' to list of recognized cpus.  This needed to make
20064         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20065         Delete some redundant ose68 variants.  Recognize -wrs as an os,
20066         then changes that into $CPU-wrs-vxworks.
20068         * configure.in: remove most references to gdbtest, regularize
20069         target based program removal
20071         * test-build.mk: import from p3 tree (many fixes and changes)
20073 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
20075         * Makefile.in: added rules to handle tcl, tk, and expect
20077         * configure.in: handle those directories if they exist
20079 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20081         * config.sub: removed bogus hppabsd and hppahpux names, since
20082         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20084 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20086         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
20087         depends upon all-xiberty
20089         * Makefile.in: changes from p3, including:
20091         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20093         * Makefile.in (XTRAFLAGS): include newlib directories if
20094         newlib/Makefile exists, rather than if host != target.
20096         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20098         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20099         from the same source tree and not building a cross-compiler.  This
20100         matters for the libg++ configuration if reconfiguring a tree that
20101         has already been installed.
20103         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20105         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20106         pick up the machine and system specific header files.
20108         * Makefile.in: added AS_FOR_TARGET, passed down in
20109         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20110         the C compiler to use to create programs which are run in the
20111         build environment, set it to default to $(CC), and passed it down
20112         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20114         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20116         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20117         We need them for unusual native builds, like systems without
20118         ranlib.
20120         * configure: also define $(host_canonical) and
20121         $(target_canonical), which are the full, canonical names for the
20122         given host and target
20124 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20126         * Makefile.in:  Added separate definitions for C++.
20128 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
20130         * configure.in (configdirs):  Add deja-gnu.
20132 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
20134         * README:  Update for configure.texi and gdb-4.7 release.
20136 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
20138         * Makefile.in:  Move "all" target to top of file.
20139         Previously, first target was ".PHONY" which caused BSD4.4 make
20140         to build .PHONY when make was run without arguments.
20142 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
20144         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
20145         Library-copylefted code in libiberty.
20147 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
20149         * config.sub:  Replace m68kmote with plain old m68k.
20151 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
20153         * Makefile.in:  Remove space from blank line, avoid Make complaints.
20155 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
20157         * config.sub: Complain if no argument is given.  Added support for
20158         386bsd as OS and target alias.
20160 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
20162         * Makefile.in (XTRAFLAGS): include newlib directories if
20163         newlib/Makefile exists, rather than if host != target.
20165 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
20167         * config.sub: recognize sparclite-wrs-vxworks.
20169         * Makefile.in (install-xiberty): added *-xiberty make rules (from
20170         p3.) Added clean-xiberty to clean.
20172 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20174         * configure.in: use *-*-* instead of nested cases for host and target
20176 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20178         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20179         from the same source tree and not building a cross-compiler.  This
20180         matters for the libg++ configuration if reconfiguring a tree that
20181         has already been installed.
20183 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20185         * config.sub (i486v/i486v4):  Merge in from FSF version.
20187 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20189         * configure: only set PWD if it is already set.
20191 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20193         * configure: just set PWD=`pwd` at the top, since Ultrix sh
20194         doesn't have unset and all success paths (and most error paths)
20195         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20196         to just ${PWD} to avoid confusion.)
20198 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20200         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20201         even for a native compilation.
20203 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
20205         Changes to make the gdb.tar.Z rule work better.
20207         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
20208         (DEVO_SUPPORT):  Add configure.texi.
20209         (bfd-ilrt.tar.Z):  Remove ancient rule.
20211 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
20213         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20214         pick up the machine and system specific header files.
20216         * configure.in, config.sub: added new target m68010-adobe-scout,
20217         with alias of adobe68k.  Changed configure.in to check for
20218         -scout before -sco* to avoid a false match.
20220         * Makefile.in: added AS_FOR_TARGET, passed down in
20221         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20222         the C compiler to use to create programs which are run in the
20223         build environment, set it to default to $(CC), and passed it down
20224         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20226 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20228         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20229         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
20230         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20231         FOR_TARGET variants, to newlib and libg++.
20233 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20235         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20236         first.
20238 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
20240         * config.sub:  Accept `elf' as an environment.
20242 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20244         * Makefile.in (all-opcodes):  cd into the right directory
20246 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
20248         * configure: added -program_transform_name option, used as
20249         argument to sed when installing programs.
20250         configure.texi: added documentation for -program_prefix,
20251         -program_suffix and -program_transform_name.
20253 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20255         * config.sub:  Accept i486 where i386 ok.
20257 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20259         * config.sub: accept we32k
20261 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20263         * config.sub, configure.in: accept OSE68000 and OSE68k.
20265         * Makefile.in: don't create all directories for ``make install'';
20266         let the subdirectories create the ones they need.
20268 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20270         * COPYING: new file, GPL v2
20272 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20274         * Makefile.in: use the new gen-info-dir, which needs a template
20275         argument (which also lives in texinfo)
20277         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20279 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20281         * config.sub (ncr3000):  Change i386 to i486.
20283 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20285         * Makefile.in: add install-rcs, install-grep to
20286         install-no-fixedincludes, removed install-bison and install-libgcc
20288 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20290         * configure.in: grab the HPUX makefile fragment if on HPUX
20292 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20294         * Makefile.in: eradicate bison spoor (ditto libgcc).
20295          configure.in: recognise m68{k,000}-ericsson-OSE.
20296          es1800 is alias for m68k-ericsson-OSE
20298 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20300         * configure.in: rearrange the parts that remove programs from
20301         configdirs, based now on HOST==TARGET or by canonical triple.
20303 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20305         * test-build.mk: recurse explicitly with -f test-build.mk when
20306           appropriate.  predicate stage3 and comparison on the existence
20307           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20308           On very clean, also remove ...stamp-co.  Build in-place before
20309           doing other builds.
20311 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20313         * Makefile.in, configure.in: add tgas
20315 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20317         * Makefile.in: a number of changes merged in from progressive.
20319         * configure.in: add libm.
20321         * .cvsignore: ignore some stuff that comes from test-build.mk.
20323 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20325         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20327 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20329         * configure: Add program_suffix (parallel to program_prefix)
20330         * Makefile.in: adjust directory-creating script for losing decstation
20332 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20334         * configure:  Minor $subdir-related fixes.
20336 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20338         * configure: fix various problems with propogating
20339         makefile_target_frag in subdirs.
20340         * configure.in: config libgcc if its there
20342 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20344         * config.sub:  HPPA merge.
20346 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20348         * Makefile.in:  Replace all-bison with all-byacc in all
20349         dependency lines for other tools (which now use byacc).
20351 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20353         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20355 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20357         * Makefile.in: make gprof rules similar to byacc rules (instead of
20358         vestigal $(unsubdir) that didn't work...)
20360 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20362         * config.sub:  Add support for Linux.
20363         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20364         (at least for libg++).
20366 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20368         * configure.texi: fix doc for the -nfp option to configure
20370 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20372         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20374 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20376         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20377         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20378         * configure.in: added solaris* host_makefile_frag hook.
20380 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20382         * config.sub: changed recognition of m68000 so that various
20383         m68k types can be specified via m680[01234]0
20385 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20387         * config.sub (basic_machine): fix sed so that '-foo' isn't
20388         completely substituted out while .+'-foo' loses the '-foo'
20390 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20392         * config.sub ($os): Add -aout.
20394 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
20396         * configure:  If host_makefile_frag is absolute, don't
20397         prefix ${invsubdir} (relevant to libg++ auto-configure).
20399 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20401         * Makefile.in (tooldir): Define it.
20402         (all-ld): Depend on all-flex.
20404 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
20406         * Makefile.in (check):  Fix libg++ special case.
20408 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
20410         * configure: do not bury `pwd` into config.status, thus do fewer
20411           pwd's.
20413         * configure: print the "Building in" message only when building in
20414           other than "." AND verbose.
20416         * configure: remove -s, rework -v to better accommodate guested
20417           configures.
20419         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20421 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
20423         * Makefile.in: macroize flags passed on recursion.  remove
20424           fileutils.
20426 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
20428         * configure: get makesrcdir right for subdirs deeper than 1.
20430         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20431           install.
20433 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
20435         * Makefile.in: don't print subdir_do or recursion lines.
20437 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
20439         * standards.texi: added menu item.
20441         * Makefile.in: build and install standards.info.
20443         * standards.texi: new file.
20445 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20447         * configure: test for and move config.status pieces from
20448           ${subdir}/.
20450 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
20452         * configure:  Test for existance of files before trying to mv
20453         them, to avoid numerous non-existance messages.
20455 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
20457         * configure: correct final line of config.status.
20459         * configure: patch from eggert.  Avoids a protection problem if
20460           the original Makefile.in is read only.
20462         * configure: use move-if-change from gcc to create config.status.
20463           Some makefiles depend on config.status to tell if a directory
20464           has been reconfigured for a different host.  This change
20465           prevents those directories from remaking everything in the case
20466           where the reconfig was only intended to rebuild a Makefile.
20468         * configure: test for config.sub with "config.sub sun4" rather
20469           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
20470           host alias from a missing config.sub.
20472 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20474         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20475           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
20477 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
20479         * configure: mkdir ${subdir} as needed.
20481 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
20483         * Makefile.in,configure.in: added autoconf.
20485 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20487         * Makefile.in: no longer pass against on recursion.
20489         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20490           definitions are not inherited.
20492         * configure: correct makesrcdir when subdir is .
20494 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
20496         * configure:  Add support for 'subdirs' variable, which is
20497         like 'configdirs', except that configure doesn't re-invoke
20498         itself for subdirs, it just creates a Makefile for each subdir.
20499         * configure.texi:  Document subdirs.
20501 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20503         * configure.in: added flex to configdirs
20505 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
20507         * Makefile.in: remove clean-stamps from clean.
20509 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
20511         * configure.in:  Add gdbtest to configdirs.
20513 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
20515         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
20516         to recursive makes.
20517         * configure.in:  Recognize new ncr3000 config.
20519 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
20521         * Makefile.in, configure.in: removed references to gdbm.
20523 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
20525         * config.sub:  Don't canonicalize os value
20526         newsos* to bsd (readline needs to check for newsos).
20527         (This fix was earlier made Jan 31, but got re-broken.)
20529 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
20531         * configure.in:  sco is an os, not a vendor!
20533         * configure:  Quote $( better.  Keep various shells happy.
20535 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
20537         * Makefile.in: eliminate stamp-files.
20539 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
20541         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
20542           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20544 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
20546         * config.sub:  fix iris/iris3.
20548 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
20550         * configure: re-add -rm.
20552 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
20554         * Maskefile.in: add .stmp-rcs to all.
20556         * configure.in: remove gas from rs6000 build, use aix host fragment.
20558 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
20560         * configure: pass down site_option during recursion.
20562 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
20564         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
20566 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
20568         * configure: Change exec_prefix so that it really defaults to prefix.
20570 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
20572         * Makefile.in, configure.in:  Add support for mmalloc library.
20574 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
20576         * Makefile.in: add stmp dependencies for a few more things.
20578 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
20580         * configure: adjusted error message on objdir/srcdir configure
20581           collision, per john's suggestion.
20583         * Makefile.in: add libiberty stmp to all and all.cross.
20585 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
20587         * Makefile.in: remove force dependencies, add grep to all.
20589 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
20591         * Makefile.in: drop flex.  make stamp files work.
20593         * configure: added test for conflicting configuration in srcdir,
20594           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
20595           gets cranky.  use relative paths for configure and srcdir
20596           whenever possible.  Send some error messages to stderr that were
20597           going to stdout.
20599 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
20601         * Makefile.in:  Fix libg++ rule to check for gcc directory
20602         before using gcc/gcc.  Also pass XTRAFLAGS.
20604 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
20606         * Makefile.in: added stmp-files so that directories aren't polled
20607           when they are already built.
20609         * configure.texi: fixed a node pointer problem.
20611 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
20613         * config.sub configure.in gdb/configure.in
20614         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20615         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20616         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
20618 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20620         * configure: -recurring becomes -silent.  corrected help message
20621           for -site= option.
20623         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20625 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20627         * configure: when building Makefile for crosses, replace
20628           tooldir and program_prefix.  default srcdir from location of
20629           config.sub.  remove "for host in hosts" and "for target in
20630           targets" loops.
20632 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20634         * Makefile.in: Do not pass bindir or mandir to cvs.
20636 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
20638         * Makefile.in, configure.in: removed traces of namesubdir,
20639           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
20640           copyrights to '92, changed some from Cygnus to FSF.
20642         * configure.texi: remove most references to multiple hosts,
20643           multiple targets, subdirs, etc.
20645         * configure.man: removed rcsid. reference config.sub not
20646           config.subr.
20648         * Makefile.in: mkdir $(infodir) on install-info.
20650 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
20652         * configure.texi:  Explain better about .gdbinit and about
20653         the environment that configure.in sections run in.
20655 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
20657         * configure.in:  Ultrix is only a decstation if it's a MIPS.
20659 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
20661         * README:  DOC.configure => cfg-paper.texi.
20663 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
20665         * config.sub (near case $os):  Don't convert newsos* to bsd!
20667 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
20669         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
20670         the number of copies of COPYING that go into the GDB tar file.
20672 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
20674         * bfd/configure.in, gdb/config/mh-i386sco,
20675         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20676         Fix SCO configuration stuff.
20678 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
20680         * Makefile.in:  For libg++, make sure the -I pointing
20681         to the gcc directory goes *after* all the libg++-local -I flags.
20682         Also, move just-gcc dependency from just-libg++ to all-libg++.
20684 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
20686         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
20688 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
20690         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
20692 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
20694         * config.sub:  Add stratus configuration frags.  Also
20695         submitted to FSF.
20697 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
20699         * Makefile.in (DEV_SUPPORT):  add configure.man.
20701         * config.sub(Decode manufacturer-specific):  add -none*.
20703 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
20705         * Makefile.in:  remove form feeds to make Sun's make happy.
20706         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
20708 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
20710         * Makefile.in (AR_FLAGS):  Make quieter.
20712 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
20714         * configure.in:  Add libg++.
20715         * configure:  When verbose, don't output the command line at each
20716         level; it will be unremarkably the same as the previous version,
20717         which will be the same as what the user typed.
20719 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
20721         * configure.in, Makefile.in: fix clean-info, add flex.  add
20722           fileutils.
20724         * configure: be less sensitive to spaces in Makefile.in.  Do not
20725           look for sources in "..".  Doing so breaks subdirectories that
20726           might have their own configure.  If a subdir has it's own
20727           configure script, use it.
20729 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
20731         * cfg-paper.texi: some changes suggested by rms.
20733 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
20735         * config.sub:  Merge in some small additions from the FSF version,
20736         taken from the gcc distribution, to bring the Cygnus and FSF
20737         versions into closer sync.
20739 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
20741         * configure.in:  Changed svr4 references to sysv4.
20743 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
20745         * configure: added -V for version number option.
20747 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
20749         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20750           renamed from DOC.configure to cfg-paper.texi.
20752 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20754         * configure, config.subr, config.sub: config.subr is now
20755           config.sub again.
20757 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
20759         * configure.texi: new file, in progress.
20761         * Makefile.in: build info file and install the man page for
20762           configure.
20764         * configure.man: new file, first cut.
20766         * configure: find config.subr again now that configuration "none"
20767           has gone.  removed all traces of the -ansi option.  removed all
20768           traces of the -languages option.
20770         * config.subr: resync from rms.
20772 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20774         * configure, config.sub, config.subr: merge config.sub into
20775           config.subr, call the result config.subr, remove config.sub, use
20776           config.subr.
20778         * Makefile.in: revised install for dir.info.
20780 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20782         * configure.in: add decstation host makefile frag.
20784         * Makefile.in: BISON now bison -y again.  also install-gcc on
20785           install.  clean-gdbm on clean.  infodir belongs in datadir.
20786           Make directories for info install.  Build dir.info here then
20787           install it.
20789 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20791         * Makefile.in: fix for bad directory tests.
20793 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20795         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
20796           regexp.  -srcdir relative was being handled incorrectly.
20798         * Makefile.in: unwrapped some for loops so that parallel makes
20799           work again and so one can focus one's attention on a particular
20800           package.
20802 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20804         * configure: added PWD as a stand in for `pwd` (for speed). use
20805           elif wherever possible.  make -srcdir work without -objdir.
20806           -objdir= commented out.
20808 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20810         * configure: +options become --options.  -subdirs commented out.
20811           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
20812           Makefile now at top of generated Makefile.  Removed cvs log
20813           entries.  added -srcdir.  create .gdbinit only if there is one
20814           in ${srcdir}.
20816         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
20817           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
20818           and mandir now keyed off datadir by default.
20820 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20822         * Freshly created ChangeLog.
20825 Local Variables:
20826 mode: change-log
20827 left-margin: 8
20828 fill-column: 76
20829 version-control: never
20830 End: