Explicitly link with libatomic when needed.
[official-gcc.git] / ChangeLog
blob8a3661dcbdfc7aca2280de01028842641e07d837
1 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
3         * MAINTAINERS (Write After Approval) : Add myself.
5 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
7         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
9 2020-02-14  Martin Sebor  <msebor@redhat.com>
11         * doc/extend.texi (attribute alias): Mention type requirement.
12         (attribute weak): Same.
13         (attribute weakref): Correct invalid example.
15 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
17         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
19 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
20             Jakub Jelinek  <jakub@redhat.com>
22         * .gitattributes: Add *.md diff=md.
24 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
26         The mentioned auto-generated file is no more part of the
28         GCC sources, it's auto-generated in $(builddir) during build.
30         PR target/92055
31         * contrib/gcc_update (files_and_dependencies): Remove
32         entry for gcc/config/avr/t-multilib.
34 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
36         * MAINTAINERS: Update my email address.
38 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
40         * README.MOVED_TO_GIT: Remove.
42 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
44         * README.MOVED_TO_GIT: New file.
46 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
48         * MAINTAINERS (Write After Approval): Add myself.
50 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
52         * MAINTAINERS (write_after_approval): Add myself.
54 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
56         * MAINTAINERS (write_after_approval): Add myself.
58 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
60         * MAINTAINERS (write_after_approval): Add myself.
62 2019-12-11  Matthias Klose  <doko@ubuntu.com>
64         * configure.ac: Factor out common cases for compare_exclusions.
65         * configure: Regenerate.
67 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
69         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
70         flag.
72 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
74         * MAINTAINERS (Write After Approval): Add myself.
76 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
78         PR middle-end/92463
79         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
80         * configure: Regenerate
82 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
84         * configure.ac: Use https for gcc.gnu.org.
85         * configure: Regenerated.
87 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
89         * MAINTAINERS (aarch64 port): Remove my name, move to...
90         (Write After Approval): ...Here.
92 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
94         * MAINTAINERS: Change my email address as maintainer.
96 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
98         PR fortran/91828
99         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
100         * configure: Regenerated.
102 2019-10-21  Jason Merrill  <jason@redhat.com>
104         * .gitattributes: Also check ChangeLog whitespace.
106 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
108         * contrib/dg-extract-results.sh: Add support for KPASS.
109         * contrib/dg-extract-results.py: Likewise.
111 2019-10-17  Jason Merrill  <jason@redhat.com>
113         * .gitattributes: Avoid {} in filename pattern.
115 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
117         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
118         Approval section.
120 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
122         * MAINTAINERS: Add myself to Write After Approval
124 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
126         * MAINTAINERS: Add myself as an aarch64 maintainer.
128 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
130         * MAINTAINERS: Add myself as aarch64 maintainer.
132 2019-09-23  Carl Love  <cel@us.ibm.com>
134         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
135         New define_insn.
136         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
137         vsx_xxpermdi16_le_V16QI): Removed define_insn.
139 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
141         * MAINTAINERS (Sam Tebbs): Update email address.
143 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
145         * MAINTAINERS: Update my email address.
147 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
149         * libtool.m4: Handle uclinuxfdpiceabi.
151 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
153         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
154         Remove myself from Write After Approval section.
156 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
158         * configure.ac: Support for bpf-*-* targets.
159         * configure: Regenerate.
161 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
163         * config.sub: Import upstream version 2019-06-30.
164         * config.guess: Import upstream version 2019-07-24.
166 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
168         * MAINTAINERS: Remove spu port maintainers.
170 2019-08-28  Martin Liska  <mliska@suse.cz>
172         * .gitignore: Add .clangd and compile_commands.json
173         to .gitignore.
175 2019-08-23  Michael Forney  <mforney@mforney.org>
177         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
178         * Makefile.in: Regenerate.
180 2019-08-19  Tom Tromey  <tom@tromey.com>
182         * configure: Rebuild.
183         * configure.ac: Add --with-static-standard-libraries.
185 2019-08-16  Alexandre Oliva <oliva@gnu.org>
187         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
189 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
191         * MAINTAINERS (Write After Approval): Add myself.
193 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
195         * MAINTAINERS (Write After Approval): Remove myself, already listed in
196         RISC-V port maitainer.
198 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
200         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
202 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
204         * MAINTAINERS (Write After Approval): Add myself.
206 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
208         * MAINTAINERS (Write After Approval): Add myself.
210 2019-06-25  Martin Liska  <mliska@suse.cz>
212         contrib/filter-clang-warnings.py: Transform from
213         filter-rtags-warnings.py.
215 2019-06-15  Tom Tromey  <tom@tromey.com>
217         * configure.ac (host_libs): Add gnulib.
218         * configure: Rebuild.
219         * Makefile.def (host_modules, dependencies): Add gnulib.
220         * Makefile.in: Rebuild.
222 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
224         * MAINTAINERS (Write After Approval): Add myself.
226 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
228         * configure: Regenerate.
229         * configure.ac: Add PRU target.
231 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
233         * MAINTAINERS (Write After Approval): Add myself.
235 2019-06-11  Nick Clifton  <nickc@redhat.com>
237         Import these changes from the binutils/gdb repository:
239         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
241         * Makefile.def (dependencies): configure-libctf depends on all-bfd
242         and all its deps.
243         * Makefile.in: Regenerated.
245         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
247         * Makefile.def (host_modules): Add libctf.
248         * Makefile.def (dependencies): Likewise.
249         libctf depends on zlib, libiberty, and bfd.
250         * Makefile.in: Regenerated.
251         * configure.ac (host_libs): Add libctf.
252         * configure: Regenerated.
254 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
256         * MAINTAINERS (Write After Approval): Add myself.
258 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
260         * MAINTAINERS: Update my email address.
262 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
264         * MAINTAINERS (Write After Approval): Add myself.
266 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
268         * MAINTAINERS (Write After Approval): Add myself.
270 2019-05-07  Jim Wilson  <jimw@sifive.com>
272         * MAINTAINERS: Remove myself as IA-64 maintainer.
274 2019-05-04  Roland Illig  <roland.illig@gmx.de>
276         * MAINTAINERS (Write After Approval): Add myself.
278 2019-05-02  Richard Biener  <rguenther@suse.de>
280         PR bootstrap/85574
281         * Makefile.tpl (compare target): Also compare extra-compare
282         files.
283         * Makefile.in: Regenerate.
285 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
287         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
288         as modulo-scheduler maintainer.
290 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
292         * MAINTAINERS: Add myself as co-maintainer for Darwin.
294 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
296         * MAINTAINERS: Update my email address.
298 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
300         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
301         * configure: Regenerate.
303 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
305         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
306         * configure: Regenerate.
308 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
310         * configure.ac: Add target-zlib to target_libraries.
311         * configure: Regenerate.
313 2019-04-09  Martin Liska  <mliska@suse.cz>
315         * Makefile.in: Regenerate.
316         * Makefile.tpl: Pass GENERATOR_CFLAGS
317         in all stages.
319 2019-03-28  Martin Liska  <mliska@suse.cz>
321         PR bootstrap/89829
322         * Makefile.in: Revert r254150.
323         * Makefile.tpl: Likewise.
325 2019-03-28  Ben Elliston  <bje@gnu.org>
327         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
328         related, and libdecnumber.
330 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
332         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
333         (Write After Approval): Remove myself.
335 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
337         * MAINTAINERS (Write After Approval): Add myself.
339 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
341         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
342         (Write After Approval): Remove myself and Julian.
344 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
346         * MAINTAINERS (Write After Approval): Add myself.
348 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
350         * MAINTAINERS (Write After Approval): Add myself.
352 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
354         * ChangeLog: Replace space with tab.
355         * MAINTAINERS: Delete 1 tab to keep alignment.
357 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
359         * MAINTAINERS (Write After Approval): Add myself.
361 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
363         * MAINTAINERS (Write After Approval): Add myself.
365 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
366             Kwok Cheung Yeung  <kcy@codesourcery.com>
367             Julian Brown  <julian@codesourcery.com>
368             Tom de Vries  <tom@codesourcery.com>
369             Jan Hubicka  <hubicka@ucw.cz>
370             Martin Jambor  <mjambor@suse.cz>
372         * configure.ac: Likewise.
373         * configure: Regenerate.
374         * contrib/config-list.mk: Add amdgcn-amdhsa.
376 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
378         * MAINTAINERS (Write After Approval): Add myself.
380 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
382         * MAINTAINERS (Write After Approval): Add myself.
384 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
386         PR target/88535
387         * config.guess: Import upstream version 2019-01-03.
388         * config.sub: Import upstream version 2019-01-01.
390 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
392         * MAINTAINERS (Write After Approval): Update my maintainer address.
394 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
396         * MAINTAINERS (Write After Approval): Add myself.
398 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
400         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
402 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
404         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
405         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
406         (GCC_TARGET_TOOL): Likewise.
407         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
408         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
409         OTOOL, OTOOL_FOR_TARGET: New substitutions.
410         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
411         * configure: Regenerate.
412         * Makefile.in: Likewise.
414 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
416         * MAINTAINERS (Write After Approval): Add myself.
418 2018-11-13  Martin Liska  <mliska@suse.cz>
420         * gcc.target/i386/pr87930.c: Move to ...
421         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
423 2018-11-10  Stafford Horne  <shorne@gmail.com>
425         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
426         (Write After Approval): Remove myself.
428 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
430         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
431         Append $INCICONV to it.
433 2018-11-04  Stafford Horne  <shorne@gmail.com>
435         * MAINTAINERS (Write After Approval): Add myself.
437 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
439         PR bootstrap/82856
440         * multilib.am: New file.  From automake.
442         Merge from binutils-gdb:
443         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
445         * libtool.m4: Use AC_LANG_SOURCE.
446         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
447         * ar-lib: New file.
448         * test-driver: New file.
449         * configure: Re-generate.
451 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
453         * MAINTAINERS (Write After Approval): Add myself.
455 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
457         PR bootstrap/87788
458         PR d/87799
459         * configure: Rebuild.
460         * configure.ac: Disable D on systems where it is known not to work.
462 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
464         * Makefile.def (target_modules): Add libphobos.
465         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
466         GDCFLAGS_FOR_TARGET.
467         (dependencies): Make libphobos depend on libatomic, libbacktrace
468         configure, and zlib configure.
469         (language): Add language d.
470         * Makefile.in: Rebuild.
471         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
472         (HOST_EXPORTS): Add GDC.
473         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
474         (BASE_TARGET_EXPORTS): Add GDC.
475         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
476         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
477         (EXTRA_HOST_FLAGS): Add GDC.
478         (STAGE1_FLAGS_TO_PASS): Add GDC.
479         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
480         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
481         environment variables.
482         * configure: Rebuild.
483         * configure.ac: Add target-libphobos to target_libraries.  Set and
484         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
486 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
488         * MAINTAINERS (Write After Approval): Add myself.
490 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
492         * MAINTAINERS (Write After Approval): Remove myself.
494 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
496         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
498 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
500         * MAINTAINERS: Update my email address.
502 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
504         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
505         maintainer.
507 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
509         * MAINTAINERS (Write After Approval): Add self.
511 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
513         * MAINTAINERS (write after approval): Add myself.
515 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
517         * MAINTAINERS: Update my email address.
519 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
521         * MAINTAINERS (write after approval): Add myself.
523 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
525         * MAINTAINERS: Add self to global reviewers list.
527 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
529         MAINTAINERS: Add c-sky port maintainers.
531 2018-08-10  Martin Liska  <mliska@suse.cz>
533         * MAINTAINERS: Revert change in previous commit and
534         join lines.
536 2018-08-10  Martin Liska  <mliska@suse.cz>
538         * MAINTAINERS: Remove extra line.
540 2018-08-06  Naveen H.S  <naveenh@marvell.com>
542         * MAINTAINERS: Update my email address.
544 2018-07-19  DJ Delorie  <dj@redhat.com>
546         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
547         as maintainer.
549 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
551         * MAINTAINERS: Adjust email address for me and my colleague Robin
552         Dapp.
554 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
555             Sunil K Pandey  <sunil.k.pandey@intel.com>
557         PR target/84413
558         * config/i386/i386.c (m_CORE_AVX512): New.
559         (m_CORE_AVX2): Likewise.
560         (m_CORE_ALL): Add m_CORE_AVX2.
561         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
562         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
563         and remove the rest of m_SKYLAKE_AVX512.
565 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
567         * config.sub: Sync with upstream version 2018-07-03.
569 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
571         * config.guess: Sync with upstream version 2018-06-26.
572         * config.sub: Sync with upstream version 2018-07-02.
574 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
576         * libtool.m4: Sort output of 'find' to enable deterministic builds.
577         * ltmain.sh: Likewise.
579 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
581         * contrib/config-list.mk: Remove powerpc-linux_paired.
583 2018-06-29  Alexandre Oliva <oliva@adacore.com>
585         * configure.ac: Introduce support for @unless/@endunless.
586         * Makefile.tpl (dep-kind): Rewrite with cond; return
587         postbootstrap in some cases.
588         (make-postboot-dep, postboot-targets): New.
589         (dependencies): Do not output postbootstrap dependencies at
590         first.  Output non-target ones changed for configure to depend
591         on stage_last @if gcc-bootstrap, and the original deps @unless
592         gcc-bootstrap.
593         * configure.in, Makefile.in: Rebuilt.
595 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
597         * MAINTAINERS (write after approval): Add myself.
599 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
601         * MAINTAINERS (write after approval): Add myself.
603 2018-06-19  Nick Clifton  <nickc@redhat.com>
605         * zlib/configure.ac: Restore old behaviour of only enabling
606         multilibs when a target subdirectory is defined.  This allows
607         building with srcdir == builddir.
608         * zlib/configure: Regenerate.
610 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
612         * Makefile.def (fortran): Add check-target-libgomp-fortran.
613         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
614         * Makefile.in: Regenerate.
616 2018-06-16  Ben Elliston  <bje@gnu.org>
618         * config.guess: Import latest version.
619         * config.sub: Likewise.
621 2018-06-08  Martin Liska  <mliska@suse.cz>
623         * MAINTAINERS: Remove MPX-related entries.
624         * Makefile.def: Remove libmpx support.
625         * Makefile.in: Regenerate.
626         * configure.ac: Remove removed files.
627         * configure: Regenerate.
628         * libmpx/ChangeLog: Remove.
629         * libmpx/Makefile.am: Remove.
630         * libmpx/Makefile.in: Remove.
631         * libmpx/acinclude.m4: Remove.
632         * libmpx/aclocal.m4: Remove.
633         * libmpx/config.h.in: Remove.
634         * libmpx/configure: Remove.
635         * libmpx/configure.ac: Remove.
636         * libmpx/configure.tgt: Remove.
637         * libmpx/libmpx.spec.in: Remove.
638         * libmpx/mpxrt/Makefile.am: Remove.
639         * libmpx/mpxrt/Makefile.in: Remove.
640         * libmpx/mpxrt/libmpx.map: Remove.
641         * libmpx/mpxrt/libtool-version: Remove.
642         * libmpx/mpxrt/mpxrt-utils.c: Remove.
643         * libmpx/mpxrt/mpxrt-utils.h: Remove.
644         * libmpx/mpxrt/mpxrt.c: Remove.
645         * libmpx/mpxrt/mpxrt.h: Remove.
646         * libmpx/mpxwrap/Makefile.am: Remove.
647         * libmpx/mpxwrap/Makefile.in: Remove.
648         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
649         * libmpx/mpxwrap/libtool-version: Remove.
650         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
652 2018-06-04  Martin Liska  <mliska@suse.cz>
654         * MAINTAINERS: Add myself as gcov maintainer.
656 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
658         * MAINTAINERS: Update my email address.
660 2018-06-04  Tom de Vries  <tdevries@suse.de>
662         * MAINTAINERS: Remove write-after-approval entries for component
663         maintainers.
665 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
667         * MAINTAINERS (write after approval): Add myself.
669 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
671         * MAINTAINERS: Update my email address.
673 2018-06-01  Tom de Vries  <tdevries@suse.de>
675         * MAINTAINERS: Update my email address.
677 2018-05-22  Bin Cheng <bin.cheng@arm.com>
679         * MAINTAINERS (loop-optimizer): Add myself.
681 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
683         * configure.ac: Added "nfp" target.
684         * configure: Regenerate.
686 2018-04-30  Richard Biener  <rguenther@suse.de>
688         PR bootstrap/85571
689         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
690         (STAGE3_TFLAGS): Likewise.
691         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
692         (STAGEtrain_TFLAGS): Likewise.
693         * Makefile.in: Regenerate.
695 2018-04-26  Richard Biener  <rguenther@suse.de>
697         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
698         (STAGE2_CFLAGS): Likewise.
699         (STAGE2_TFLAGS): Likewise.
700         (STAGE3_CFLAGS): Add -fchecking.
701         (STAGE3_TFLAGS): Likewise.
702         (STAGEtrain_CFLAGS): Filter out -fchecking.
703         (STAGEtrain_TFLAGS): Likewise.
704         * Makefile.in: Re-generate.
706 2018-04-25  Catherine Moore <clm@codesourcery.com>
708         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
710 2018-04-18  Paul Clarke  <pc@us.ibm.com>
712         * MAINTAINERS (write after approval): Add myself.
714 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
716         * MAINTAINERS: Update my email address.
718 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
720         * MAINTAINERS: Remove redundant Write-After-Approval entry.
722 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
724         * MAINTAINERS: Update my email address and disambiguate myself
725         a bit from Will Schmidt.
727 2018-03-21  Nathan Sidwell  <nathan@acm.org>
729         * MAINTAINERS: Move maintainers of now-removed picochip and score
730         ports to write after approval.
732 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
734         * MAINTAINERS: Add entry for SVE maintainership.
736 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
738         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
739         * configure: Regenerate.
741 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
743         * MAINTAINERS (write after approval): Add myself.
745 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
747         * MAINTAINERS (write after approval): Add myself.
749 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
751         * MAINTAINERS (write after approval): Add myself.
753 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
755         Update copyright years.
757 2018-01-03  Ben Elliston  <bje@gnu.org>
759         * config.guess: Import latest version.
760         * config.sub: Likewise.
762 2017-12-12  Stafford Horne  <shorne@gmail.com>
764         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
765         * configure: Regenerate.
767 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
769         * MAINTAINERS (Write After Approval): Add myself.
771 2017-11-28  Julia Koval  <julia.koval@intel.com>
772             Sebastian Peryt  <sebastian.peryt@intel.com>
774         * Makefile.def (target_modules): Remove libcilkrts.
775         * Makefile.in: Ditto.
776         * configure: Ditto.
777         * configure.ac: Ditto.
779 2017-11-28  Julia Koval  <julia.koval@intel.com>
781         * MAINTAINERS (Write After Approval): Add myself.
783 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
785         * MAINTAINERS (Write After Approval): Add myself.
787 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
789         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
790         Use my SiFive email address.
792 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
794         * MAINTAINERS (write after approval): Add myself.
796 2017-10-27  Martin Liska  <mliska@suse.cz>
798         * Makefile.tpl: Use proper name of folder as it was renamed
799         during transition to 4 stages.
800         * Makefile.in: Regenerate.
802 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
804         * MAINTAINERS (write after approval): Add myself.
806 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
808         * MAINTAINERS: Add a note that maintainership also includes web
809         pages, docs, and testsuite related to that area.
811 2017-09-25  Tom de Vries  <tom@codesourcery.com>
813         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
815 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
817         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
819 2017-09-15  Nathan Sidwell  <nathan@acm.org>
821         * MAINTAINERS: Remove myself as a vxworks maintainer.
823 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
825         * MAINTAINERS: Remove email address of Jim Norris.
827 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
829         * MAINTAINERS (Reviewers): Move myself from here...
830         (CPU Port Maintainers): ... to here.
832 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
834         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
836 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
838         * MAINTAINERS (write after approval): Add myself.
840 2017-07-28  Tony Reix  <tony.reix@atos.net>
842         * configure.ac (target-libffi): Don't disable for AIX.
843         (go): Don't add to unsupported_languages on AIX.
844         (target-libgo): Don't disable for AIX.
845         * configure: Regenerate.
847 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
849         * MAINTAINERS: Add myself.
851 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
853         * MAINTAINERS: Update my email address.
855 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
857         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
858         arm-specific auto-generated header files.
860 2017-07-03  Nathan Sidwell  <nathan@acm.org>
862         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
863         * configure: Rebuilt.
865 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
867         * MAINTAINERS: Readd myself for c6x.
869 2017-06-28  Martin Liska  <mliska@suse.cz>
871         PR bootstrap/81217
872         * Makefile.def: Remove superfluous bootstrap_target from
873         bootstrap_stage.
874         * Makefile.in: Re-generate the file.
876 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
878         * MAINTAINERS: Add myself to Write After Approval
880 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
882         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
884 2017-06-19  Martin Liska  <mliska@suse.cz>
886         * Makefile.def: Define 4 stages PGO bootstrap.
887         * Makefile.tpl: Define FLAGS.
888         * Makefile.in: Regenerate.
890 2017-06-14  Ian Lance Taylor  <iant@golang.org>
892         * Makefile.def: Add check-gotools to go check targets.
893         * Makefile.in: Rebuild.
895 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
897         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
899 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
901         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
902         * configure: Regenerate.
904 2017-05-31  Martin Liska  <mliska@suse.cz>
906         * configure.ac: Add handling of stage2_werror_flags to
907         action-if-given and to action-if-not-given.
908         * configure: Regenerate.
910 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
912         * MAINTAINERS: Add self to Write After Approval
914 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
916         * MAINTAINERS: Update my email address, and remove myself as
917         maintainer in some areas.
919 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
921         * MAINTAINERS: Add self to Write After Approval
923 2017-05-25  Nathan Sidwell  <nathan@acm.org>
925         * configure.ac: Add --enable-languages=default to mean default and
926         make --enable-languages=all mean all supported languages.
927         * configure: Regenerated.
929 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
931         * config.gcc (powerpc*-*-*spe*): New.
932         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
933         (powerpc-*-rtems*spe*): New.
934         (powerpc*-*-linux*spe*): New.
935         (powerpc-wrs-vxworksspe): New.
936         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
937         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
938         * config.host (powerpc*-*-*spe*): New.
940 2017-05-19  Martin Liska  <mliska@suse.cz>
942         * configure.ac: Add --enable-werror-always just for
943         bootstrap-debug (or none build config) and do not add it
944         when we are on a release branch.
945         * configure: Regenerated.
947 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
949         * MAINTAINERS: Add self to Write After Approval
951 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
953         * MAINTAINERS: Move myself to Write After Approval section.
955 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
957         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
958         ACCH registers.
959         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
960         available.
961         (umulsidi3): Likewise.
962         (mulsidi3_700): Disable this pattern when we have advanced mpy
963         instructions.
964         (umulsidi3_700): Likewise.
965         (maddsidi4): New pattern.
966         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
967         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
968         (mpydu_imm_arcv2hs): Likewise.
969         * config/arc/predicates.md (accl_operand): New predicate.
971 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
972             Andrew Burgess <andrew.burgess@embecosm.com>
974         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
975         case.
976         (ARC_AUTOFP_IRQ_P): Likewise.
977         (ARC_AUTO_IRQ_P): Likewise.
978         (rgf_banked_register_count): New variable.
979         (parse_mrgf_banked_regs_option): New function.
980         (arc_override_options): Handle rgf_banked_regs option.
981         (arc_handle_interrupt_attribute): Add firq option.
982         (arc_compute_function_type): Return fast irq type when required.
983         (arc_must_save_register): Handle fast interrupts.
984         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
985         (arc_return_address_regs): Update.
986         * config/arc/arc.h (arc_return_address_regs): Update.
987         (arc_function_type): Add fast interrupt type.
988         (ARC_INTERRUPT_P): Update.
989         (RC_FAST_INTERRUPT_P): Define.
990         * config/arc/arc.md (simple_return): Update for fast interrupts.
991         (p_return_i): Likewise.
992         * config/arc/arc.opt (mrgf-banked-regs): New option.
993         * doc/invoke.texi (mrgf-banked-regs): Document.
995 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
997         * config/arc/arc.c (irq_ctrl_saved): New variable.
998         (ARC_AUTOBLINK_IRQ_P): Define.
999         (ARC_AUTOFP_IRQ_P): Likewise.
1000         (ARC_AUTO_IRQ_P): Likewise.
1001         (irq_range): New function.
1002         (arc_must_save_register): Likewise.
1003         (arc_must_save_return_addr): Likewise.
1004         (arc_dwarf_emit_irq_save_regs): Likewise.
1005         (arc_override_options): Handle deferred options.
1006         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1007         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1008         arc_must_save_return_addr.
1009         (arc_compute_frame_size): Handle automated save and restore of
1010         registers.
1011         (arc_expand_prologue): Likewise.
1012         (arc_expand_epilogue): Likewise.
1013         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1014         * config/arc/arc.opt (mirq-ctrl-saved): New option.
1015         * doc/invoke.texi (mirq-ctrl-saved): Document option.
1017 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1018         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1020         PR bootstrap/77661
1021         * Makefile.def: Don't pass --enable-maintainer-mode on to an
1022         in-tree build MPC.
1023         * Makefile.in: Regenerate.
1025 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1027         * configure.ac: Enable LTO by default on darwin >= 9.
1028         * configure: Regenerate.
1030 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1032         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1033         and Andrew Waterman as the RISC-V maintainers.
1035 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
1037         * MAINTAINERS: Add self to Write After Approval
1039 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1041         * config.guess: Import latest from upstream.
1043 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1045         * MAINTAINERS (Write After Approval): Remove entries that are
1046         already covered under Reviewers.
1048 2017-03-08  Mark Wielaard  <mark@klomp.org>
1050         PR demangler/70909
1051         PR demangler/67264
1052         * include/demangle.h: Add d_printing to struct demangle_component
1053         and pass struct demangle_component as non const.
1055 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
1057         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1059 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
1061         * Makefile.tpl: Remove HOST_ISLVER.
1062         (HOST_EXPORTS): Remove ISLVER.
1063         * Makefile.in: Regenerate.
1065 2017-02-13  Richard Biener  <rguenther@suse.de>
1067         * configure: Re-generate.
1069 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
1071         * MAINTAINERS: Adjust bug reporting URL.
1073 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
1075         * MAINTAINERS (Write After Approval): Remove redundant entry
1076         for Andrew Burgess.
1078 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
1080         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1081         32-bit hppa*-*-hpux*.
1082         * configure: Regenerate.
1084 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
1086         * configure.ac: Moved the white list of enabling BRIG FE to
1087         libhsail-rt/configure.tgt.
1088         * configure: Regenerated.
1089         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1091 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1092             Martin Jambor  <mjambor@suse.cz>
1094         * Makefile.def (target_modules): Added libhsail-rt.
1095         (languages): Added language brig.
1096         * Makefile.in: Regenerated.
1097         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1098         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1099         * configure: Regenerated.
1101 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1103         PR other/79046
1104         * configure: Regenerated.
1106 2017-01-04  Alan Modra  <amodra@gmail.com>
1108         * configure: Regenerate.
1110 2016-12-29  Ben Elliston  <bje@gnu.org>
1112         * config.sub: Import latest version.
1114 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1116         * MAINTAINERS (Write After Approval): Add myself.
1118 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1120         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1121         includes bootstrap-mpx.
1122         * configure: Regenerated.
1124 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1126         * MAINTAINERS (Write After Approval): Add myself.
1128 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1130         * configure: Regenerate.
1132 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1134         * configure.ac: Don't use pkg-config to check for bdw-gc.
1135         * configure: Regenerate.
1137 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1139         * Makefile.def: Remove reference to boehm-gc target module.
1140         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1141         options and for the bdw-gc pkg-config module.
1142         * configure: Regenerate.
1143         * Makefile.in: Regenerate.
1145 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1147         * MAINTAINERS (nvptx): Remove self.
1149 2016-11-25  Ben Elliston  <bje@gnu.org>
1151         * config.guess: Import latest version.
1152         * config.sub: Likewise.
1154 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1156         * MAINTAINERS (Write After Approval): Add myself.
1158 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1160         * Makefile.def: Remove references to GCJ.
1161         * Makefile.tpl: Likewise.
1162         * Makefile.in: Regenerate.
1164 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1166         * config-ml.in: Remove references to GCJ.
1167         * configure.ac: Likewise.
1168         * configure: Regenerate.
1170 2016-11-01  Josh Conner  <joshconner@google.com>
1172         * MAINTAINERS (Write After Approval): Update email address,
1174 2016-10-27  Carl Love  <cel@us.ibm.com>
1176         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1177         Approval list to make it alphabetical.
1179 2016-10-27  Carl Love  <cel@us.ibm.com>
1181         * MAINTAINERS (Write After Approval): Add myself.
1183 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1185         * MAINTAINERS (Reviewers): Add myself.
1186         (Write After Approval): Add myself.
1188 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1189             Ulrich Weigand  <uweigand@de.ibm.com>
1191         * MAINTAINERS: Update email address.
1193 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1195         * MAINTAINERS: Update email address.
1197 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1199         * configure.ac: Add aarch64-*-freebsd*.
1200         * configure: Regenerate.
1202 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1204         * MAINTAINERS: Update email address after it got reverted.
1206 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1208         * configure.ac (target_libraries): Readd target-boehm-gc.
1209         Restore --enable-objc-gc handling.
1210         * configure: Regenerate.
1212 2015-10-03  Jeff Law  <law@redhat.com>
1214         * MAINTAINERS: Move several inactive maintainers to the
1215         write-after-approval section.
1217 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
1219         * configure.ac: Add target-libffi to target_libraries.
1220         Readd libgcj target disablings, modified to only target-libffi.
1221         Readd target addition of go to unsupported languages.
1222         * configure: Regenerated.
1224 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
1226         * MAINTAINERS: Update email address.
1228 2016-09-30  Andrew Haley  <aph@redhat.com>
1230         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1231         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
1232         libgcj.
1234 2016-09-30  Andrew Haley  <aph@redhat.com>
1236         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1237         write-after approval after GCJ deletion.
1239 2016-09-30  Andrew Haley  <aph@redhat.com>
1241         * Makefile.def: Remove libjava.
1242         * Makefile.tpl: Likewise.
1243         * Makefile.in: Regenerate.
1244         * configure.ac: Likewise.
1245         * configure: Likewise.
1246         * gcc/java: Remove.
1247         * libjava: Likewise.
1249 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
1251         * MAINTAINERS (Reviewers): Add myself.
1253 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
1255         * configure.ac: Disable "sim" directory for arc*-*-*.
1256         * configure: Regenerated.
1258 2016-09-23  Tamar Christina <tamar.christina@arm.com>
1260         * MAINTAINERS (Write After Approval): Add myself.
1262 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
1264         * configure.ac: Check for the minimum in-tree MPFR version
1265         handled.
1266         * configure: Regenerate.
1268 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
1270         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1271         * configure: Regenerated.
1273 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
1275         * MAINTAINERS (Write After Approval): Add myself.
1277 2016-06-23  Andi Kleen  <ak@linux.intel.com>
1279         * Makefile.def: Add autoprofiledbootstrap.
1280         * Makefile.tpl: Dito.
1281         * Makefile.in: Regenerate.
1283 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1285     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1286     * configure: Regenerate.
1288 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1290         * configure: Regenerate.
1291         * configure.ac: Remove support for avr-rtems.
1293 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
1295         * MAINTAINERS (Write After Approval): Add myself.
1297 2016-06-16  Michael Collison  <michael.collison@arm.com>
1299         * MAINTAINERS (Write After Approval): Add myself.
1301 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
1303         * MAINTAINERS (Write After Approval): Update e-mail address.
1305 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
1307         * MAINTAINERS (Write After Approval): Add myself.
1309 2016-05-28  Alan Modra  <amodra@gmail.com>
1311         * Makefile.tpl (configure): Depend on m4 files included.
1312         * Makefile.in: Regenerate.
1314 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1316         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1317         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1319 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1321         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1322         special case builtin.
1323         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1324         support for ALTIVEC_BUILTIN_VEC_ADDEC.
1325         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1326         for __builtin_vec_addec.
1328 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1330         * config.guess: Import version 2016-04-02 (newest).
1331         * config.sub: Import version 2016-05-10 (newest).
1333 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
1335         * configure.ac: Add ARC support to libgloss.
1336         * configure: Regenerate
1338 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
1340         * MAINTAINERS (Write After Approval): Add myself.
1342 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1344         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1345         * configure: Regenerated.
1346         * Makefile.def (gmp): Explicitly disable assembler.
1347         (mpfr): Adjust lib_path.
1348         (mpc): Likewise.
1349         * Makefile.in: Regenerated.
1351 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
1353         PR bootstrap/70704
1354         * configure.ac (--enable-stage1-checking): Add missing
1355         --enable-checking=.
1356         * configure: Regenerated.
1358 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1360         * config.guess: Revert r235676.
1361         * config.sub: Revert r235676.
1363 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1365         * config.guess: Remove SH5 support.
1366         * config.sub: Likewise.
1367         * configure: Likewise.
1368         * configure.ac: Likewise.
1370 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
1372         PR bootstrap/70704
1373         * configure.ac (--enable-stage1-checking): For --disable-checking or
1374         implicit --enable-checking, make sure extra flag matches in between
1375         stage1 and later checking.
1376         * configure: Regenerated.
1378 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1380         * .gitattributes: New file.
1382 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
1384         * MAINTAINERS (rs6000/powerpc port): Add myself.
1386 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
1388         PR bootstrap/70173
1389         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1390         and gotools directories.  Delete the stage_final file.
1391         * Makefile.in: Regenerate.
1393 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
1395         * MAINTAINERS (Write After Approval): Add myself.
1397 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
1399         * MAINTAINERS (Fortran maintainer): Remove myself.
1401 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
1403         * MAINTAINERS (Write After Approval): Add myself.
1405 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
1407         * MAINTAINERS (Write After Approval): Add myself.
1409 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1411         Sync with binutils-gdb:
1413         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1415         * configure.ac: Add mips and s390 to the gold target check.
1416         * configure: Regenerate.
1418 2016-03-01  DJ Delorie  <dj@redhat.com>
1420         * MAINTAINERS (mep): Remove myself as MeP maintainer.
1422 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
1424         * MAINTAINERS (libcpp): Add myself.
1425         (diagnostic messages): Likewise.
1427 2016-02-20  Tom de Vries  <tom@codesourcery.com>
1429         * MAINTAINERS: Fix whitespace.
1431 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
1433         * MAINTAINERS (Write After Approval): Add myself.
1435 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
1437         * config/isl.m4: Add comments about isl-0.16.
1438         * configure: Regenerate.
1440 2016-01-29  Martin Jambor  <mjambor@suse.cz>
1442         * MAINTAINERS (hsa maintainers): Add myself.
1444 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
1446         * MAINTAINERS: (Write After Approval): Add myself.
1448 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
1449             Sebastian Pop  <s.pop@samsung.com>
1451         * Makefile.in: Regenerate.
1452         * Makefile.tpl: Export ISLVER.
1453         * configure: Regenerate.
1454         * config/isl.m4: Detect isl-0.15.
1456 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
1458         PR bootstrap/69329
1459         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1460         * Makefile.in: Regenerate.
1462 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
1464         * configure.ac: Enable LTO for DJGPP
1465         * configure: Regenerate
1467 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
1469         Sync with binutils-gdb:
1470         2015-10-21  Nick Clifton  <nickc@redhat.com>
1472         PR gas/19109
1473         * configure.ac: Note the 'none' is an acceptable argument to
1474         --enable-compressed-debug-sections.
1475         * configure: Regenerate.
1477 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1479         PR bootstrap/69134
1480         * Makefile.def (mpfr): Disable assembler.
1481         * Makefile.in: Regenerate.
1483 2016-01-01  Ben Elliston  <bje@gnu.org>
1485         * config.guess: Import version 2016-01-01.
1486         * config.sub: Likewise.
1488 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
1490         * MAINTAINERS (Write After Approval): Add myself.
1492 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
1494         * Makefile.in: Replace ISL with isl.
1495         * Makefile.tpl: Same.
1496         * config/isl.m4: Same.
1497         * configure.ac: Same.
1498         * contrib/download_prerequisites: Same.
1499         * configure: Regenerate.
1501 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
1503         * MAINTAINERS (Write After Approval): Add Myself.
1505 2015-12-17  Nathan Sidwell  <nathan@acm.org>
1507         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1508         * configure: Regenerate.
1510 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
1511             Sebastian Pop  <s.pop@samsung.com>
1513         * config/isl.m4 (ISL_CHECK_VERSION): Check for
1514         isl_ctx_get_max_operations.
1515         * configure: Regenerate.
1517 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
1519         * MAINTAINERS (Write After Approval): Add myself.
1521 2015-12-02  Ian Lance Taylor  <iant@google.com>
1523         PR go/66147
1524         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1525         * Makefile.in: Regenerate.
1527 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
1529         PR libffi/65726
1530         * Makefile.def (lang_env_dependencies): Make libffi depend
1531         on cxx.
1532         * Makefile.in: Regenerate.
1534 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
1536         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1537         symbols.
1539 2015-11-20  Tristan Gingold  <gingold@adacore.com>
1541         Sync with binutils-gdb:
1542         2015-11-20  Tristan Gingold  <gingold@adacore.com>
1544         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1545         * configure: Regenerate.
1547 2015-11-19  Martin Liska  <mliska@suse.cz>
1549         * .gitignore: Add .clang-format to ignored files.
1550         * Makefile.in: Add clang-format.
1551         * Makefile.tpl: Likewise.
1553 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
1555         * configure.ac: Enable libmpx by default.
1556         * configure: Regenerated.
1558 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
1560         * MAINTAINERS: Update email address.
1562 2015-10-23  Paulo Matos  <pmatos@linki.tools>
1564         * MAINTAINERS: Update email address.
1566 2015-10-23  Alan Hayward <alan.hayward@arm.com>
1568         * MAINTAINERS  (Write After Approval): Add myself.
1570 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1572         Sync with binutils-gdb:
1573         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1575         PR gas/19109
1576         * configure.ac: Add
1577         --enable-compressed-debug-sections={all,gas,gold,ld}.
1578         * configure: Regenerated.
1580 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
1582         * MAINTAINERS: Update list of Ada maintainers and email addresses.
1584 2015-10-09  Martin Liska  <mliska@suse.cz>
1586         * MAINTAINERS (Write After Approval): Add myself.
1588 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
1590         * MAINTAINERS (Write After Approval): Add myself.
1592 2015-10-02  Florian Weimer  <fweimer@redhat.com>
1594         * MAINTAINERS: Update email address.
1596 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
1598         * MAINTAINERS  (Write After Approval): Add myself.
1600 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
1602         * MAINTAINERS: Update email.
1604 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
1606         * MAINTAINERS: Update my email address.
1608 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
1610         * MAINTAINERS (ft32 port): Add myself.
1612 2015-08-28  David Sherwood  <david.sherwood@arm.com>
1614         * MAINTAINERS: Add myself.
1616 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
1618         * MAINTAINERS (Write After Approval): Add myself.
1620 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1622         PR libfortran/54572
1623         * Makefile.def: Make libgfortran depend on libbacktrace.
1624         * Makefile.in: Regenerate.
1626 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
1628         * MAINTAINERS (Write After Approval): Add myself.
1630 2015-08-12  Tom de Vries  <tom@codesourcery.com>
1632         PR other/67092
1633         * configure.ac: Remove --with_host_libstdcxx support.
1634         * configure: Regenerate.
1636 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
1637             Jakub Jelinek  <jakub@redhat.com>
1639         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1640         nvptx*-*-*.
1641         * configure: Regenerate.
1643 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
1645         * Makefile.def (libiconv): Define bootstrap=true.
1646         Mark pdf/html/info as missing.
1647         (configure-gcc): Depend on all-libiconv.
1648         (all-gcc): Ditto.
1649         (configure-libcpp): Ditto.
1650         (all-libcpp): Ditto.
1651         (configure-intl): Ditto.
1652         (all-intl): Ditto.
1653         * Makefile.in: Regenerate.
1655 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
1657         * MAINTAINERS (loop ivopts): Add the entry and myself.
1659 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1661         * MAINTAINERS (nvptx): Add self.
1663 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
1665         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1666         128-bit vector modes.
1668 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
1670         * MAINTAINERS (Write After Approval): Add myself.
1672 2015-07-28  Ben Elliston  <bje@gnu.org>
1674         * config.sub, config.guess: Import from upstream.
1676 2015-07-24  Michael Darling  <darlingm@gmail.com>
1678         PR other/66259
1679         * config-ml.in: Reflects renaming of configure.in to configure.ac
1680         * configure: Likewise
1681         * configure.ac: Likewise
1683 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
1685         * MAINTAINERS: Update my email address.
1687 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1689         Sync with binutils-gdb:
1690         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
1692         * configure.ac (target_configdirs): Exclude target-zlib if
1693         target-libjava isn't built.
1694         * configure: Regenerated.
1696 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1698         Sync with binutils-gdb:
1699         2015-05-13  John David Anglin  <dave.anglin@bell.net>
1701         * configure.ac: Disable configuration of GDB for HPUX targets.
1702         * configure: Regenerate.
1704         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1706         * configure.ac: Add --with-system-zlib.
1707         * configure: Regenerated.
1709         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
1711         * configure.ac: Add FT32 support.
1712         * configure: Regenerate.
1714         2015-01-12  Anthony Green  <green@moxielogic.com>
1716         * configure.ac: Don't disable gprof for moxie.
1717         * configure: Rebuild.
1719 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1721         Sync with binutils-gdb:
1722         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
1724         PR ld/18355
1725         * Makefile.def: Add extra_configure_flags to host zlib.
1726         * configure.ac (extra_host_zlib_configure_flags): New.  Set
1727         to --enable-host-shared When bfd is to be built as shared
1728         library.  AC_SUBST.
1729         * Makefile.in: Regenerated.
1731 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
1733         Sync with src:
1734         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
1735         * Makefile.def (dependencies): Add all-zlib to all-bfd.
1736         * Makefile.in: Regenerated.
1738 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
1740         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1741         target.
1742         * configure: Regenerate.
1744 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
1746         * MAINTAINERS (Write After Approval): Add myself.
1748 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
1750         * MAINTAINERS (OS Port Maintainers): Add myself.
1751         (Various Maintainers): Remove myself from libffi testsuite.
1753 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
1755         * MAINTAINERS (gen* on machine desc): Add self.
1757 2015-06-02  Jason Merrill  <jason@redhat.com>
1759         PR bootstrap/66319
1760         * configure.ac: Use -std=gnu++98.
1762 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1764         * MAINTAINERS (Write After Approval): Add myself.
1766 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
1768         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1769         * configure: Regenerate.
1771 2015-05-26  Jason Merrill  <jason@redhat.com>
1773         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1774         * configure: Regenerate.
1776 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
1778         * configure.ac: FT32 target added.
1779         * configure: Regenerated.
1781 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
1783         * MAINTAINERS (Write After Approval): Add myself.
1785 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1787         * MAINTAINERS (Write After Approval): Add myself.
1789 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1791         * configure.ac: Fix typo.
1792         * configure: Regenerate.
1794 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
1796         * MAINTAINERS (Write After Approval): Add myself.
1798 2015-05-03  Matthias Klose  <doko@ubuntu.com>
1800         * configure.ac: Match $host configured with triplets.
1801         * configure: Regenerate.
1803 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1805         * Makefile.tpl: Remove surplus whitespace throughout.
1806         * Makefile.in: Regenerate.
1808 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
1810         * MAINTAINERS (Various Maintainers): Add myself as instruction
1811         combiner maintainer.
1813 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
1815         PR bootstrap/62077
1816         * configure.ac (--enable-stage1-checking): Default to
1817         release,misc,gimple,rtlflag,tree,types if --disable-checking
1818         or --enable-checking is not specified and DEV-PHASE is not
1819         experimental.
1820         * configure: Regenerated.
1822 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
1824         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1825         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1826         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1827         * Makefile.in: Regenerate.
1829 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
1831         * MAINTAINERS: Update my email address.
1833 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
1835         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1837 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1839         * MAINTAINERS: Add myself as an arm port reviewer.
1841 2015-03-25  Martin Liska  <mliska@suse.cz>
1842             Yury Gribov  <y.gribov@samsung.com>
1844         * Makefile.in: Fix ln source location for vimrc file.
1845         * Makefile.tpl: Likewise.
1847 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
1849         PR bootstrap/25672
1850         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1851         cross-compiling.  Similarly for CXX_FOR_TARGET.
1852         * configure: Regenerate.
1854 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
1856         * Makefile.def: Add libmpx.
1857         * configure.ac: Add libmpx.
1858         * Makefile.in: Regenerate.
1859         * configure: Regenerate.
1861 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
1863         * MAINTAINERS (CPU Port Maintainers): Add myself
1864         i386 vector ISA extns mantainer.
1866 2015-03-13  Jeff Law  <law@redhat.com>
1868         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1869         maintainer.
1870         Remove Richard Henderson as a maintainer for the x86 port.
1872 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
1874         * MAINTAINERS (CPU Port Maintainers): Update my email address.
1876 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
1878         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1879         pointer bounds checker and i386 MPX maintainer.
1881 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
1883         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1885 2015-02-26  Martin Sebor  <msebor@redhat.com>
1887         * MAINTAINERS (Various Maintainers): Add self.
1889 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
1891         * configure.ac [--enable-as-accelerator-for] (enable_languages):
1892         Make sure it contains lto.
1893         * configure: Regenerate.
1895 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
1897         * configure: Regenerate.
1899 2015-02-06  Diego Novillo  <dnovillo@google.com>
1901         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1902         middle-end, docstring): Remove myself.
1903         (Write After Approval): Add myself.
1905 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
1907         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1908         (Write After Approval): Update address.
1910 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
1912         PR jit/64780
1913         * configure.ac: Require the user to explicitly specify
1914         --enable-host-shared if the jit is enabled.
1915         * configure: Regenerate.
1917 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
1919         * MAINTAINERS (Write After Approval): Add myself.
1921 2015-01-25  Tom de Vries  <tom@codesourcery.com>
1923         * MAINTAINERS: Make whitespace consistent.
1925 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
1927         * MAINTAINERS (Write After Approval): Add myself.
1929 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
1931         * MAINTAINERS: (Write After Approval): Add myself.
1933 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
1935         * MAINTAINERS: (Write After Approval): Add myself.
1937 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
1939         * MAINTAINERS: (Write After Approval): Add myself.
1941 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
1943         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1944         objective-c/c++ front end maintainer.
1946 2015-01-13  Marek Polacek  <polacek@redhat.com>
1948         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1950 2015-01-12  Jeff Law  <law@redhat.com>
1952         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1953         a very long time.
1955 2015-01-09  Ian Lance Taylor  <iant@google.com>
1957         * configure.ac (host_tools): Add gotools.
1958         * Makefile.def (host_modules): Add gotools.
1959         (dependencies): Add dependency of all-gotools on all-target-libgo.
1961 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
1963         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1964         * configure: Regenerate.
1966 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
1968         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1969         all-target-libgomp.
1970         * Makefile.in: Regenerate.
1972 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1974         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1976 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1978         * configure.ac: Add Visium support.
1979         * configure: Regenerate.
1981 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
1983         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1984         * configure: Regenerate.
1986 2015-01-03  Andrew Pinski  <apinski@cavium.com>
1988         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1989         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1990         (BASE_TARGET_EXPORTS): Add OBJCOPY.
1991         (OBJCOPY_FOR_TARGET): New variable.
1992         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1993         * Makefile.in: Regenerate.
1994         * configure.ac: Check for already installed target objcopy.
1995         Also GCC_TARGET_TOOL on objcopy.
1996         * configure: Regenerate.
1998 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2000         * config.sub: Update from upstream, to 2015-01-01 version.
2001         * config.guess: Ditto.
2003 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2005         * MAINTAINERS (RTEMS Ports): Add myself.
2007 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2009         * MAINTAINERS (Write After Approval): Add myself.
2011 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2013         * MAINTAINERS (Write After Approval): Add myself.
2015 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2017         * configure.ac (--enable-as-accelerator-for): Don't set
2018         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2019         * configure: Regenerate.
2021 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
2023         PR bootstrap/64023
2024         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2025         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2026         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2027         to CXX.
2028         * Makefile.in: Regenerated.
2030 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2031             Yury Gribov  <y.gribov@samsung.com>
2033         * .gitignore: Added .local.vimrc and .lvimrc.
2034         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2035         * Makefile.in: Regenerate.
2037 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2039         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2040         * configure: Regenerated.
2042 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2044         * MAINTAINERS (nvptx port): New entry.
2046 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
2048         * configure: Regenerate.
2050 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2052         * configure.ac: Merge with Binutils.
2054 2014-11-26  Tobias Burnus  <burnus@net-b.de>
2056         * Makefile.def: Make more dependent on mpfr, mpc and isl.
2057         * Makefile.in: Regenerate.
2059 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2061         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2062         missing flex.
2063         * Makefile.in: Regenerated.
2065 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
2067         * Makefile.in: Regenerate.
2069 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
2071         PR bootstrap/63784
2072         * libtool.m4: Add $pic_flag with -shared.
2074 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
2076         * MAINTAINERS (Write After Approval): Added myself.
2078 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
2080         * MAINTAINERS (write-after-approval): Add myself.
2082 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2084         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2085         from 2 years ago.
2087 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2089         Revert:
2090         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2092         * MAINTAINERS (Write After Approval): Added myself as line map
2093         maintainer.
2095 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2097         Revert:
2098         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2100         * MAINTAINERS (Write After Approval): Added myself.
2102 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2104         * MAINTAINERS (Write After Approval): Added myself.
2106 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2108         * MAINTAINERS (Write After Approval): Added myself as line map
2109         maintainer.
2111 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
2113         * MAINTAINERS (Various Maintainers): Added myself as line map
2114         maintainer.
2116 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2118         * move-if-change: Sync from upstream gnulib.
2120 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2122         * compile: Sync with upstream Automake.
2123         * depcomp: Ditto.
2124         * install-sh: Ditto.
2125         * missing: Ditto.
2126         * mkinstalldirs: Ditto.
2127         * ylwrap: Ditto.
2129 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2131         * config.sub: Update from upstream config repo.
2132         * config.guess: Ditto.
2134 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2136         * Makefile.def: Add liboffloadmic to target_modules.  Make
2137         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2138         * Makefile.in: Regenerate.
2139         * configure: Regenerate.
2140         * configure.ac: Add liboffloadmic to target binaries.
2141         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2142         Add liboffloadmic to noconfig list when C++ is not supported.
2144 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2145             Thomas Schwinge  <thomas@codesourcery.com>
2146             Ilya Verbin  <ilya.verbin@intel.com>
2147             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2149         * configure: Regenerate.
2150         * configure.ac (--enable-as-accelerator-for)
2151         (--enable-offload-targets): New configure options.
2153 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2155         * Makefile.def: Make all-gcc depend on all-isl.
2156         * Makefile.in: Regenerate.
2158 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2160         * ChangeLog.jit: New.
2161         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2163 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2165         PR target/63610
2166         * libtool.m4: Fix globbing of darwin versions.
2167         * configure: Regenerate.
2169 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2171         * Makefile.def: Remove CLooG.
2172         * Makefile.tpl: Ditto.
2173         * configure.ac: Ditto.
2174         * configure: Regenerate.
2175         * Makefile.in: Ditto.
2177 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2179         * configure.ac: Handle nvptx-*-*.
2180         * configure: Regenerate.
2182 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2184         * MAINTAINERS (Write After Approval): Add myself.
2186 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2188         * Makefile.def (libcc1): Remove bootstrap=true;.
2189         * Makefile.in: Regenerated.
2191 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2193         * configure.ac: Update comment.
2194         * configure: Regenerate.
2196 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2198         * MAINTAINERS (Write After Approval): Add myself.
2200 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2202         * configure.ac (extra_host_libiberty_configure_flags): Add
2203         --enable-shared also for libcc1's benefit.
2204         * configure: Regenerate.
2206 2014-10-29  Tristan Gingold  <gingold@adacore.com>
2208         * MAINTAINERS: Change my email address.
2210 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
2211             Tom Tromey  <tromey@redhat.com>
2213         * Makefile.def: Add libcc1 to host_modules.
2214         * configure.ac (host_tools): Add libcc1.
2215         * Makefile.in, configure: Rebuild.
2217 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
2219         * configure.ac (build_configargs): Don't share config.cache between
2220         build subdirs.
2221         * configure: Regenerate.
2223 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2225         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2226         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2227         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2228         leon3v7 as leon3.
2229         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2230         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2231         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2232         * config/sparc/sparc.md (cpu): Add leon3v7.
2233         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2235 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2237         * MAINTAINERS (write-after-approval): Add myself.
2239 2014-10-23  Ian Lance Taylor  <iant@google.com>
2241         * configure.ac: Disable the Go frontend on systems where it is known
2242         to not work.
2243         * configure: Regenerate.
2245 2014-10-23  Richard Biener  <rguenther@suse.de>
2247         * Makefile.def: Add libcpp build module and dependencies.
2248         * configure.ac: Add libcpp build module.
2249         * Makefile.in: Regenerate.
2250         * configure: Likewise.
2252 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
2254         * MAINTAINERS (write-after-approval): Add myself.
2256 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
2258         * INSTALL/README: Do not mention CVS.
2260 2014-10-03  Jing Yu  <jingyu@google.com>
2262         * configure.ac: Add aarch64 to list of targets that support gold.
2263         * configure: Regenerate.
2265 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
2267         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
2269 2014-09-29  Catherine Moore  <clm@codesourcery.com>
2271         * MAINTAINERS:  Add myself as MIPS maintainer.
2273 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
2275         * MAINTAINERS: Move myself to MIPS maintainers.
2277 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2279         * MAINTAINERS: Put all email addresses between '<' and '>'.
2281 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2283         * MAINTAINERS: Move myself to reviewers (Fortran).
2285 2014-09-01  Andi Kleen  <ak@linux.intel.com>
2287         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2288         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
2289         * Makefile.in: Regenerate.
2291 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2293         * rtx-classes-status.txt: Delete
2295 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2297         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2299 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
2301         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2302         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2303         of checking for version number.
2304         * configure: Regenerated.
2305         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2307 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2309         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2310         is done; begin phase 6 (use extra rtx_def subclasses).
2312 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2314         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2315         done; begin phase 5 (additional rtx_def subclasses).
2317 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2319         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2321 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2323         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2324         SET_BB_HEADER are done.
2326 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2328         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2329         done.
2331 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2333         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2335 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2337         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2339 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2341         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2343 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2345         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2347 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2349         * rtx-classes-status.txt: Phase 3 (per-file commits within
2350         "config" subdirs) is done; begin phase 4 (removal of
2351         "scaffolding").
2353 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
2355         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2356         dir) is done; begin phase 3 (per-file commits within "config"
2357         subdirs).
2359 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
2361         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2362         phase 2 (per-file commits in main source dir).
2364 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
2366         * configure: Regenerated.
2368 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2370         * rtx-classes-status.txt (TODO): Add SET_BND_TO
2372 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2374         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2376 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2378         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2380 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2382         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2384 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2386         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2388 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
2390         * MAINTAINERS (Write After Approval): Add myself.
2392 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
2394         * MAINTAINERS: Remove myself
2396 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2398         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2400 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
2402         * MAINTAINERS (Write After Approval): Add myself.
2404 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2406         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2407         SET_BB_HEADER, SET_BB_FOOTER
2409 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2411         * rtx-classes-status.txt: New file
2413 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
2415         * configure.ac: Eliminate ClooG installation dependency.
2416         * configure: Regenerate.
2417         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2418         * Makefile.in: Regenerate.
2420 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
2422         * MAINTAINERS (Write After Approval): Add myself.
2424 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
2426         * MAINTAINERS (Write After Approval): Add myself.
2428 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
2430         * MAINTAINERS (Write After Approval): Add myself.
2432 2014-07-28  Anthony Green  <green@moxielogic.com>
2434         Import from savannah.gnu.org:
2435         * config.sub: Update to 2014-07-28 version.
2437 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
2439         * MAINTAINERS: Remove my MIPS maintainer entry.
2441 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
2443         PR target/47230
2444         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2445         * configure: Regenerate.
2447 2014-07-24  James Norris  <jnorris@codesourcery.com>
2449         * MAINTAINERS (Write After Approval): Add myself.
2451 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
2453         * configure.ac: Accept only CLooG 0.18.1.
2454         * configure: Regenerate.
2456 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
2458         * configure.ac: Don't accept isl 0.11.
2459         * configure: Regenerate.
2461 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2463         * MAINTAINERS (Write After Approval): Add myself.
2465 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2467         * configure.ac: Don't accept isl 0.10.
2468         * configure: Regenerate.
2470 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2472         Fix include path for in-tree cloog.
2473         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2474         * configure: Regenerate.
2476 2014-06-18  Richard Henderson  <rth@redhat.com>
2478         * .gitignore: Import gcc_update output.
2480 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
2482         * config-ml.in: Robustify ac_configure_args parsing.
2484         * configure.ac (--enable-linker-plugin-configure-flags)
2485         (--enable-linker-plugin-flags): New flags.
2486         (configdirs): Conditionally add libiberty-linker-plugin.
2487         * configure: Regenerate.
2488         * Makefile.def (host_modules): Add libiberty-linker-plugin.
2489         (host_modules) <lto-plugin>: Pay attention to
2490         @extra_linker_plugin_flags@ and
2491         @extra_linker_plugin_configure_flags@.
2492         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2493         * Makefile.in: Regenerate.
2495         * Makefile.tpl (configure-[+prefix+][+module+])
2496         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2497         "module_srcdir" instead of "module" for locating a module's srcdir.
2498         * Makefile.in: Regenerate.
2500 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
2502         * MAINTAINERS (Write After Approval): Add myself.
2504 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
2506         * MAINTAINERS: Update my email address.
2508 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2510         * MAINTAINERS (Write After Approval): Add myself.
2512 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
2514         * MAINTAINERS (Write After Approval): Add myself.
2516 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
2518         PR libstdc++/61011
2519         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2520         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2521         * configure: Regenerate.
2523 2014-05-28  Pedro Alves  <palves@redhat.com>
2525         * MAINTAINERS (Write After Approval): Add myself.
2527 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2529         * MAINTAINERS: Update my affiliation/email.
2531 2014-05-19  Mike Stump  <mikestump@comcast.net>
2533         * MAINTAINERS: Add wide-int reviewers.
2535 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
2537         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2538         * configure: Regenerated.
2540 2014-05-15  Torvald Riegel  <triegel@redhat.com>
2542         * MAINTAINERS (libitm): Add myself as maintainer.
2544 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
2546         * MAINTAINERS (Write After Approval): Add myself.
2548 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
2550         * config.sub, config.guess: Import from upstream.
2552 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2554         * MAINTAINERS (Write After Approval): Put myself in correct order.
2556 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2558         * MAINTAINERS (Write After Approval): Add myself.
2560 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2562         * MAINTAINERS: Move myself from Reviewers to Write After Approval
2563         section.
2565 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2567         * MAINTAINERS (Write After Approval): Delete myself.
2569 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
2571         PR sanitizer/56781
2572         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2573         and -B* options with -Xcompiler.
2575 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
2577         PR bootstrap/60620
2578         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2579         * Makefile.in: Regenerate.
2581 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2583         * Makefile.def (dependencies): Make all-ld depend on all-binutils
2584         for WINDRES_FOR_TARGET in default-manifest.o rule.
2585         * Makefile.in: Regenerate.
2587 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
2589         * MAINTAINERS (Write After Approval): Add myself.
2591 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
2593         PR sanitizer/56781
2594         * Makefile.def: Set bootstrap=true; for host fixincludes.
2595         * configure.ac: Don't bootstrap host fixincludes unless
2596         --with-build-config=bootstrap-{a,ub}san.
2597         * Makefile.in: Regenerated.
2598         * configure: Regenerated.
2600 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
2602         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
2603         --enable-vtable-verify option parsing.  Don't add
2604         target-libsanitizer to bootstrap_target_libs unless
2605         --with-build-config=bootstrap-asan or
2606         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
2607         to bootstrap_target_libs unless --enable-vtable-verify.
2608         * configure: Regenerated.
2610 2014-03-10  Anatoly Sokolov <aesok@post.ru>
2612         * MAINTAINERS (Write After Approval): Add myself.
2614 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
2616         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2618 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
2620         PR bootstrap/58572
2621         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2622         -I for libstdc++-v3 includes if $(LEAN).
2623         * Makefile.in: Regenerated.
2625 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
2627         * MAINTAINERS: Update my email address.
2629 2014-02-24  Walter Lee  <walt@tilera.com>
2631         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2632         (tilegx-*-*): Change to tilegx*-*-*.
2633         * configure: Regenerate.
2635 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
2637         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2639 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
2641         * MAINTAINERS (Write After Approval): Add myself.
2643 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2645         PR target/59788
2646         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2647         *solaris2*.
2649 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
2651         * MAINTAINERS: Update my email address.
2653 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
2655         * MAINTAINERS: Convert to UTF-8.
2656         Properly sort Xinliang David Li's entry.
2658 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
2659             Sandra Loosemore  <sandra@codesourcery.com>
2661         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2662         nios2 port maintainers.
2664 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
2666         * MAINTAINERS (Write After Approval): Add myself.
2668 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2670         * configure.ac: Add user-friendly check for native x86_64-linux
2671         multilibs.
2672         * configure: Regenerate.
2674 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
2676         * MAINTAINERS: Add myself as sh maintainer.
2678 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2680         * MAINTAINERS: Add self as SLSR maintainer.
2682 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
2684         * MAINTAINERS: Update my email address.
2686 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
2688         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2690 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
2692         * Makefile.in: Regenerate.
2694         * Makefile.tpl: Fix typo.
2695         * Makefile.in: Regenerate partially.
2697 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2699         * configure.ac: Added libcilkrts to noconfig list when C++ is not
2700         supported.
2701         * configure: Regenerated.
2703 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
2705         * MAINTAINERS (Write After Approval): Add myself.
2707 2013-10-30  Jason Merrill  <jason@redhat.com>
2709         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2710         --disable-build-format-warnings.
2712 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2714         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
2715         depend on libstdc++ and libgcc.
2716         * configure: Regenerate.
2717         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
2718         libcilkrts for POSIX and i*86, and x86_64 architectures.
2719         * Makefile.in: Added libcilkrts related fields to support building it.
2721 2013-10-26  Jeff Law  <law@redhat.com>
2723         * Makefile.def (target_modules): Remove libmudflap
2724         (languages): Remove check-target-libmudflap).
2725         * Makefile.in: Rebuilt.
2726         * Makefile.tpl (check-target-libmudflap-c++): Remove.
2727         * configure.ac (target_libraries): Remove target-libmudflap.
2728         Remove checks which disabled libmudflap on some systems.
2729         * configure: Rebuilt.
2730         * libmudflap: Directory removed.
2732 2013-10-21  Cong Hou  <congh@google.com>
2734         * MAINTAINERS (Write After Approval): Add myself.
2736 2013-10-16  Mike Stump  <mikestump@comcast.net>
2738         * .dir-locals.el: Add.
2740 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
2742         * configure.ac: Add --enable-host-shared
2743         * configure: Regenerate.
2745 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2747         Import from savannah.gnu.org:
2748         * config.guess: Update to 2013-06-10 version.
2749         * config.sub: Update to 2013-10-01 version.
2751 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
2753         Changes to build configuration to allow big endian ARC ELF toolchain
2754         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2755         * configure: Regenerate.
2757 2013-09-20  Alan Modra  <amodra@gmail.com>
2759         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2760         ppc host match.  Support little-endian powerpc linux hosts.
2762 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
2764         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2765         maintainer.
2767 2013-09-12  DJ Delorie  <dj@redhat.com>
2769         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2770         maintainers.
2772 2013-09-03  Richard Biener  <rguenther@suse.de>
2774         * configure.ac: Also allow ISL 0.12.
2775         * configure: Regenerated.
2777 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2779         * MAINTAINERS (Write After Approval): Add myself.
2781 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
2783         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2785 2013-08-26  Caroline Tice  <cmtice@google.com>
2787         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
2788         "Various Reviewers" to libvtv "Various Maintainers".
2790 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
2792         * MAINTAINERS: Add myself as RTL optimizers reviewer.
2794 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
2796         * MAINTAINERS: Update name, email.
2798 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
2800         * MAINTAINERS (Write After Approval): Add myself.
2802 2013-08-12  Caroline Tice  <cmtice@google.com>
2804         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2805         address in the Write After Approval section.
2807 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
2809         * MAINTAINERS (Write After Approval): Update email.
2811 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
2813         * configure.ac: Adjust to check VTV_SUPPORTED.
2814         * configure: Regenerated.
2816 2013-08-02  Caroline Tice  <cmtice@google.com>
2818         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2819         on non-linux systems; add target-libvtv to noconfigdirs; add
2820         libsupc++/.libs to C++ library search paths.
2821         * configure: Regenerated.
2822         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2823         libstdc++ and libgcc.
2824         * Makefile.in: Regenerated.
2826 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
2828         * MAINTAINERS (Write After Approval): Add myself.
2830 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
2831             Shiva Chen  <shiva0217@gmail.com>
2833         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2834         nds32 port maintainers.
2836 2013-07-17  Tim Shen  <timshen91@gmail.com>
2838         * MAINTAINERS (Write After Approval): Add myself.
2840 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2842         * configure.ac: Sync from binutils.
2843         * configure: Regenerate.
2845 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
2847         * MAINTAINERS (Write After Approval): Add myself.
2849 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
2851         * MAINTAINERS (Write After Approval): Add myself.
2853 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
2855         * MAINTAINERS (Write After Approval): Add myself.
2857 2013-04-30  Brooks Moses  <bmoses@google.com>
2859         * MAINTAINERS: Update my email; move myself from Fortran
2860         reviewer to Write After Approval.
2862 2013-04-16  Andreas Schwab  <schwab@suse.de>
2864         * configure.ac (aarch64-*-*): Don't disable java.
2865         * configure: Regenerate.
2867 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
2869         * MAINTAINERS (Write After Approval): Add myself.
2871 2013-03-30  Matthias Klose  <doko@ubuntu.com>
2873         * Makefile.def (target_modules): Don't install libffi.
2874         * Makefile.in: Regenerate.
2876 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
2878         * MAINTAINERS (Write After Approval): Add myself.
2880 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
2882         * MAINTAINERS (Write After Approval): Add myself.
2884 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
2886         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2887         * configure: Regenerated.
2889 2013-02-05  Ian Lance Taylor  <iant@google.com>
2891         PR go/55969
2892         * configure.ac: Disable libgo on some systems where it does not
2893         work.
2895 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
2897         * MAINTAINERS: Explicitly add myself as AIX maintainer.
2898         Remove Geoff Keating as rs6000 port maintainer, at his request.
2900 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
2902         * MAINTAINERS: Update my email.
2904 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
2906         * configure: Re-generate.
2908 2013-01-15  Richard Biener  <rguenther@suse.de>
2910         PR other/55973
2911         * configure: Re-generate.
2913 2013-01-14  Matthias Klose  <doko@ubuntu.com>
2915         * Makefile.def (install-target-libsanitizer): Depend on
2916         install-target-libstdc++-v3.
2917         * Makefile.in: Regenerate.
2919 2013-01-14  Richard Biener  <rguenther@suse.de>
2921         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2922         * configure: Re-generate
2924 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2926         * config.sub: Update from config repo.
2928 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
2930         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2931         * Makefile.in: Regenerate.
2933 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2935         * MAINTAINERS (arc): Add new port maintainership for myself.
2937 2013-01-09  Jason Merrill  <jason@redhat.com>
2939         * .gitignore: Import from gdb repository.
2941 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
2943         * Makefile.def (configure-gcc): Depend on all-gmp.
2944         (all-gcc): Remove dependency on all-gmp.
2945         * Makefile.in: Regenerated.
2947 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2949         * config.sub: Merge from config repo.
2950         * config.guess: Ditto.
2952 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2954         * Makefile.def: Merge from binutils.
2955         * Makefile.in: Ditto.
2957 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
2959         * MAINTAINERS: Update my email.
2961 2012-12-29  Ben Elliston  <bje@gnu.org>
2963         * config.guess: Update to 2012-12-29 version.
2964         * config.sub: Likewise.
2966 2012-12-20  Matthias Klose  <doko@ubuntu.com>
2968         * Makefile.def (install-target-libgfortran): Depend on
2969         install-target-libquadmath, install-target-libgcc.
2970         (install-target-libsanitizer): Depend on install-target-libgcc.
2971         (install-target-libjava): Depend on install-target-libgcc.
2972         (install-target-libitm): Depend on install-target-libgcc.
2973         (install-target-libobjc): Depend on install-target-libgcc.
2974         (install-target-libstdc++-v3): Depend on install-target-libgcc.
2975         * Makefile.in: Regenerate.
2977 2012-12-19  Matthias Klose  <doko@ubuntu.com>
2979         * Makefile.def (install-target-libgo): Depend on
2980         install-target-libatomic.
2981         * Makefile.in: Regenerate.
2983 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
2985         PR go/55201
2986         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2987         * Makefile.in: Regenerate.
2989 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
2991         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2992         * configure: Regenerate.
2994 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2996         * config.sub: Merge from config repo.
2998 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3000         * Makefile.def (target_modules): Add bootstrap=true and
3001         raw_cxx=true to libsanitizer.
3002         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3003         * Makefile.in: Regenerated.
3004         * configure: Likewise.
3006 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3008         * MAINTAINERS: Remove self as RTL optimization maintainer.
3010 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3012         * MAINTAINERS (Write After Approval): Add myself.
3014 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3016         * Makefile.def (target_modules): Remove bootstrap=true and
3017         raw_cxx=true from libsanitizer.
3018         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3019         * Makefile.in: Regenerated.
3020         * configure: Likewise.
3022 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3024         * Makefile.def (target_modules): Add bootstrap=true and
3025         raw_cxx=true to libsanitizer.
3026         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3027         * Makefile.in: Regenerated.
3028         * configure: Likewise.
3030 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3032         PR bootstrap/54279
3033         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3034         * configure: Regenerate.
3035         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3036         * Makefile.in: Regenerate.
3038 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
3040         * configure.ac: Disable libsanitizer if we're not building C++.
3041         * configure: Regenerate.
3043 2012-11-15  Roland McGrath  <roland@hack.frob.com>
3045         * MAINTAINERS (Write After Approval): Add myself.
3047 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
3049         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3050         Kostya Serebryany (kcc@google.com) and
3051         Jakub Jelinek (jakub@redhat.com).
3052         Rename area for Dodji Seketeli (dodji@redhat.com).
3054 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
3056         * MAINTAINERS: (asan.c, related): Add myself.
3058 2012-11-14  Roland McGrath  <mcgrathr@google.com>
3060         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3061         * configure: Regenerate.
3063 2012-11-13  Richard Henderson  <rth@redhat.com>
3065         * configure.ac: Move libsanitizer logic to subdirectory.
3066         * configure: Regenerate.
3068 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
3070         * configure.ac: Enable libsanitizer just on x86 linux for now.
3071         * configure: Re-generate.
3073 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
3075         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3076         sections.
3077         * configure: Regenerate.
3079 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
3081         * configure.ac: Add section for configdirs for libsanitizer.
3082         Disable for cris-*-* and mmix-*-*.
3083         * configure: Regenerate.
3085 2012-11-12  Wei Mi <wmi@google.com>
3087         * configure.ac: Add libsanitizer to target_libraries.
3088         * Makefile.def: Ditto.
3089         * configure: Regenerate.
3090         * Makefile.in: Regenerate.
3091         * libsanitizer: New directory for asan runtime.  Contains an empty
3092         tsan directory.
3094 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3096         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3097         against Mingw64 w32api.
3098         * configure: Regenerate.
3100 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3102         * configure: Regenerated.
3104 2012-11-03  Robert Mason  <rbmj@verizon.net>
3106         * configure.ac: add --disable-libstdcxx configure option
3107         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3109 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3111         * MAINTAINERS (Write After Approval): Add myself.
3113 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3115         * MAINTAINERS (Write After Approval): Add myself.
3117 2012-10-24  Sharad Singhai  <singhai@google.com>
3119         * MAINTAINERS (Write After Approval): Add myself.
3121 2012-10-24  Eric Christopher  <echristo@gmail.com>
3123         * MAINTAINERS: Update email address.
3125 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3127         PR bootstrap/54820
3128         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3129         * configure: Regenerate.
3131 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3133         * MAINTAINERS (aarch64): Add Marcus and myself.
3135 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3137         PR bootstrap/54820
3138         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3139         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3140         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3141         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3142         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3143         * Makefile.in: Regenerate.
3144         * configure.ac (have_static_libs): New variable and associated check.
3145         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3146         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3147         * configure: Regenerate.
3149 2012-10-10  Richard Biener  <rguenther@suse.de>
3151         * MAINTAINERS: Adjust for changed surname.
3153 2012-10-04  Lawrence Crowl  <crowl@google.com>
3155         * MAINTAINERS (Write After Approval): Add myself.
3157 2012-10-01  Cary Coutant  <ccoutant@google.com>
3159         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3161 2012-09-28  Ian Lance Taylor  <iant@google.com>
3163         * Makefile.def: Make all-target-libgo depend on
3164         all-target-libbacktrace.
3165         * Makefile.in: Rebuild.
3167 2012-09-26  Ian Lance Taylor  <iant@google.com>
3169         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3170         * Makefile.in: Rebuild.
3172 2012-09-20  Walter Lee  <walt@tilera.com>
3174         * configure.ac: Add tilegx to list of targets that support gold.
3175         * configure: Regenerate.
3177 2012-09-20  Marek Polacek  <polacek@redhat.com>
3179         * MAINTAINERS (Write After Approval): Add myself.
3181 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3183         * configure.ac: Add mips*-mti-elf* target.
3184         * configure: Regenerate.
3186 2012-09-17  Ian Lance Taylor  <iant@google.com>
3188         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3189         * configure.ac (host_libs): Add libbacktrace.
3190         (target_libraries): Add libbacktrace.
3191         * Makefile.def (host_modules): Add libbacktrace.
3192         (target_modules): Likewise.
3193         * configure, Makefile.in: Rebuild.
3195 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3197         PR target/38607
3198         Merge upstream change.
3199         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3201         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3202         Add libgomp*.o to compare_exclusions for AIX.
3203         * configure: Regenerate.
3205 2012-09-06  Diego Novillo  <dnovillo@google.com>
3207         * configure.ac: Bump minimum GMP version to 4.2.3.
3208         * configure: Re-generate.
3210 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
3212         PR target/54461
3213         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3214         target-libgloss if not configured --with-avrlibc=no.
3215         * configure: Regenerate.
3217 2012-09-04  Jason Merrill  <jason@redhat.com>
3219         * configure.ac: Fix --enable-languages=all.
3221 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
3223         * MAINTAINERS (Write After Approval): Add myself.
3225 2012-09-03  Richard Guenther  <rguenther@suse.de>
3227         PR bootstrap/54138
3228         * configure.ac: Re-organize ISL / CLOOG checks to allow
3229         disabling with either --without-isl or --without-cloog.
3230         * configure: Regenerated.
3232 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
3234         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3235         * configure: Regenerate.
3237 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
3239         * MAINTAINERS: Fix my email address.
3241 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
3243         PR binutils/4970
3244         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3245         and opcodes.
3246         * Makefile.in: Regenerated.
3248 2012-08-26  Art Haas <ahaas@impactweather.com>
3250         * configure: Regenerate.
3252 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
3254         * INSTALL/README: Also refer to the online installation
3255         instructions.
3257 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3259         * MAINTAINERS (Write After Approval): Add myself.
3260         (Picochip port): Remove myself.
3262 2012-08-14   Diego Novillo  <dnovillo@google.com>
3264         Merge from cxx-conversion branch.
3266         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3267         POSTSTAGE1_CONFIGURE_FLAGS.
3268         * Makefile.in: Regenerate.
3269         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
3270         Force C++ when bootstrapping.
3271         * configure: Regenerate.
3273 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3275         * MAINTAINERS (Write After Approval): Add myself.
3277 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
3279         * README: Document use of ranges of years in copyright notices.
3281 2012-07-06  Richard Guenther  <rguenther@suse.de>
3283         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3284         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3285         --with-gmp=system.
3286         * Makefile.in: Regenerated.
3287         * configure: Likewise.
3289 2012-07-06  Richard Guenther  <rguenther@suse.de>
3291         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3292         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3293         supply V=1 as extra_make_flags.
3294         * configure: Regenerated.
3295         * Makefile.in: Likewise.
3297 2012-07-04  Tristan Gingold  <gingold@adacore.com>
3299         * configure: Regenerate.
3301 2012-07-03  Richard Guenther  <rguenther@suse.de>
3303         * Makfile.def (isl): Remove not necessary extra_exports and
3304         extra_make_flags.
3305         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3306         * Makefile.in: Regenerated.
3308 2012-07-03  Richard Guenther  <rguenther@suse.de>
3310         * Makefile.def (cloog): Add V=1 to extra_make_flags.
3311         * configure.ac: If either the ISL or the CLooG check failed
3312         do not try to build in-tree versions.
3313         * Makefile.in: Regenerated.
3314         * configure: Regenerated.
3316 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3318         * configure: Regenerate.
3320 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
3322         * MAINTAINERS (Various Maintainers): Add myself as testsuite
3323         maintainer.
3325 2012-07-02  Richard Guenther  <rguenther@suse.de>
3327         * configure: Regenerated.
3329 2012-07-02  Richard Guenther  <rguenther@suse.de>
3330         Michael Matz  <matz@suse.de>
3331         Tobias Grosser <tobias@grosser.es>
3332         Sebastian Pop <sebpop@gmail.com>
3334         * Makefile.def: Add ISL host module, remove PPL host module.
3335         Adjust ClooG host module to use the proper ISL.
3336         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3337         * configure.ac: Include config/isl.m4.  Add ISL host library,
3338         remove PPL.  Remove PPL configury, add ISL configury, adjust
3339         ClooG configury.
3340         * Makefile.in: Regenerated.
3341         * configure: Likewise.
3343 2012-07-02  Richard Guenther  <rguenther@suse.de>
3345         Merge from graphite branch
3346         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3348         * configure: Regenerated.
3349         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3350         both cloog.org and legacy versions. The only supported version will
3351         be CLooG with the isl backend.
3353         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3355         * configure: Regenerated.
3356         * configure.ac: Require cloog isl 0.17.0
3358         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3360         * configure: Regenerated.
3361         * config/cloog.m4: Do not define CLOOG_ORG
3363 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
3365         * configure.ac: Skip C if explicitly selected.
3366         * configure: Regenerate.
3368 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
3370         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3371         they contain -O2.
3372         * configure: Regenerate.
3374 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
3376         PR debug/53740
3377         * df.h, df-problems.c, dce.c: Revert last patch.
3379 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
3381         * MAINTAINERS (Write After Approval): Update my email address.
3383 2012-06-21  Meador Inge  <meadori@codesourcery.com>
3385         * MAINTAINERS (Write After Approval): Add myself.
3387 2012-06-20  Jason Merrill  <jason@redhat.com>
3389         * Makefile.tpl (check-target-libgomp-c++): New.
3390         (check-target-libitm-c++): New.
3391         * Makefile.def (c++): Add them.
3392         * Makefile.in: Regenerate.
3394 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
3396         * MAINTAINERS (Write After Approval): Add myself.
3398 2012-05-16  Olivier Hainque  <hainque@adacore.com>
3400         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3401         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3402         (install-no-fixedincludes): Adjust accordingly.
3403         * Makefile.in: Regenerate.
3405 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
3407         Merge upstream change
3408         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3410 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
3412         * MAINTAINERS (Write After Approval): Add myself.
3414 2012-05-09  Nick Clifton  <nickc@redhat.com>
3415             Paul Smith  <psmith@gnu.org>
3417         PR bootstrap/50461
3418         * configure.ac (mpfr-dir): When using in-tree MPFR sources
3419         allow for the fact that from release v3.1.0 of MPFR the source
3420         files were moved into a src sub-directory.
3421         * configure: Regenerate.
3423 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
3425         * configure.ac: Bump minimum MPFR version to 2.4.0.
3426         * configure: Regenerated.
3428 2012-05-01  Richard Henderson  <rth@redhat.com>
3430         * Makefile.def (libatomic): New target_module.
3431         * configure.ac (target_libraries): Add libatomic.
3432         (noconfigdirs): Check if libatomic is supported.
3433         * Makefile.in, configure: Rebuild.
3435 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
3437         * MAINTAINERS (Write After Approval): Add myself.
3439 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
3441         * config.sub: Update to 2012-04-18 version from official repo.
3443 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
3445         * MAINTAINERS (Write After Approval): Add myself.
3447 2012-04-11  Steve Ellcey  <sellcey@mips.com>
3449         * MAINTAINERS: Changed email address.
3451 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
3453         PR target/52737
3454         * contrib/gcc_update (files_and_dependencies):
3455         Remove gcc/config/avr/t-multilib from touch data.
3457 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3459         * MAINTAINERS (OS Port Maintainers): Remove irix.
3460         * configure.ac (enable_libgomp): Remove *-*-irix6*.
3461         (unsupported_languages): Remove mips-sgi-irix6.*.
3462         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3463         (with_stabs): Remove.
3464         * configure: Regenerate.
3466 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3468         * MAINTAINERS (OS Port Maintainers): Remove osf.
3469         * configure.ac (enable_libgomp): Remove *-*-osf*.
3470         (with_stabs): Remove alpha*-*-osf*.
3471         * configure: Regenerate.
3473 2012-03-05  Tristan Gingold  <gingold@adacore.com>
3475         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3476         * configure: Regenerate.
3478 2012-02-17  Walter Lee  <walt@tilera.com>
3480         * MAINTAINERS: (Write After Approval): Delete myself.
3482 2012-02-14  Walter Lee  <walt@tilera.com>
3484         * MAINTAINERS (tilegx port): Add myself.
3485         (tilepro port): Add myself.
3486         (Write After Approval): Add myself.
3488 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
3490         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3491         and Joseph Myers as docstring relicensing maintainers.
3493 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
3495         * MAINTAINERS (write-after-approval): Add myself.
3497 2012-02-08  Ira Rosen <irar@il.ibm.com>
3499         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3500         maintainer.
3502 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3504         * MAINTAINERS (Write After Approval): Move myself to
3505         maintain alphabetical order.
3507 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3509         * MAINTAINERS (Write After Approval): Add myself.
3511 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
3513         * MAINTAINERS (Write After Approval): Add myself.
3515 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3516             Jayant R Sonar <jayant.sonar@kpitcummins.com>
3518         * configure.ac (cr16-*-*): Remove nonconfigdirs.
3519         * configure: Regenerate.
3521 2012-01-23  Harshit Chopra  <harshit@google.com>
3523         * MAINTAINERS (Write After Approval): Add myself.
3525 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
3527         * configure.ac: Remove reference to mh-interix.
3528         * configure: Regenerate.
3530 2012-01-05  Richard Henderson  <rth@redhat.com>
3532         PR bootstrap/51072
3533         * configure.ac: Disable libitm if c++ is not enabled.
3534         * configure: Rebuild.
3536         * configure.ac: Fix regexp for same.
3537         * configure: Rebuild.
3539 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
3541         * MAINTAINERS (Write After Approval): Add myself.
3543 2012-01-02  Richard Guenther  <rguenther@suse.de>
3545         PR bootstrap/51686
3546         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3547         * Makefile.in: Regenerate.
3549 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
3551         * MAINTAINERS (Write After Approval): Add myself.
3553 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
3555         * configure: Regenerate.
3557 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
3559         * MAINTAINERS (picochip): Changed email address.
3561 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
3563         * MAINTAINERS (write-after-approval): Add self.
3565 2011-11-29  DJ Delorie  <dj@redhat.com>
3567         * configure.ac (rl78-*-*) New case.
3568         * configure: Regenerate.
3569         * MAINTAINERS: Add myself as RL78 maintainer.
3571 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3573         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3575 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
3577         * libtool.m4: Additional FreeBSD 10 fixes.
3579 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
3581         * MAINTAINERS: Move myself from Write After Approval to CPU Port
3582         Maintainers section, as Epiphany maintainer.
3584 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
3586         PR target/49992
3587         * configure.ac: Remove ranlib special-casing for Darwin.
3588         * configure: Regenerate.
3590 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
3592         * MAINTAINERS (Reviewers): Keep the list sorted.
3594 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
3596         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3598 2011-11-09  Roland McGrath  <mcgrathr@google.com>
3600         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3601         * configure: Rebuild.
3602         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3603         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3604         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3605         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3606         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3607         Add READELF.
3608         * Makefile.in: Rebuild.
3610 2011-11-09  Jason Merrill  <jason@redhat.com>
3612         * Makefile.def (language=c++): Remove check-c++0x.
3613         * Makefile.in (check-gcc-c++): Regenerate.
3615 2011-11-08  Richard Henderson  <rth@redhat.com>
3617         * configure.ac: Test for libitm directory present first.
3619         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3621         * configure.ac: Test libitm/configure.tgt to disable libitm.
3622         * configure: Rebuild.
3624 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
3625             Richard Henderson  <rth@redhat.com>
3627         Merged from transactional-memory.
3629         * Makefile.def (lang_env_dependencies): libitm is c++.
3630         Add libitm target module.
3631         * configure.ac: Likewise.
3632         * config/mmap.m4: New file.
3633         * contrib/gcc_update: Add libitm to touch data.
3634         * Makefile.in, configure: Rebuild.
3636 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3638         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3639         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3640         * Makefile.in: Regenerate.
3642 2011-11-01  DJ Delorie  <dj@redhat.com>
3644         * config.sub: Update to version 2011-10-29 (added rl78)
3646 2011-10-27  Nick Clifton  <nickc@redhat.com>
3648         * config.sub: Import these changes from the config project:
3650         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
3651             Ben Elliston  <bje@gnu.org>
3653         * config.sub (epiphany): New.
3655         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
3656             Ben Elliston  <bje@gnu.org>
3658         * config.sub (hexagon, hexagon-*): New.
3660         2011-08-23  Roland McGrath  <mcgrathr@google.com>
3662         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3663         64eb to be64.
3665         2011-08-16  Roland McGrath  <mcgrathr@google.com>
3667         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3668         (nacl): Grok as alias for 32el-unknown-nacl.
3670 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
3672         * MAINTAINERS (Write After Approval): Add myself.
3674 2011-10-24  Teresa Johnson  <tejohnson@google.com>
3676         * MAINTAINERS (Write After Approval): Add myself.
3678 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
3680         * MAINTAINERS (sparc port): Remove myself.
3682 2011-09-14  Tom de Vries  <tom@codesourcery.com>
3684         * MAINTAINERS (Write After Approval): Add myself.
3686 2011-08-14  Yao Qi  <yao@codesourcery.com>
3688         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3689         * configure: Regenerate.
3691 2011-07-26  Ian Lance Taylor  <iant@google.com>
3693         * configure.ac: Set have_compiler based on whether gcc directory
3694         exists, rather than on whether gcc is in configdirs.
3695         * configure: Rebuild.
3697 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
3699         * MAINTAINERS (Global Reviewers): Add self.
3701 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
3703         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3704         link directories.
3705         * Makefile.in: Rebuild.
3707 2011-07-20  Ian Lance Taylor  <iant@google.com>
3709         PR bootstrap/49787
3710         * configure.ac: Move --enable-bootstrap handling earlier in file.
3711         If --enable-bootstrap and either --enable-build-with-cxx or
3712         --enable-build-poststage1-with-cxx, enable C++ automatically.
3713         * configure: Rebuild.
3715 2011-07-19  Ian Lance Taylor  <iant@google.com>
3717         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
3718         make C++ a boot_language.  Set and substitute
3719         POSTSTAGE1_CONFIGURE_FLAGS.
3720         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3721         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3722         * configure, Makefile.in: Rebuild.
3724 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
3726         * MAINTAINERS (Register Allocation): Move myself from reviewers to
3727         maintainers.
3729 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
3731         * MAINTAINERS (Global Reviewers): Add myself.
3733 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3735         * configure: Regenerate.
3737 2011-07-16  Jason Merrill  <jason@redhat.com>
3739         * Makefile.def (language=c++): Add check-c++0x and
3740         check-target-libmudflap-c++.
3741         * Makefile.tpl (check-target-libmudflap-c++): New.
3742         * Makefile.in: Regenerate.
3744 2011-07-16  Matthias Klose  <doko@ubuntu.com>
3746         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3747         * Makefile.def (target_modules/libjava): Pass
3748         $(EXTRA_CONFIGARGS_LIBJAVA).
3749         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3750         if not configured with --enable-static-libjava.
3751         * Makefile.in: Regenerate.
3752         * configure: Likewise.
3754 2011-07-15  Jason Merrill  <jason@redhat.com>
3756         * Makefile.in (check-c++): Move check-gcc-c++0x after
3757         check-target-libstdc++-v3.
3759 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
3761         * MAINTAINERS (c6x port): New entry.
3763 2011-07-13  Jason Merrill  <jason@redhat.com>
3765         * Makefile.in (check-gcc-c++0x): New.
3766         (check-c++): Depend on it.
3768 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3770         PR target/39150
3771         * configure.ac (i[3456789]86-*-solaris2*): Also accept
3772         x86_64-*-solaris2.1[0-9]*.
3773         * configure: Regenerate.
3775 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
3777         * MAINTAINERS (RTL optimizers): Add self.
3779 2011-06-27  Gabriel Charette  <gchare@google.com>
3781         * MAINTAINERS (Write After Approval): Add myself.
3783 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
3785         PR regression/47836
3786         PR bootstrap/23656
3787         PR other/47733
3788         PR bootstrap/49247
3789         PR c/48825
3790         * configure.ac (target_libraries): Remove target-libiberty.
3791         Remove case-statement setting skipdirs=target-libiberty for
3792         multiple targets.  Remove checking target_configdirs and
3793         removing target-libiberty but keeping target-libgcc if
3794         otherwise empty.
3795         * Makefile.def (target_modules): Don't add libiberty.
3796         (dependencies): Remove all traces of target-libiberty.
3797         * configure, Makefile.in: Regenerate.
3799 2011-06-13  Walter Lee <walt@tilera.com>
3801         * configure.ac (tilepro-*-*) New case.
3802         (tilegx-*-*): Likewise.
3803         * configure: Regenerate.
3805 2011-06-06  Jing Yu  <jingyu@google.com>
3807         * configure.ac: Skip target-libiberty for
3808         arm*-*-linux-androideabi.
3809         * configure: Regenerated.
3811 2011-06-06  Nick Clifton  <nickc@redhat.com>
3813         * config.sub: Sync from upstream.
3815 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
3817         * MAINTAINERS (Write After Approval): Add myself.
3819 2011-06-01  Daniel Jacobowitz  <drow@false.org>
3821         * MAINTAINERS: Update my email address.
3823 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
3825         * MAINTAINERS (Write After Approval): Update my email address.
3827 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
3829         * MAINTAINERS (Write After Approval): Add myself.
3831 2011-05-08  Doug Kwan  <dougkwan@google.com>
3833         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3834         * configure: Regenerated.
3835         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3836         value from configure.
3837         * Makefile.in: Regenerated.
3839 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
3841         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3842         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3843         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3844         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3845         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3846         *-*-vxworks*): Disable newlib and libgloss in separate case
3847         statement.
3848         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3849         to separate case statement.
3850         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3851         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3852         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3853         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3854         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3855         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3856         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3857         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3858         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3859         i[[3456789]]86-*-rdos*, m32r-*-*,
3860         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3861         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3862         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3863         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3864         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3865         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3866         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3867         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3868         and libgloss in main case over targets.  Remove most empty cases
3869         in main case over targets.
3870         * configure: Regenerate.
3872 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
3874         * MAINTAINERS (Write After Approval): Add myself.
3876 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3878         * configure.ac: Remove code setting special library locations for
3879         hppa*64*-*-hpux11*.  Remove code setting compiler for
3880         sparc-sun-solaris2*.
3881         * configure: Regenerate.
3883 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3885         * configure.ac: Separate libgloss_dir settings from general case
3886         over targets.
3887         * configure: Regenerate.
3889 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3891         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3892         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3893         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3894         cases in libgcj-disabling case statement.
3895         (hppa*64*-*-linux*): Set unsupported_languages instead of
3896         disabling target-zlib.
3897         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3898         to hppa*64*-*-hpux*.
3899         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3900         hppa*-*-hpux*.
3901         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3902         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3903         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3904         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3905         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3906         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3907         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3908         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3909         libgcj-disabling case statement.
3910         * configure: Regenerate.
3912 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3914         * configure.ac: Disable Java for targets not supporting libffi.
3915         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3916         Remove cases in Java-disabling statement.
3917         (*arm-wince-pe): Change to arm-wince-pe.
3918         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3919         cases in Java-disabling statement.
3920         (bfin-*-*): Don't disable Java again.
3921         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3922         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3923         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3924         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3925         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3926         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3927         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3928         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3929         Java-disabling statement.
3930         (mmix-*-*): Don't disable Java again.
3931         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3932         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3933         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3934         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3935         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3936         statement.
3937         * configure: Regenerate.
3939 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3941         * configure.ac: Separate cases disabling Java and Java libraries
3942         from general case over targets.
3943         * configure: Regenerate.
3945 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
3947         * MAINTAINERS: Update my email address.
3949 2011-04-20  Easwaran Raman  <eraman@google.com>
3951         * MAINTAINERS (Write After Approval): Add myself.
3953 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
3955         PR lto/48086
3956         * configure.ac: Re-enable LTO on *-apple-darwin9*.
3957         * configure: Regenerate.
3959 2011-04-16  Jim Meyering  <meyering@redhat.com>
3961         * MAINTAINERS (Write After Approval): Add myself.
3963 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
3965         * MAINTAINERS: Update my email address.
3967 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
3969         * MAINTAINERS (Write After Approval): Add myself.
3971 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
3973         * MAINTAINERS (Write After Approval): Add myself.
3975 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
3977         * MAINTAINERS (Write After Approval): Add myself.
3979 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
3981         * configure.ac (build_tools): Remove build-byacc.
3982         (host_libs): Remove mmalloc.
3983         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3984         autoconf automake libtool diff rcs fileutils shellutils time
3985         textutils wdiff find uudecode hello tar gzip indent recode release
3986         sed perl gawk findutils gettext zip.
3987         (libgcj): Remove target-qthreads.
3988         (target_tools): Remove target-examples target-gperf.
3989         (YACC): Don't handle building byacc.
3990         * configure: Regenerate.
3991         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3992         dosutils, examples, fileutils, find, findutils, gawk, gettext,
3993         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3994         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3995         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3996         handle building components.
3997         * Makefile.in: Regenerate.
3999 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4001         * MAINTAINERS: Update my email address as Xtensa maintainer.
4003 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4005         * config.sub: Sync from upstream.
4007 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4009         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4010         (microblaze*): Don't disable libssp.
4011         * configure: Regenerate.
4013 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4015         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4016         moveifchange.
4017         * configure: Regenerate.
4018         * Makefile.tpl: Use @SHELL@ not @config_shell@.
4019         * Makefile.in: Regenerate.
4021 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4023         * configure.ac (*-*-sysv4*): Don't enable libgomp.
4024         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4025         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4026         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4027         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4028         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4029         md_exec_prefix cases.
4030         * configure: Regenerate.
4032 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4034         * configure.ac: Separate cases disabling target-libssp,
4035         target-libiberty, target-libstdc++-v3 and Fortran from general
4036         case over targets.
4037         * configure: Regenerate.
4039 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4041         * configure.ac (*-*-chorusos): Don't disable libgcj.
4042         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4043         Remove case.
4044         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4045         (arm-*-coff): Don't disable libgcj.
4046         (arm*-*-linux-gnueabi): Remove useless assignment.
4047         (arm-*-riscix*): Don't disable libgcj.
4048         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4049         configuration.
4050         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4051         (c54x*-*-*): Remove case.
4052         (tic54x-*-*): Don't disable GCC or GCC libraries.
4053         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
4054         to *.
4055         (d10v-*-*): Don't disable GCC libraries.
4056         (d30v-*-*): Don't disable libgcj.
4057         (h8500-*-*): Don't disable GCC libraries.
4058         (i960-*-*): Don't disable libgcj.
4059         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4060         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4061         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4062         libgcj.
4063         (m68k-*-coff*): Remove case.
4064         (mmix-*-*): Don't disable libgloss on host.
4065         (mn10200-*-*, mn10300-*-*): Remove cases.
4066         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4067         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4068         Don't disable libgcj.
4069         (romp-*-*): Remove case.
4070         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4071         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4072         case.
4073         (v810-*-*): Don't disable GCC libraries.
4074         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4075         (ip2k-*-*): Don't disable GCC libraries.
4076         * configure: Regenerate.
4078 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
4080         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4081         libffi on host.
4082         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4083         on host.
4084         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4085         * configure: Regenerate.
4087 2011-03-26  John Marino  <binutils@marino.st>
4089         * configure.ac: Add support for *-*-dragonfly*
4090         * configure: Regenerate.
4092 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4094         * configure.ac (native_only): Remove.
4095         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4096         send-pr uudecode guile gnuserv on host.
4097         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4098         send-pr rcs guile perl texinfo libtool on host.
4099         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4100         automake send-pr rcs guile perl texinfo libtool on host.
4101         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4102         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4103         (alpha*-dec-osf*): Don't disable fileutils on target.
4104         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4105         texinfo send-pr expect dejagnu on target.
4106         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4107         target-qthreads on target.
4108         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4109         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4110         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4111         x86_64-*-mingw*): Don't disable expect on target.
4112         (*-*-cygwin*): Don't disable target-gperf on target.
4113         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4114         gnuserv on target.
4115         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4116         target.
4117         * configure: Regenerate.
4119 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4121         * configure.ac (target_tools): Remove target-groff.
4122         (native_only): Remove target-groff.
4123         (hppa*64*-*-*): Don't disable byacc.
4124         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4125         setting.
4126         (*-*-kaos*): Don't skip target-librx and target-groff.
4127         (*-*-netware*): Don't skip target-libmudflap.
4128         (*-*-tpf*): Don't skip target-libmudflap.
4129         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4130         directories on the host.
4131         (ia64*-*-*vms*): Don't skip tix.
4132         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4133         host.
4134         * configure: Regenerate.
4136 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4138         * configure.ac: Remove references to mt-mep, mt-netware,
4139         mt-wince.
4140         * Makefile.def: Add all-utils soft dependencies.
4141         * Makefile.tpl: Remove GDB_NLM_DEPS.
4142         * configure: Regenerate.
4143         * Makefile.in: Regenerate.
4145 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4147         * configure.ac: Do not include mh-x86omitfp.
4148         * configure: Regenerate.
4150 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4152         * configure.ac: Remove empty cases.
4153         * configure: Regenerate.
4155 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4157         * Makefile.def: Add dependency from termcap to gdb.
4158         * Makefile.in: Regenerate.
4160 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4162         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4163         * configure: Regenerate.
4164         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4165         * Makefile.tpl: Likewise.
4166         * Makefile.in: Regenerate.
4168 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4170         * configure.ac: Remove all mentions of tentative_cc.
4171         * configure: Regenerate.
4173 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4175         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4176         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4177         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4178         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4179         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4180         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4181         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4182         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4183         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4184         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4185         *-*-rhapsody*): Remove host cases.
4186         * configure: Regenerate.
4188 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4190         * configure.ac (ppc*-*-pe): Remove host case.
4191         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4192         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4193         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4194         cases.
4195         * configure: Regenerate.
4197 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4199         * config.sub: Update to version 2011-03-23.
4201 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4203         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4204         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4205         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4206         * configure: Regenerate.
4208 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4210         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4211         to Write After Approval.
4212         * config-ml.in: Don't handle arc-*-elf*.
4213         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4214         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4215         handle GCC libraries.
4216         * configure: Regenerate.
4218 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4220         PR bootstrap/48120:
4221         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4222         Add -lstdc++ -lm to LIBS.
4223         * configure: Regenerate.
4225 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
4227         * config.guess: Update to version 2011-02-02
4228         * config.sub: Update to version 2011-02-24
4230 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
4232         PR lto/48086
4233         * configure.ac: Re-enable LTO on *-apple-darwin9.
4234         * configure: Regenerate.
4236 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
4238         PR lto/48086
4239         * configure.ac: Disable LTO on darwin due to an assembler change in
4240         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4241         under 256.
4242         * configure: Regenerate.
4244 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
4246         * MAINTAINERS: Update myself as score backend maintainer,
4247         update my e-mail address.
4249 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
4251         * MAINTAINERS: Update my e-mail address.
4253 2011-03-06  Joey Ye  <joey.ye@arm.com>
4255         * MAINTAINERS: Update my e-mail address.
4257 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4259         * configure.ac: Adjust test of with_ppl.
4260         * configure: Regenerated.
4262 2011-03-02  Kai Tietz  <ktietz@redhat.com>
4264         * MAINTAINERS: Adjust my e-mail address.
4266 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4268         * configure.ac: Add -lpwl to ppllibs.
4269         * configure: Regenerated.
4271 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4273         * config/cloog.m4: Add -lisl to clooglibs.
4274         * configure: Regenerated.
4276 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4278         * MAINTAINERS (CPU Port maintainers): Add self.
4280 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4282         * MAINTAINERS: Add myself as testsuite maintainer.
4284 2011-02-15  Mike Stump  <mikestump@comcast.net>
4286         * MAINTAINERS: Add myself as testsuite maintainer.
4288 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4290         Import from Libtool and gnulib:
4292         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
4294         Prepare for supporting FreeBSD 10.
4295         * config.rpath: Remove handling of freebsd1* which soon would
4296         match FreeBSD 10.0.
4298         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
4300         Remove support for FreeBSD 1.x.
4301         * libtool.m4 (_LT_LINKER_SHLIBS)
4302         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4303         soon would incorrectly match FreeBSD 10.0.
4305 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4307         PR binutils/12283
4308         * move-if-change: Import version from gnulib.
4310 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
4312         PR lto/47225
4313         * Makefile.def (lto-plugin): Double dash for enable-shared.
4314         (configure-gcc): Depend on all-lto-plugin.
4315         * Makefile.in: Rebuilt.
4317 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4319         * configure.ac: Remove extra bracket.
4320         * configure: Regenerate.
4322 2011-02-08  Tobias Burnus  <burnus@net-b.de>
4324         * MAINTAINERS: Add myself as libquadmath maintainer.
4326 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
4328         * MAINTAINERS: Update my email address.
4330 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
4332         * MAINTAINERS (option handling): Add self.
4334 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
4336         PR lto/47225
4337         * Makefile.def: Add dependency for install-gcc
4338         on install-lto-plugin.
4339         * Makfile.in: Regenerated
4341 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
4343         * MAINTAINERS (CPU Port Maintainers): Add myself.
4345 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
4347         PR libgcj/44341
4348         * configure.ac: Discard --with-* flags for host when configuring
4349         target libraries for cross build.
4350         * configure: Rebuilt.
4352 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4354         * MAINTAINERS (linear loop transforms): Removed.
4356 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
4358         * configure.ac: If with_ppl is no, move setting with_cloog=no
4359         after CLOOG_REQUESTED check.
4360         * configure: Regenerated.
4362 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4364         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4365         CLooG has been requested.
4366         * configure: Regenerated.
4368 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4370         * configure: Regenerated.
4371         * configure.ac: Check for version 0.11 (or later revision) of PPL.
4373 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
4375         * configure: Regenerated.
4376         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4378 2011-01-21  Andreas Schwab  <schwab@redhat.com>
4380         * configure.ac: Use AS_HELP_STRING throughout.
4381         * configure: Regenerate.
4383 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
4385         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4386         * configure: Regenerate.
4388 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4390         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4392 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
4394         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4395         for ia64-hpux.
4396         * configure: Regenerate.
4398 2011-01-07  Jan Hubicka  <jh@suse.cz>
4400         PR lto/47225
4401         * Makefile.in: Regenerate.
4402         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4403         configure.
4405 2011-01-07  Jan Hubicka  <jh@suse.cz>
4407         * Makefile.in: Regenerate.
4408         * Makefile.def (gcc host module) and soft dependency on lto-plugin
4409         and configure dependency on lto-plugin configure.
4410         (lto-plugin module): Remove dependency on GCC; add dependency on
4411         liniberty.
4413 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
4415         * MAINTAINERS (Write After Approval): Add myself.
4417 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
4419         * configure: Regenerate.
4421 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
4423         * configure.ac: (picochip): Disable libiberty.
4425 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
4427         * MAINTAINERS (Write After Approval): Add myself.
4429 2010-12-10  Ian Lance Taylor  <iant@google.com>
4431         PR bootstrap/46819
4432         * configure.ac: For --disable-libgcj clear libgcj_saved.
4433         * configure: Rebuild.
4435 2010-12-10  Tobias Burnus  <burnus@net-b.de>
4437         PR fortran/46540
4438         * configure.ac: Add --disable-libquadmath and
4439         --disable-libquadmath-support.
4440         * configure: Regenerate.
4442 2010-12-03  Ian Lance Taylor  <iant@google.com>
4444         * MAINTAINERS: Add myself as libgo maintainer.
4446 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
4448         PR libffi/46792
4449         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4450         * configure: Regenerate.
4452 2010-12-02  Ian Lance Taylor  <iant@google.com>
4454         * configure.ac: Always set default for poststage1_ldflags to
4455         -static-libstdc++ -static-libgcc.
4457 2010-11-29  Andreas Schwab  <schwab@redhat.com>
4459         * configure.ac: Move comment to remove extra space in last argument
4460         of GCC_TARGET_TOOL.
4462 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
4464         PR other/46026
4465         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4466         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4467         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4468         (BASE_FLAGS_TO_PASS): Use it.
4469         * configure: Rebuilt.
4470         * Makefile.in: Rebuilt.
4472 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
4474         PR binutils/12258
4475         * configure.ac: Correct comments for --enable-gold/--enable-ld.
4476         Properly check default linker.
4477         * configure: Regnerated.
4479 2010-11-23  Matthias Klose  <doko@ubuntu.com>
4481         * configure.ac: For --enable-gold, handle value `default' instead of
4482         `both*'.  New configure option --{en,dis}able-ld.
4483         * configure: Regenerate.
4485 2010-11-20  Ian Lance Taylor  <iant@google.com>
4487         * configure.ac: Only disable a language library if no language needs
4488         it.  Don't let --disable-libgcj uncondtionally disable libffi.
4489         * configure: Rebuild.
4491 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4493         * Makefile.in: Regenerate.
4495         PR other/46202
4496         * configure.ac: Fix just-built in-tree STRIP name to be
4497         binutils/strip-new.
4498         * configure: Regenerate.
4499         * Makefile.def (install-strip-gcc, install-strip-binutils)
4500         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4501         (install-strip-sid): Mirror dependencies on non-strip variants
4502         of these targets on the respective -strip prerequisites.
4503         * Makefile.tpl (install-strip, install-strip-host)
4504         (install-strip-target): New targets.
4505         (install-strip-[+module+], install-strip-target-[+module+]):
4506         New targets.
4507         * Makefile.in: Regenerate.
4509 2010-11-19  Ian Lance Taylor  <iant@google.com>
4510             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4512         * configure.ac: Add target-libgo to target_libraries.  Set
4513         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4514         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4515         (HOST_EXPORTS): Add GOC.
4516         (BASE_TARGET_EXPORTS): Add GOC.
4517         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4518         (GOCFLAGS_FOR_TARGET): New variable.
4519         (EXTRA_HOST_FLAGS): Add GOC.
4520         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4521         * Makefile.def (target_modules): Add libgo.
4522         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4523         (dependencies): Add dependency from configure-target-libgo to
4524         configure-target-libffi and all-target-libstdc++-v3.  Add
4525         dependencies from all-target-libgo to all-target-libffi.
4526         (languages): Add go.
4527         * configure: Rebuild.
4528         * Makefile.in: Rebuild.
4530 2010-11-19  Ian Lance Taylor  <iant@google.com>
4532         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4533         compiler/flag environment variables.
4535 2010-11-18  Ian Lance Taylor  <iant@google.com>
4537         * configure.ac: Check for lang_requires_boot_languages in
4538         config-lang.in files.
4539         * configure: Rebuild.
4541 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4542             Tobias Burnus  <burnus@net-b.de>
4544         PR fortran/32049
4545         * Makefile.def: Add libquadmath; build it with language=fortran.
4546         * configure.ac: Add libquadmath.
4547         * Makefile.tpl: Handle multiple libs in check-[+language+].
4548         * Makefile.in: Regenerate.
4549         * configure: Regenerate.
4551 2010-11-16  Tom Tromey  <tromey@redhat.com>
4553         * MAINTAINERS: Moved myself to reviewers section.
4555 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
4557         * MAINTAINERS: Moved myself to reviewers section.
4559 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4561         * MAINTAINERS (Various Maintainers): Add self for build machinery.
4562         (Write After Approval): Remove self.
4564 2010-11-15  Andreas Schwab  <schwab@redhat.com>
4566         * configure.ac: Fix spelling in option names.
4567         * configure: Regenerated.
4569 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
4571         PR bootstrap/39622
4572         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4573         * configure: Regenerated.
4575 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
4577         * MAINTAINERS: Update my email address.
4579 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4581         * configure: Regenerate.
4583 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4585         * configure: Regenerate.
4587 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4589         * configure: Regenerate.
4591 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4593         * configure: Regenerate.
4595 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
4597         * configure.ac: Support official CLooG.org versions.
4598         * configure: Regenerate.
4599         * config/cloog.m4: New.
4601 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
4603         * MAINTAINERS (Write After Approval): Add myself.
4605 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
4607         * MAINTAINERS: Update my email address.
4609 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
4611         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4612         * configure: Regenerate.
4614 2010-11-03  Ian Lance Taylor  <iant@google.com>
4615             Dave Korn  <dave.korn.cygwin@gmail.com>
4617         PR lto/46273
4618         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
4619         and on other supported platforms whenever LTO is enabled.
4620         * configure: Rebuild.
4622 2010-11-02  Alan Modra  <amodra@gmail.com>
4624         PR binutils/12110
4625         * configure.ac: Error when source path contains spaces.
4626         * configure: Regenerate.
4628 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
4630         * MAINTAINERS: Update my email address.
4632 2010-10-20  Ian Lance Taylor  <iant@google.com>
4634         * Makefile.def (target_modules): Set lib_path to src/.libs for
4635         libstdc++-v3 module.
4636         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4637         * Makefile.in: Rebuild.
4639 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4641         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4642         (Write After Approval): Remove myself.
4644 2010-10-15  Tristan Gingold  <gingold@adacore.com>
4646         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4648 2010-10-14  Douglas Rupp  <rupp@gnat.com>
4650         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4652 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4654         * configure.ac (build_lto_plugin): New shell variable.
4655         (--enable-lto): Turn on by default for all non-ELF platforms that
4656         have had LTO support added so far.  Set build_lto_plugin appropriately
4657         for both ELF and non-ELF.
4658         (configdirs): Add lto-plugin or not based on build_lto_plugin.
4659         * configure: Regenerate.
4661 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4663         Sync from src:
4664         * configure.ac (v850 support): Remove target-libgloss from
4665         noconfigdirs.
4666         * configure: Regenerate.
4668 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4670         PR bootstrap/45326
4671         PR bootstrap/45174
4672         * configure.ac: Honor initial values of $build_configargs,
4673         $host_configargs, $target_configargs.  Mark the precious, so
4674         environment settings get recorded.
4675         * configure: Regenerate.
4677 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4679         PR bootstrap/45796
4680         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4681         Depend on all-build-libiberty.
4682         * Makefile.in: Regenerate.
4684 2010-09-30  Michael Eager  <eager@eagercon.com>
4686         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4687         * configure: Regenerate.
4689 2010-09-28  Michael Eager  <eager@eagercon.com>
4691         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4693 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4695         PR bootstrap/44621
4696         * configure.ac: Fix unportable shell quoting.
4697         * configure: Regenerate.
4699 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
4701         * configure.ac (enable-lto): Add Darwin to the list of supported lto
4702         targets and amend comment.
4703         * configure: Regenerate.
4705 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
4707         * MAINTAINERS (Write After Approval): Add myself.
4709 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
4711         * configure.ac: Enable LTO by default on Darwin.
4712         * configure: Regenerate.
4714 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
4716         * MAINTAINERS (Write After Approval): Add myself.
4718 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
4720         * MAINTAINERS (Write After Approval): Add myself.
4722 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
4724         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4725         ports
4727 2010-07-28  David Yuste  <david.yuste@gmail.com>
4729         * MAINTAINERS (Write After Approval): Add myself.
4731 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
4733         * configure.ac: Support all v850 targets.
4734         * configure: Regenerate.
4736 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
4738         PR bootstrap/44455
4739         * configure.ac (extra_mpfr_configure_flags): Copy from
4740         extra_mpc_gmp_configure_flags.
4741         * configure: Re-generated.
4743 2010-07-22  Andi Kleen  <ak@linux.intel.com>
4745         * MAINTAINERS (Write After Approval): Add myself.
4747 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
4749         * MAINTAINERS (Write After Approval): Add myself.
4751 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
4753         * MAINTAINERS (Write After Approval): Add myself.
4755 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
4757         PR target/44862
4758         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4759         Provide -B option to allow for link spec %s substitutions for
4760         libstdc++.a on darwin.
4761         * Makefile.in: Regenerate.
4763 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
4765         * MAINTAINERS (Reviewers): Update my e-mail address
4767 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
4769         * Makefile.def (configure-gcc): Depend on all-libelf.
4770         * Makefile.in: Rebuild.
4772 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
4774         * MAINTAINERS (Write After Approval): Add myself in the right place.
4776 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
4778         * MAINTAINERS (Write After Approval): Add myself.
4780 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
4782         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4784 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
4786         * config.sub: Update to version 2010-05-21.
4787         * config.guess: Update to version 2010-04-03.
4789 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
4791         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4792         * configure: Regenerate.
4794 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
4796         * MAINTAINERS (Write After Approval): Add myself.
4798 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
4800         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4801         a platform that supports LTO.
4802         * configure: Regenerate.
4804 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
4806         * configure.ac: Allow all the versions greater than 0.10 of PPL.
4807         * configure: Regenerated.
4809 2010-04-27  Roland McGrath  <roland@redhat.com>
4810             H.J. Lu  <hongjiu.lu@intel.com>
4812         * configure.ac (--enable-gold): Support both, both/gold and
4813         both/bfd to add gold to configdirs without removing ld.
4814         * configure: Regenerated.
4816         * Makefile.def: Add install-gold dependency to install-ld.
4817         * Makefile.in: Regenerated.
4819 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
4821         PR lto/42776
4822         * configure.ac (--enable-lto): Refactor handling so libelf tests
4823         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4824         and allow LTO to be explicitly enabled on non-ELF platforms that
4825         are known to support it inside else-clause.
4826         * configure: Regenerate.
4828 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
4830         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4831         * configure: Regenerate.
4833 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
4835         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4836         * configure: Regenerate.
4838 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4840         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4841         separately.
4842         * configure: Regenerate.
4844 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
4846         * MAINTAINERS (Write After Approval): Add myself.
4848 2010-04-14  Tristan Gingold  <gingold@adacore.com>
4850         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4851         * configure: Regenerate.
4853 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
4855         * configure: Regenerate after change to elf.m4.
4857 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
4859         * MAINTAINERS (Write After Approval): Add myself.
4861 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4863         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4864         * configure: Regenerated.
4866 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4868         * configure.ac: Print "buggy but acceptable" when CLooG
4869         revision is less than 9.
4870         * configure: Regenerated.
4872 2010-04-01  Diego Novillo  <dnovillo@google.com>
4874         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4876 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4878         PR bootstrap/43615
4879         PR bootstrap/43328
4881         Revert:
4883         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4885         * configure.ac: Do not pass --enable-multilib nor
4886         --disable-multilib in baseargs.  Accept explicitly passed
4887         --enable_multilib.
4888         * configure: Regenerate.
4890 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
4892         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4894 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
4896         * MAINTAINERS: Remove myself.
4898 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4900         PR bootstrap/43328
4901         * configure.ac: Do not pass --enable-multilib nor
4902         --disable-multilib in baseargs.  Accept explicitly passed
4903         --enable_multilib.
4904         * configure: Regenerate.
4906 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
4908         * MAINTAINERS (spu port): Remove me.
4910 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4912         * configure.ac (tic6x-*-*): New case.
4913         * configure: Regenerate.
4915 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4917         * config.sub: Update to version 2010-03-22.
4918         * config.guess: Update to version 2009-12-30.
4920 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
4922         PR ada/42554
4923         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4924         * configure: Regenerate.
4926 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4928         * MAINTAINERS: Update my email address.
4930 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
4932         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4933         (ghassan.shobaki@amd.com): Removed.
4935 2010-03-17  Alan Modra  <amodra@gmail.com>
4937         * MAINTAINERS: Update my email address.
4939 2010-03-16  Diego Novillo  <dnovillo@google.com>
4941         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4942         Matthews.
4944 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
4946         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4947         Gutson, Jeffrey D. Oldham and Mark Shinwell.
4949 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
4951         * MAINTAINERS: Update my email address.
4953 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
4955         * MAINTAINERS: Update my email address.
4957 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
4959         * MAINTAINERS: Update my email address.
4961 2010-03-09  Jie Zhang  <jie@codesourcery.com>
4963         * MAINTAINERS: Update my email address.
4965 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4967         PR libstdc++/32499
4968         * configure.ac (RANLIB): Default to true.
4969         (STRIP): Likewise.
4970         (RANLIB_FOR_TARGET): Remove superfluous : argument.
4971         * configure: Regenerate.
4973 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
4975         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4976         (Write After Approval): Update my email address.
4978 2010-02-17  Nick Clifton  <nickc@redhat.com>
4980         PR 11238
4981         * Makefile.tpl (local-distclean): Also remove config.cache files in
4982         sub-directories as there may not be Makefiles present in the
4983         sub-directories.
4984         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4985         the config.cache files found by the find command.
4987         * Makefile.in: Regenerate.
4988         * configure.ac: Revert previous delta.
4989         * configure: Regenerate.
4991 2010-02-15  Nick Clifton  <nickc@redhat.com>
4993         PR 11238
4994         * configure.ac: Delete config.cache files in sub-directories when
4995         deleting Makefiles.
4996         * configure: Regenerate.
4998 2010-02-12  Ben Elliston  <bje@gnu.org>
5000         * MAINTAINERS: Update my email address.
5002 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
5004         * MAINTAINERS (spu port): Update my email address.
5006 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
5008         * MAINTAINERS: Add myself as a maintainer for the bfin port.
5010 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5012         * configure.ac: Add "recommended" version checks for GMP/MPC.
5013         Update recommended GMP/MPFR/MPC versions.
5014         * configure: Regenerate.
5016 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5018         * MAINTAINERS: Move my Embecosm email address into the
5019         write-after-approval section.
5021 2010-01-26  Ian Lance Taylor  <iant@google.com>
5023         * MAINTAINERS: Add myself as Go frontend maintainer.
5025 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5027         PR libstdc++/36101, PR libstdc++/42813
5028         * configure.ac (bootstrap_target_libs): Make inclusion of
5029         target-libgomp conditional on libgomb being in target_configdirs.
5030         * configure: Regenerate.
5032 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5034         PR libstdc++/36101, PR libstdc++/42813
5035         * configure.ac (bootstrap_target_libs): Include target-libgomp.
5036         * configure: Regenerate.
5038 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
5040         PR libstdc++/36101, PR libstdc++/42813
5041         * configure.ac (target_configdirs): Substitute.
5042         * Makefile.def: Bootstrap target module libgomp.
5043         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5044         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5045         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5046         * configure, Makefile.in: Regenerate.
5048 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5050         * MAINTAINERS: Adjust my details.
5052 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
5054         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5056 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
5058         * MAINTAINERS: reindented my entry with tabs instead of spaces.
5060 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
5062         * MAINTAINERS (Write After Approval): Add myself.
5064 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5066         * MAINTAINERS (Write After Approval): Add myself.
5068 2010-01-11  Richard Guenther  <rguenther@suse.de>
5070         PR lto/41569
5071         * Makefile.def (all-lto-plugin): Depend on all-gcc.
5072         * Makefile.in: Regenerated.
5074 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
5076         * configure.ac: Enable libjava build on x86_64-*freebsd*.
5077         * configure: Regenerate.
5079 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5080             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5082         PR bootstrap/42424
5083         * configure.ac: Include libtool m4 files.
5084         (_LT_CHECK_OBJDIR): Call it.
5085         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5086         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5088         * configure: Regenerate.
5090 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5092         PR bootstrap/41818
5093         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5094         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5095         * Makefile.in: Regenerate.
5097 2010-01-02  Richard Guenther  <rguenther@suse.de>
5099         PR lto/41529
5100         * configure.ac: Include config/elf.m4.  Disable LTO if not
5101         builting for an elf target.
5102         * configure: Regenerate.
5104 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5106         * MAINTAINERS: Change my email address.
5108 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5110         * config.sub, config.guess: Update from upstream sources.
5112 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5114         * MAINTAINERS (Write After Approval): Add myself.
5116 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5118         PR middle-end/30447
5119         PR middle-end/30789
5120         PR other/40302
5122         * configure.ac: Require MPC.
5123         * configure: Regenerate.
5125 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5127         PR target/38384
5128         PR bootstrap/40972
5129         * libtool.m4: Sync from git Libtool.
5130         * ltoptions.m4: Likewise.
5131         * ltversion.m4: Likewise.
5132         * lt~obsolete.m4: Likewise.
5133         * ltmain.sh: Likewise.
5135 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5137         * configure.ac: Update minimum MPC version to 0.8.
5138         * configure: Regenerate.
5140 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5142         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5143         * configure: Regenerated.
5145 2009-11-21  Ian Lance Taylor  <iant@google.com>
5147         * configure.ac: Change default of poststage1_ldflags to be empty if
5148         poststage1_libs is set.  When poststage1_libs is empty, and
5149         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5150         * configure: Rebuild.
5152 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5154         * MAINTAINERS (Write After Approval): Update my email address.
5156 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5158         * config.guess: Update from upstream sources.
5160 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5162         * Makefile.def: Restore host and target settings for gmp.
5163         * Makefile.in: Rebuild.
5165 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5167         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5168         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5169         Fix portability of test of C++ as bootstrap language.  Add
5170         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5171         * configure: Rebuild.
5172         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5173         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5174         in-tree building.
5175         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5176         (POSTSTAGE1_HOST_EXPORTS): Use it.
5177         (STAGE[+id+]_CXXFLAGS): New.
5178         (BASE_FLAGS_TO_PASS): Pass it down.
5179         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5180         extra_exports.
5181         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5182         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5183         extra_exports.
5184         * Makefile.in: Rebuild.
5186 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5188         * config.sub, config.guess: Update from upstream sources.
5190 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5192         * MAINTAINERS (Write After Approval): Add myself.
5194 2009-11-09  Jon Beniston  <jon@beniston.com>
5196         * MAINTAINERS (Write After Approval): Add myself.
5198 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5200         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5201         paths for *-w64-mingw* and x86_64-*mingw*.
5202         * configure: Regenerated.
5204 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5206         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5208 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5210         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5211         Phil Edwards to Write-After Approval.
5213 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
5215         * configure.ac: Disable target-winsup & co for
5216         x86_64-*-mingw* and *-w64-mingw* targets.
5217         * configure: Regenerated.
5219 2009-10-16  Nick Clifton  <nickc@redhat.com>
5221         * MAINTAINERS: Add myself as a maintainer for the RX port.
5223 2009-10-26  Johannes Singler  <singler@kit.edu>
5225         * MAINTAINERS (Write After Approval): Update my e-mail address.
5227 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5229         * configure.ac (CLooG test): Use = with test.
5230         * configure: Regenerate.
5232 2009-10-22  Richard Guenther  <rguenther@suse.de>
5234         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
5235         cloog if the ppl version check failed.  Move flags saving
5236         before setting in libelf check.
5237         * configure: Regenerate.
5239 2009-10-21  Richard Guenther  <rguenther@suse.de>
5241         * configure.ac: Adjust the ppl and cloog configure to work as
5242         documented.  Disable cloog if ppl was disabled.  Omit the version
5243         checks if they were disabled.
5244         * configure: Re-generate.
5246 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5248         * configure.ac: Add 'lto' to enable_languages, not
5249         new_enable_languages, and only if not already present.
5250         * configure: Regenerate.
5252 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
5254         * README: Refer to the various COPYING* files instead of just
5255         COPYING.
5256         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5258 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
5260         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5262 2009-10-07  Richard Guenther  <rguenther@suse.de>
5264         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5265         and Richard Guenther as reviewers.
5266         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5267         as reviewers.
5269 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
5271         * config.sub: Update from upstream sources.
5273 2009-10-06  Ian Lance Taylor  <iant@google.com>
5275         * Makefile.def: check-gold depends upon all-gas.
5276         * Makefile.in: Rebuild.
5278 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
5280         * MAINTAINERS (Write After Approval): Add myself.
5282 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
5284         * Makefile.def: all-lto-plugin depends on all-libiberty.
5285         set bootstrap=true for lto-plugin.
5286         Add lto-plugin.
5287         * Makefile.in: Regenerate.
5288         * configure.ac (host_libs): Add lto-plugin.
5289         * configure: Regenerate.
5291 2009-10-03  Diego Novillo  <dnovillo@google.com>
5293         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5294         (HOST_LIBELFLIBS): Define.
5295         (HOST_LIBELFINC): Define.
5296         * Makefile.in: Regenerate.
5297         * configure.ac: Add --enable-lto.
5298         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5299         If --enable-lto is used, add 'lto' to new_enable_languages.
5300         If --enable-lto is used and gold is enabled, add
5301         lto-plugin to configdirs.
5302         * configure: Regenerate.
5304 2009-10-03  Simon Baldwin  <simonb@google.com>
5306         * configure.ac: If --with-system-zlib, suppress local zlib and
5307         pass --with-system-zlib to subdir configure scripts.
5308         * configure: Regenerate.
5310 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
5311             Paolo Bonzini  <bonzini@gnu.org>
5313         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5314         $(srcdir).
5315         * Makefile.in: Rebuilt.
5317 2009-09-26  Gary Funck  <gary@intrepid.com>
5319         * MAINTAINERS (Write After Approval): Add myself.
5321 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5323         * configure.ac: Update minimum MPC version to 0.7.
5324         * configure: Regenerate.
5326 2009-09-25  Nick Clifton  <nickc@redhat.com>
5328         * configure.ac: Pass any --cache-file=/dev/null option on to
5329         subconfigures.
5330         * configure: Regenerate.
5332 2009-09-23  Nick Clifton  <nickc@redhat.com>
5334         * config.sub, config.guess: Update from upstream sources.
5336 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
5338         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5339         * Makefile.in: Rebuilt.
5341 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5343         PR bootstrap/32272
5344         * configure.ac: Error out if $srcdir isn't '.' but contains
5345         host-${host_noncanonical}.
5346         * configure: Regenerate.
5348 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5350         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5351         maintainer.
5353 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5355         * configure.ac: If bootstrapping a combined tree with
5356         --enable-gold, require c++ in stage1_languages.
5357         * configure: Regenerate.
5359         * configure.ac: Also add target_libs of stage1_languages to
5360         bootstrap_target_libs.
5361         * configure: Regenerate.
5363         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5364         with --enable-languages not containing c++.
5365         * configure: Regenerate.
5367 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
5369         * configure.ac: Disable java and boehm-gc for bfin-*-*.
5370         * configure: Regenerate.
5372 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
5374         * MAINTAINERS (Write After Approval): Update my e-mail address,
5375         and move from from here...
5376         (Waiting for paperwork): To here.
5378 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
5380         * MAINTAINERS (Reviewers): Add self as driver reviewer.
5382 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5384         * configure.ac: Do not use $extrasub for replacing @if/@endif
5385         parts in Makefile; instead, use additional arguments to
5386         AC_CONFIG_COMMANDS to do the replacement manually, with several
5387         sed invocations, to avoid HP-UX sed command limits.
5388         * configure: Regenerate.
5390 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
5392         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5393         blank before -L.
5395 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
5397         * configure.ac (with-build-config): Document.  Handle without.
5398         Handle missing argument.
5399         * configure: Rebuilt.
5401 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
5403         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
5404         Default to bootstrap-debug only if compare-debug works.
5405         * configure: Rebuilt.
5406         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5407         * Makefile.in: Rebuilt.
5409 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5411         * MAINTAINERS (OS Port Maintainers): Update my email address.
5413 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
5415         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5416         * Makefile.in: Rebuilt.
5418 2009-09-01  Chris Demetriou  <cgd@google.com>
5420         * MAINTAINERS (Write After Approval): Add myself.
5422 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
5424         PR debug/30161
5425         * include/dwarf2.h (enum dwarf_tag): Added
5426         DW_TAG_GNU_template_template_param
5427         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5429 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5431         * Makefile.tpl (AWK): Fix typo.
5432         * Makefile.in: Regenerate.
5434 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5436         * configure.ac: Detect awk and sed.
5437         * Makefile.def (flags_to_pass): Add AWK and SED.
5438         * Makefile.tpl (AWK, SED): New.
5439         (BASE_FLAGS_TO_PASS): Add AWK and SED.
5440         * configure: Regenerate.
5441         * Makefile.in: Regenerate.
5443 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
5445         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5446         (collapseslashes): Likewise.
5448 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5450         * configure.ac (AC_PREREQ): Bump to 2.64.
5452 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5454         * configure.ac: Remove --with-datarootdir, --with-docdir,
5455         --with-pdfdir, --with-htmldir switches.
5456         * configure: Regenerate.
5458         * configure: Regenerate.
5460         * compile: Sync from Automake 1.11.
5461         * depcomp: Likewise.
5462         * install-sh: Likewise.
5463         * missing: Likewise.
5464         * mkinstalldirs: Likewise.
5465         * ylwrap: Likewise.
5467 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
5469         * ltmain.sh (func_normal_abspath): New function.
5470         (func_relative_path): Likewise.
5471         (func_mode_help): Document new -bindir option for link mode.
5472         (func_mode_link): Add new -bindir option, and use it to place
5473         output DLL if specified.
5475 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5477         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5478         (baseargs): Add --disable-option-checking.
5479         * configure: Regenerate.
5481         * Makefile.def (configure-target-libiberty): Depend on
5482         all-binutils and all-ld.
5483         (configure-target-newlib): Likewise.
5484         * Makefile.in: Regenerate.
5486 2009-08-17  Ben Elliston  <bje@au.ibm.com>
5488         * config.sub, config.guess: Update from upstream sources.
5490 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5492         Sync from src, merge:
5494         2009-07-02  Tristan Gingold  <gingold@adacore.com>
5496         * configure.ac: Do not exclude gas for i386-*-darwin.
5497         Add a case for x86_64-*-darwin.
5498         * configure: Regenerate.
5500 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
5502         * MAINTAINERS: Add my name to Write After Approval list.
5504 2009-08-06  Michael Eager  <eager@eagercon.com>
5506         * configure.ac: Add Microblaze target.
5507         * configure: Regenerate.
5509 2009-07-31  Christian Bruel  <christian.bruel@st.com>
5511         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5512         * configure: Regenerate.
5514 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
5516         * MAINTAINERS (Write After Approval): Update my e-mail address.
5518 2009-07-06  Ian Lance Taylor  <iant@google.com>
5520         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5521         * configure: Rebuild.
5523 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
5525         * MAINTAINERS: Move myself to the Graphite Reviewers.
5527 2009-06-30  Wei Guozhi  <carrot@google.com>
5529         * MAINTAINERS: Add my name to Write After Approval list.
5531 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
5533         PR bootstrap/40338
5534         * configure.ac (comparestring): Create new variable.
5535         * Makefile.tpl (comparestring): Use to skip some comparisions.
5536         * configure: Regenerate.
5537         * Makefile.in: Regenerate.
5539 2009-06-26  Doug Evans  <dje@sebabeach.org>
5541         * Makefile.def (host_modules): Add cgen.
5542         * Makefile.in: Regenerate.
5543         * configure.ac (host_tools): Add cgen.
5544         * configure: Regenerate.
5546 2009-06-23  DJ Delorie  <dj@redhat.com>
5548         * MAINTAINERS: Add myself as mep maintainer.
5550 2009-06-23  Ian Lance Taylor  <iant@google.com>
5552         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
5553         boot_languages.  Only bootstrap target libraries listed in
5554         target_libs for some boot language.  Add --with-stage1-ldflags,
5555         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
5556         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
5557         if not building with C++.
5558         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5559         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5560         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5561         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5562         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
5563         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5564         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5565         * configure, Makefile.in: Rebuild.
5567 2009-06-23  Li Feng  <nemokingdom@gmail.com>
5569         * MAINTAINERS: Added my name to write-after-approval list.
5571 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
5573         * configure.ac: Define is_elf for QNX Neutrino targets.
5574         * configure: Regenerate.
5576 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
5578         * MAINTAINERS: Added my name to the write-after-approval list
5580 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5582         * configure.ac: Detect MPC in default directory.
5583         * configure: Regenerate.
5585 2009-06-03  Jerome Guitton  <guitton@adacore.com>
5586             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5588         * Makefile.tpl (all): Avoid a trailing backslash.
5589         * Makefile.in: Regenerate.
5591 2009-06-03  Ben Elliston  <bje@au.ibm.com>
5593         * config.sub, config.guess: Update from upstream sources.
5595 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
5597         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5598         to noconfdirs.
5599         * configure: Regenerate.
5601 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
5603         * Makefile.tpl ([+compare-target+]): Compare all stage
5604         directories, rather than just gcc.
5605         * Makefile.in: Rebuilt.
5607 2009-06-01  Doug Kwan  <dougkwan@google.com>
5609         * configure.ac: Support gold for target arm*-*-*.
5610         * configure: Regenerate.
5612 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5614         * Makefile.def: Add MPC support and dependencies.
5615         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
5617         * Makefile.in, configure: Regenerate.
5619 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
5621         * Makefile.tpl (all): Avoid harmless warning in make all when
5622         gcc-bootstrap is enabled but stage_last does not exist.
5623         * Makefile.in: Rebuilt.
5625 2009-05-24  Nicolas Roche  <roche@adacore.com>
5627         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5628         * Makefile.in: Regenerate.
5630 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
5632         * MAINTAINERS: Update my e-mail address.
5634 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5636         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
5637         * configure:  Regenerate.
5639 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5641         PR other/40159
5642         * Makefile.tpl (all): Don't assume gcc-bootstrap and
5643         gcc-no-bootstrap are mutually exclusive.
5644         * Makefile.in: Rebuilt.
5646 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5648         PR other/40159
5649         * Makefile.tpl (all): Don't end with unconditional success.
5650         * Makefile.in: Rebuilt.
5652 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
5654         PR target/37137
5655         * Makefile.def (flags_to_pass): Remove redundant and incomplete
5656         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5657         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5658         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
5659         stage_configureflags, stage_cflags and stage_libcflags into
5660         explicit Makefile macros.
5661         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5662         GFORTRAN.
5663         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5664         CC.  Set CC_FOR_BUILD from CC.
5665         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5666         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5667         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5668         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
5669         and GFORTRAN.
5670         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5671         (_LIBCFLAGS): Renamed to _TFLAGS.
5672         (do-compare-debug, do-compare3-debug): Drop.
5673         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5674         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5675         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5676         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5677         (XGCC_FLAGS_FOR_TARGET): New.
5678         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5679         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5680         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5681         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5682         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
5683         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
5684         TFLAGS.
5685         (BUILD_CONFIG): Include if requested.
5686         (all): Set TFLAGS on bootstrap.
5687         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5688         (all-stageid-prefixmodule): Likewise.
5689         (do-clean, distclean-stageid): Set TFLAGS.
5690         (restrap): Fix whitespace.
5691         * Makefile.in: Rebuilt.
5693 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
5695         * config.guess: Sync with src.
5697 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5699         * configure.ac ($with_ppl):  Default to no if not supplied.
5700         ($with_cloog):  Likewise.
5701         configure:  Regenerate.
5703 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
5705         * MAINTAINERS: Update my e-mail address.
5707 2009-04-27  Nick Clifton  <nickc@redhat.com>
5709         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5711 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
5713         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5714         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5715         * Makefile.in: Regenerate.
5717 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5719         PR bootstrap/39739
5720         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5721         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5723         * configure, Makefile.in: Regenerate.
5725 2009-04-21  Taras Glek  <tglek@mozilla.com>
5727         * include/hashtab.h: Update GTY annotations to new syntax
5728         * include/splay-tree.h: Likewise
5730 2009-04-17  Ben Elliston  <bje@au.ibm.com>
5732         * config.sub, config.guess: Update from upstream sources.
5734 2009-04-15  Anthony Green  <green@moxielogic.com>
5736         * configure.ac: Add moxie support.
5737         * configure: Rebuilt.
5739 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
5741         * configure.ac: Change copyright header to refer to version
5742         3 of the GNU General Public License and to point readers at the
5743         COPYING3 file and the FSF's license web page.
5744         * Makefile.def: Likewise.
5745         * Makefile.tpl: Likewise.
5746         * Makefile.in: Regenerate.
5748 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
5750         * configure.ac: Restore match for darwin9 or later. Use double
5751         brackets since regeneration eats one pair.
5752         * configure: Regenerate.
5754 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
5756         PR gas/10039
5757         * configure.ac: Require texinfo 4.7.
5758         * configure: Regenerated.
5760 2009-04-09  Nick Clifton  <nickc@redhat.com>
5762         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5763         the GCC Runtime Library Exception.
5765 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5767         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5768         * configure: Regenerate.
5770 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
5772         * Makefil.def (languages): New entries.
5773         * Makefile.tpl (check-gcc-*): New generic target.
5774         * Makefile.in: Regenerate.
5776 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
5778         * MAINTAINERS:  Update my email address.
5780 2009-03-18  Tom Tromey  <tromey@redhat.com>
5782         * configure: Rebuild.
5783         * configure.ac (host_libs): Add libiconv.
5784         * Makefile.in: Rebuild.
5785         * Makefile.def (host_modules): Add libiconv.
5786         (configure-gdb, all-gdb): Depend on libiconv.
5788 2009-03-16  Tristan Gingold  <gingold@adacore.com>
5790         * configure.ac: Treat gdb as supported on x86_64-darwin.
5791         * configure: Regenerate.
5793 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
5795         * configure.ac (--with-host-libstdcxx): New option.
5796         * configure: Regenerate.
5798 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
5800         * MAINTAINERS:  Move myself into the write after approval list.
5802 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
5804         * MAINTAINERS: Update e-mail address.
5806 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
5808         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5810 2009-03-10  Ira Rosen  <irar@il.ibm.com>
5812         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5814 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5816         Backport from git Libtool:
5818         2009-01-19  Robert Millan  <rmh@aybabtu.com>
5819         Support GNU/kOpenSolaris.
5820         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5821         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5822         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5823         GNU/kOpenSolaris.
5825 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
5827         * MAINTAINERS: Update e-mail address.
5829 2009-02-24  Michael Eager  <eager@eagercon.com>
5831         * MAINTAINERS (Write After Approval): Add self.
5833 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
5835         * MAINTAINERS (Write After Approval): Add myself.
5837 2009-02-05  Andreas Schwab  <schwab@suse.de>
5839         * Makefile.tpl (stage_last): Define $r and $s before using
5840         $(RECURSE_FLAGS_TO_PASS).
5841         * Makefile.in: Regenerate
5843 2009-01-30  Ian Lance Taylor  <iant@google.com>
5845         * MAINTAINERS: Move myself to the Global Reviewers list.
5847 2009-01-29  Robert Millan  <rmh@aybabtu.com>
5849         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5850         * configure: Regenerate.
5852 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
5854         * MAINTAINERS: Make whitespace consistent.
5855         Remove Robert Millan from Write After Approval.
5857 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
5859         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5860         (all-opcodes): Depend on all-libiberty.
5861         * Makefile.in: Regenerate.
5863 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
5865         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5866         * configure: Regenerate.
5868 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
5870         * MAINTAINERS (Write After Approval): Add myself.
5872 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
5874         * MAINTAINERS: Add myself to reviewers (Fortran).
5876 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
5878         PR tree-optimization/38515
5879         * configure.ac (cloog-polylib): Removed.
5880         (with_ppl, with_cloog): Test for "no".
5881         * configure: Regenerated.
5883 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
5885         * MAINTAINERS: Moved myself to reviewers (Fortran).
5887 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
5889         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5890         (Write After Approval): Remove myself.
5892 2009-01-03  Diego Novillo  <dnovillo@google.com>
5894         * MAINTAINERS: Remove myself from alias maintainership.
5896 2009-01-02  David Ayers  <ayers@fsfe.org>
5898         * MAINTAINERS: Update e-mail address.
5900 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
5902         * MAINTAINERS: Make whitespace consistent.
5904 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5906         Backport from upstream Libtool:
5907         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5908         Add cache variables to tests that require the linker to work.
5909         For shlibpath_overrides_runpath, this also changes the semantics
5910         to let the result from the C compiler take precedence.
5912 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5914         * config.sub, config.guess: Update from upstream sources.
5916 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
5918         * configure.ac (ppllibs): Add by default the lib flags.
5919         * configure: Regenerate.
5921 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
5923         * MAINTAINERS:  Add myself to the write after approval list.
5925 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
5927         * configure.ac: Add double brackets on darwin[912].
5928         * configure: Regenerate.
5930 2008-12-03  Daniel Kraft  <d@domob.eu>
5932         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
5933         Approval to Reviewer section (for Fortran front-end).
5935 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
5937         * configure.ac: Expand to darwin10 and later.
5938         * configure: Regenerate.
5940 2008-12-02  Andreas Schwab  <schwab@suse.de>
5942         * Makefile.def: configure-target-boehm-gc depends on
5943         all-target-libstdc++-v3.
5944         * Makefile.in: Regenerate.
5946 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
5948         * MAINTAINERS:  Add myself as mingw maintainer.
5950 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5952         * config.sub, config.guess: Update from upstream sources.
5954 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
5956         * README.SCO: Remove.
5958 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
5960         * MAINTAINERS:  Add myself to the write after approval list.
5962 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
5964         * MAINTAINERS:  Update my email address in WAA section.
5966 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
5968         * MAINTAINERS: Update e-mail address.
5970 2008-11-27  Toon Moene  <toon@moene.org>
5972         * MAINTAINERS: Change e-mail address.
5974 2008-11-27  Tristan Gingold  <gingold@adacore.com>
5976         * configure.ac: Build gdb for i?86-*-darwin*
5977         * configure: Regenerated.
5979 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
5981         * MAINTAINERS: Added my full name.
5983 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
5985         PR bootstrap/38014
5986         PR bootstrap/37923
5988         Revert:
5990         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5992         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5993         * Makefile.in: Regenerated.
5995         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5997         PR gdb/921
5998         PR gdb/1646
5999         PR gdb/2175
6000         PR gdb/2176
6002         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6003         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6004         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6005         (HOST_EXPORTS): Pass CPPFLAGS.
6006         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6007         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6008         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6009         * Makefile.in, configure: Regenerated.
6010         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6011         and CPPFLAGS_FOR_BUILD.
6013 2008-11-06  Jeff Law  <law@redhat.com>
6015         * MAINTAINERS: Add myself as middle end maintainer.
6017 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6019         * MAINTAINERS (Write after approval): Add myself.
6021 2008-11-05  Diego Novillo  <dnovillo@google.com>
6023         * MAINTAINERS (Global Reviewers): Add myself.
6024         (Non-Algorithmic Maintainers): Remove myself.
6026 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6028         * MAINTAINERS (Write after approval): Add myself.
6030 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6032         * MAINTAINERS (Write after approval): Add myself.
6034 2008-10-31  Ben Elliston  <bje@au.ibm.com>
6036         * configure.ac (spu-*-*): Remove special case.
6037         * configure: Regenerate.
6039 2008-10-30  Catherine Moore  <clm@codesourcery.com>
6041         * MAINTAINERS (Write after approval): Update my email address.
6043 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
6045         * configure.ac [spu-*-*]: Do not set skipdirs.
6046         * configure: Re-generate.
6048 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
6050         * MAINTAINERS (Various Maintainers): Add myself to reload.
6052 2008-10-25  Richard Guenther  <rguenther@suse.de>
6054         * MAINTAINERS (Various Maintainers): Add myself as middle-end
6055         maintainer.  Remove myself as libgcc-math maintainer.
6056         (Non-Algorithmic Maintainers): Remove myself.
6058 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6060         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6061         * Makefile.in: Regenerated.
6063 2008-10-23  Cary Coutant  <ccoutant@google.com>
6065         * MAINTAINERS (Write after approval): Add myself.
6067 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6069         PR gdb/921
6070         PR gdb/1646
6071         PR gdb/2175
6072         PR gdb/2176
6074         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6075         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6076         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6077         (HOST_EXPORTS): Pass CPPFLAGS.
6078         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6079         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6080         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6081         * Makefile.in, configure: Regenerated.
6082         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6083         and CPPFLAGS_FOR_BUILD.
6085 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6087         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6088         Sebastian Pop.
6090 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6092         * MAINTAINERS (Write After Approval): Added myself.
6094 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6096         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6097         recommended version to 2.3.2.
6099         * configure: Regenerate.
6101 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6103         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6105 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6107         * MAINTAINERS (Write After Approval): Update e-mail address.
6109 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6111         * libtool.m4: Update to libtool 2.2.6.
6112         * lt~obsolete.m4: Update to libtool 2.2.6.
6113         * ltmain.sh: Update to libtool 2.2.6.
6114         * ltsugar.m4: Update to libtool 2.2.6.
6115         * ltversion.m4: Update to libtool 2.2.6.
6116         * ltoptions.m4: Update to libtool 2.2.6.
6117         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6119 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6121         * MAINTAINERS (Write After Approval): Add myself.
6123 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6125         * MAINTAINERS (Write After Approval): Update my name.
6127 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6129         * MAINTAINERS: Add myself in "Write After Approval".
6131 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6133         * MAINTAINERS: Add myself as ia64 maintainer.
6135 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6137         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6138         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6139         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6140         and Michael Tiemann from Write After Approval since they do not
6141         actually have access.
6143 2008-09-05  Richard Guenther  <rguenther@suse.de>
6145         * configure.ac: Initialize clooglibs to -lcloog.
6146         * configure: Re-generate.
6148 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6150         * MAINTAINERS (Write After Approval): Add myself.
6152 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6154         * configure.ac (--with-cloog-polylib): New.
6155         (--disable-cloog-version-check): New.
6156         (--disable-ppl-version-check): New.
6157         * configure: Re-generate.
6159 2008-09-03  Richard Guenther  <rguenther@suse.de>
6161         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6162         cloog test.
6163         * configure: Re-generate.
6165 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6167         Add picoChip port.
6168         * MAINTAINERS: Add picoChip maintainers.
6170 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6171             Tobias Grosser  <grosser@fim.uni-passau.de>
6172             Jan Sjodin  <jan.sjodin@amd.com>
6173             Harsha Jagasia  <harsha.jagasia@amd.com>
6174             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6175             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6176             Adrien Eliche  <aeliche@isty.uvsq.fr>
6178         Merge from graphite branch.
6179         * configure: Regenerate.
6180         * Makefile.in: Regenerate.
6181         * configure.ac (host_libs): Add ppl and cloog.
6182         Add checks for PPL and CLooG.
6183         * Makefile.def (ppl, cloog): Added modules and dependences.
6184         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6185         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6187 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6189         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6190         (GCC_SHLIB_SUBDIR): New.
6191         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6192         * configure: Regenerate.
6193         * Makefile.in: Regenerate.
6195 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6197         * MAINTAINERS: Consistently use tabs to separate columns.
6199 2008-08-29  Tristan Gingold  <gingold@adacore.com>
6201         * MAINTAINERS (Write after Approval): Add myself.
6203 2008-08-28  Tristan Gingold  <gingold@adacore.com>
6205         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6206         Enable bfd, binutils and opcodes.
6207         * configure: Regenerate.
6209 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6211         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
6213 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6215         * MAINTAINERS:  Use correct Umlaut for last name.
6217 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6219         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6221 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
6223         * MAINTAINERS: Update my email address.
6225 2008-08-16  Nicolas Roche  <roche@adacore.com>
6227         * Makefile.tpl: Add BOOT_ADAFLAGS.
6228         * Makefile.in: Regenerate.
6230 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
6232         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6233         * configure: Regenerate.
6235 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
6237         * configure.ac: Add makefile fragments for hpux.
6238         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6239         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6240         * configure: Regenerate.
6241         * Makefile.in: Regenerate.
6243 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
6245         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6247 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
6249         * MAINTAINERS (Write after Approval): Add myself.
6251 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
6253         * MAINTAINERS (Write After Approval):  Add myself.
6255 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
6257         * MAINTAINERS (Write After Approval):  Add myself.
6259 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
6261         * MAINTAINERS: Update my email address.
6263 2008-06-25  Joey Ye  <joey.ye@intel.com>
6265         * MAINTAINERS (Write After Approval):  Add myself.
6267 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6269         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6270         * Makefile.in: Regenerate.
6271         * configure: Regenerate.
6273 2008-06-17  Daniel Kraft  <d@domob.eu>
6275         * MAINTAINERS (Write After Approval):  Add myself.
6277 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6279         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6280         "$@" is still intact with both Autoconf 2.59 and 2.62.
6281         * configure: Regenerate.
6283 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6285         * Makefile.tpl: Fix comment errors.
6286         * Makefile.in: Regenerate.
6288 2008-06-12  David S. Miller  <davem@davemloft.net>
6289             David Edelsohn  <edelsohn@gnu.org>
6291         * configure.ac: Add powerpc*-*-* to gold supported targets.
6292         * configure: Regenerate.
6294 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
6296         PR tree-optimization/36218
6297         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6298         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6299         (all prefix="build-"): Pass them to build-system sub-makes.
6300         * Makefile.in: Regenerate.
6302 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
6304         * MAINTAINERS (mt port): Remove.
6305         (sco5, unixware, sco udk): Remove.
6306         (Kean Johnston): Add to Write After Approval.
6308 2008-05-30  Julian Brown  <julian@codesourcery.com>
6310         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6311         of libobjc for ARM EABI Linux.
6312         * configure: Regenerate.
6314 2008-05-18  Xinliang David Li   <davidxl@google.com>
6316         * ChangeLog: Remove wrong ChangeLog entry.
6318 2008-05-17  Xinliang David Li   <davidxl@google.com>
6320         * MAINTAINERS (Write After Approval): Add myself.
6322 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
6324         * MAINTAINERS (Write After Approval): Add myself.
6326 2008-05-14  Rafael Espíndola  <espindola@google.com>
6328         * config-ml.in: don't handle --enable-shared and --enable-static.
6330 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
6332         * MAINTAINERS: Update my email address.
6334 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
6336         * MAINTAINERS: Update my email address.
6338 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
6340         * MAINTAINERS (Write After Approval): Add myself.
6342 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
6344         * MAINTAINERS (Write After Approval): Add myself.
6346 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
6348         * MAINTAINERS (crx): Add myself.
6350 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6352         Sync with src:
6353         2008-04-14  David S. Miller  <davem@davemloft.net>
6355         * configure.ac: Add sparc*-*-* to gold supported targets.
6356         * configure: Regenerate.
6358 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6360         PR bootstrap/35457
6361         * configure.ac: Include override.m4.
6362         * configure: Regenerate.
6364 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6366         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6367         * Makefile.in: Regenerate.
6369 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
6371         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6372         as nonconfigurable directories list.
6373         * configure: Regenerate.
6375 2008-04-14  Ben Elliston  <bje@au.ibm.com>
6377         * config.sub, config.guess: Update from upstream sources.
6379 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
6381         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6382         * Makefile.in: Regenerate.
6384 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
6386         * configure.ac: Do not build libssp for the AVR.
6387         * configure: Regenerate.
6389 2008-04-07  Ian Lance Taylor  <iant@google.com>
6391         * Makefile.def: check-gold depends upon all-binutils.
6392         * Makefile.in: Regenerate.
6394 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
6396         * MAINTAINERS (Write After Approval): Add myself.
6398 2008-04-04  Nick Clifton  <nickc@redhat.com>
6400         PR binutils/4334
6401         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6402         builds.
6403         * configure: Regenerate.
6405 2008-04-04  NightStrike  <NightStrike@gmail.com>
6407         PR other/35151
6408         * configure.ac: Combine rules for mingw32 and mingw64.
6409         * configure: Regenerate.
6411 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
6413         * MAINTAINERS (Write After Approval): Add myself.
6415 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
6417         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6418         * Makefile.in (.NOTPARALLEL): Ditto.
6420 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
6422         * MAINTAINERS (Write After Approval): Add myself.
6424 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
6426         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6427         * Makefile.in (.NOTPARALLEL): Regenerate.
6429 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
6431         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6432         * Makefile.in: Regenerate.
6434 2008-03-26  Jakub Staszak  <kuba@et.pl>
6436         * MAINTAINERS (Write After Approval): Add myself.
6438 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6440         * MAINTAINERS:  Update e-mail address.
6442 2008-03-20  Ian Lance Taylor  <iant@google.com>
6444         * configure.ac: Add support for --enable-gold.
6445         * Makefile.def: Add gold as a directory like ld.
6446         * configure, Makefile.in: Regenerate.
6448 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6450         * configure.ac: m4_include config/proginstall.m4.
6451         * configure: Regenerate.
6453         Backport from upstream Libtool:
6455         2007-10-12  Eric Blake  <ebb9@byu.net>
6457         Deal with Autoconf 2.62's semantic change in m4_append.
6458         * ltsugar.m4 (lt_append): Replace broken versions of
6459         m4_append.
6460         (lt_if_append_uniq): Don't require separator to be overquoted,
6461         and avoid broken m4_append.
6462         (lt_dict_add): Fix typo.
6463         * libtool.m4 (_LT_DECL): Don't overquote separator.
6465 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
6467         * config.rpath: Add AIX 6 support.
6469 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
6471         * Makefile.def (stageprofile).  Remove -fprofile-generate
6472         from stage_libcflags.
6473         * Makefile.in: Regenerate.
6475 2008-03-13  Ben Elliston  <bje@au.ibm.com>
6477         * config.sub, config.guess: Update from upstream sources.
6479 2008-03-06  Tom Tromey  <tromey@redhat.com>
6481         * MAINTAINERS: Update for treelang deletion.
6483 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
6485         * MAINTAINERS: Update my email address.
6487 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
6489         * MAINTAINERS (darwin port): Add myself as a maintainer.
6490         (objective-c/c++): Add myself as a maintainer.
6492 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
6494         * MAINTAINERS (Write After Approval): Update my email address.
6496 2008-02-25  Tomas Bily  <tbily@suse.cz>
6498         * MAINTAINERS (Write After Approval): Add myself.
6500 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
6502         * MAINTAINERS (OpenMP): Add myself.
6504 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
6506         PR bootstrap/32009
6507         PR bootstrap/32161
6509         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6510         * configure: Regenerate.
6512         * Makefile.def: Define stage_libcflags for all bootstrap stages.
6513         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6514         STAGE4_LIBCFLAGS): New.
6515         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6516         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6517         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6518         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6519         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6520         for target modules.  Don't export LIBCFLAGS.
6521         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6522         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6523         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6524         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6525         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6526         * Makefile.in: Regenerate.
6528 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6530         PR libgcj/33085
6531         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6532         Do not use -DDLL_EXPORT.  Backport from upstream.
6534 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6536         * MAINTAINERS (Write After Approval): Add myself.
6538 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
6540         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6541         * configure: Regenerate.
6543 2008-01-31  Marc Gauthier  <marc@tensilica.com>
6545         * configure.ac (xtensa*-*-*): Recognize processor variants.
6546         * configure: Regenerate.
6548 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6550         PR bootstrap/34922
6551         * configure.ac (PARSE_ARGS): Push suitable setting of
6552         ac_subdirs_all, for `./configure --help=recursive'.
6553         Handle `+' in generic toplevel directory disabling.
6554         * configure: Regenerate.
6556 2008-01-28  Nick Clifton  <nickc@redhat.com>
6558         * MAINTAINERS (xstormy16): Take over maintainership.
6560 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
6562         * MAINTAINERS (c4x port): Remove.
6564 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
6566         * libtool.m4: Backport AIX 6 support from ToT Libtool.
6568 2008-01-23  Ben Elliston  <bje@au.ibm.com>
6570         * config.sub, config.guess: Update from upstream sources.
6572 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
6574         * MAINTAINERS (Write After Approval): Add myself.
6576 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
6578         * MAINTAINERS: Update my email address.
6580 2008-01-09  Raksit Ashok  <raksit@google.com>
6582         * MAINTAINERS (Write After Approval): Add myself.
6584 2008-01-09  Raksit Ashok  <raksit@google.com>
6586         * MAINTAINERS (Write After Approval): Add myself.
6588 2008-01-08  Ben Elliston  <bje@au.ibm.com>
6590         * config.sub, config.guess: Update from upstream sources.
6592 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6594         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6595         Change recommended MPFR from 2.2.1 -> 2.3.0.
6596         * configure: Regenerate.
6598 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
6600         * MAINTAINERS: Update my email address.
6602 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
6604         * MAINTAINERS: Update my email address.
6606 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
6608         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6609         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6610         * Makefile.in: Regenerate.
6612 2007-12-10  Mark Heffernan  <meheff@google.com>
6614         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6615         misplaced entries.
6617 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6619         * configure.ac: Enable libjava for x86_64-*-darwin9.
6620         * configure: Regenerate.
6622 2007-12-07  Bill Maddox  <maddox@google.com>
6624         * MAINTAINERS (Write After Approval): Add myself.
6626 2007-12-05  Ben Elliston  <bje@au.ibm.com>
6628         * config.sub, config.guess: Update from upstream sources.
6630 2007-12-02  Matthias Klose  <doko@ubuntu.com>
6632         * config-ml.in: Remove 64bit configure tests.
6634 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6636         * config-ml.in: Robustify against white space in absolute file
6637         names.
6639         * config-ml.in (multi-clean): Substitute ${Makefile}.
6640         Remove superfluous ${Makefile} in list.
6642 2007-11-19  Thiemo Seufer  <ths@mips.com>
6644         * config-ml.in: Don't hardcode the Makefile name.
6646 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
6648         * MAINTAINERS (Write After Approval): Add myself.
6650 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
6652         * MAINTAINERS (Write After Approval): Add myself.
6654 2007-11-06  Doug Kwan  <dougkwan@google.com>
6656         * MAINTAINERS (Write After Approval): Add myself.
6658 2007-10-25  Ben Elliston  <bje@au.ibm.com>
6660         * MAINTAINERS (mercury): Remove entry.
6661         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6663 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
6665         * Makefile.def (dependencies): Make configure-gdb depend on
6666         all-intl.
6667         * Makefile.in: Regenerated.
6669 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
6671         * MAINTAINERS (Fortran maintainer): Remove myself.
6673 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
6675         * Makefile.def: To avoid problems running with parallel makes,
6676         build newlib before libgloss so that target specific header
6677         files are availble.
6678         * Makefile.in: Regenerate
6680 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
6682         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6683         * Makefile.in: Regenerate.
6685 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
6687         * MAINTAINERS (Register allocation reviewer): Add myself.
6689 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
6691         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6692         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6693         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
6694         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6695         * configure: Regenerate.
6697 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
6699         * MAINTAINERS (Register allocation reviewer): Add myself.
6701 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
6703         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6704         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6705         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6706         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6707         * configure.ac: Default them to host tools for $host = $build.
6708         Subst them.
6710         * configure: Regenerate.
6711         * Makefile.in: Regenerate.
6713 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
6715         * MAINTAINERS (Register allocation reviewer): Add myself.
6717 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
6719         * MAINTAINERS (Register allocation reviewer): Add myself.
6721 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
6723         * MAINTAINERS (Write After Approval): Fix typo.
6725 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
6727         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6728         * configure: Regenerate.
6730 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
6732         PR bootstrap/31906
6733         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6734         they're already prefixed.
6736 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
6738         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6739         libstdc++.
6740         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6741         * configure: Regenerate.
6742         * Makefile.in: Regenerate.
6744 2007-09-17  Andreas Schwab  <schwab@suse.de>
6746         * configure.ac: Raise minimum makeinfo version to 4.6.
6747         * configure: Regenerate.
6749 2007-09-17  Johannes Singler  <singler@ira.uka.de>
6751         * MAINTAINERS (write-after-approval) add myself
6753 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
6755         * configure.ac: Correct makeinfo version check.
6756         * configure: Regenerate.
6758 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
6760         * MAINTAINERS: Update my email address.
6762 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
6764         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
6765         to $skipdirs and only disable gprof for newlib.  Use the normal
6766         mips*-elf* handling in other respects.
6767         * configure: Regnerate.
6769 2007-09-12  David Daney  <ddaney@avtrex.com>
6771         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6772         enabling libgcj.
6773         * configure: Regenerate.
6775 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6777         PR other/32154
6778         * configure.ac: For libgloss targets, point the linker to the linker
6779         script, startup code and simulator library.
6780         * configure: Regenerate.
6782 2007-09-07  Andrew Haley  <aph@redhat.com>
6784         * configure.ac (noconfigdirs): Remove target-libffi and
6785         target-libjava.
6786         * configure: Regenerate.
6788 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6790         PR target/33281
6791         * configure.ac: Use config/mh-mingw on mingw.
6792         * configure: Regenerate.
6794 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
6796         * MAINTAINERS (Write After Approval): Add myself.
6798 2007-09-05  Richard Guenther  <rguenther@suse.de>
6800         * configure.ac (--enable-stage1-checking): If neither --enable-checking
6801         nor --disable-checking is provided also turn on yes and types
6802         checking for stage1.
6803         * configure: Re-generate.
6805 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
6807         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6808         (Write After Approval): Remove myself.
6810 2007-08-29  Nick Clifton  <nickc@redhat.com>
6812         * config.sub, config.guess: Update from upstream sources.
6814 2007-08-22  Bud Davis  <jmdavis@link.com>
6816         * MAINTAINERS (Write After Approval): Added myself.
6817         * MAINTAINERS (Reviewers): Removed myself.
6819 2007-08-18  Paul Brook  <paul@codesourcery.com>
6820             Joseph Myers  <joseph@codesourcery.com>
6822         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6823         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6824         * Makefile.in: Regenerate.
6825         * configure.ac (--with-debug-prefix-map): New.
6826         * configure: Regenerate.
6828 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
6829             Nigel Stephens  <nigel@mips.com>
6831         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
6832         as target_makefile_frag.
6833         * configure: Regenerate.
6835 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
6837         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6838         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
6839         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6840         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6841         (do-compare, do-compare3, do-compare-debug): New.
6842         ([+compare-target+]): Use them.
6844 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
6846         * MAINTAINERS (Write After Approval): Change my email address.
6848 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6849             Ben Elliston  <bje@au.ibm.com>
6851         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6852         --silent if $silent.
6853         * configure: Regenerate.
6855 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
6857         * MAINTAINERS (Various Maintainers): Add myself as
6858         loop infrastructure maintainer.  Update my e-mail
6859         address.
6861 2007-07-31  Diego Novillo  <dnovillo@google.com>
6863         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6864         Adjust description.
6866 2007-07-26  Richard Guenther  <rguenther@suse.de>
6868         * configure.ac: Add types checking to stage1 checking flags.
6869         * configure: Regenerate.
6871 2007-07-17  Nick Clifton  <nickc@redhat.com>
6873         * COPYING3: New file.  Contains version 3 of the GNU General
6874         Public License.
6875         * COPYING3.LIB: New file.  Contains version 3 of the GNU
6876         Lesser General Public License.
6878 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6880         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6882 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6884         * MAINTAINERS (S/390 co-maintainer): Add myself.
6885         (Write After Approval): Remove myself.
6887 2007-07-13  Dan Hipschman  <dsh@google.com>
6889         * MAINTAINERS (Write After Approval): Add myself.
6891 2007-07-11  Nick Clifton  <nickc@redhat.com>
6893         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6894         WINDRES export.
6895         * Makefile.in: Regenerate.
6897 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6899         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6900         maintainer.
6902 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
6904         * lt~obsolete.m4: New. Import from 20070318 libtool.
6906 2007-07-03  Julian Brown  <julian@codesourcery.com>
6908         * MAINTAINERS (Write After Approval): Add myself.
6910 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6912         * configure.ac: Rewrite 'configure --help' strings to look nicer.
6913         * configure: Regenerate.
6915 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6917         * configure.ac: Add some missing m4 quotation.
6918         * configure: Regenerate.
6920 2007-07-02  Simon Baldwin  <simonb@google.com>
6922         * MAINTAINERS (Write After Approval): Add myself.
6924 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
6926         * configure: Regenerate.
6928 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
6930         * Makefile.def: Add windmc tool to build.
6931         * Makefile.tpl: Likewise.
6932         * configure.ac: Likewise.
6933         * Makefile.in: Regenerate.
6934         * configure: Regenerate.
6936 2007-06-28  DJ Delorie  <dj@redhat.com>
6938         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6939         not building newlib.
6940         * configure: Regenerated.
6942 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
6944         * MAINTAINERS (Write After Approval): Add myself.
6946 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
6948         * MAINTAINERS (Write After Approval): Add myself.
6950 2007-06-19  Chris Matthews  <chrismatthews@google.com>
6952         * MAINTAINERS (Write After Approval): Add myself.
6954 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6956         * MAINTAINERS (Write After Approval): Add myself.
6958 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
6960         * Makefile.def: Add dependency from configure-gdb to all-bfd.
6961         * Makefile.in: Regenerated.
6963 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
6965         * configure.ac: Don't add target-libmudflap to noconfigdirs for
6966         bfin*-*-uclinux* targets.
6967         * configure: Regenerate.
6969 2007-06-14  Ian Lance Taylor  <iant@google.com>
6971         * MAINTAINERS: Add myself as non-algorithmic global write
6972         maintainer.
6974 2007-06-14  Diego Novillo  <dnovillo@google.com>
6976         * MAINTAINERS: Add self as middle-end maintainer and
6977         non-algorithmic global write maintainer.
6979 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6981         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6982         Move all Fortran maintainers except Paul Brook into the
6983         Non-Autopoiesis section.
6985 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
6987         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6988         (distclean-stage[+id+]): Possibly delete stage_last.
6989         * Makefile.in: Regenerate.
6991 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
6993         * MAINTAINERS (Various Maintainer): Fix typo.
6995 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
6997         * MAINTAINERS (Various Maintainer): Add myself as
6998         dataflow maintainer.
7000 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7002         * config.sub, config.guess: Update from upstream sources.
7004 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7006         * Makefile.tpl: Fix spelling error.
7007         * Makefile.in: Regenerate.
7009 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
7011         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7012         lt_cv_sys_max_cmd_len.
7014 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7016         * MAINTAINERS (Various Maintainers): Add myself as
7017         auto-vectorizer maintainer.
7019 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7021         PR libjava/32098
7022         * libtool.m4: Revert previous change.
7023         * ltgcc.m4: Put it here.
7025 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7027         * MAINTAINERS (Various Maintainers): Add myself as
7028         auto-vectorizer maintainer.
7030 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7032         PR libjava/32098
7033         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7035 2007-05-30  Richard Guenther  <rguenther@suse.de>
7037         * MAINTAINERS (Various Maintainers): Add myself as
7038         auto-vectorizer maintainer.
7040 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
7042         PR bootstrap/29382
7043         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7044         * configure: Rebuilt.
7046 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
7048         * MAINTAINERS (Write After Approval): Removed my name.
7050 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
7052         * MAINTAINERS (Write After Approval): Remove myself.
7054 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
7056         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7058 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
7060         * ltmain.sh: Update from ToT Libtool.
7061         * libtool.m4: Update from ToT Libtool.
7062         * ltsugar.m4: New. Update from ToT Libtool.
7063         * ltversion.m4: New. Update from ToT Libtool.
7064         * ltoptions.m4: New. Update from ToT Libtool.
7065         * ltconfig: Remove.
7066         * ltcf-c.sh: Remove.
7067         * ltcf-cxx.sh: Remove.
7068         * ltcf-gcj.sh: Remove.
7070 2007-05-22  Ollie Wild  <aaw@google.com>
7072         * MAINTAINERS (Write After Approval): Add myself.
7074 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
7076         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7077         stage_cflags.
7078         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7079         Remove CFLAGS/LIBCFLAGS.
7080         (configure-stage[+id+]-[+prefix+][+module+],
7081         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7082         * Makefile.in: Regenerate.
7084 2007-05-15  Diego Novillo  <dnovillo@google.com>
7086         * MAINTAINERS: Update e-mail address.
7088 2007-05-15  Revital Eres  <eres@il.ibm.com>
7090         * MAINTAINERS (Write After Approval): Add myself.
7092 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7094         * MAINTAINERS (Write After Approval): Updated my address.
7096 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7098         * MAINTAINERS (Write After Approval): Add myself.
7100 2007-05-11  Silvius Rus  <rus@google.com>
7102         * MAINTAINERS (Write After Approval): Add myself.
7104 2007-04-23  Tom Tromey  <tromey@redhat.com>
7106         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7108 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7110         * MAINTAINERS (cpplib): Rename to ...
7111         (libcpp): ... this.  Add C/C++ front end maintainers.
7113 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7115         * config-ml.in: Pass ${ml_config_env} to configure calls.
7117 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7119         * MAINTAINERS (Write After Approval): Add myself.
7121 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7123         * MAINTAINERS (Write After Approval): Add myself.
7125 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7127         * MAINTAINERS (fortran 95 front end): Add myself.
7129 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7131         * MAINTAINERS (Write After Approval): Add myself.
7133 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7135         * MAINTAINERS (Modulo Scheduler): Add myself.
7137 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7139         * MAINTAINERS (fortran 95 front end): Add myself.
7140         (c++ front end): whitespace fix.
7142 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7144         * MAINTAINERS (Write After Approval): Add myself.
7146 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7148         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7149         of glob.  Quote arguments with single quotes too.
7150         * configure: Regenerate.
7152 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7154         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7155         * Makefile.in: Regenerate
7157 2007-03-07  Andreas Schwab  <schwab@suse.de>
7159         * configure: Regenerate.
7161 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7163         * configure.ac: Add "--with-pdfdir" configure option,
7164         which defines pdfdir variable.
7165         * Makefile.def (target=fixincludes): Add install-pdf to
7166         missing targets.
7167         (recursive_targets): Add install-pdf target.
7168         (flags_to_pass): Add pdfdir.
7169         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7170         target.
7171         * configure: Regenerate
7172         * Makefile.in: Regenerate
7174 2007-02-28  Eric Christopher  <echristo@apple.com>
7176         Revert:
7177         2006-12-07  Mike Stump  <mrs@apple.com>
7179         * Makefile.def (dependencies): Add dependency for
7180         install-target-libssp and install-target-libgomp on
7181         install-gcc.
7182         * Makefile.in: Regenerate.
7184 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7186         * configure: Regenerate.
7187         * configure.ac: Move statements after variable declarations.
7189 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7191         * MAINTAINERS: Add myself as sh maintainer.
7193 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7195         * configure.ac: Adjust for loop syntax.
7196         * configure: Regenerate.
7198 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7200         * configure: Rebuilt.
7202 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7204         * configure.ac: Drop multiple occurrences of --enable-languages,
7205         and fix its quoting.
7206         * configure: Rebuilt.
7208 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
7209             Nathan Sidwell  <nathan@codesourcery.com>
7210             Vladimir Prus  <vladimir@codesourcery.com>
7211             Joseph Myers  <joseph@codesourcery.com>
7213         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7214         * configure: Regenerate.
7216 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
7218         * ltconfig (freebsd*): Default to elf.
7220 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7222         * configure.ac (target_libraries): Move libgcc before libiberty.
7223         * configure: Regenerated.
7225 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7226             Paolo Bonzini  <bonzini@gnu.org>
7228         PR bootstrap/30753
7229         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
7230         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
7231         * configure: Regenerated.
7233 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7235         * MAINTAINERS (Language Front End Maintainers): Update my mail
7236         address.
7238 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7240         PR bootstrap/30748
7241         * configure.ac: Correct syntax for Solaris ksh.
7242         * configure: Regenerated.
7244 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7246         * configure.ac: Sync with src.
7247         * configure: Regenerate.
7249 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7251         * Makefile.in: Regenerate.
7253 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7255         * config.sub: Sync with src.
7257 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7259         * Makefile.tpl (build_alias, host_alias, target_alias): Use
7260         noncanonical equivalents.
7261         * configure.in: Rename to...
7262         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
7263         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
7264         target_noncanonical.  Use them.  Rewrite removal of configure
7265         arguments for autoconf 2.59.  Discard variable settings.  Force
7266         program_transform_name for native tools.
7268         * Makefile.in: Regenerated.
7269         * configure: Regenerated with autoconf 2.59.
7271 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
7273         * MAINTAINERS (Write After Approval): Add myself.
7275 2007-01-31  Andreas Schwab  <schwab@suse.de>
7277         * Makefile.tpl (LDFLAGS): Substitute it.
7278         * Makefile.in: Regenerate.
7280 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
7282         * MAINTAINERS (Write After Approval): Add myself.
7284 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
7286         * MAINTAINERS (spu port): Add myself.
7288 2007-01-23  Richard Guenther  <rguenther@suse.de>
7290         PR bootstrap/30541
7291         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7292         * Makefile.tpl (GNATBIND): Substitute it.
7293         (GNATMAKE): Likewise.
7294         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7295         of STAGE_PREFIX.
7296         * Makefile.in: Regenerate.
7297         * configure: Regenerate.
7299 2007-01-18  Mike Stump  <mrs@apple.com>
7301         * configure.in: Re-enable -Werror for gcc builds.
7303 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
7305         * MAINTAINERS (Write After Approval): Add myself.
7307 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7309         * configure.in: Change == to = in test command.
7310         * configure: Regenerate.
7312 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7313             Nick Clifton  <nickc@redhat.com>
7314             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
7316         * configure.in (build_configargs, host_configargs, target_configargs):
7317         Remove build/host/target parameters.
7318         (host_libs): Add gmp and mpfr.
7319         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7320         * Makefile.def (gmp, mpfr): New.
7321         (gcc): Remove target.
7322         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7323         target_os, target_vendor): New.
7324         (configure): Add host_alias/target_alias arguments; adjust invocations.
7325         * configure: Regenerate.
7326         * Makefile.in: Regenerate.
7328 2007-01-11  Matt Fago  <fago@earthlink.net>
7330         * configure.in: Try to link to functions only in mpfr 2.2.x
7331         to improve robustness of configure tests.
7332         * configure: Regenerate.
7334 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
7336         * MAINTAINERS: Add myself as i386 maintainer.
7338 2007-01-08  Jan Hubicka  <jh@suse.cz>
7340         * MAINTAINERS: Add myself as i386 maintainer.
7342 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
7344         * configure.in: Add support for an x86_64-mingw* target.
7345         * configure: Regenerate.
7347 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
7349         * Makefile.tpl (all-target): Correct @if conditional for target
7350         modules.
7351         * configure.in: Omit libiberty if building only target libgcc.
7352         * configure, Makefile.in: Regenerated.
7354 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
7356         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7357         * configure: Regenerate.
7359 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
7361         * Makefile.def (target_modules): Add libgcc.
7362         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
7363         * Makefile.tpl (clean-target-libgcc): Delete.
7364         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7365         on gcc even for bootstrapped modules.  Rewrite handling of
7366         lang_env_dependencies to loop over target_modules.
7367         * configure.in (target_libraries): Add target-libgcc.
7368         * Makefile.in, configure: Regenerated.
7370 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7372         * configure.in: Reorganize recognition of languages.  Add
7373         --enable-stage1-languages.  Show supported languages for the chosen
7374         target rather than all recognized languages.
7375         * configure: Regenerate.
7377 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7379         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7380         * Makefile.in: Regenerate.
7382 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7384         * configure.in: Warn that MPFR 2.2.0 is buggy.
7385         * configure: Regenerate.
7387 2006-12-27  Ian Lance Taylor  <iant@google.com>
7389         * configure.in: When removing Makefiles to force a reconfigure, also
7390         remove prev-DIR*/Makefile.
7391         * configure: Regenerate.
7393 2006-12-22  Andreas Schwab  <schwab@suse.de>
7395         * configure: Regenerate with correct autoconf version.
7397 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
7399         * configure.in: add AC_SUBST for *_FOR_TARGET.
7400         * configure: Regenerate.
7402 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7404         * configure.in: Simplify logic for rejecting languages that cannot
7405         be built.  Separate the case when a language is unsupported,
7406         from the case when the user chooses not to build a language.
7408 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7410         * configure.in: Remove "$build" case for powerpc-*-darwin* since
7411         it only affects bootstrap and could be tested on "$host" as well.
7412         * configure: Regenerate.
7413         * config/mh-ppc-darwin: Add to the stage1 cflags here.
7415 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7417         PR bootstrap/29544
7418         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7419         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7420         move here comment from Makefile.tpl.
7421         * Makefile.tpl: Move some definitions higher in the file.
7422         (STAGE1_CHECKING): New.
7423         * configure.in: Add --enable-stage1-checking.
7424         * configure: Regenerate.
7425         * Makefile.in: Regenerate.
7427 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7429         * MAINTAINERS: Add myself as build system maintainer.
7431 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
7433         * MAINTAINERS (Write After Approval): Add myself.
7435 2006-12-13  Eric Christopher  <echristo@apple.com>
7437         * MAINTAINERS: Add myself as darwin maintainer.
7439 2006-12-11  Ian Lance Taylor  <ian@airs.com>
7441         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7443 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
7445         MAINTAINERS: Update my entry.
7447 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
7449         * configure.in:  Handle spu makefile frag.
7450         * Makefile.tpl (MAINT): Define
7451         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7452         * configure: Regenerate.
7453         * Makefile.in: Regenerate.
7455 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7457         * config.guess: Import latest version.
7458         * config.sub: Likewise.
7460 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7462         * configure.in (spu-*-*): Don't skip target-libiberty.
7463         * configure: Regenerate.
7465 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7467         PR bootstrap/30134
7468         * configure.in: Correct x86 darwin support for libjava to powerpc
7469         and i?86 only.
7470         * configure: Regenerate.
7472 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
7474         * configure.in: Add x86 darwin support for libjava.
7475         * configure: Regenerate.
7477 2006-12-07  Mike Stump  <mrs@apple.com>
7479         * Makefile.def (dependencies): Add dependency for
7480         install-target-libssp and install-target-libgomp on
7481         install-gcc.
7482         * Makefile.in: Regenerate.
7484 2006-12-04  Richard Guenther  <rguenther@suse.de>
7486         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7487         (Non-Algorithmic Maintainers): Move over non-algorithmic
7488         loop optimizer maintainers, add myself as a non-algorithmic
7489         middle-end maintainer.
7491 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
7493         * MAINTAINERS (Write After Approval): Add myself.
7495 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7497         * configure.in: Update error message for missing GMP/MPFR.
7499         * configure: Regenerate.
7501 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7503         * configure.in: Update MPFR version in error message.
7505         * configure: Regenerate.
7507 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7509         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7510         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7511         --with-gmp-lib): New flags.
7513         * configure: Regenerate.
7515 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
7517         * MAINTAINERS (Write After Approval): Change my email address.
7519 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
7521         * MAINTAINERS (Write After Approval): Add myself.
7523 2006-11-22  Philipp Thomas  <pth@suse.de>
7525         * MAINTAINERS (i18n): Update e-mail address.
7527 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7529         * MAINTAINERS (spu port): Add myself as maintainer.
7530         (Write After Approval): Remove myself.
7532 2006-11-22  Ben Elliston  <bje@au.ibm.com>
7534         * configure.in (skipdirs): Don't build libssp for SPU.
7535         * configure: Regenerate.
7537 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
7539         * MAINTAINERS (spu port): Add myself as maintainer.
7540         (libobjc): Update my email address.
7542 2006-11-21  Andrea Bona  <andrea.bona@st.com>
7544         * MAINTAINERS (Write After Approval): Add myself.
7546 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7548         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7549         * configure : Rebuilt.
7551 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7553         * MAINTAINERS (Write After Approval): Add myself.
7555 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
7557         * MAINTAINERS (Write After Approval): Add myself.
7559 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7561         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7562         libmpfr.a.
7563         * configure: Regenerate.
7565 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
7567         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7568         (unstage): Test for stage_last presence.
7570         PR bootstrap/29802
7571         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7572         STAGE_PREFIX.
7573         * Makefile.in: Regenerate.
7575 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
7577         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7578         maintainers.
7580 2006-11-14  Erven Rohou  <erven.rohou@st.com>
7582         * MAINTAINERS (Write After Approval): Add myself.
7584 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
7586         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7587         and stageN-package/Makefile.
7588         * Makefile.in: Regenerated.
7590 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
7592         * configure.in: Remove target-libgloss from noconfigdirs for
7593         bfin-*-*.
7594         * configure: Regenerated.
7596 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7598         * configure.in (have_gmp): Only error if the gcc directory exists.
7600         * configure: Regenerate.
7602 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7604         * configure.in: Robustify error message for missing GMP/MPFR.
7606         * configure: Regenerate.
7608 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
7610         * MAINTAINERS (Write After Approval): Add myself.
7612 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
7614         * MAINTAINERS: Change email address.
7616 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
7618         * MAINTAINERS (Write After Approval): Add myself.
7620 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
7622         * MAINTAINERS (Write After Approval): Add myself.
7624 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
7626         * MAINTAINERS (Write After Approval): Move myself to
7627         Write After Approval section.
7629 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7631         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
7632         need_gmp anymore.
7633         * configure: Regenerate.
7635 2006-10-16  Tobias Burnus  <burnus@net-b.de>
7637         * MAINTAINERS (Write After Approval): Add myself.
7639 2006-10-16  Ben Elliston  <bje@au.ibm.com>
7641         * config.guess: Import latest version.
7642         * config.sub: Likewise.
7644 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
7646         * Makefile.def: Added pdf target handling.
7647         * Makefile.tpl: Added pdf target handling.
7648         * Makefile.in: Regenerated.
7650 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
7652         * MAINTAINERS: Add self as score port maintainer.
7654 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
7656         * MAINTAINERS (Write After Approval): Add myself.
7658 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
7660         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
7661         or newer.
7662         * configure: Regenerated.
7664 2006-09-27  Dave Brolley  <brolley@redhat.com>
7666         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7667         using $s instead of $r.
7668         * configure: Regenerated.
7670 2006-09-26  Thiemo Seufer  <ths@mips.com>
7672         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7673         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7674         * configure: Regenerate.
7676 2006-09-24  Graeme Peterson  <gridly@gmail.com>
7678         * MAINTAINERS (Write After Approval): Remove myself.
7680 2006-09-22  Chao-ying Fu  <fu@mips.com>
7682         * MAINTAINERS (Write After Approval): Add myself.
7684 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
7686         * MAINTAINERS: Add self as soft-fp maintainer.
7688 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
7690         * MAINTAINERS: Add myself as avr maintainer.
7691         Remove Marek Michalkiewicz as avr maintainer.
7693 2006-09-07  Roberto Costa  <roberto.costa@st.com>
7695         * MAINTAINERS (Write After Approval): Add myself.
7697 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
7699         * configure.in: Never build newlib for a Mingw host.
7700         Never build newlib as Mingw target library.
7701         Test the existence of winsup/cygwin for building a Cygwin newlib,
7702         rather than just winsup.
7703         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7704         building a Mingw target.
7705         * configure: Regenerate.
7707 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7709         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7711 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
7713         * config.guess: Import from src (was more updated).
7714         * config.sub: Likewise.
7716 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
7718         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7719         * configure: Regenerated.
7721 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
7723         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7724         for stages after the first.
7726 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
7728         * Makefile.def: Add dependencies for configure-opcodes
7729         on configure-intl and all-opcodes on all-intl.
7730         * Makefile.in: Regenerated.
7732 2006-07-13  Ben Elliston  <bje@au.ibm.com>
7734         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7736 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
7738         Port to hosts whose 'sort' and 'tail' implementations
7739         treat operands with leading '+' as file names, as POSIX
7740         has required since 2001.  However, make sure the code still
7741         works on pre-POSIX hosts.
7742         * ltmain.sh: Don't assume "sort +2" is equivalent to
7743         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7745 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
7747         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7749 2006-07-04  Peter O'Gorman  <peter@pogma.com>
7751         * ltconfig: chmod 644 before ranlib during install.
7753 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7755         PR bootstrap/18058
7756         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7757         if the bootstrap compiler is a GCC version that supports it.
7758         * configure: Regenerate.
7760 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7762         * configure.in: Fix thinkos in previous check-in.
7763         * configure: Regenerate.
7765 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7767         PR other/27063
7768         * configure.in: Test subdir_requires and give an appropriate
7769         error message.
7770         * configure: Regenerate.
7772 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
7774         * MAINTAINERS (Write After Approval): Add myself.
7776 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
7778         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7780 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
7782         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7784 2006-06-20  David Ayers  <d.ayers@inode.at>
7786         PR bootstrap/28072
7787         * configure.in: Add target-boehm-gc to noconfigdirs depending on
7788         whether target-libjava is being configured instead of whether the
7789         java front end is enabled.
7790         * configure: Regenerate.
7792 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7794         PR target/27540
7795         * configure.in: Only enable libgomp on IRIX 6.
7796         * configure: Regenerate.
7798 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
7800         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7801         too.
7802         * Makefile.in: Regenerate.
7804 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
7806         * config-ml.in: Alter CCASFLAGS to include special
7807         multilib options the same as is done for CFLAGS.
7809 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7811         * configure.in: Don't enable libgomp on hpux10.
7812         * configure: Rebuilt.
7814 2006-06-12  David Ayers  <d.ayers@inode.at>
7816         PR bootstrap/27963
7817         PR target/19970
7818         * configure.in: Remove target-boehm-gc from noconfigdirs where
7819         ${libgcj} is specified.
7820         * configure: Regenerate.
7822 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
7824         Sync from src:
7826         * configure.in: Sync.
7827         * configure: Regenerated.
7829         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
7831         * Makefile.def: Added dependencies from sim and gdb on intl, and
7832         added configure dependencies to everything with an all dependency
7833         on intl.
7834         * Makefile.in: Regenerated.
7836 2006-06-06  David Ayers  <d.ayers@inode.at>
7838         PR libobjc/13946
7839         * Makefile.def: Add dependencies for libobjc which boehm-gc.
7840         * Makefile.in: Regenerate.
7841         * configure.in: Add --enable-objc-gc at toplevel and have it
7842         enable boehm-gc for Objective-C.
7843         Remove target-boehm-gc from libgcj.
7844         Add target-boehm-gc to target_libraries.
7845         Add target-boehm-gc to noconfigdirs where ${libgcj}
7846         is specified.
7847         Assert that boehm-gc is supported when requested for Objective-C.
7848         Only build boehm-gc if needed either for Java or Objective-C.
7849         * configure: Regenerate.
7851 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
7853         PR 27674
7854         * Makefile.tpl (configure-[+prefix+][+module+],
7855         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7856         Remove rule to unstage bootstrapped modules.
7857         (stage_current): New.
7858         * Makefile.in: Regenerate.
7860 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
7862         * MAINTAINERS (Write After Approval): Update my e-mail address.
7864 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
7866         * include/libiberty.h: Declare pex_run_in_environment.
7868 2006-05-31  Asher Langton  <langton2@llnl.gov>
7870         * MAINTAINERS (Write After Approval): Add myself.
7872 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
7874         * Makefile.def (bfd, opcodes): Fix lib_path.
7875         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7876         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
7877         * Makefile.in: Regenerate.
7879 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7881         * Makefile.in: Regenerate.
7883 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7885         * Makefile.def: Add install-html target. Add datarootdir
7886         docdir and htmldir to flags_to_pass.
7887         * Makefile.tpl: Add install-html target.
7888         * Makefile.in: Regenerate.
7889         * configure.in: Add --with-datarootdir, --with-docdir, and
7890         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7891         * configure: Regenerate.
7893 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
7895         * configure.in: Enable gprof for cross builds.
7896         * configure: Regenerate.
7898 2006-05-22  Richard Guenther  <rguenther@suse.de>
7900         Revert
7901         2006-01-31  Richard Guenther  <rguenther@suse.de>
7902         Paolo Bonzini  <bonzini@gnu.org>
7904         * Makefile.def (target_modules): Add libgcc-math target module.
7905         * configure.in (target_libraries): Add libgcc-math target library.
7906         (--enable-libgcc-math): New configure switch.
7907         * Makefile.in: Re-generate.
7908         * configure: Re-generate.
7909         * libgcc-math: New toplevel directory.
7911 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7912             Andreas Tobler  <a.tobler@schweiz.ch>
7914         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
7915         * configure: Rebuilt.
7917 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
7919         * MAINTAINERS (Write After Approval): Add myself.
7921 2006-05-01  DJ Delorie  <dj@redhat.com>
7923         * configure.in: Restore CFLAGS if GMP isn't present.
7924         * configure: Regenerate.
7926 2006-05-01  Richard Guenther  <rguenther@suse.de>
7928         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7929         maintainer.
7931 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
7933         * MAINTAINERS (Write After Approval): Add myself.
7935 2006-04-28  Jan Beulich  <jbeulich@novell.com>
7937         * MAINTAINERS (Write After Approval): Add myself.
7939 2006-04-18  DJ Delorie  <dj@redhat.com>
7941         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
7942         reference libgloss so that libssp can be built in a combined
7943         tree.
7944         * configure: Regenerate.
7946 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
7948         * MAINTAINERS (Write After Approval): Add myself.
7950 2006-04-05  Ben Elliston  <bje@au.ibm.com>
7952         * configure.in: Require makeinfo 4.4 or higher.
7953         * configure: Regenerate.
7955 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
7957         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7958         Rearrange the entries of other libraries to have them in one place.
7960 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
7962         * MAINTAINERS (Write After Approval): Remove myself.
7963         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7965 2006-03-14  Richard Guenther  <rguenther@suse.de>
7967         * configure: Regenerate with autoconf 2.13.
7969 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
7971         * MAINTAINERS: Use my work address.
7973         * MAINTAINERS: Update my E-mail address.
7975 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
7977         * configure.in: Handle --disable-<component> generically.
7978         * configure: Regenerate.
7980 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
7982         PR libgcj/17311
7983         * ltmain.sh: Don't use "$finalize_rpath" for compile.
7985 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
7987         * MAINTAINERS (Write After Approval):  Remove myself.
7988         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
7990 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
7992         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
7993         (TARGET_CONFIGDIRS): Remove.
7994         * configure.in: Remove AC_SUBST(target_configdirs).
7995         * Makefile.in, configure: Regenerated.
7997 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
7999         * MAINTAINERS (Write After Approval):  Remove myself.
8000         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8002 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8004         PR bootstrap/25670
8006         * Makefile.tpl ([+compare-target+]): Print explanation messages.
8008         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8009         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8010         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8011         BUILD_PREFIX, BUILD_PREFIX_1.
8012         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8014         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8015         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8017         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8018         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8019         of `cat stage_current`.  Always provide the `r' and `s' variables.
8020         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8021         a single shell execution.
8022         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8023         bootstrapped modules, make the stage1 module if the build was not
8024         started yet, else build the current stage.
8025         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8026         (all-build, all-host, all-target, [+make_target+]-host,
8027         [+make_target+]-target): Do not use \-continued lines.
8028         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8029         (current_stage, restrap, stage_last): New.
8031         * Makefile.in: Regenerate.
8032         * configure: Regenerate.
8034 2006-02-19  Bud Davis  <jmdavis@link.com>
8036         * MAINTAINERS (Write After Approval):  Remove myself.
8037         (Language Front End Maintainers):  Add myself as fortran 95
8038         maintainer and update e-mail address.
8040 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8042         * MAINTAINERS (Write After Approval):  Remove myself.
8043         (Language Front End Maintainers):  Add myself as fortran 95
8044         maintainer.
8046 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
8048         * MAINTAINERS (Write After Approval): Add myself.
8050 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
8052         * MAINTAINERS (Write After Approval):  Remove myself.
8053         (Language Front End Maintainers):  Add myself as
8054         fortran 95 maintainer.
8056 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8058         Sync from src:
8060         2005-12-27  Leif Ekblad  <leif@rdos.net>
8062         * configure.in: Add support for RDOS target.
8063         * configure: Regenerate.
8065 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8066             Andreas Schwab  <schwab@suse.de>
8068         * configure: Regenerate.
8070 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
8072         * configure.in (enable_libgomp): Add AIX.
8073         * configure: Regenerate.
8075 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
8077         * MAINTAINERS (Write After Approval): Add myself.
8079 2006-02-03  Lee Millward  <lee.millward@gmail.com>
8081         * MAINTAINERS (Write After Approval): Add myself.
8083 2006-01-31  Richard Guenther  <rguenther@suse.de>
8084         Paolo Bonzini  <bonzini@gnu.org>
8086         * Makefile.def (target_modules): Add libgcc-math target module.
8087         * configure.in (target_libraries): Add libgcc-math target library.
8088         (--enable-libgcc-math): New configure switch.
8089         * Makefile.in: Re-generate.
8090         * configure: Re-generate.
8091         * libgcc-math: New toplevel directory.
8093 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8095         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8096         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8097         the assembler, linker and binutils.
8098         * configure: Regenerate.
8100 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8102         * MAINTAINERS (Write After Approval): Add myself.
8104 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8106         * configure: Regenerate.
8108 2006-01-18  Richard Henderson  <rth@redhat.com>
8109             Jakub Jelinek  <jakub@redhat.com>
8110             Diego Novillo  <dnovillo@redhat.com>
8112         * libgomp: New directory.
8113         * Makefile.def: Add target_module libgomp.
8114         * Makefile.in: Regenerate.
8115         * configure.in (target_libraries): Add target-libgomp.
8116         * configure: Regenerate.
8118 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8120         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8121         @ from continuation.
8122         * Makefile.in: Rebuilt.
8124 2006-01-04  Chris Lattner  <sabre@gnu.org>
8126         * MAINTAINERS (Write After Approval): Add myself.
8128 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8130         PR bootstrap/24252
8132         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8133         * Makefile.tpl (OBJDUMP): New.
8134         (EXTRA_HOST_FLAGS): Add it.
8135         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8137         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8138         to use symbolic links between directories.  Avoid race conditions
8139         or make them harmless.
8140         * configure.in: Do not try to use symbolic links between directories.
8142         * Makefile.def (LEAN): Pass.
8143         * Makefile.tpl (LEAN): Define.
8144         (stage[+id+]-start): Accept that the previous directory does not
8145         exist, if the bootstrap is lean.
8146         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8147         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8148         configure substitution.
8149         ([+compare-target+]): Likewise.
8150         ([+bootstrap-target+]-lean): New.
8151         * configure.in: Remove lean bootstrap support from here.
8153         * Makefile.in: Regenerate.
8154         * configure: Regenerate.
8156 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8158         * MAINTAINERS (libdecnumber): Add myself.
8160 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8162         * libtool-ldflags: New script.
8164 2006-01-02  Andreas Schwab  <schwab@suse.de>
8166         * configure.in: When reconfiguring remove Makefile in
8167         all stage directories.
8168         * configure: Regenerate.
8170 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8172         * MAINTAINERS: Update my email address.
8174 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8176         Revert Ada-related part of the previous change.
8178         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8179         Do not pass.
8180         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8181         * Makefile.in: Regenerate.
8182         * configure.in: Do not include mt-ppc-aix target fragment.
8183         * configure: Regenerate.
8185 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8187         * configure.in: Select appropriate fragments for PowerPC/AIX.
8188         * configure: Regenerate.
8190         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8191         BOOT_CFLAGS, BOOT_LDFLAGS.
8192         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8193         BOOT_CFLAGS, BOOT_LDFLAGS.
8194         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8195         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8196         (stage): Fail if we cannot complete the work.
8197         * Makefile.in: Regenerate.
8199 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8201         * configure.in: Replace ms1 with mt.
8202         * configure: Rebuilt.
8204 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8206         * MAINTAINERS: Update my email address.
8208 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8210         * Makefile.tpl (all, do-[+make_target+], do-check, install,
8211         install-host-nogcc): Don't invoke $(stage) at the end.
8212         * Makefile.in: Regenerate.
8214 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
8216         * configure.in: Flip the top-level bootstrap switch.
8217         * configure: Regenerate.
8219 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
8221         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8222         $(stage) and $(unstage).
8223         (EXTRA_TARGET_FLAGS): Correct double-quoting.
8224         (all): Remove stray semicolon.
8225         (local-distclean): Don't handle multilib.tmp and multilib.out.
8226         (install.all): Set $s for consistency.
8227         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8228         check_multilibs setting.  Always make the install directory.
8229         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8230         Correct @if/@endif.
8231         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8232         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8233         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8234         (multilib.out): Remove.
8235         * Makefile.in: Regenerated.
8237 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
8239         * MAINTAINERS (Write After Approval): Add myself.
8241 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8243         * MAINTAINERS: Add myself as mt maintainer.
8245         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
8247 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
8249         * MAINTAINERS: Change email address.
8251 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
8253         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8254         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8255         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
8256         Find in-tree tools if available.
8257         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8258         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8259         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8260         (COMPILER_*_FOR_TARGET): New.
8261         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8262         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8263         (CONFIGURED_*, USUAL_*): Remove.
8264         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8265         STRIP): Use autoconf substitutions.
8266         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8267         COMPILER_NM_FOR_TARGET): New.
8268         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8270         (all): Make all-host and all-target in parallel.
8271         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8272         that $$r and $$s are set before invoking a recursive make.
8273         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8274         ([+bootstrap-target+]): Inline most of the `all' target.
8276 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8278         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8279         from the gcc build directory.
8280         * Makefile.in: Regenerate.
8282 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8284         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
8285         depend on all-libdecnumber.
8286         * configure.in (host_libs): Include libdecnumber.
8287         * Makefile.in: Regenerate.
8288         * configure: Likewise.
8290 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8292         * libdecnumber: Import decNumber sources from the dfp-branch.
8294 2005-11-21  Kean Johnston  <jkj@sco.com>
8296         * config.sub, config.guess: Sync from upstream sources.
8298 2005-11-21  Ben Elliston  <bje@au.ibm.com>
8300         Import from Autoconf sources:
8302         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
8303         * config/move-if-change: Don't output "$2 is unchanged";
8304         suggested by Ben Elliston.  Handle weird characters correctly.
8306 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
8308         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8309         to match upstream libtool for darwin.
8311 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
8313         * Makefile.def: Remove gdb dependencies for gdbtk.
8314         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8315         (configure-gdb, install-gdb): New rules.
8316         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8317         * Makefile.in, configure: Regenerated.
8319 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
8321         * MAINTAINERS (Write After Approval): Add myself.
8323 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
8325         * MAINTAINERS (Write After Approval): Add myself.
8327 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
8329         * MAINTAINERS (alias analysis): Add Daniel Berlin and
8330         Diego Novillo.
8332 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
8334         PR bootstrap/24297
8335         * Makefile.tpl (do-[+make-target+], do-check, install,
8336         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8337         are set before recursing.
8338         * Makefile.in: Regenerate.
8340 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
8342         PR bootstrap/18939
8343         * Makefile.def (gcc) <target>: Fix thinko.
8344         * Makefile.in: Regenerate.
8346 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
8348         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8349         * configure: Regenerate.
8351 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
8353         * MAINTAINERS (Write After Approval): Add self.
8355 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
8357         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8358         target-libffi, target-qthreads, target-libjava, and
8359         targetlibobjc.
8360         * configure: Regenerate.
8362 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
8364         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8365         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8366         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8367         (USUAL_OBJDUMP_FOR_TARGET): New.
8368         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8369         * configure.in: Check for $OBJDUMP_FOR_TARGET.
8370         * configure, Makefile.in: Regenerated.
8372 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8374         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8375         before other host packages.
8377 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
8379         * MAINTAINERS: Add self as sh libraries/configury maintainer.
8381 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8383         PR bootstrap/22340
8385         * configure.in (default_target): Remove.
8386         * Makefile.tpl (all): Do not use prerequisites as subroutines
8387         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8388         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8389         use prerequisites as subroutines.
8390         (check-host, check-target): New.
8391         (bootstrap configure & all targets): Do not use stage*-start
8392         if the directory layout is already ok.
8393         (non-bootstrap configure & all targets): Prepend a $(unstage).
8394         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
8395         (NOTPARALLEL): Remove.
8396         (unstage, stage variables): New variables.
8397         (unstage, stage targets): Simply expand to those variables.
8399         * configure: Regenerate.
8400         * Makefile.in: Regenerate.
8402 2005-10-04  James E Wilson  <wilson@specifix.com>
8404         * Makefile.def (lang_env_dependencies): Add libmudflap.
8405         * Makefile.in: Regenerate.
8407 2005-10-03  Andreas Schwab  <schwab@suse.de>
8409         Backport from libtool CVS:
8410         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
8412         * ltmain.sh: add support for installing into temporary
8413         staging area (e.g. 'make install DESTDIR=...')
8415 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8417         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8418         * configure: Regenerated.
8420 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
8422         * configure: Regenerate with the correct
8423         autoconf version.
8425 2005-09-30  Catherine Moore  <clm@cm00re.com>
8427         * configure.in (bfin-*-*): New.
8428         * configure: Regenerated.
8430 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
8432         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8433         (LIPO_FOR_TARGET): New.
8434         (CONFIGURED_LIPO_FOR_TARGET): New.
8435         (USUAL_LIPO_FOR_TARGET): New.
8436         (STRIP_FOR_TARGET): New.
8437         (CONFIGURED_STRIP_FOR_TARGET): New.
8438         (USUAL_STRIP_FOR_TARGET): New.
8439         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8440         STRIP_FOR_TARGET.
8441         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8442         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8443         * Makefile.in: Regenerate.
8444         * configure: Regenerate.
8446 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
8448         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8449         (rs6000-*-aix*): Same.
8450         * configure: Regenerate.
8452 2005-09-16  Tom Tromey  <tromey@redhat.com>
8454         * MAINTAINERS: Add self as java maintainer.
8456 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8458         * configure.in: Recognize f95 in the --enable-languages option,
8459         and substitute it for fortran, issuing a warning.
8460         * configure: Regenerate.
8462 2005-08-30  Phil Edwards  <phil@codesourcery.com>
8464         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
8465         * configure:  Regenerated.
8467 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
8469         * MAINTAINERS: Add self as ms1 maintainer.
8471 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
8473         * Makefile.def (libssp): Add to lang_env_dependencies.
8474         * Makefile.in: Regenerate.
8476 2005-08-18  Ian Lance Taylor  <ian@airs.com>
8478         * MAINTAINERS: Add myself as middle-end maintainer.
8480 2005-08-17  Christian Groessler  <chris@groessler.org>
8482         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8483         * Makefile.in: Regenerate.
8485 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
8487         * MAINTAINERS (write after approval): Added myself.
8489 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
8491         * MAINTAINERS (Write After Approval): Add myself.
8493 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
8495         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8496         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8497         Look for alternate names of the target cc and c++
8498         * configure: Regenerate.
8500 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
8502         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8503         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8504         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8505         tools; remove code to manually set them.
8506         (Target tools): Look in the environment for them.
8507         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8508         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8509         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8510         build directory.
8511         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8512         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8513         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8514         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8515         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8516         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8517         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8518         * configure: Regenerate.
8519         * Makefile.in: Regenerate.
8521 2005-07-28  Ben Elliston  <bje@au.ibm.com>
8523         * MAINTAINERS: Update for removed CPU targets.
8525 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
8527         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8528         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8529         * Makefile.in: Regenerated.
8531 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
8533         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8534         (CFLAGS_FOR_TARGET): Use it.
8535         (CXXFLAGS_FOR_TARGET): Likewise.
8536         * Makefile.in: Regenerated.
8537         * configure.in (--with-build-sysroot): New option.
8538         * configure: Regenerated.
8540 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
8542         * Makefile.tpl: Wrap install between unstage and stage
8543         * Makefile.in: Regenerate.
8545 2005-07-21  Eric Christopher  <echristo@apple.com>
8547         * MAINTAINERS: Update affiliation.
8549 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
8551         * MAINTAINERS: Add self as crx port maintainer.
8553 2005-07-20  DJ Delorie  <dj@redhat.com>
8555         * MAINTAINERS: Add self as m32c maintainer.
8557 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
8559         * all files: Update FSF address.
8561 2005-07-15  Eric Christopher  <echristo@redhat.com>
8563         * MAINTAINERS: Change affiliation.
8565 2005-07-14  Jim Blandy  <jimb@redhat.com>
8567         * configure.in: Add cases for Renesas m32c.
8568         * configure: Regenerated.
8570 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8572         * COPYING.LIB: Update from fsf.org.
8574 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8576         * COPYING, compile, config.guess,
8577         config.sub, install-sh, missing, mkinstalldirs,
8578         symlink-tree, ylwrap: Sync from upstream sources.
8579         * config-ml.in: Update FSF address.
8581 2005-07-13  Eric Christopher  <echristo@redhat.com>
8583         * configure.in: Add toplevel noconfigdir support for tpf.
8584         * configure: Regenerate.
8586 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
8588         PR ada/22340
8590         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8591         * Makefile.in: Regenerate.
8593 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
8595         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
8596         Brolley to write-after-approval.
8598 2005-07-07  Andreas Schwab  <schwab@suse.de>
8600         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8601         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8602         * Makefile.in: Regenerated.
8604 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
8606         * configure.in: Don't build sim or rda when targetting darwin.
8607         * configure: Regenerate.
8609 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
8611         * configure.in: Add --enable-libssp and --disable-libssp.
8612         * configure: Regenerate with autoconf-2.13.
8614 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
8616         * Makefile.def (target_modules): Add libssp.
8617         * configure.in (target_libraries): Add target-libssp.
8618         * configure: Rebuilt.
8619         * Makefile.in: Rebuilt.
8621 2005-07-01  Zack Weinberg  <zackw@panix.com>
8623         * MAINTAINERS: Change email address.  Resign from maintainership.
8625 2005-07-01  Richard Guenther  <rguenther@suse.de>
8627         * MAINTAINERS: Change my e-mail address and affiliation.
8629 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
8631         * Makefile.def (stagefeedback): Come after profile.
8632         Define profiledbootstrap target.
8633         * Makefile.tpl (profiledbootstrap): Remove.
8634         (stageprofile-end): Zap stagefeedback.
8635         (stagefeedback-start): Copy all .gcda files, not only GCC's.
8636         * Makefile.in: Regenerate.
8638 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
8640         * MAINTAINERS: Update my email address.
8642 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
8644         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
8645         In 'cpp' stanza, support '#line' as well as '# '.
8647 2005-06-08  Andreas Schwab  <schwab@suse.de>
8649         * MAINTAINERS: Move myself from 'Write After Approval' to
8650         'CPU Port Maintainers' section as m68k maintainer.
8652 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
8654         * configure.in (unsupported_languages): New macro.
8655         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
8656         non-ported target libraries in noconfigdirs.
8657         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8658         non-linux-gnu.  Remove libgcj_ex_libffi.
8659         <lang_frag loop>: Set add_this_lang=no if the language is in
8660         unsupported_languages.
8661         * configure: Regenerate.
8663 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
8665         * configure.in: Fix typo in handling of --with-mpfr-dir.
8666         * configure: Regenerate.
8668 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
8670         * MAINTAINERS: Update my email address.
8672 2005-06-02  Jim Blandy  <jimb@redhat.com>
8674         * config.sub: Add cases for the Renesas m32c.  (This patch has been
8675         accepted into the master sources.)
8677 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
8678             Michael Snyder  <msnyder@redhat.com>
8679             Stan Cox  <scox@redhat.com>
8681         * configure.in: Set noconfigdirs for ms1.
8683         * configure: Regenerate.
8685 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
8687         * MAINTAINERS (Write After Approval): Add self.
8689 2005-06-01  Josh Conner  <jconner@apple.com>
8691         * MAINTAINERS (Write After Approval): Add self.
8693 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
8695         * MAINTAINERS: Update my email address.
8697 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
8699         * MAINTAINERS (Write After Approval): Add self.
8701 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
8703         * MAINTAINERS (Write After Approval): Remove self.
8705 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
8707         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8708         (Dependencies): Consider target modules for bootstrap dependencies.
8709         Make target bootstrap modules depend on each stage's gcc.
8710         * Makefile.in: Regenerate.
8712 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
8714         * Makefile.def (configure-gcc): Depend on binutils having been built.
8715         (all-gcc): No need to do it here.
8716         * Makefile.in: Regenerate.
8718 2005-05-19  Paul Brook  <paul@codesourcery.com>
8720         * configure.in: Rewrite misleading error message when requested
8721         language cannot be built.
8722         * configure: Regenerate.
8724 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
8726         * ylwrap: Import from Automake 1.9.5.
8728 2005-05-13  David Ung  <davidu@mips.com>
8730         * MAINTAINERS (Write After Approval): Add self.
8732 2005-05-09  Mike Stump  <mrs@apple.com>
8734         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8735         lt_cv_sys_max_cmd_len for now.
8737 2005-05-09  Stan Cox  <scox@redhat.com>
8739         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8741 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
8743         * README.SCO: Update the URL.
8745 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
8747         * ltconfig: Define file_list_spec.  Pass file_list_spec and
8748         with_gnu_ld to libtool.
8749         * ltcf-c.sh (aix[45]): Define file_list_spec.
8750         * ltcf-cxx.sh (aix[45]): Same.
8751         * ltcf-gcj.sh (aix[45]): Same.
8752         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8753         exists, write list of input files to temporary file.
8755 2005-05-04  Mike Stump  <mrs@apple.com>
8757         * configure.in: Always pass --target to target configures as
8758         otherwise rebuilds that do --recheck will fail.
8759         * confiugure: Rebuilt.
8761 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
8763         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8764         STAGE_HOST_EXPORTS.
8765         (configure, all): Add bootstrap support.
8766         (Host modules, target modules): Pass post-stage1 flags and exports.
8767         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8768         * Makefile.in: Regenerate.
8770 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
8772         * configure: Regenerate.
8774 2005-04-27  Mike Stump  <mrs@apple.com>
8776         * MAINTAINERS: Add self as darwin maintainer.
8778 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
8780         * config.sub: Update from master copy.
8782 2005-04-21  Mike Stump  <mrs@apple.com>
8784         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8785         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8787 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
8789         * configure.in <crisv32-*-*, cris-*-*>: New local variable
8790         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
8791         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
8792         "*-*-elf" and "*-*-linux*".
8793         * configure: Regenerate.
8795 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
8797         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8799 2005-04-12  Mike Stump  <mrs@apple.com>
8801         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8803 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
8805         * MAINTAINERS (Write After Approval): Add myself.
8807 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
8809         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8811 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
8813         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8814         (TARGET_CONFIGARGS): Include --with-target-subdir.
8815         (configure, all): New macros.  Use them throughout.
8816         * Makefile.in: Regenerate.
8818 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
8820         * MAINTAINERS (Write After Approval): Add myself.
8822 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8824         * MAINTAINERS: Remove 'loop unrolling' maintainer.
8826 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
8828         * MAINTAINERS: Move John Carr to Write After Approval.
8830 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
8832         * config/mh-mingw32: Delete.
8833         * configure.in: Don't use it.
8834         * configure: Regenerate.
8836 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
8838         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8839         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8840         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8841         (HOST_LIB_PATH): Generate from Makefile.def.
8842         (TARGET_LIB_PATH): Likewise.
8843         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8844         * Makefile.in: Regenerate.
8845         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8846         (RPATH_ENVVAR): Include Darwin case.
8847         * configure: Regenerate.
8849 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
8851         * MAINTAINERS (Various Maintainers): Remove self.
8852         (Write After Approval): Add self.
8854 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
8856         * MAINTAINERS (Various Maintainers): Add self.
8858 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
8860         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8861         * configure: Regenerate.
8863 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
8865         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8866         gcc_version, and gcc_version_trigger from set of flags to pass.
8867         * Makefile.tpl: Remove definitions of above variables.
8868         (config.status): Remove dependency on $(gcc_version_trigger).
8869         * Makefile.in: Regenerate.
8870         * configure.in: Do not reference config/gcc-version.m4 nor
8871         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
8872         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
8873         * configure: Regenerate.
8875 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
8876             Andrew Pinski  <pinskia@physics.uc.edu>
8878         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8879         * Makefile.in: Regenerate.
8881 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
8883         * MAINTAINERS (Write After Approval): Add myself.
8885 2005-03-03  David Ayers  <d.ayers@inode.at>
8887         * MAINTAINERS (Write After Approval): Add myself.
8889 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
8891         PR libgcj/20160
8892         * ltmain.sh: Avoid creating archives with components that have
8893         duplicate basenames.
8895 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
8897         PR bootstrap/20250
8898         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8899         instead of check.
8900         * Makefile.in: Regenerate.
8902 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8904         * Makefile.in: Regenerate to fix conflict between the previous two
8905         patches.
8907 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8909         PR bootstrap/17383
8910         * Makefile.def (target_modules): Remove "stage", now unnecessary.
8911         * Makefile.tpl (HOST_SUBDIR): New substitution.
8912         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8913         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8914         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8915         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8916         (Host modules, Bootstrapped modules): Use it.
8917         (Build modules, Target modules): Do not create symlink trees,
8918         always configure out-of-srcdir.
8919         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8920         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8921         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8922         $(HOST_SUBDIR).  Create a symlink for host_subdir.
8924         * Makefile.in: Regenerate.
8925         * configure: Regenerate.
8927 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8929         Merged from libada-gnattools-branch:
8930         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8932         * gnattools: New directory.
8933         * Makefile.def: Add gnattools as a module, depending on target-libada.
8934         * Makefile.in: Regenerate.
8935         * configure.in: Include gnattools in host_tools; disable it if ada
8936         is disabled.
8937         * configure: Regenerate.
8939 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
8941         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8942         treelang maintainer.
8943         (Write After Approval): Remove myself.
8945 2005-02-23  Paul Schlie  <schlie@comcast.net>
8947         * configure.in: Allow darwin targeted ports to build tk, itcl and
8948         libgui.
8949         * configure: Regenerate.
8951 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8953         PR libgcj/10353
8954         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8955         * configure: Regenerate.
8957 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
8959         * MAINTAINERS (Write After Approval): Add myself.
8961 2005-02-10  Ian Lance Taylor  <ian@airs.com>
8963         * MAINTAINERS: Update my e-mail address.
8965 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
8967         * MAINTAINERS (Write After Approval): Add myself.
8969 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
8971         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8972         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8973         target-libgloss when not *-*-elf and *-*-aout.
8974         * configure: Regenerate.
8976 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
8978         * MAINTAINERS: Remove obsolete entries.
8980         * MAINTAINERS (Write After Approval): Add Michael Matz.
8982 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
8984         * MAINTAINERS: Remove self as cpplib maintainer.
8986 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
8988         * install-sh, config.sub: Import from upstream.
8990 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
8992         PR bootstrap/18222
8993         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8994         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8995         * Makefile.in: Regenerate.
8997 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
8999         * MAINTAINERS: Update my email address.
9001 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
9002             Andreas Schwab  <schwab@suse.de>
9004         PR bootstrap/18033
9005         * config-ml.in: Eval option if surrounded by single quotes.
9007 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9009         Revert 2004-12-28 Makefile changes, a better fix will be
9010         applied to mainline and src after GCC 4.0 branches.
9012 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9014         PR bootstrap/17383
9016         * Makefile.def (target_modules): Remove stage parameter,
9017         it is always true now.
9018         * Makefile.tpl (configure-build-[+module+],
9019         configure-target-[+module+]): Always build symlink tree
9020         for the directory and for include.  BUILD_SUBDIR and
9021         TARGET_SUBDIR cannot be . anymore.
9022         * Makefile.in: Regenerate.
9024 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
9026         Revert 2004-12-08 Makefile changes.
9028 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9030         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9031         cygwin, mingw.
9033 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9035         * configure.in (sh64-*-*): Reenable gprof.
9036         * configure: Regenerate.
9038 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
9040         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9041         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9042         (EXTRA_TARGET_FLAGS): Add PICFLAG.
9043         * Makefile.in: Regenerate.
9045 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
9047         * MAINTAINERS: Update my email address.
9049 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
9051         * Makefile.tpl: Generate normal dependencies if the LHS module is
9052         not bootstrapped.
9053         * Makefile.in: Regenerate.
9055 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9057         * configure.in: Include config/gxx-include-dir.m4.  Use
9058         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
9059         * configure: Regenerate.
9061 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9063         * config.if: Delete.
9064         * configure.in: Set libstdcxx_incdir directly.
9065         * configure: Regenerate.
9067 2004-12-02  Eric Christopher  <echristo@redhat.com>
9069         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9070         * Makefile.in: Regenerate.
9072 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9074         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9075         * configure: Regenerate.
9077 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9079         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
9080         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
9081         * configure: Regenerate.
9083 2004-12-01  Eric Christopher  <echristo@redhat.com>
9085         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9086         of things to remove.
9088 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
9090         * MAINTAINERS (Write After Approval): Update my e-mail address.
9092 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9094         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9095         from CVS libtool to always pass_all.
9097 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9099         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9100         (hppa*64*-*-*): Delete incorrect comment.
9101         * configure: Rebuilt.
9103 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9105         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9107 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9109         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9110         from CVS libtool to always pass_all.
9112 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9114         * install-sh, compile: Import from automake.
9116 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9118         * config.guess, config.sub:  Import from savannnah.
9120 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9122         * MAINTAINERS (Write After Approval): Add myself
9124 2004-11-12  Mike Stump  <mrs@apple.com>
9126         * Makefile.def: Add html support.
9127         * Makefile.tpl: Likewise.
9128         * Makefile.in: Regenerate.
9130 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9132         PR 18423
9133         * configure.in: Remove all instances of build-fixincludes from
9134         noconfigdirs.
9135         (build_configargs): Supply --target to subdirectories.
9136         * configure: Regenerate.
9138         * Makefile.def: Make gcc install depend on fixincludes install.
9139         * Makefile.in: Regenerate.
9141 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9143         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9145 2004-11-11  Paul Brook  <paul@codesourcery.com>
9147         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9149 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9151         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9152         target-libgfortran.
9153         * configure: Regenerate.
9155 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9157         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9158         like CC.
9160 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9162         * Makefile.def (host fixincludes): Specify missing targets.
9163         * Makefile.in: Regenerate.
9165 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9167         * MAINTAINERS: Add myself
9169 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9171         * MAINTAINERS (Write After Approval): Add myself.
9173 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9175         * Makefile.def: Build fixincludes for the host, too.
9176         * Makefile.in: Regenerate.
9177         * configure.in (host_tools): Add fixincludes.
9178         * configure: Regenerate.
9180 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9182         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9183         * configure: Regenerated.
9185 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9187         PR other/17783
9188         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9189         * configure: Regenerated.
9191 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9193         * README.SCO: Update per FSF instructions.
9195 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9197         PR target/18151
9198         * configure.in (case ${target}): Do not build fixincludes for avr.
9199         * configure: Regenerated.
9201 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9203         * configure.in (case ${target}): Do not build fixincludes
9204         on platforms where it is not used.
9205         * configure: Regenerated.
9207 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
9209         * configure.in: Use an absolute path to install-sh.
9210         * configure: Regenerated.
9212 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
9214         * MAINTAINERS (Write After Approval): Add myself.
9216 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
9218         * MAINTAINERS: Remove from Write After Approval those that are
9219         already maintainers.
9221 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
9223         * MAINTAINERS:  Update my email address.
9225 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9227         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9228         * configure: Regenerate.
9230 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
9232         * MAINTAINERS:  Update my email address.
9234 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
9236         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
9237         entries belonging to this category.
9239 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
9241         * MAINTAINERS: Update my e-mail address.
9243 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
9245         Fix wrong conflict resolution in:
9247         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9249         * Makefile.in: Regenerate.
9250         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9251         in the recursive `make', instead of hardwiring `all'.
9252         (Autogenerated TARGET-* variables): New.
9254 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
9256         * configure.in: Enable target-libgloss for crx-*-*.
9257         * configure: Regenerate.
9259 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9261         * MAINTAINERS (Various Maintainers): Move the "windows,
9262         cygwin, mingw" maintainer to ...
9263         (OS Port Maintainers): ... here.
9265 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9267         * MAINTAINERS (Write After Approval): Remove those that are
9268         maintainers of some subsystem.
9270 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
9272         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9273         * ltcf-cxx.sh (tpf*): Likewise.
9274         * ltconfig (tpf*): Add TPF OS configuration support.
9276 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
9278         * MAINTAINERS: Change my email address to my new work account.
9280 2004-09-24  Michael Roth  <mroth@nessie.de>
9282         * configure.in (--without-headers): Add missing double quotes.
9283         * configure: Regenerate.
9285 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
9287         * ylwrap: Revert to previous version.
9289 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
9291         PR bootstrap/17369
9292         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9293         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9294         SET_GCC_LIB_PATH_CMD.
9295         (BASE_TARGET_EXPORTS): Likewise.
9296         * Makefile.in: Regenerated.
9298         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9299         * configure: Regenerated.
9301 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
9303         * config.guess: New upstream version
9304         * compile, depcomp, install-sh, ylwrap: Likewise.
9306 2004-09-19  Roger Sayle  <roger@eyesopen.com>
9308         * config/mh-x86omitfp: New host makefile fragment.  Add
9309         -fomit-frame-pointer to the default BOOT_CFLAGS.
9310         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9311         * configure: Regenerate.
9313 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
9315         PR target/11572
9316         * configure.in (*-*-darwin*): Renable libobjc.
9317         * configure: Regenerate.
9319 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
9321         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9323 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
9325         * Makefile.def: Remove libbanshee.
9326         * Makefile.tpl: Ditto.
9327         * configure.in: Ditto.
9328         * Makefile.in: Regen.
9329         * configure: Ditto.
9331 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
9333         * ltmain.sh: Use $pic_object as $non_pic_object if
9334         $non_pic_object=none.
9336 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
9338         * missing: Import latest version from master repository.
9340 2004-09-06  Nick Clifton  <nickc@redhat.com>
9342         * config.sub: Import latest version from master repository.
9343         * config.guess: Likewise.
9344         This includes these changes:
9346         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
9348         * config.sub: Handle crisv32, alias etraxfs.
9349         * config.guess (crisv32:Linux:*:*): Handle.
9351         2004-08-13  Brad Smith  <brad@comstyle.com>
9353         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9354         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9356         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
9358         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9359         assume the processor is a powerpc.  This is because coreutils
9360         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9361         in this case, due to a MacOS X bug that causes
9362         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9363         to return a negative number.
9364         Problem reported by Petter Reinholdtsen in:
9365         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9367         2004-07-19  Ben Elliston  <bje@gnu.org>
9369         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9371         2004-06-24  Ben Elliston  <bje@gnu.org>
9373         * config.guess: Update copyright years.
9374         * config.sub: Likewise.
9376         2004-06-22  Robert Millan  <robertmh@gnu.org>
9378         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9379         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9381         2004-06-22  Stanley F. Quayle <stan@stanq.com>
9383         * config.guess (*:*VMS:*:*): New entry. Replaces
9384         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9385         manufacturer.
9387         2004-06-22  Ben Elliston  <bje@gnu.org>
9389         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9390         * config.sub: Likewise.
9392         2004-06-22  Ben Elliston  <bje@gnu.org>
9394         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9395         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9397         2004-06-11  Ben Elliston  <bje@gnu.org>
9399         * config.guess (pegasos:OpenBSD:*:*): Remove.
9401         2004-06-11  Ben Elliston  <bje@gnu.org>
9403         From Wouter Verhelst <wouter@grep.be>:
9404         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9406         2004-06-11  Ben Elliston  <bje@gnu.org>
9408         * config.guess (luna88k:OpenBSD:*:*): New.
9410         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
9412         * config.guess (m32r*:Linux:*:*): New case.
9413         * config.sub: Handle m32rle.
9415         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
9417         From Jens Petersen  <petersen@redhat.com>:
9418         * config.sub: Handle sparcv8.
9420         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
9422         From Tom Smith <smith@cag.lkg.hp.com>:
9423         * config.guess: Version suffixes are equally significant on Tru64
9424         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
9425         prefix of "P" (patched kernel).
9427         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
9429         * config.sub: Add support for National Semiconductor CRX target.
9431 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
9433         * MAINTAINERS (Various Maintainers): Remove myself as web page
9434         maintainer, add myself as maintainer of build status lists.
9436 2004-09-03  Jan Beulich  <jbeulich@novell.com>
9438         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9439         *-*-netware, but add target-libmudflap.
9440         Consolidate *-*-netware targets (of which really only i?86 exists)
9441         into a single entry.
9442         * configure: Likewise.
9444 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
9446         * Makefile.tpl (sorry): Remove.
9447         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9448         (cleanstrap targets): Depend on distclean, not distclean-stage1.
9449         (do-clean): Clean per-stage directories too.
9450         (do-distclean): Run distclean-stage1 too.
9451         (.NOTPARALLEL): Enable during toplevel bootstrap.
9452         (stage[+id+]-bubble): Enable parallel execution during
9453         the recursive invocation.
9454         * Makefile.in: Regenerate.
9456         Fix previous checkin:
9458         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9459         include.
9460         * configure.in: Fix indentation.
9461         * configure: Regenerate.
9463 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
9465         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9466         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9467         * configure: regenerate
9468         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9469         -mdynamic-no-pic
9471 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
9473         * Makefile.def (build_modules): Add fixincludes.
9474         (dependencies): Make gcc depend on fixincludes.
9475         * configure.in (build_tools): Add fixincludes.
9476         (build_configdirs): Always include build_libs.
9477         * Makefile.in: Regenerate.
9478         * configure: Regenerate.
9480 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
9482         * Makefile.def (bootstrap stages): Add 'lean' parameter.
9483         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9484         phony targets; do not generate timestamp files.
9485         (distclean-stageN): Remove references to their timestamp files.
9486         (restageN, touch-stageN): Remove.
9487         (stageN-bubble): Rewritten.
9488         (compare): Support lean bootstraps.
9489         * Makefile.in: Regenerate.
9491         * configure.in: Only warn when bootstrapping but
9492         build != host or build != target.  Support lean bootstraps.
9493         * configure: Regenerate.
9495 2004-08-26  Phil Edwards  <phil@codesourcery.com>
9497         * configure.in:  Give a better error message if GMP/MPFR are missing
9498         and a language needing them has been requested.
9499         * configure:  Regenerated.
9501 2004-08-25  Phil Edwards  <phil@codesourcery.com>
9503         * configure.in:  Print a list of available language front-ends if
9504         a requested one is missing.  Tidy stray tab characters.
9505         * configure:  Regenerated.
9507 2004-08-19  Michael Koch  <konqueror@gmx.de>
9509         * gcc/doc/install.texi: Update entry about automake for libjava.
9511 2004-08-17  Robert Millan  <robertmh@gnu.org>
9513         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9514         (instead of FreeBSD).
9515         * configure: Regenerate.
9517 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9519         * Makefile.in: Regenerate.
9520         * configure: Regenerate.
9522         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9523         stage_*_flags.
9524         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9525         for bootstrapped modules if toplevel bootstrap is going.
9526         (GCC bootstrap): Generate per-stage targets for all bootstrapped
9527         modules.  Adjust for changes in Makefile.def.  Enable several
9528         rules even in non-bootstrap mode, just to avoid peppering the
9529         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9530         (stage-[+prev+]-bubble): Remove.
9532         * Makefile.def (Dependencies): Depend on all-build-bison,
9533         all-build-flex, all-build-byacc, all-build-texinfo, rather
9534         than the host variations.
9535         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
9536         with BUILD_SUBDIR.
9537         (BISON): Update for recent Bisons.
9538         (YACC): Fix typo.
9539         (cross): Depend on all-build.
9540         (all): Do not depend on all-build.
9541         (prebootstrap): Remove.
9542         (dep-kind): Accept separate prefixes for MODULE and ON variables.
9543         (Prebootstrap dependencies): Add them to the per-stage targets
9544         and to all-prebootstrap.
9545         * configure.in (build_configdirs): Always enable build_tools.
9546         (BUILD_DIR_PREFIX): Remove.
9548         * Makefile.def (gcc): Add target variable.
9549         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9550         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9551         in the recursive `make', instead of hardwiring `all'.
9552         (Autogenerated TARGET-* variables): New.
9554 2004-08-13  Brian Booth  <bbooth@redhat.com>
9556         * MAINTAINERS: Remove myself from write-after-approval.
9558 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9560         * src-release: Stop distributing mmalloc with gdb (which doesn't
9561         use it).
9562         * Makefile.def: GDB doesn't depend on mmalloc anymore.
9563         * Makefile.in: Regenerate.
9565 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
9567         * configure.in (arm*-*-eabi*): New target.
9568         * configure: Regenerate.
9570 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
9572         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9573         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9574         (Dependencies): New section.
9575         * Makefile.tpl (Dependencies): Generate from Makefile.def.
9576         (configure-target-[+module+]): Depend on maybe-all-gcc
9577         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
9578         (toplevel profiledbootstrap): Fix dependencies.
9579         * Makefile.in: Regenerate.
9581 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
9583         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9584         target-libiberty to noconfigdirs.
9585         * configure: Regenerate.
9587 2004-08-03  Paul Brook  <paul@codesourcery.com>
9589         * configure.in: Check for MPFR as well as GMP.
9590         * configure: Regenerate.
9592 2004-08-01  Robert Millan  <robertmh@gnu.org>
9594         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9595         libmudflap for all GNU-based systems (with Glibc).
9596         * configure: Regenerate.
9598 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
9600         * Makefile.def (host-modules): Add gcc.
9601         * Makefile.in: Regenerate.
9602         * Makefile.tpl (sorry): New rule.
9603         (configure-host, all-host, [+make_target+]-host, do-check,
9604         install-host): Do not add gcc as a special case.
9605         (host modules): Add a small special-casing for gcc.  Export
9606         extra_make_flags through the environment.
9607         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9608         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9609         other recursive targets for gcc): Remove.
9611         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9612         (stage, unstage): New rules.
9613         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9614         distclean-stage[+id+]): Use stage_current.
9615         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9616         the stage*-start rules.
9618 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
9620         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9621         use -all_load flag.
9623 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
9625         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9626         * configure: Regenerate.
9628 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
9630         * maintainer-scripts/gcc_release: Revert yesterday's change.
9632 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
9634         * MAINTAINERS: Add myself to write-after-approval.
9636 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9638         * libf2c: Removed.
9639         * gcc/gccbug.in: Updated because of libf2c removal.
9640         * maintainer-scripts/gcc_release: Ditto.
9642 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
9644         * configure.in: Build libmudflap by default on FreeBSD.
9645         * configure: Regenerated.
9647 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
9649         * configure.in: Do not build libmudflap by default on non-GNU/Linux
9650         systems.
9651         * configure: Regenerated.
9653 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9655         PR target/16344
9656         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9657         feedback based compiler.
9658         * Makefile.in: Rebuilt.
9660 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
9662         * Makefile.def (host_modules): Set bootstrap=true for flex.
9663         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9664         * Makefile.in: Rebuilt.
9666 2004-07-07  Jan Hubicka  <jh@suse.cz>
9668         * MAINTAINERS: Add self as a profile feedback maintainer.
9670 2004-07-05  Phil Edwards  <phil@codesourcery.com>
9672         * configure.in:  Do not prepend $srcdir to /dev/null in
9673         makefile fragments.
9674         * configure:  Regenerate.
9676 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
9678         * Makefile.def (build_modules): Add bison, byacc, flex,
9679         m4, texinfo.
9680         (flags_to_pass): Add FLEX.
9681         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9682         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9683         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9684         DEFAULT_MAKEINFO): Remove.
9685         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9686         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9687         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9688         objdir or else use configured tool.
9689         (all-build): New.
9690         (all): Depend on it.
9691         (Build module dependencies): Add.
9692         * Makefile.in: Regenerate.
9693         * configure.in: Better support for multiple build modules,
9694         matching what is done for host/target modules.  Do not look
9695         for "plausible" locations of build tools if Canadian cross.
9696         Use autoconf's AC_PROG_CC to find a C compiler.  Define
9697         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
9698         * configure: Regenerate.
9700 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9702         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9703         * Makefile.in: Regenerate.
9705 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9707         * Makefile.tpl (configure-build-[+module+],
9708         configure-[+module+], configure-target-[+module+]): Pass
9709         [+extra_configure_args+].
9710         (all-build-[+module+], all-[+module+], check-[+module+],
9711         install-[+module+], [+make_target+]-[+module+],
9712         all-target-[+module+], check-target-[+module+],
9713         install-target-[+module+], [+make_target+]-target-[+module+]):
9714         Pass [+extra_make_args+].
9715         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9716         (GCC_HOST_EXPORTS): Remove.
9717         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9718         cross, check-gcc, check-gcc-c++, install-gcc,
9719         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9720         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9721         * Makefile.in: Regenerate.
9723 2004-06-21  Matthew Sachs  <msachs@apple.com>
9725         * MAINTAINERS: Added self to write-after-approval.
9727 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
9729         * configure.in: Check for srcdir/winsup rather than build directory
9730         winsup.
9731         * configure: Regenerate.
9733 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
9735         * configure.in: Don't build Cygwin native newlib if winsup
9736         directory is missing.  Emit warning instead.
9737         * configure: Regenerate.
9739 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
9741         * Makefile.tpl (touch-stage[+id+]): New.
9742         (restage[+prev+]): Depend on touch-stage[+id+].
9744         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9745         Use it throughout.
9747         * Makefile.def: Add profile and feedback bootstrap stages.
9748         Remove next field from bootstrap stages.
9749         * Makefile.tpl (LN, LN_S): Substitute.
9750         (stageN-start, stageN-end): Use double-colon rules, to
9751         provide a hook for additional setup commands.
9752         (distclean-stageN-gcc, restageN): Create dependencies from
9753         [+prev+], not from [+next+].
9754         (stageN-bubble): Add commands for successive stages from
9755         [+prev+], using double-colon rules.
9756         (all-stageN-gcc): Fix typo.
9757         (stagefeedback-start, profiledbootstrap): New.
9758         * Makefile.in: Regenerate.
9759         * configure.in: Call ACX_PROG_LN.
9760         * configure: Regenerate.
9762 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
9764         * MAINTAINERS (Write After Approval): Add myself.
9766 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
9768         * MAINTAINERS (Write After Approval): Add myself.
9770 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
9772         * configure.in: Fix --enable-bootstrap breakage introduced in trees
9773         without gcc.
9774         * configure: Regenerate.
9776 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9778         * Makefile.tpl: Fix typo.
9779         * Makefile.in: Regenerate.
9781 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9783         * configure.in: Remove new- prefix from toplevel
9784         bootstrap targets.
9785         * configure: Regenerate.
9787 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9789         * Makefile.tpl (all.normal): Rename to all.
9790         (all): Replace with a rule to pick the default
9791         target from configure.
9792         (all-gcc, configure-gcc): Use conditionals to
9793         do nothing when toplevel bootstrap is going on.
9794         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9795         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9796         * configure.in: Support --enable-bootstrap.
9798         * Makefile.def: Remove new- prefix from toplevel
9799         bootstrap targets.
9800         * Makefile.tpl: Likewise.
9802         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
9803         target.
9805         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9806         $(RECURSE_FLAGS) to recursive invocation of make.
9808         * Makefile.in: Regenerate.
9809         * configure: Regenerate.
9811 2004-05-30  Andreas Jaeger  <aj@suse.de>
9812             Jim Wilson  <wilson@specifixinc.com>
9814         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9815         like CC.
9817 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
9819         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9820         * configure: Regenerate.
9822 2004-05-25  Daniel Jacobowitz  <drow@false.org>
9824         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9825         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9826         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
9827         targets.
9828         * Makefile.in: Regenerate.
9830 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
9832         * configure.in: Test the ability to symlink directories.
9833         * configure: Regenerate.
9835         * Makefile.def (bootstrap-stage): New definitions.
9836         * Makefile.tpl (configure-stage1-gcc,
9837         configure-stage2-gcc, configure-stage3-gcc,
9838         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9839         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9840         new-restage3, compare): Autogenerate, see Makefile.in
9841         entry for behavioral changes.
9842         (distclean-stage1, new-stage1-start, new-stage1-end,
9843         new-stage1-bubble, distclean-stage2, new-stage2-start,
9844         new-stage2-end, new-stage2-bubble, distclean-stage3,
9845         new-stage3-start, new-stage3-end): New autogenerated targets.
9846         (objext, prebootstrap, BOOT_CFLAGS,
9847         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9848         targets.
9850         * Makefile.in: Regenerate.
9851         (distclean-stage1, new-stage1-start, new-stage1-end,
9852         new-stage1-bubble, distclean-stage2, new-stage2-start,
9853         new-stage2-end, new-stage2-bubble, distclean-stage3,
9854         new-stage3-start, new-stage3-end): New targets.
9855         (all-stage1-gcc): Move prebootstrap dependency from here...
9856         (configure-stage1-gcc): ...to here.
9857         (new-bootstrap): Use bubble targets.
9858         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9859         Use per-stage distclean targets.
9860         (configure-stage1-gcc, configure-stage2-gcc,
9861         configure-stage3-gcc, all-stage1-gcc,
9862         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9863         Use new-stageN-start to prepare the tree.
9865 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
9867         * Makefile.def (host_modules): add libcpp.
9868         * Makefile.tpl: Add dependencies on and for libcpp.
9869         * Makefile.in: Regenerate.
9870         * configure.in: Add libcpp host module.
9871         * configure: Regenerate.
9873 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
9875         * Makefile.tpl: Whenever a recursive target is defined, wrap
9876         it in a special @if/@endif block, and prepare its maybe
9877         dependency in the @if/@endif block
9878         * configure.in: Instead of writing maybe dependencies, remove
9879         the @if/@endif statements, and remove the @if/@endif blocks
9880         that remain.
9881         * configure: Regenerate.
9882         * Makefile.in: Regenerate.
9884 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
9886         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9888 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
9890         PR bootstrap/15120
9891         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9892         * */configure: Rebuilt.
9894 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
9896         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9897         of libf2c.
9898         * configure, Makefile.in: Regenerate.
9900 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
9902         * MAINTAINERS (Write After Approval): Add myself.
9904 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
9906         Merge from tree-ssa-20020619-branch.
9908         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9909         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9910         (HOST_GMPLIBS): Define.
9911         (HOST_GMPINC): Define.
9912         (TARGET_LIB_PATH): Add libmudflap.
9913         (GFORTRAN_FOR_TARGET): Define.
9914         (configure-build*): Export GFORTRAN.
9915         (configure-gcc): Export GMPLIBS and GMPINC.
9916         (all-gcc): Add maybe-all-libbanshee.
9917         (configure-target-libgfortran): Define.
9918         * Makefile.in: Regenerate.
9919         * configure.in (host_libs): Add libbanshee.
9920         (target_libraries): Add target-libmudflap and target-libgfortran.
9921         Add --with-libbanshee.
9922         Handle --disable-libmudflap.
9923         (*-*-freebsd*): Use with_gmp.
9924         Add $(libgcj) to noconfigdirs.
9925         * configure: Regenerate.
9926         * depcomp: New file.
9927         * MAINTAINERS: Add tree-ssa maintainers.
9929 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
9931         * MAINTAINERS (Various Maintainers): Add myself.
9933 2004-04-30  Brian Ford  <ford@vss.fsi.com>
9935         * MAINTAINERS (Write After Approval): Add myself.
9937 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
9939         * MAINTAINERS (Write After Approval): Add myself.
9941 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
9943         * config/acx.m4: Fix fastcompare support for new-bootstrap.
9944         * configure: Regenerate.
9946 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
9948         Revert:
9949         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9951         * Makefile.def (flags_to_pass): Remove *dir variables that
9952         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9953         as well as prefix and exec_prefix.
9954         * Makefile.in: Regenerate.
9956 2004-04-26  Robert Millan  <robertmh@gnu.org>
9958         Add patches from libtool CVS.
9959         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9960         * ltconfig: Likewise.
9961         * ltcf-c.sh: Likewise.
9962         * ltcf-cxx.sh: Likewise.
9963         * ltcf-gcj.sh: Likewise.
9965 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9967         * Makefile.def (host_modules): Mark with the bootstrap
9968         flag packages on which gcc depends.
9969         * Makefile.tpl (all-bootstrap): Use it.
9970         * Makefile.in: Regenerate.
9972 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9974         * Makefile.def (flags_to_pass): Remove *dir variables that
9975         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9976         as well as prefix and exec_prefix.
9977         * Makefile.in: Regenerate.
9979 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9981         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9982         * configure: Regenerate.
9983         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9984         * gcc/Makefile.tpl (compare): Use the result of the test.
9985         * gcc/Makefile.in: Regenerate.
9987 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
9989         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9990         Always relocate gcc and prev-gcc to the original names, even
9991         if the build fails.
9992         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9993         New targets.
9995 2004-04-23  Laurent GUERBY <laurent@guerby.net>
9997         * MAINTAINERS: Update my email address.
9999 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10001         * configure.in (mips*-*-irix5*): Enable ld.
10002         * configure: Regenerate.
10004 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10006         * configure: Regenerate.
10008 2004-04-15  James E Wilson  <wilson@specifixinc.com>
10010         * Makefile.tpl (configure-[+module+], configure-gcc,
10011         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10012         Set and export LDFLAGS.
10013         * Makefile.in: Regenerate.
10015 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10017         * MAINTAINERS: Add myself to write-after-approval.
10019 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10021         PR bootstrap/14871
10022         * Makefile.tpl: If we don't have built-in-tree target tools,
10023         use the ones found by configure rather than hacking around with
10024         program_transform_name.
10025         * configure.in: Give Makefile.tpl the information necessary
10026         to do that.
10027         * Makefile.in: Regenerate.
10028         * configure: Regenerate.
10030 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10032         PR bootstrap/14760
10033         * configure.in: When computing baseargs, strip *all* copies of
10034         offending options.  Also, don't match/substitute the trailing space,
10035         so that this actually works when two similar options are separated by
10036         only one space.
10037         * configure: Regenerate.
10039 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
10041         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10042         (rs6000-*-aix*): Same.
10043         * configure: Regenerate.
10045 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
10047         * MAINTAINERS: Add myself to write-after-approval.
10049 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
10051         * MAINTAINERS: Add myself to write-after-approval.
10053 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
10055         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10056         STRICT_WARN, WARN_CFLAGS flags passed down to make.
10057         * Makefile.in: Regenerate.
10059         * configure.in (top level bootstrap support): Rework --enable-werror
10060         to set @stage2_werror_flag@.
10061         * configure: Regenerate.
10062         * Makefile.tpl (top level bootstrap support): Pass
10063         @stage2_werror_flag@ down to configure in stages 2 and 3.
10064         * Makefile.in: Regenerate.
10066 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10068         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10069         for stages 2 and 3 as well as in make.  As a consequence, remove
10070         OUTPUT_OPTION (now detected by configure) from the flags passed down
10071         to make.
10072         * Makefile.in: Regenerate.
10074         * Makefile.tpl (new-bootstrap): Fix typo.
10075         * Makefile.in: Regenerate.
10077 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10079         * Makefile.tpl: Rearrange by moving recursive_targets rules
10080         into their proper sections.
10081         * Makefile.tpl (top level bootstrap support): Move disabling
10082         of coverage flags from 'make' to 'configure'; improve comments.
10083         * Makefile.in: Regenerate.
10085         * Makefile.tpl (experimental top level bootstrap) Move stage1
10086         language setting from all- target to configure- target; disable
10087         intermodule optimization in stage 1; prevent gratuitous rebuilds
10088         of stage 1.
10089         * Makefile.in: Regenerate.
10090         * configure.in: Comma-separate stage 1 language list for top
10091         level bootstrap.
10092         * configure: Regenerate.
10094         * Makefile.tpl: Clean up experimental top level bootstrap support:
10095         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10096         prev-gcc in configure- targets as well as all- targets.
10097         * Makefile.in: Regenerate.
10099 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10101         * compile: New file imported from automake.
10103 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10105         * configure.in: Remove symbolic link section.
10106         * configure: Regenerate.
10107         * Makefile.tpl (links): Remove.
10108         * Makefile.in: Regenerate.
10110 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10111             Nathanael Nerode  <neroden@gcc.gnu.org>
10113         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10114         Set with AC_CHECK_PROGS.
10115         * configure.in: Fix comment typo from last patch.
10116         * configure: Regenerate.
10118 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10120         * Makefile.tpl: Introduce experimental top level bootstrap support.
10121         * Makefile.in: Regenerate.
10122         * configure.in: Introduce support for top level bootstrap.
10123         * configure: Regenerate.
10125 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10126             Paolo Bonzini  <bonzini@gnu.org>
10128         PR bootstrap/14522
10129         * configure.in: Cope with shells that do not support unquoted ^
10130         * configure: Regenerate.
10132 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10133             Paolo Bonzini  <bonzini@gnu.org>
10135         PR bootstrap/14522
10136         * configure.in: Cope with shells that do not support nesting
10137         quotes inside quoted backquote substitutions.
10138         * configure: Regenerate.
10140 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10142         PR bootstrap/14522
10143         * configure.in: Fix escaping of $.
10144         * configure: Regenerate.
10146 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10148         * configure: Regenerate, since I forgot to while committing Paolo's
10149         changes.
10151 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10153         PR ada/14131
10154         Move language detection to the top level.
10155         * configure.in: Find default values for the tools as
10156         soon as possible.  Disable ada if GNAT is not found.
10157         Emit error message about missing languages.  Expand
10158         --enable-languages=all for the gcc subdirectory.
10160 2004-03-10  Ben Elliston  <bje@gnu.org>
10162         * MAINTAINERS: Update my email address.
10164 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10166         * ltconfig: Disable building static libraries if building shared
10167         libraries on AIX 5L.
10169 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10171         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10172         and disable libgcj.
10173         * configure: Regenerated.
10175 2004-03-01  Brian Booth  <bbooth@redhat.com>
10177         * MAINTAINERS: Add myself to write-after-approval.
10179 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10181         * MAINTAINERS: Add myself to write-after-approval.
10183 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10185         PR bootstrap/7087
10186         * Makefile.tpl: Guard XFOO sed statements better.
10187         * Makefile.tpl: Add dependency for configure-target-libada.
10188         * Makefile.in: Regenerate (incidentally fixes broken
10189         commit when libada-branch was merged).
10191 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10193         * MAINTAINERS: Add myself to write-after-approval.
10195 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10197         * MAINTAINERS: Add Nicola Pero and myself as libobjc
10198         maintainers.
10200 2004-02-20  Andrew Cagney  <cagney@redhat.com>
10202         * config.guess: Update from version 2003-10-16 to 2004-02-16.
10203         * config.sub: Update from version 2003-11-03 to 2004-02-16.
10205 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10207         PR bootstrap/11932
10208         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10210 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
10212         * MAINTAINERS: Added myself to write-after-approval.
10214 2004-02-14  Michael Koch  <konqueror@gmx.de>
10216         * MAINTAINERS: Added myself to write-after-approval.
10218 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
10220         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
10221         some OS port maintainers to OS port maintainers section.
10223 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
10225         * MAINTAINERS: Add self.
10227 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10229         * MAINTAINERS: Alphabetize.
10231 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
10233         * MAINTAINERS: Remove myself.
10235 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
10237         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10238         (rs6000-*-aix*): Same.
10239         * configure: Regenerate.
10241 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
10243         * configure.in (host): Add in missing $noconfigdirs to defines.
10244         * configure: Regenerate.
10246 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
10247             Nathanael Nerode  <neroden@gcc.gnu.org>
10249         PR ada/6637, PR ada/5911
10250         Merge with libada-branch:
10251         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10252         with appropriate dependencies. Add --enable-libada configure switch.
10253         * configure, Makefile.in: Regenerate.
10255 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
10257         * MAINTAINERS: Add myself to write-after-approval.
10259 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10261         * configure.in: Don't pass --with-stabs on IRIX 5 either.
10262         * configure: Regenerate.
10264 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
10266         Merge from upstream:
10268         * ltmain.in: When setting IFS to '~', be careful about user
10269         arguments that contain '~'.
10271         2004-02-04  Peter O'Gorman  <peter@pogma.com>
10273         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10274         Also test $base_compile against $CC with escaped arguments. Bug
10275         reported by Geoff Keating <geoffk@apple.com>.
10277 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
10279         * MAINTAINERS: Remove i960 port.
10281 2004-01-23  DJ Delorie  <dj@redhat.com>
10283         * Makefile.def (target_modules) [libiberty]: Don't stage.
10284         * Makefile.in: Rebuilt.
10286 2004-01-20  Caroline Tice  <ctice@apple.com>
10288         * MAINTAINERS: Add myself to write-after-approval.
10290 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
10292         * MAINTAINERS: Update my email address.
10294 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
10296         * MAINTAINERS: Add myself to write-after-approval.
10298 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10300         * MAINTAINERS: Remove entries without email address.
10302 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
10304         * MAINTAINERS: Add myself to write-after-approval.
10306 2004-01-15  Steven Bosscher  <stevenb@suse.de>
10308         * MAINTAINERS: Update my email address.
10310 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
10312         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10313         * Makefile.tpl (configure-target-[+module+]): Support stage.
10314         * Makefile.in: Rebuilt.
10316 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
10318         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10320 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
10322         * MAINTAINERS: Add myself as a MIPS maintainer.
10324 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10326         * configure.in: Use ./config.cache, not config.cache.
10327         * configure: Regenerate.
10328         * Makefile.tpl: Special-casing not needed for GCC any more.
10329         * Makefile.in: Regenerate.
10331         * configure.in: Don't share a cache file for host dirs.
10332         * configure: Regenerate.
10334         * config-ml.in: Don't mess with the cache file.
10336 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10338         * MAINTAINERS: Move myself from 'Write After Approval' to
10339         'CPU Port Maintainers' section as SPARC maintainer.
10341 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10343         * Makefile.tpl: Make GCC use a separate config.cache.
10344         * Makefile.in: Regenerate.
10346         PR bootstrap/11932, PR bootstrap/11933
10347         (I don't know if it will fix either of them, but it relates
10348         to them.)
10349         * configure.in: Don't use shared config.cache for target
10350         directories.
10351         * configure: Regenerate.
10353 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
10355         * MAINTAINERS: Add myself to 'Write After Approval' section.
10357 2003-12-31  Roger Sayle  <roger@eyesopen.com>
10359         * configure.in (ia64*-*-hpux*): Disable building java libraries.
10360         * configure: Regenerated.
10362 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
10364         * MAINTAINERS: Remove the mn10200 maintainer.
10366 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
10368         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10369         * configure: Regenerated.
10371 2003-12-16  Jan Hubicka  <jh@suse.cz>
10373         * MAINTAINERS: Add myself as callgraph maintainer.
10375 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
10377         * configure.in (raw_libstdcxx_flags): Remove the leading space.
10378         * configure: Regenerate.
10380 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10382         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10383         'Write After Approval' section. Update email.
10385 2003-12-01  James Lemke  <jim@wasabisystems.com>
10387         * MAINTAINERS (Write After Approval): Add myself.
10389 2003-11-20  Matt Thomas  <matt@3am-software.com>
10391         * MAINTAINERS: Add myself as a vax port maintainer.
10393 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
10395         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10396         (configure-build-[+module+], configure-[+module+]): Likewise.
10397         (configure-target-[+module+], configure-gcc, config.status): Likewise.
10398         * Makefile.in: Regenerate.
10400 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
10402         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10403         shared/dylibed libraries.
10404         * ltmain.sh: Likewise.
10405         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10406         * ltcf-cxx.sh: Likewise.
10407         * ltcf-gcj.sh: Likewise.
10408         * ltconfig: Likewise.
10410 2003-11-17  Stan Cox  <scox@redhat.com>
10412         * MAINTAINERS: Add myself as iq2000 port maintainer.
10414 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
10416         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10417         * Makefile.in: Regenerate.
10419 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
10421         * config.sub: Update to 2003-11-03 version.
10423 2003-10-20  Phil Edwards  <phil@codesourcery.com>
10425         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
10426         * configure:  Regenerate.
10428 2003-10-20  Nicolas Pitre  <nico@cam.org>
10430         * MAINTAINERS: Add myself to 'Write After Approval' section.
10432 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
10434         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10436 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
10438         * MAINTAINERS: Update my email address.
10440 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10442         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10444 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
10446         * MAINTAINERS: Add myself to 'Write After Approval' section.
10448 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
10450         * config.guess: Update to 2003-10-16 version.
10451         * config.sub: Update to 2003-10-16 version.
10453 2003-10-15  David Daney  <ddaney@avtrex.com>
10455         * MAINTAINERS: Added myself to 'Write After Approval' section.
10457 2003-10-15  Falk Hueffner  <falk@debian.org>
10459         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10460         'Write After Approval' section. Update email.
10462 2003-10-14  Roger Sayle  <roger@eyesopen.com>
10464         * MAINTAINERS: Move myself from 'Write After Approval' to
10465         'Various Maintainers' section as middle-end maintainer.
10467 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10469         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10470         HOST_FLAGS_TO_PASS.
10471         * Makefile.in: Regenerate.
10473 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
10475         * config.guess: Update to 2003-10-07 version.
10476         * config.sub: Update to 2003-10-07 version.
10478 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10480         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10481         * ltconfig (irix5*, irix6*): Don't override version_type.
10483 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
10485         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10486         * configure: Rebuilt
10487         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10488         * Makefile.in: Rebuilt
10490 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10492         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10494 2003-09-30  Carlo Wood  <carlo@alinoe.com>
10496         * MAINTAINERS (Write After Approval): Add myself.
10498 2003-09-29  Paul Koning  <ni1d@arrl.net>
10500         * MAINTAINERS: Move myself from "Write After Approval"
10501         to CPU platform maintainers for pdp11 platform.
10503 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
10505         * MAINTAINERS: Move myself from 'Write After Approval' to
10506         'Various Maintainers' section as libffi testsuite maintainer.
10508 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
10510         * configure.in: Pass a computed --program-transform-name
10511         to subconfigures.
10512         * configure: Regenerated.
10514 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10516         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10517         * Makefile.in: Regenerate.
10519         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10520         * Makefile.in: Regenerate.
10522 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
10524         * MAINTAINERS: Move myself from 'Write After Approval'
10525         to 'Various Maintainers' (objective-c) section.
10527 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
10529         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10530         quoting.
10531         * configure: Regenerated.
10533 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
10535         * MAINTAINERS (Write After Approval): Add myself to write after
10536         approval list.
10538 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
10540         * MAINTAINERS (Write After Approval): Add myself.
10542 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
10544         * MAINTAINERS: Update my e-mail address.
10546 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
10548         * libtool.m4 (LD): Correct powerpc64 host match.
10550 2003-09-06  James E Wilson  <wilson@tuliptree.org>
10552         * MAINTAINTERS: Update my affiliation and email address.
10554 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10556         * MAINTAINERS (Write After Approval): Add myself.
10558 2003-09-04  DJ Delorie  <dj@redhat.com>
10560         * configure: Regenerate.
10562 2003-09-04  Robert Millan  <robertmh@gnu.org>
10564         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10566 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10568         * configure.in: Ensure arguments to sed are properly spaced.
10569         * configure: Regenerate.
10571 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
10573         * MAINTAINERS: Update my e-mail address.
10575 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
10577         * MAINTAINERS (Write After Approval): Add myself.
10579 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
10581         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10582         * configure: Regenerated.
10584 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10586         * MAINTAINERS: Update my email address.
10588 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
10590         * configure.in:  Use newline instead of semicolon when assuming
10591         shell arguments in a for loop.
10592         * configure:  Regenerated.
10594 2003-08-22  Jason Eckhardt  <jle@rice.edu>
10596         * MAINTAINERS: Resurrect the i860 maintainer.
10598 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
10600         PR 8180
10601         * configure.in: When testing with_libs and with_headers, treat
10602         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
10603         * configure: Regenerate.
10605         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10606         make, shell, etc.
10607         (baseargs): Likewise.
10608         * configure: Regenerate.
10610 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
10612         * MAINTAINERS (Write After Approval): Add myself.
10614 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
10616         * configure.in: Disable libgcj for darwin not on powerpc.
10617         * configure: Rebuild.
10619 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
10621         * config-ml.in, symlink-tree: Add license.
10623 2003-08-03  Richard Stallman  <rms@gnu.org>
10624             Eben Moglen  <moglen@columbia.edu>
10626         * README.SCO: New file.
10628 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
10630         * Makefile.tpl (check, check-c++): Express dependencies using
10631         dependencies rather than commands.
10632         * Makefile.in: Regenerate.
10634 2003-08-01  Andrew Cagney  <cagney@redhat.com>
10636         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10637         * configure: Ditto.
10639 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
10641         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10642         * Makefile.in: Update.
10644 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
10646         * configure.in: Enable libgcj for darwin.
10647         * configure: Rebuild.
10649 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
10651         * config-ml.in:  Use ac_configure_args directly instead of
10652         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
10653         actually seen.
10655 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10657         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10658         creating target and build subdirs to build all parent dirs as needed.
10659         * Makefile.in: Rebuild.
10660         * configure.in: Don't build dirs explicitly here.
10661         * configure: Rebuild.
10663 2003-07-26  Paul Brook  <paul@nowt.org>
10665         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10667 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
10669         * Makefile.tpl (all-make): Depend on intl.
10670         * Makefile.in: Rebuilt.
10672 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
10674         * install-sh:  Update to newer upstream versions (associated with
10675         aclocal 1.7).
10676         * mkinstalldirs:  Likewise.
10677         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
10679 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
10681         * MAINTAINERS: Move self from Bug database only accounts
10682         to write-after-approval.
10684 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
10686         * config.if: Remove unused libc_interface determination.
10688 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10690         * MAINTAINERS: Move self from write-after-approval to
10691         build machinery (*.in).
10693 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10695         PR bootstrap/11273
10696         PR bootstrap/11408
10697         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
10698         unused INSTALL_PROGRAM_ARGS.
10699         * configure.in: Use AC_PROG_INSTALL.
10700         * Makefile.in: Regenerate.
10701         * configure: Regenerate.
10703 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
10705         * MAINTAINERS: Alphabetize.
10707 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
10709         * configure: Rebuilt.
10710         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10711         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10712         newlib nor libgloss.
10713         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
10714         * configure.in (am33_2.0-*-linux*): Added.
10716 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
10718         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10719         * configure: Regenerate.
10721 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
10723         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10724         * Makefile.in: Regenerate.
10726 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10728         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10729         * Makefile.in: Regenerate.
10731 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
10733         * Makefile.tpl: Replace PWD with PWD_COMMAND.
10734         * Makefile.in: Regenerated.
10736         * config-ml.in: Replace PWD with PWD_COMMAND.
10738 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10740         * intl: New directory; see intl/ChangeLog for details.
10741         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10742         * Makefile.tpl: all-gcc depends on maybe-all-intl.
10743         * Makefile.in: Regenerate.
10745 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10747         * configure.in: Clean up config-lang.in handling.  Delete
10748         useless assignment to "subdirs".
10749         * configure: Regenerate.
10751 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10753         * configure.in: Rename 'target_libs' to 'target_libraries'.
10754         Remove useless reference to 'target_libs'.
10755         * configure: Regenerate.
10757 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
10759         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10760         * Makefile.in: Regenerate.
10762 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10764         * Makefile.def: Introduce flags_to_pass.
10765         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10766         * Makefile.in: Regenerate.
10768 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
10770         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10771         and target-libgloss.
10772         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10773         <h8300*-*-*>: Disable libf2c and ${libgcj}.
10774         * configure: Regenerate.
10776 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
10778         * configure.in: Update testsuite_flags to new location.
10779         * configure. Regenerate.
10781 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10783         * Makefile.tpl: Remove BUILD_CC stuff.
10784         * Makefile.in: Regenerate.
10786 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
10788         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10790 2003-06-16  Graeme Peterson  <gp@qnx.com>
10792         * MAINTAINERS (Write After Approval): Add myself.
10794 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
10796         * config.guess: Update to 2003-06-12 version.
10797         * config.sub: Update to 2003-06-13 version.
10799 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
10801         * config.guess: Update to 2003-06-06 version.
10802         * config.sub: Update to 2003-06-06 version.
10804 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10806         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10807         * configure. Regenerate.
10809 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10811         * configure.in: Disable serial configure by default.
10812         * configure: Regenerate.
10813         * Makefile.tpl: Abolish .NOTPARALLEL.
10814         * Makefile.in: Regenerate.
10816         * Makefile.tpl: Replace {build,host,target}_canonical by
10817         {build,host,target}.
10818         * Makefile.in: Regenerate.
10820         * Makefile.tpl: Fix stupid pasto.
10821         * Makefile.in: Regenerate.
10823 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10825         * Makefile.tpl: Remove bogus conditional.
10826         * Makefile.in: Regenerate.
10828 2003-06-05  Jan Hubicka  <jh@suse.cz>
10830         * Makefile.tpl (profiledbootstrap): New target.
10831         * Makefile.in (profiledbootstrap): New target.
10833 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
10835         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10836         Pinski. Remove user names from other bugzilla-only maintainers.
10838 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10840         * Makefile.tpl: Make 'recursive targets' using autogen rather
10841         than shell loop.  Remove duplicate 'clean' targets and false
10842         comments.
10843         * Makefile.def: Add systematic dependencies to 'recursive' targets.
10844         Add systematic method of specifying missing targets in subdirs.
10845         Add copyright boilerplate.
10846         * Makefile.in: Regenerate.
10847         * configure.in: Add 'recursive targets' to maybe list.
10848         * configure: Regenerate.
10850         * MAINTAINERS: "GNATS only" -> "Bug database only".
10852         * Makefile.tpl: Rename [+target+] to [+make_target+].
10853         * Makefile.def: Rename 'target' to 'make_target'.
10855 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
10857         * MAINTAINERS: Add self as options handling maintainer.
10859 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
10861         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10862         been too long since I touched those ports.
10864 2003-05-28  DJ Delorie  <dj@redhat.com>
10866         * Makefile.tpl: Make maybe-check-gcc .PHONY.
10867         * Makefile.in: Regenerate.
10869 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
10871         * configure.in: Use curly braces in the definition of tooldir.
10872         * configure: Regenerate.
10874 2003-05-21  DJ Delorie  <dj@redhat.com>
10876         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10877         newlib or libgloss.
10878         * Makefile.in: Regenerate.
10880 2003-05-21  DJ Delorie  <dj@redhat.com>
10882         * Makefile.tpl: Add missing empty maybe-check-gcc target.
10883         * Makefile.in: Regenerate.
10885 2003-05-20  Ian Lance Taylor  <ian@airs.com>
10887         * MAINTAINERS: Update my e-mail address.
10889 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10891         * configure.in: Switch more things to use maybe dependencies.
10892         * Makefile.tpl: Switch more things to use maybe dependencies.
10893         Factor out common code from autogen IF statements.
10894         * configure: Regenerate.
10895         * Makefile.in: Regenerate.
10897 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
10899         * configure.in: Accept i[3456789]86 for machine type.
10900         * configure: Regenerate.
10902 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10904         * configure.in: Switch more things to use maybe dependencies.
10905         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
10906         * configure: Regenerate.
10907         * Makefile.tpl: Switch more things to use maybe dependencies.
10908         * Makefile.in: Regenerate.
10910 2003-05-16  Andreas Schwab  <schwab@suse.de>
10912         * Makefile.tpl (install-opcodes): Define.
10913         * Makefile.in: Rebuild.
10915 2003-05-13  Andreas Jaeger  <aj@suse.de>
10917         * config.guess: Update to 2003-05-09 version.
10918         * config.sub: Update to 2003-05-09 version.
10920 2003-05-13  Michael Eager  <eager@mvista.com>
10922         * configure.in: Correct sed script so that options in quotes are not
10923         deleted.
10924         * configure: Rebuild.
10926 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
10928         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10929         and $$s/newlib/libc/sys/cygwin32 include paths.
10930         * configure: Ditto.
10932 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
10934         * MAINTAINERS: Update my email addresses.
10936 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
10938         * config-ml.in: Propagate INSTALL variables.
10940 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10942         * MAINTAINERS: Remove duplicate entries in Write After Approval.
10944 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
10946         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10947         * Makefile.in: Regenerate.
10949 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
10951         * MAINTAINERS (GNATS only): Add Falk Hueffner.
10953 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
10955         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10957 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
10959         * Makefile.tpl: Clean $(BUILD_SUBDIR).
10960         * Makefile.in: Regenerated.
10962 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
10964         * MAINTAINERS (Write After Approval): Upgrade myself from
10965         GNATS only to write-after-approval. Update my mail address.
10967 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
10969         (OS Port Maintainers: freebsd): Add myself.
10971 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
10973         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10975 2003-04-22  Kean Johnston  <jkj@sco.com>
10977         * MAINTAINERS (SCO ports): Added myself.
10979 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
10981         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10983 2003-04-19  Kean Johnston  <jkj@sco.com>
10985         * MAINTAINERS (Write After Approval): Add myself.
10987 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10989         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10990         * Makefile.in: Regenerate.
10992 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
10994         * configure.in (powerpc64*-*-linux*): Remove.
10995         * configure: Rebuilt.
10997 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
10999         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11000         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11001         and restrap.
11002         * Makefile.in:  Regenerate.
11004 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11006         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11007         * configure: Regenerated.
11009 2003-04-15  DJ Delorie  <dj@redhat.com>
11011         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11013 2003-04-13  Nick Clifton  <nickc@redhat.com>
11015         * config-ml.in: Remove support for --disable-aix removing
11016         call-aix multilibs.
11018 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11020         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11021         * */configure: Rebuilt.
11023 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
11025         * MAINTAINERS: Add my email address.
11027 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11029         * MAINTAINERS (Write After Approval): Add myself.
11031 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11033         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11034         * Makefile.in: Regenerate.
11036 2003-03-14  Michael Chastain  <mec@shout.net>
11038         * Makefile.in: Regenerate with correct Makefile.def.
11040 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11042         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
11043         Make macro.
11044         * Makefile.in: Regenerate.
11045         * configure.in: Clean up gxx_include_dir logic.
11046         * configure: Regenerate.
11048 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
11050         * MAINTAINERS (Write After Approval): Add myself.
11052 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
11054         * MAINTAINERS: Update my mail address.
11056 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11058         * configure.in (gxx_include_dir): Fix typo.
11059         * configure: Regenerated.
11061 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11063         * Makefile.tpl: Reindent.
11064         * Makefile.in: Regenerate.
11065         * configure.in: Reindent.  Don't set unused variables.
11066         * configure: Regenerate.
11068 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
11070         * configure.in: Include $(build_tooldir)/sys-include in
11071         FLAGS_FOR_TARGET.
11072         * configure: Regenerated.
11074 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11076         * Makefile.tpl: Always pass down RANLIB.
11077         * Makefile.in: Regenerate.
11079         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11080         * Makefile.in: Regenerate.
11081         * configure.in: Remove unused logic relating to --enable-shared
11082         and --enable-threads.  Remove bogus comments.  Remove redundant
11083         noconfigdirs.
11084         * configure: Regenerate.
11086         * configure.in: Replace ${libstdcxx_version} by its value.
11087         Remove reference to mh-dgux.
11088         * configure: Regenerate.
11090 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11092         * MAINTAINERS (Write After Approval): Add myself.
11094 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11096         * Makefile.tpl: Rearrange.
11097         * Makefile.in: Regenerate.
11099 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11101         * configure.in: Add support for kaOS as cross build target system.
11102         * configure: Regenerated.
11104 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11106         * MAINTAINERS (Write after approval): Add myself.
11108 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11110         * MAINTAINERS: Update my email address.
11112 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11114         * MAINTAINERS: Add self to blanket write privs. section.
11116 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11118         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11119         configure-target-* as some target builds may require additional
11120         flags for preprocessor tests.
11121         * Makefile.in: Regenerated.
11123 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11125         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11126         * ltconfig: Handle it.
11127         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11128         auto-detecting it.
11130         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11131         it is used as argument to $CC.
11132         * ltcf-gcj.sh: Likewise.
11134         * configure.in: Introduce --enable-maintainer-mode.
11135         * configure: Rebuilt.
11136         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11137         for maintainer mode.
11138         * Makefile.in: Rebuilt.
11140 2003-02-18  Jason Merrill  <jason@redhat.com>
11142         * Makefile.tpl (check-c++): Allow parallelism.
11144 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11146         * MAINTAINERS: Remove John Carr (who never actually had access to
11147         gcc.gnu.org).
11149 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11151         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11152         don't configure target-libobjc.
11153         * configure: Regenerate.
11155 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11157         * Makefile.tpl (RANLIB): Define.
11158         * Makefile.in: Regenerate.
11160 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11162         * MAINTAINERS: Update my email.
11164 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11166         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11167         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11168         * Makefile.in: Regenerated.
11169         * configure.in: Remove all traces of snavigator, db, and grep.
11170         * configure: Regenerated.
11172 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11174         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11175         After Approval.
11177 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11179         * MAINTAINERS (Write after approval): Add myself.
11181 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11183         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11184         * Makefile.in: Regenerated.
11186 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11188         * config.guess: Updated to 2003-01-30's version.
11189         * config.sub: Updated to 2003-01-28's version.
11191 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11193         * config.if: If gcc_version is already set, just use it.  Don't set
11194         gcc_version_trigger if it's already set, otherwise set it to
11195         gcc/version.c, but only if the file exists.  If it is not set and
11196         gcc/version.c does not exist, try to extract the version number from
11197         $CC.
11199 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11201         * MAINTAINERS: Add myself to write-after-approval list.
11203 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11205         * configure.in:  Revert 24Jan change.
11206         * configure:  Regenerate.
11208 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11210         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
11211         entry of HJ Lu.
11213 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11215         * configure.in: Revert previous change.
11216         * configure: Regenerate.
11218 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11220         * configure.in: Make rda native-only.
11221         * configure: Regenerate.
11223 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11225         * MAINTAINERS: Move myself from GNATS-only-accounts to
11226         write-after-approval.
11228 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11230         * configure.in: Add missing \.
11231         * configure: Rebuilt.
11233 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
11235         * configure.in (baseargs): Avoid using \| in sed regular
11236         expressions.
11237         * configure: Rebuilt.
11239 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
11241         * configure.in (baseargs): Remove all supported forms of
11242         --cache-file, --srcdir, --host, --build and --target options
11243         from argument lists.
11244         * configure: Rebuilt.
11246 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
11248         * MAINTAINERS: Add myself to write-after-approval list.
11250 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
11252         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11253         * configure: Rebuilt.
11255 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11257         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11258         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11259         * Makefile.in: Regenerate.
11260         * configure: Regenerate.
11262 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
11264         * configure.in: Remove Makefile in build, host and target modules
11265         unless configure was run with --no-recursion.
11266         * configure: Rebuilt.
11268 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11270         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11271         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11272         * Makefile.in: Regenerate.
11274 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
11276         * config.guess: Update to 2003-01-03 version.
11277         * config.sub: Update to 2003-01-03 version.
11279 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11281         * configure: Regenerate with proper autoconf 2.13.
11283 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11285         * configure.in: Add AC_PREREQ for consistency.
11286         * configure: Regenerate.
11288 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
11290         * configure.in (GDB_TK): Add tcl directories conditional on
11291         gdb/gdbtk directory being present.
11292         * configure: Regenerate.
11294 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
11296         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
11297         used by gcc if LD is not defined and we are not doing a Canadian Cross.
11298         * configure: Rebuilt.
11300 2002-12-31  Tom Tromey  <tromey@redhat.com>
11302         * Makefile.in: Rebuilt.
11303         * Makefile.def (target_modules) [libffi]: Allow installation.
11305 2002-12-31  Andreas Schwab  <schwab@suse.de>
11307         * configure.in: Fix use of $program_transform_name.
11308         * configure: Regenerated.
11310 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11312         * configure.in (baseargs): Don't remove first configure argument.
11313         * configure: Regenerated.
11315 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
11317         * Makefile.tpl (local-distclean): Don't remove...
11318         (multilib.ts): ... this.  Moved into...
11319         (multilib.out): ... this.  Don't use sub-make.
11320         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11321         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11322         (configure-build-[+module+], configure-[+module+],
11323         configure-target-[+module+], configure-gcc): ... these.  Test
11324         for Makefile existence.  Drop config.status from dependencies.
11325         * Makefile.in: Rebuilt.
11326         * configure.in: Move gcc-version-trigger to the end of
11327         ac_configure_args.  Add comments to maybedep.tmp and
11328         serdep.tmp.  Introduce --disable-serial-configure.  Remove
11329         nonopt from baseargs, matching and removing corresponding
11330         whitespace while at it.
11331         * configure: Rebuilt.
11333 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
11335         * configure.in (host_configargs): Replace reference to
11336         no-longer-defined buildopts with --build=${build_alias}.
11337         * configure: Rebuilt.
11339         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
11340         program_transform_name to standard idiom.
11341         (AUTOGEN, AUTOCONF): Define.
11342         (Makefile.in): Use $(AUTOGEN).
11343         (Makefile): Depend on config.status, and use autoconf-style rule to
11344         build it.  Move original commands to...
11345         (config.status): ... this new target.
11346         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
11347         $(AUTOCONF).
11348         * Makefile.in: Rebuilt.
11350 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11352         * Makefile.tpl: Fix dramatic bustage due to change in
11353         program_transform_name.
11354         * Makefile.in: Regenerate.
11356         * configure.in: Remove unnecessary PATH setting.
11357         * configure: Regnerate.
11359         * configure.in: Don't default to unprefixed tools unless
11360         the native tools will work.
11361         * configure: Regenerate.
11363         * configure.in: Convert to autoconf script.  Blow away lots
11364         of now-redundant Makefile fragments.
11365         * configure: Generate using Autoconf.
11366         * Makefile.tpl: Rewrite to reflect autoconfiscation.
11367         * Makefile.in: Regenerate.
11369 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11371         * configure: Fix stupid bug where RANLIB was mistakenly included.
11373         * configure.in: Rename (buildargs, hostargs, targargs) to
11374         (build_configargs, host_configargs, target_configargs).
11376         * configure.in: Move logic out of sed statement.
11378         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
11379         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11381 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
11383         * config.sub: Import from master repository
11384         * config.guess: Ditto
11386 2002-12-24  Andreas Schwab  <schwab@suse.de>
11388         * Makefile.tpl (multilib.out): Fix missing space.
11389         * Makefile.in: Regenerate.
11391 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11393         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
11394         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
11395         * Makefile.in: Regenerate.
11396         * configure.in: Remove unnecessary leftovers.
11398 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
11400         * configure.in (extra_ranlibflags_for_target): New variable.
11401         (*-*-darwin): Add -c to ranlib commands.
11402         * configure (tooldir): Handle extra_ranlibflags_for_target.
11404 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11406         * Makefile.tpl: Revert HJL's change.
11407         * Makefile.in: Regenerated.
11408         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11409         always.
11411 2002-12-19  Andreas Schwab  <schwab@suse.de>
11413         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11414         * Makefile.in: Regenerate.
11416 2002-12-18  H.J. Lu  <hjl@gnu.org>
11418         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11419         * Makefile.in: Regenerated.
11421         * configure.in (build_prefix): New. Substitute.
11423 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11425         * Makefile.tpl: Don't let real targets depend on phony targets.
11426         * Makefile.in: Regenerate.
11428         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11429         * Makefile.in: Regenerate.
11431 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
11433         * config.sub: Import from master repository
11434         * config.guess: Ditto
11436 2002-12-16  Jason Merrill  <jason@redhat.com>
11438         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11439         previous 'make bootstrap'.
11440         * Makefile.in: Regenerate.
11442 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
11444         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11446 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11448         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11449         * Makefile.in: Regenerate.
11451 2002-12-13  Jason Merrill  <jason@redhat.com>
11453         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
11454         library tests.
11455         (check-c++): Just depend on it and check-target-libstdc++-v3.
11456         * Makefile.in: Regenerate.
11458 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11460         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11461         * Makefile.in: Rebuilt.
11463 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11465         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11467 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11469         * configure: Fix bug put in by gremlins.
11471         * Makefile.tpl: Substitute more autoconfily.
11472         * configure: Substitute more autoconfily.
11473         * Makefile.in: Regenerate.
11475 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
11477         * config.sub: Import from master repository
11478         * config.guess: Ditto
11479         * MAINTAINERS: Added Svein Seldal under write after approval
11481 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
11483         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11484         * Makefile.in (all-sim): Ditto.
11486 2002-12-06  DJ Delorie  <dj@redhat.com>
11488         * Makefile.tpl: Change configure dependencies to not have real
11489         targets depend on phony targets.
11491 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
11493         * configure.in: Revert unintentional change.
11495         * Makefile.tpl: Change dependency for */multilib.out so that
11496         it works when gcc isn't in the tree.
11498         * configure.in: Substitute more.
11499         * configure: Run subconfigures from the Makefile.
11500         * Makefile.tpl: Run subconfigures from the Makefile; add a few
11501         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
11503 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11505         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11507 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11509         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11510         and corresponding dependencies.
11511         * Makefile.in: Regenerate.
11513         * configure.in (host_tools): Order binutils, gas and ld for
11514         convenience in running the testsuites.
11516         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11517         * Makefile.in: Regenerate.
11518         * configure.in: Introduce rules to serialize subconfigure runs.
11520         * configure.in: Introduce BASE_CC_FOR_TARGET.
11521         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
11522         Realize configure-build-* targets.  Realize configure-target-* targets.
11523         * Makefile.in: Regenerate.
11525 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11527         * configure: Move gcc_version_trigger stuff from here...
11528         * configure.in: ...to here.
11530         * configure.in: Separate subconfigure options added by this file from
11531         options given by the user.  Add machinery to put args for host
11532         subconfigures into the Makefile.
11534         * Makefile.tpl: Remove 'vault' targets.
11535         * Makefile.tpl: Reorder and comment dependencies.
11536         * Makefile.in: Regenerate.
11538 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11539         * configure.in: Fix my broken commit of previous patch. (sigh)
11541 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11543         * configure.in: Move host-specific darwin noconfigdirs into
11544         the host-specific section.
11546 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11548         * configure.in: Move host-specific darwin noconfigdirs into
11549         the host-specific section.
11551 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11553         * configure: Remove skip-this-dir support.
11554         * Makefile.tpl: Remove skip-this-dir support.
11556         * Makefile.tpl: Remove leftover support for non-autoconfiscated
11557         subdirectories.
11558         * Makefile.in: Regenerate.
11560         * Makefile.tpl: Strip out useless setting of 'dir'.
11561         * Makefile.in: Regenerate.
11563 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11565         * configure.in: Fix deeply stupid bug.
11567         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11568         shell code in CXX_FOR_TARGET
11569         * Makefile.def: Introduce raw_cxx.
11570         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11571         RAW_CXX_FOR_TARGET.
11572         * Makefile.in: Regenerate.
11574 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
11576         * Makefile.tpl: Remove unnecessary ifs.
11577         * Makefile.in: Regenerate.
11579         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
11580         dependencies.  Maybe-ize build-libiberty.  Create dummy install
11581         targets for 'no_install' modules.
11582         * configure: Move GDB_TK substitution to configure.in.  Move
11583         build_modules stuff to configure.in.
11584         * configure.in: Implement soft dependency machinery.  Maybe-ize
11585         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
11586         * Makefile.in: Regenerate.
11588 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11590         * Makefile.tpl: Make all-target, install-target behave similarly
11591         to all, install (only hitting configured targets).  Eliminate
11592         unused macro defintions.
11594         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11595         build != host.
11597         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11599         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11601         * configure.in: Produce lists of subdir targets we're actually
11602         configuring.  Remove references to "dosrel".
11603         * Makefile.tpl: Let configure set which subdir targets are hit.
11604         Remove install-cross; clean up install; remove ALL.  Remove
11605         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
11606         Autogenerate host module targets.  Remove empty dependency lines
11607         and redundant dependency; rearrange slightly.
11608         * Makefile.def: Add host-side libtermcap, utils.
11610         * Makefile.in: Regenerate.
11612 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11614         * ltconfig (osf[345]): Append $major to soname_spec.
11615         Reflect this in library_names_spec.
11616         * ltmain.sh (osf): Prefix $major with . for use as extension.
11618 2002-11-19  Andreas Jaeger  <aj@suse.de>
11620         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11621         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11622         and sparc64 GNU/Linux systems.
11624 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
11626         * MAINTAINERS: Update email.
11628 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11630         * MAINTAINERS: Complete James Dennett's entry.
11632 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
11634         * MAINTAINERS (Write After Approval): Add myself.
11636 2002-11-13  Bruce Korb  <bkorb@gnu.org>
11638         * Makefile.tpl: syntactic cleanup
11640 2002-11-13  Stuart Hastings  <stuart@apple.com>
11642         * MAINTAINERS: Add myself to write-after-approval list.
11644 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11646         * Makefile.def: Add list of recursive targets to autogenerate.
11647         Add build_modules.
11648         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
11649         targets.  Autogenerate *-build-* targets.
11650         * Makefile.in: Regenerate.
11652 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11654         * configure: More autoconf-style substitutions.
11655         * Makefile.tpl: More autoconf-style substitutions.
11656         * Makefile.in: Regenerate.
11658 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11660         * configure: Substitute more variables in a more autoconf-friendly
11661         way.  Simplify slightly.
11662         * Makefile.tpl: Make more variables substitutable in an
11663         autoconf-friendly way.
11664         * Makefile.in: Regenerate.
11666 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
11668         * MAINTAINERS (Write After Approval): Add myself.
11670 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11672         * configure.in (v810*): Remove special setting of tools.
11674         * configure: Add support for extra required flags for ar or nm.
11675         * configure.in (aix4.3+): Use above support for target-specific
11676         issues, rather than using config/mt-aix43.
11678 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11680         * configure: Remove 'removing', which doesn't work.  Replace $subdir
11681         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
11682         with $srcdir.  Reformat indentation.  Substitute some variables
11683         formerly hard-coded in the Makefile for build=host.
11684         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11685         * Makefile.def: Autogenerate more.
11686         * Makefile.in: Regenerate.
11688 2002-11-04  Adam Nemet  <anemet@lnxw.com>
11690         * MAINTAINERS (Write After Approval): Add myself.
11692 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
11694         * Makefile.def (host_modules): Add rda.
11695         * Makefile.in: Regenerate.
11696         * configure.in (target_tool): Add target-rda to list.
11698 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11700         * MAINTAINERS: Remove "co-maintainer" note for web pages.
11702 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
11704         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
11705         and restrap targets to this rule.
11706         * Makefile.in:  Regenerate.
11708 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11710         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11711         GNATS only accounts.
11713 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
11715         * configure.in (i[3456]86-*-linux*): Add check to disable
11716         ${libgcj} for glibc1.
11718 2002-10-24  Denis Chertykov  <denisc@overta.ru>
11720         * MAINTAINERS: Add myself as ip2k port maintainer.
11722 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
11724         * configure.in: Add tic4x target.
11726 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11728         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11729         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11730         * Makefile.in: Regenerate.
11732         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11733         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11734         * Makefile.in: Regenerate.
11736 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
11738         * MAINTAINERS: Add myself as web pages co-maintainer.
11740 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11742         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11743         * Makefile.in: Regenerate.
11745 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
11747         * MAINTAINERS: Add myself and Nathan Sidwell
11748         <nathan@codesourcery.com> as VxWorks maintainers.
11750 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11752         * Makefile.def: Remove order dependency comments.
11753         * Makefile.tpl: Add explicit install-install dependencies.
11754         * Makefile.in: Regenerate.
11756         * Makefile.tpl: Remove material now in src-release.  (Finally!)
11757         * Makefile.in: Regenerate.
11759         * Makefile.tpl: Add configure-target (for src-release in src)
11760         * Makefile.in: Regenerate.
11762 2002-09-30  Nick Clifton  <nickc@redhat.com>
11764         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11766 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
11768         * configure.in (s390*-*-linux*): Enable libgcj.
11770 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
11772         * configure: Revert accidentally applied changes.
11774         * Makefile.tpl: Make more autoconf-friendly.
11775         * Makefile.in: Regenerate.
11776         * configure: Make substitution more autoconf-like.
11778 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
11780         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11781         single entry to handle all these.
11782         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
11783         libjava on arm-*-elf.
11785 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
11787         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11788         things that depend on them.
11790 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11792         * Makefile.tpl: Make subsituted variables more autoconfy.
11793         * Makefile.in: Regenerate.
11794         * configure: Make seds more autoconfy.
11796 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11798         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11799         * Makefile.in: Regenerate.
11800         * configure.in: Rewrite sed statements to look autoconfy.
11802         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11803         all-target-foo on configure-target-foo.
11804         * Makefile.def: Ditto.
11805         * Makefile.in: Rebuild.
11807 2002-09-25  Andrew Haley  <aph@redhat.com>
11809         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11811 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11813         * Makefile.def: New file.
11814         * Makefile.tpl: New file.
11815         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11816         * contrib/gcc_update: Note that Makefile.in is a generated file.
11818         * configure.in: Minor rearrangement.  Simplify tests.
11820 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
11822         * configure.in (with_headers): Skip copy if value is "yes".
11823         (with_libs): Likewise.
11825 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11827         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11828         * configure.in (sh*-*-pe*): Ditto.
11829         * configure.in (mips*-*-pe*): Ditto.
11830         * configure.in (*arm-wince-pe): Ditto.
11832         * configure.in: Rearrange.
11834 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
11836         * MAINTAINERS: Update my email address.
11838 2002-08-30  Paul Koning  <pkoning@equallogic.com>
11840         * MAINTAINERS: (Write After Approval): Add myself.
11842 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
11844         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11846 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
11848         * MAINTAINERS: Change my mailing address.
11850 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
11852         * MAINTAINERS (Write After Approval): Remove myself.
11853         (Various Maintainers: c++ runtime libs): Add myself.
11855 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
11857         * MAINTAINERS (Write After Approval): Remove myself.
11858         (Various Maintainers: c++ runtime libs): Add myself.
11860 2002-08-15  Eric Christopher  <echristo@redhat.com>
11862         * config.sub: Import from master repository.
11863         * config.guess: Ditto.
11865 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
11867         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11868         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11869         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11871 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
11873         * MAINTAINERS: Add self to rs6000 vector extensions.
11875 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
11877         * libiberty/configure: Reverted unintended yesterday's check in.
11879 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
11881         * boehm-gc/configure, libf2c/configure: Rebuilt.
11882         * libffi/configure, libiberty/configure: Ditto.
11883         * libjava/configure, libobjc/configure: Ditto.
11884         * libstdc++-v3/configure, zlib/configure: Ditto.
11885         Merged from binutils:
11886         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
11887         From Steve Ellcey <sje@cup.hp.com>:
11888         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11889         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11890         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11891         IA64.
11892         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11893         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11894         soname_spec, sys_lib_search_path_spec): Ditto.
11896 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
11898         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11900 2002-08-04  H.J. Lu  (hjl@gnu.org)
11902         * configure.in (mips*-*-linux*): Don't skip target-libffi.
11904 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
11906         * MAINTAINERS (Write After Approval): Add myself.
11908 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
11910         * configure.in: Move generic linux case to end.  Copy generic
11911         linux noconfigdirs to mips*-*-linux* entry and new
11912         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
11914 2002-07-19  Michael Matz  <matz@suse.de>
11916         * MAINTAINERS: Add myself as ra* maintainer.
11918 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
11920         * config.guess: Update to 2002-07-09 version.
11921         * config.sub: Update to 2002-07-03 version.
11923 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
11925         * MAINTAINERS: Fix typo in a maintainer email address.
11927 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11929         * configure.in: Remove two redundant tests.
11931 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11933         * configure.in (mips*-*-irix6*o32): Enable stabs.
11935 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
11937         * configure.in: Don't build grez.
11938         * Makefile.in: Ditto.
11940         * Makefile.in: Remove references to bsp, cygmon, libstub.
11941         * configure.in: Ditto.
11943         * configure.in: Remove leftover reference to gdbtest.
11945 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
11947         * configure.in (gxx_include_dir):  Change to match versioned
11948         C++ headers if --enable-version-specific-runtime-libs is used.
11950 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
11952         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11954 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11956         * configure.in: Make --without-x work.
11958 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11960         * configure.in: Rearrange target Makefile fragment collection.
11962         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11963         cvs[src].
11964         * configure.in: Ditto.
11966 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
11968         * MAINTAINERS (Write After Approval): Update my e-mail address.
11970 2002-06-24  Ben Elliston  <bje@redhat.com>
11972         * configure.in (host_tools): Remove cgen.
11974         * Makefile.in (all-cgen): Remove; runs from its source directory.
11975         (check-cgen, install-cgen, clean-cgen): Likewise.
11976         (all-opcodes): Do not depend on all-cgen.
11977         (all-sim): Likewise.
11979 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11981         * Makefile.in: Eliminate 'apache' targets.
11982         * configure.in: Eliminate 'apache' targets.
11984         * configure.in: Eliminate redundant tests.  Reorganize.
11986         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11988         * config-ml.in: Eliminate references to Cygnus configure.
11990         * Makefile.in: Eliminate references to building emacs.
11992 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
11994         * MAINTAINERS: Update my email address.
11996 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
11998         * config.if (libstdcxx_incdir): Version C++ headers.
11999         (cxx_incdir): Remove.
12001 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12003         * MAINTAINERS (Write After Approval): Add self.
12005 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12007         * configure.in: Add support for ip2k.
12009 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12011         * configure.in: Fix AIX configury bug.
12013 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
12015         * MAINTAINERS (Write After Approval): Add self.
12017 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12019         * configure.in: replace ${topsrcdir} with ${srcdir}
12021         * configure.in: Move definition of libstdcxx_flags
12022         right above usage, rather than waaay earlier.
12024         * configure.in: Pull definition of is_cross_compiler earlier.
12026         * configure.in: Rearrange a little.
12028         * configure.in: Remove references to librx.
12029         * Makefile.in: Remove references to librx.
12031 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12033         * config.sub: Add support for avr target.
12034         Import from master sources, rev 1.255
12036 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
12038         * configure, .cvsignore:  Revert previous change...
12039         * Makefile:  ...delete.
12041 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12043         * configure.in: Eliminate ${gasdir} variable.
12045 2002-06-18  Dave Brolley  <brolley@redhat.com>
12047         * configure.in: Add support for frv.
12048         * config.sub: Add support for frv.
12050 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12052         * configure:  Remove garbage from previous commit.
12054 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12056         * configure:  For in-source builds, make a subdir and re-exec there.
12057         * Makefile:  New file.  Pass targets through to build directory.
12058         * .cvsignore:  No longer ignore "Makefile".
12060 2002-06-16  Douglas Rupp  <rupp@gnat.com>
12062         * MAINTAINERS (Write After Approval): Add self.
12064 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12066         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12068 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
12070         * configure.in (vax-*-netbsd*): Re-enable gas.
12072 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
12074         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12075         BUILD_PREFIX_1, to correct nomenclature.
12076         * configure: Likewise.
12078         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12079         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12081 2002-05-31  Olaf Hering  <olh@suse.de>
12083         * config-ml.in: Propogate DESTDIR also.
12085 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12087         * configure.in (vax-*-netbsd*): Don't build gas for this
12088         platform.
12090 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12092         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12093         and libgcj for AVR.
12095 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12097         * MAINTAINERS (Write After Approval): Add myself.
12099 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12101         * config.guess: Update to 2002-05-22 version.
12102         * config.sub: Likewise.
12104 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12106         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12107         * config-ml.in: Likewise.
12108         * configure: Likewise.
12109         * configure.in: Likewise.
12111 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12113         * MAINTAINERS: Update my email address.
12115 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12117         * configure.in: Simplify makefile fragment collection.
12119         * configure.in: Remove code to build emacs.
12121         * configure.in : Remove --srcdir argument from targargs and buildargs
12122         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12124         * configure: Move some logic to configure.in.
12125         * configure.in: Move some logic from configure.
12127 2002-05-11  Tom Tromey  <tromey@redhat.com>
12129         * MAINTAINERS: Reflect libgcj reality.
12131 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12133         * Makefile.in: Honour DESTDIR.
12135 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12137         * config.guess: Import 2002-03-20 version.
12138         * config.sub: Import 2002-04-26 version.
12140 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12142         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12144 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12146         * MAINTAINERS: Add self.
12148 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12150         * ltmain.sh: Detect and handle object name conflicts
12151         while piecewise linking a static library.
12153 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12155         * configure.in (noconfigdirs): Don't disable libgcj on
12156         sparc64-*-solaris* and sparcv9-*-solaris*.
12158 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12160         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12162 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12164         * configure.in (FLAGS_FOR_TARGET): Do not add
12165         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12166         on i[3456]86-*-linux*.
12168 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12170         * configure.in (noconfigdirs): Replace [ ] with test.
12172         * configure.in (noconfigdirs): Do not add target-newlib if
12173         target == i[3456]86-*-linux*, and host == target.
12175 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12177         * configure.in: delete reference to absent file
12179         * configure.in: replace '[' with 'test'
12181         * configure.in: Eliminate references to gash.
12182         * Makefile.in: Eliminate references to gash.
12184         * configure.in: remove useless references to 'pic' makefile fragments.
12186         * configure.in: (*-*-windows*) Finish removing.
12188         * configure.in: Eliminate redundant test for libgui.
12190 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12192         * MAINTAINERS: Add self and realphabetize.  Update entries
12193         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12194         entry for a29k port maintainer.
12196 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
12198         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12199         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12201 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12203         * configure.in: remove references to dead files
12205 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
12207         * MAINTAINERS: Add information about purpose of this file.
12209 2002-04-18  Tom Tromey  <tromey@redhat.com>
12211         * configure.in: Disallow configuring libgcj when it is already
12212         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
12213         Solaris 2.8 by default.  For PR libgcj/6158.
12215 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12217         * configure.in:  Move default CC setting out of config/mh-* fragments
12218         directly into here.
12220 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12222         * configure.in: don't even try to configure or make a subdirectory
12223         if there's no configure script for it.
12225 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
12227         * MAINTAINERS: Remove chill maintainers.
12228         * Makefile.in (CHILLFLAGS): Remove.
12229         (CHILL_LIB): Remove.
12230         (TARGET_CONFIGDIRS): Remove libchill.
12231         (CHILL_FOR_TARGET): Remove.
12232         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12233         CHILL_LIB.
12234         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12235         (CHECK_TARGET_MODULES): Likewise.
12236         (INSTALL_TARGET_MODULES): Likewise.
12237         (CLEAN_TARGET_MODULES): Likewise.
12238         (configure-target-libchill): Remove.
12239         (all-target-libchill): Remove.
12240         * configure.in (target_libs): Remove target-libchill.
12241         Do not compute CHILL_FOR_TARGET.
12242         * libchill: Remove directory.
12244 2002-04-11  DJ Delorie  <dj@redhat.com>
12246         * Makefile.in, configure.in: Sync with binutils, entries
12247         follow...
12249 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
12251         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
12252         (do-tar, do-bz2): New rules.
12253         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
12254         (gdb-tar): New rule.
12255         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
12256         (insight_dejagnu.tar): New rule.
12257         (insight.tar): New rule.
12258         (gdb+dejagnu.tar): New rule.
12259         (gdb.tar): New rule.
12261 2002-02-01  Mo DeJong  <supermo@bayarea.net>
12263         * Makefile.in: Add all-tix to deps for all-snavigator
12264         so that tix is built when building snavigator.
12266 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
12268         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12269         ld and gdb are not supported.
12271 2002-01-07  Mark Salter  <msalter@redhat.com>
12273         * configure.in: Remove target-bsp and target-cygmon from arm builds.
12274         Allow target-libgloss to be built for arm, strongarm, and xscale.
12276 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
12278         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12279         options for i[3456]86-pc-linux* native builds.
12281 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12283         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12284         files from .po files for a distribution.
12286 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
12288         * configure.in: Enable libstdc++-v3 for h8300 targets.
12290 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
12292         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12293         version from bfd/.
12295 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
12297         * Makefile.in (VER): When present, extract the version number from
12298         the file version.in.
12300 2001-05-24  Tom Rix  <trix@redhat.com>
12302         * configure.in : enable ld for aix
12304 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12306         * config.guess: Add linux target for S/390.
12308 2000-11-07  Philip Blundell  <pb@futuretv.com>
12310         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12312 2000-11-03  Philip Blundell  <pb@futuretv.com>
12314         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12315         files.
12317 2001-01-15  Ben Elliston  <bje@redhat.com>
12319         * configure.in (host_tools): Add sid.
12320         Always configure cgen.
12322 2000-11-24  Nick Clifton  <nickc@redhat.com>
12324         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12326 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
12328         * Makefile.in (ALL_MODULES): Add all-cgen.
12329         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12330         (all-cgen): New target.
12331         (all-opcodes,all-sim): Depend on all-cgen.
12332         * configure.in (host_tools): Add cgen.
12333         Only configure cgen if --enable-cgen-maint.
12335 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
12337         * configure.in: Add *-*-freebsd* configurations.
12339 2002-04-08  Tom Tromey  <tromey@redhat.com>
12341         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12342         Fixes PR libgcj/6068.
12344 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
12346         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12348 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12350         * configure.in (alpha*-dec-osf*): Enable libgcj.
12352 2003-03-27  Matthew Gingell  <gingell@gnat.com>
12354         * MAINTAINERS (Write After Approval): Add myself.
12356 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
12358         Fix for: PR bootstrap/3591, target/5676
12359         * configure.in (mcore-pe): Disable the configuration of
12360         libstdc++-v3 since exceptions are not supported.
12362 2002-03-20  Anthony Green  <green@redhat.com>
12364         * configure.in: Enable libgcj for xscale-elf target.
12366 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
12368         * MAINTAINERS:  Update my email address.
12370 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
12372         * ltmain.sh (relink_command): Fix typo in previous change.
12374 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
12376         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
12377         (relink_command): Added --tag flags.
12378         (mode=install): If relinking fails; error out.
12380 2002-03-12  Richard Henderson  <rth@redhat.com>
12382         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
12383         .NOTPARALLEL tag.
12384         (do-check): Rename from check.
12385         (check): Allow parallel check.
12387 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
12389         * MAINTAINERS: Add myself as maintainer for xtensa port.
12390         Fix alphabetical order in CPU port maintainer list.
12391         Remove myself from Write After Approval list.
12393 2002-03-11  Richard Henderson  <rth@redhat.com>
12395         * Makefile.in (.NOTPARALLEL): Add fake tag.
12397 2002-03-07  H.J. Lu  (hjl@gnu.org)
12399         * configure.in: Enable gprof for mips*-*-linux*.
12401 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
12403         * MAINTAINERS (Write After Approval): Add myself.
12405 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
12407         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12408         libjava.
12409         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12411 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
12413         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12414         because its Makefile is there; test for the executable instead.
12416 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
12418         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12419         libstdc++-v3 and libjava.
12421 2002-02-11  Adam Megacz  <adam@xwt.org>
12423         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12424         boehm-gc
12426 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
12428         * config.guess: Updated to 2002-01-30's version.
12429         * config.sub: Updated to 2002-02-01's version.
12430         Contribute sh64-elf.
12431         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
12432         * configure.in: Added sh64-*-*.
12434 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
12436         * MAINTAINERS: Belatedly add myself to write after approval list.
12438 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
12440         * MAINTAINERS: Put self in as maintainer for x86-64 port.
12441         Remove self as Write After Approval.
12443 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
12445         * MAINTAINERS: Put self in as maintainer for contrib/regression
12446         directory.
12448 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
12450         * MAINTAINERS:  Update my email address.
12452 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
12454         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
12455         target-libiberty, and target-libgloss.  Skip Java-related
12456         libraries if not supported for NetBSD on target CPU.
12458 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
12460         * install-sh: Use _inst.$$_ for temp file name.
12462 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
12464         * MAINTAINERS (Write After Approval): Move my contact info
12465         from here...
12466         (OS Port Maintainers): ...to here (netbsd).
12468 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
12470         * MAINTAINERS (Write After Approval): Add myself.
12472 2002-01-17  H.J. Lu  <hjl@gnu.org>
12474         * Makefile.in (all-fastjar): Also depend on all-libiberty.
12475         (all-target-fastjar): Also depend on all-target-libiberty.
12477 2002-01-16  H.J. Lu  (hjl@gnu.org)
12479         * config.guess: Import from master sources, rev 1.225.
12480         * config.sub: Import from master sources, rev 1.238.
12482 2002-01-16  Kazu Hirata  <kazu@hxi.com>
12484         * MAINTAINERS (Write After Approval): Remove myself.
12486 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
12488         * MAINTAINERS (Write After Approval): Add myself.
12490 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12492         * MAINTAINERS: Add self as docs co-maintainer.
12494 2001-12-11  Matthias Klose  <doko@debian.org>
12496         * MAINTAINERS (Write After Approval): Add myself.
12498 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
12500         * MAINTAINERS: Update my email address.
12502 2001-12-07  Turly O'Connor  <turly@apple.com>
12503         * MAINTAINERS (Write After Approval): Add myself.
12504         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12505         (rs6000_initialize_trampoline): Call __trampoline_setup for
12506         ABI_DARWIN too.
12507         * darwin-tramp.asm: New file, implements __trampoline_setup.
12508         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12510 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
12512         * MAINTAINERS (Write After Approval): Add myself.
12514 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
12516         * configure, configure.in: Use temp file for long sed commands.
12518 2001-12-03  Laurent Guerby  <guerby@acm.org>
12520         * config.sub: Update to version 1.232 on subversion.
12522 2001-12-03  Ben Elliston  <bje@redhat.com>
12524         * MAINTAINERS: Update mail address for config.* patches.
12526 2001-11-27  DJ Delorie  <dj@redhat.com>
12527             Zack Weinberg  <zack@codesourcery.com>
12529         When build != host, create libiberty for the build machine.
12531         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12532         CONFIG_ARGUMENTS.
12533         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12534         New variables.
12535         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12536         and rules.
12537         (all.normal): Depend on ALL_BUILD_MODULES.
12538         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12539         (all-build-libiberty): Depend on configure-build-libiberty.
12541         * configure: Calculate and substitute proper value for
12542         ALL_BUILD_MODULES.
12543         * configure.in: Create the build subdirectory.
12544         Calculate and substitute TARGET_CONFIGARGS (formerly
12545         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12547 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
12549         * MAINTAINERS (write-after-approval): Add self.
12551 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12553         * MAINTAINERS (GNATS only accounts): Remove self.
12555 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
12557         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12558         libf2c.
12560 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12562         * MAINTAINERS (Write After Approval): Add self.
12564 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12566         * MAINTAINERS: mips and s390 are also CPU ports.
12568 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12570         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12572 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
12574         * MAINTAINERS: Alphabetize.
12576 2001-11-09  Kazu Hirata  <kazu@hxi.com>
12578         * MAINTAINERS (Various maintainers: h8 port): Add myself.
12580 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12582         * MAINTAINERS (Various maintainers: hppa port): Added myself.
12584 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
12586         * configure.in (--enable-languages): Be more permissive about
12587         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
12589 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12591         * config.sub: Import from master sources, rev. 1.230.
12592         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12594 2001-11-07  Laurent Guerby  <guerby@acm.org>
12596         * MAINTAINERS (Write After Approval): Add self.
12598 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
12600         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12602 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
12604         * config.sub: Import from master sources, rev 1.226.
12605         * config.guess: Import from master sources, rev 1.216.
12607 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
12609         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12610         * MAINTAINERS: Add self as maintainer of MMIX port.
12611         Remove old after-approval entry.
12613 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12615         * ChangeLog, configure: Fix spelling errors.
12617 2001-10-20  Brendan Kehoe  <brendan@zen.org>
12619         * MAINTAINERS: Tweak my address.
12621 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
12623         * MAINTAINERS: Update my email address.
12625 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
12627         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12628         * MAINTAINERS: Add self as maintainer of CRIS port.
12630 2001-10-10  Geert Bosch  <bosch@gnat.com>
12632         * MAINTAINERS (Various maintainers: Ada front end):
12633         Added Robert Dewar.
12635 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
12637         * MAINTAINERS (Write After Approval): Added self
12639 2001-10-02  Geert Bosch  <bosch@gnat.com>
12641         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12643 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12645         * configure: Handle temporary files securely using mkdir.
12647 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
12649         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12651 2001-09-26  Will Cohen  <wcohen@redhat.com>
12653         * configure.in (*-*-linux*): Disable configuration of target-newlib
12654         and target-libgloss.
12656 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12658         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12659         RANLIB.
12661 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
12663         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12664         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12665         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12666         avoid quotes nesting problems.
12667         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12668         (DO_X): Export only variables that are set.
12670 2001-09-19  Ben Elliston  <bje@redhat.com>
12672         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12673         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12674         semantics.  Use the shell built-in "type" command instead.
12676 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
12678         Merged from gcc-3_0-branch:
12679         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
12680         * ltcf-c.sh: Use $objext, not $ac_objext.
12681         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
12682         * ltcf-cxx.sh: Add support for GNU.
12683         2001-07-22  Timothy Wall  <twall@redhat.com>
12684         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
12685         default settings if using GNU tools with that configuration.
12686         * ltcf-cxx.sh: Ditto.
12687         * ltcf-gcj.sh: Ditto.
12688         2001-07-21  Michael Chastain  <chastain@redhat.com>
12689         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12690         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
12691         * ltmain.sh: Mark as gcc-local.
12693 2001-08-30  Eric Christopher  <echristo@redhat.com>
12694             Jason Eckhardt  <jle@redhat.com>
12696         * config.guess: Merge from master sources.
12697         * config.sub: Merge from master sources, add support for mipsisa32.
12699 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
12700         * config.sub: Merge from master sources, rev 1.219.
12701         * MAINTAINERS: Add self as contact for stormy16 port.
12703 2001-08-14  Zack Weinberg  <zackw@panix.com>
12705         * config.sub: Merge from master sources, rev 1.218.
12706         * config.guess: Merge from master sources, rev 1.209.
12708 2001-08-11  Graham Stott  <grahams@redhat.com>
12710         * Makefile.in (check-c++): Add missing semicolon.
12712 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
12714         * MAINTAINERS (Various maitainers: predict.def): Added myself.
12716 2001-07-30  Eric Christopher  <echristo@redhat.com>
12718         * MAINTAINERS (Various maintainers: mips port): Added myself.
12720 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
12722         * configure.in (sh-*-linux*): New.
12724 2001-07-27  Richard Henderson  <rth@redhat.com>
12726         * .cvsignore: Add LAST_UPDATED.
12728 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
12730         * MAINTAINERS (Various maintainers: s390 port): Added myself.
12732 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
12734         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12736 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
12738         * MAINTAINERS (Write After Approval): Added myself.
12740 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12742         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12743         and libgcj on m68hc11/m68hc12.
12745 2001-06-27  H.J. Lu  (hjl@gnu.org)
12747         * Makefile (CFLAGS_FOR_BUILD): New.
12748         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12750 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12752         * README: Remove version number.
12754 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12756         * INSTALL/README: Update wrt. to the installation instructions now
12757         residing in gcc/doc/install.texi.
12759 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12761         * README: Replace with a cut-down and updated version of gcc/README.
12763 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
12765         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12766         multilibs to be disabled.
12768 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
12770         * MAINTAINERS (Write After Approval): Add myself.
12772 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
12774         * config.guess: Import CVS version 1.195.
12775         * config.sub: Import CVS version 1.212.
12777 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
12779         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12780         gcc/xgcc is built, use -print-prog-name to find out the program
12781         name to use.
12783 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
12785         * config.guess:  Import CVS version 1.194.  All gcc-local changes
12786         appear to also be in the master copy.
12787         * config.sub:  Import CVS version 1.211.
12789 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
12791         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12792         with_gcc]: Use `gcc -shared' to build a shared library.
12794 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12796         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12797         archives.
12799 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12801         * MAINTAINERS (Write After Approval): Add myself.
12803 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
12805         * configure.in (libstdcxx_flags): Do not try to execute
12806         libstdc++-v3/testsuite_flags until it exists.
12808 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
12810         * MAINTAINERS: Update my email address.
12812 2001-05-31  Graham Stott  <grahams@redhat.com>
12814         * MAINTAINERS (Write After Approval): Add myself.
12816 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
12818         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
12819         libraries when using g++ with native linker.
12821 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
12823         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12825 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
12827         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12828         [aix4*|aix5*]: Prepend blank.
12830 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
12832         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12833         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
12834         of subdir/configure scripts to use the new libtool.m4.
12836 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
12838         * MAINTAINERS (Write After Approval): Add myself.
12840 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
12842         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12844 2001-05-11  Ben Elliston  <bje@redhat.com>
12846         * Makefile.in (all-sid): New target.
12847         (check-sid, clean-sid, install-sid): Likewise.
12849 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
12851         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12853 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12855         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12856         libgcj.
12858 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12860         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12861         gcc/xgcc is built, use -print-prog-name to find out the program
12862         name to use.
12864 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
12866         * configure.in (noconfigdirs): Don't reset it from scratch in the
12867         target case; only append to it.
12869         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12870         sparc-*-solaris2.8]: Disable ${libgcj}.
12872 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
12874         * configure.in (libgcj_saved): Copy from $libgcj.
12875         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12876         --disable-libgcj.
12878 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
12880         * MAINTAINERS: Remove self as MIPS maintainer and
12881         C front end maintainer.
12883 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
12885         * configure.in: Move *-chorusos target case to the proper switch.
12886         Disable libgcj.
12888 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12890         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12891         1.641.2.228.
12893 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12895         * Makefile.in (STAGE1_CFLAGS): Pass down.
12897 2001-04-13  Alan Modra  <amodra@one.net.au>
12899         * config.guess: Add hppa64-linux support.  Note for next import that
12900         this is already in the master file.
12901         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
12903 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12905         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12906         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12908 2001-04-11  Stan Shebs  <shebs@apple.com>
12910         * MAINTAINERS: Add self as Darwin port maintainer.
12912 2001-04-11  Alan Modra  <amodra@one.net.au>
12914         * MAINTAINERS: Update my email address.
12916 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
12918         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12919         recent versions of FreeBSD (release 3 or later).
12920         * ltconfig: On FreeBSD, -lc must not be provided when building
12921         a shared library or else the standard -pthread gcc option is
12922         rendered worthless to later users of the built library.
12924 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12926         * MAINTAINERS: Add self and RTH as C front end maintainers.
12928 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
12930         * config.sub: Make sure to match an already-canonicalized
12931         machine name (eg. mn10300-unknown-elf).
12933 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
12935         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12936         New macros.
12937         (bootstrap, cross): Use RECURSE_FLAGS.
12938         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12940 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
12942         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12944 2001-03-22  Colin Howell  <chowell@redhat.com>
12946         * Makefile.in (DO_X): Do not backslash single-quotes in
12947         backquotes (two places).
12949 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
12951         Re-installed:
12952         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12953         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
12954         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12955         * ltcf-cxx.sh: Likewise.
12956         * ltcf-gcj.sh: Likewise.
12958 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12960         * MAINTAINERS: Add myself as "documentation co-maintainer".
12962 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
12964         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12965         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12967 2001-03-19  Tom Tromey  <tromey@redhat.com>
12969         * config-ml.in: Handle GCJ and GCJFLAGS.
12971 2001-03-21  Michael Chastain  <chastain@redhat.com>
12973         * Makefile.in: all-m4 depends on all-texinfo.
12975 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
12977         * MAINTAINERS: Add myself to write after approval list.
12979 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
12981         * Makefile.in (DO_X): Quote nested quotes.
12983 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
12985         * MAINTAINERS: Add myself to write after approval list.
12987 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
12989         * Makefile.in (DO_X): Use double quotes for quoting
12990         "RANLIB=$${RANLIB}".
12992 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
12994         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12996 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
12998         * configure.in: Only use `lang_requires' for languages athat are
12999         actually enabled.
13001 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
13003         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13005 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13007         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13009 2001-03-07  Tom Tromey  <tromey@redhat.com>
13011         * configure.in: Allow config-lang.in to set `lang_requires' to list
13012         of other required languages.
13014 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13016         * Makefile.in: Remove RANLIB definition. Use RANLIB
13017         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13018         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13020 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13021             Alexandre Oliva  <aoliva@redhat.com>
13023         * Makefile.in (check-c++): Use tabs, not spaces.
13025 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13027         * MAINTAINERS: add myself to Write After Approval list.
13029 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13031         * Makefile.in (check-c++): New rule.
13033         * configure.in (target_libs): Remove libg++.
13034         (noconfigdirs): Remove libg++.
13035         (noconfigdirs): Same.
13036         (noconfigdirs): Same.
13037         (noconfigdirs): Same.
13039         * config-ml.in: Remove libg++ references.
13041         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13042         (ALL_TARGET_MODULES): Same.
13043         (configure-target-libg++): Remove.
13044         (all-target-libg++): Remove.
13045         (configure-target-libio): Remove.
13046         (all-target-libio): Remove.
13047         (check-target-libio): Remove.
13048         (.PHONY): Remove.
13049         (libg++.tar.bz2): Remove.
13050         (all-target-cygmon): Remove libio.
13051         (all-target-libstdc++): Remove.
13052         (configure-target-libstdc++): Remove.
13053         (TARGET_LIB_PATH): Remove libstdc++.
13054         (ALL_GCC_CXX): Remove libstdc++.
13055         (all-target-gperf): Correct.
13057 2001-02-16  Nick Clifton  <nickc@redhat.com>
13059         * configure.in (noconfigdirs): Allow configuration of texinfo
13060         for Cygwin hosts.
13062 2001-02-15  Anthony Green  <green@redhat.com>
13064         * configure: Introduce GCJ_FOR_TARGET.
13065         * configure.in: Ditto.
13066         * Makefile.in: Ditto.
13068 2001-02-13  Andreas Schwab  <schwab@suse.de>
13070         * MAINTAINERS: Update mail address.
13072 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13074         * config.guess: Add linux target for S/390.
13075         * config.sub: Likewise.
13077 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
13079         * configure.in: for *-chorusos, don't config target-newlib and
13080         target-libgloss.
13082 2001-02-06  Ben Elliston  <bje@redhat.com>
13084         * configure: Output host type to stdout, not stderr.
13086 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
13088         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13089         * ltcf-cxx.sh: Likewise.
13091         * config.if: Assume enable_libstdcxx_v3 is defined.
13093 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13095         Remove V2 C++ library.
13096         * configure.in: Remove --enable-libstdcxx_v3 support.
13098 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13100         * include/demangle.h: Add prototype for java_demangle_v3.
13102 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13104         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13106 2001-01-27  Richard Henderson  <rth@redhat.com>
13108         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13110 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13112         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13113         Don't unset, it's non-portable and no longer necessary, set to empty
13114         instead.
13116 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13118         * ltconfig: Shell portability fix for the tagname validity check.
13120 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13122         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13123         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13125 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13127         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13129 2001-01-26  Tom Tromey  <tromey@redhat.com>
13131         * configure.in: Allow libgcj to be built on Sparc Solaris.
13133 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13135         * ltcf-c.sh: Add aix5 case.
13136         * ltcf-cxx.sh: Likewise.
13137         * ltconfig: Likewise.
13139 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13141         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13142         keep at least one of build_libtool_libs or build_old_libs set to
13143         yes.
13145         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13146         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13148 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13150         * configure.in: Enable libgcj on several additional platforms.
13152 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13154         * configure.in: Enable libgcj for linux targets.
13156 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13158         * MAINTAINERS (Write After Approval): Add myself.
13160 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13162         * MAINTAINERS: Add myself as vax port maintainer.
13164 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13166         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13168 2001-01-09  Mike Stump  <mrs@wrs.com>
13170         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13171         failures of subdirectories.
13173 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13175         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13176         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13177         * ltcf-cxx.sh: Likewise.
13178         * ltcf-gcj.sh: Likewise.
13179         * ltconfig.sh: Fix typo.
13181 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13183         * configure: handle DOS-style absolute paths.
13185 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13187         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13189 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13191         * MAINTAINERS: Add myself as avr port co-maintainer.
13193 2000-12-28  Ben Elliston  <bje@redhat.com>
13195         * MAINTAINERS: Add myself under ``Write After Approval''.
13197 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13199         * texinfo: Remove directory from GCC.
13201 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13203         * COPYING: Update to current
13204         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13205         to 19yy as example year in copyright notice).
13207 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13209         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13210         (libstdcxx_incdir): Pass down.
13211         * config.if: Remove expired bits for cxx_interface, add stub.
13212         (libstdcxx_incdir): Add variable for g++ include directory.
13213         * configure.in (gxx_include_dir): Use it.
13215 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
13217         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
13218         with old-email address from ``Write After Approval''.
13220 2000-12-15  Andreas Jaeger  <aj@suse.de>
13222         * configure.in: Handle lang_dirs.
13224 2000-12-14  Tom Tromey  <tromey@redhat.com>
13226         * MAINTAINERS: Removed brads.
13228         * MAINTAINERS: Added gcj developers.
13230 2000-12-13  Anthony Green  <green@redhat.com>
13232         * configure.in: Disable libgcj for any target not specifically
13233         listed.  Disable libgcj for x86 and Alpha Linux until compatible
13234         with g++ abi.
13236 2000-12-13  Mike Stump  <mrs@wrs.com>
13238         * Makefile.in (local-distclean): Also remove fastjar.
13240 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
13242         * contrib/gcc_update: Add fastjar --touch entries.
13244 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
13246         * configure.in: Disable language-specific target libraries for
13247         languages that aren't enabled.
13249 2000-12-10  Anthony Green  <green@redhat.com>
13251         * configure.in: Define libgcj.  Disable libgcj target libraries for
13252         most targets.
13254 2000-12-10  Neil Booth  <neilb@earthling.net>
13256         * MAINTAINERS: Update mail address, remove from WAA list.
13258 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13260         * libjava: Imported from /cvs/java.
13261         * libffi: Likewise.
13262         * Boehm-gc: Likewise.
13264 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13266         * configure.in (target_libs): Revert 2000-12-08 patch.
13267         (noconfigdirs): Added target-libjava.
13269 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13271         * djunpack.bat: removed.
13273 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13275         * Makefile.in: handle DOS-style absolute paths.
13276         * config-ml.in: likewise.
13277         * symlink-tree: likewise.
13279 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13281         * fastjar: Imported.
13283 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13285         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13286         libjava.
13287         * configure.in (target_libs): Removed `target-libjava'.
13289 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13291         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13292         (ALL_MODULES): Added fastjar.
13293         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13294         (all-target-libjava): all-fastjar replaces all-zip.
13295         (all-fastjar): Added.
13296         (configure-target-fastjar, all-target-fastjar): Likewise.
13297         * configure.in (host_tools): Added fastjar.
13299 2000-12-07  Mike Stump  <mrs@wrs.com>
13301         * Makefile.in (local-distclean): Remove leftover built files.
13303 2000-11-24  Nick Clifton  <nickc@redhat.com>
13305         * configure.in (xscale-elf): Add target.
13306         (xscale-coff): Add target.
13308 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
13310         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13311         recent versions of FreeBSD (release 3 or later).
13312         * ltconfig: On FreeBSD, -lc must not be provided when building
13313         a shared library or else the standard -pthread gcc option is
13314         rendered worthless to later users of the built library.
13316 2000-11-16  Fred Fish  <fnf@be.com>
13318         * configure.in (enable_libstdcxx_v3): Fix typo,
13319         libstd++ -> libstdc++.
13321 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13323         * MAINTAINERS: Add self to Write After Approval list.
13325 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
13327         * MAINTAINERS: Update my email address.  Add myself to global write
13328         privs list.
13330 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
13332         * Makefile.in: Merge with src and libgcj.
13333         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
13334         configure-target-<library> when their configure scripts need the C
13335         or C++ library to have already been built to work properly.
13336         (do_proto_toplev): Set them to an empty string.
13338         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13339         (REALLY_SET_LIB_PATH): Use them.
13341 2000-11-17  Stan Shebs  <shebs@apple.com>
13343         * MAINTAINERS: Add self to Write After Approval list.
13345 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13347         * configure: Provide the original toplevel configure arguments
13348         (including $0) to subprocesses in the environment rather than
13349         through gcc/configargs.h.
13351 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13353         * MAINTAINERS: Remove references to cccp. Change C9X reference to
13354         C99.  Alphabetise "Write After Approval" list.
13356 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
13358         * configure: Turn on libstdc++ V3 by default.
13360         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13361         if we've got GCC.
13363 2000-11-11  Philip Blundell  <philb@gnu.org>
13365         * MAINTAINERS: Add self to Write After Approval list.
13367 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
13369         * ltcf-c.sh (aix4): Improve shared library configuration; require
13370         exporting symbols.
13371         * ltcf-cxx.sh (aix4): Define.
13372         * ltconfig (aix4): Define library and soname specs appropriate for
13373         AIX.  Define command to create export symbols list.
13375 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
13377         * config.sub: Add support for Sun Chorus
13379 2000-10-31  Nick Clifton  <nickc@redhat.com>
13381         * MAINTAINERS: Rename <name>@cygnus.com addresses to
13382         <name>@redhat.com.  Also installed new email address for Clint
13383         Popetz.
13385 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
13387         * etc: Remove directory from GCC.
13389 2000-10-16  Michael Meissner  <meissner@redhat.com>
13391         * configure (gcc/configargs.h): Only create if there is a build GCC
13392         directory created.
13394 2000-10-16  Matthias Klose  <doko@debian.org>
13396         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13397         when configured for libstdc++-v3.
13399 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
13401         * configure: Save configure arguments to gcc/configargs.h.
13403 2000-10-04  Philipp Thomas  <pthomas@suse.de>
13405         * config.guess: Import CVS version 1.157.
13406         * config.sub: Import CVS version 1.181.
13408 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
13410         * Makefile.in (bootstrap): avoid recursion if subdir missing
13411         (cross): ditto
13412         (do-proto-toplev): ditto
13414 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
13416         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13417         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13419         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13420         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
13421         all affected `configure' scripts.
13423 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
13425         * MAINTAINERS: Add self as cpplib co-maintainer.
13427 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
13429         * MAINTAINERS: Add self to Write After Approval list.
13431 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13433         * INSTALL/README: egcs -> GCC update.
13435 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
13437         * MAINTAINERS: Add myself to Write After Approval list.
13439 2000-09-15  Kazu Hirata  <kazu@hxi.com>
13441         * MAINTAINERS: Add myself to Write After Approval list.
13443 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
13445         * configure.in: Do not build byacc for hppa64.  Provide paths to the
13446         X11 libraries for hppa64.
13448 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13450         * MAINTAINERS: Add myself as 68hc11 port maintainer.
13452 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
13454         * Makefile.in (all-zlib): Added dummy target.
13456         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13457         ltcf-gcj.sh: Updated from libtool multi-language branch.
13459 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
13461         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13462         (bootstrap*): Depend on all-bootstrap.
13464 2000-09-05  Philipp Thomas  <pthomas@suse.de>
13466         * config.guess: Import CVS version 1.156.
13467         * config.sub: Import CVS version 1.179.
13469 2000-09-02  Anthony Green  <green@cygnus.com>
13471         * Makefile.in (all-gcc): Depend on all-zlib.
13472         (CLEAN_MODULES): Add clean-zlib.
13473         (ALL_MODULES): Add all-zlib.
13474         * configure.in (host_libs): Add zlib.
13476 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
13478         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13479         crosses, but add gcc/include to the header search path for them.
13481 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
13483         * MAINTAINERS: Add self to Write After Approval list.
13485 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13487         * config.guess: Import CVS version 1.152.
13488         * config.sub: Import CVS version 1.177.
13490 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
13492         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13493         $targargs to tell whether newlib is going to be built.
13495         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13496         $$r/TARGET_SUBDIR/libio for _G_config.h.
13498 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
13500         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13502 2000-08-22  DJ Delorie  <dj@redhat.com>
13504         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13506 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
13508         * config-ml.in (CC, CXX): Avoid trailing whitespace.
13509         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13510         sub-configures.
13512 2000-08-21  DJ Delorie  <dj@redhat.com>
13514         * MAINTAINERS: Add self as a libiberty maintainer
13516 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
13518         * configure.in (libstdcxx_flags): Use
13519         libstdc++-v3/src/libstdc++.INC.
13521 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
13523         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13525 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
13527         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13529         * configure: Make enable_threads and enable_shared defaults
13530         explicit.  Substitute enable_threads into generated Makefiles.
13531         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13532         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13534 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13536         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13538 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
13540         * config-ml.in (CC): Remove bogus duplicate quotation mark from
13541         previous delta.
13543 2000-08-11  Jason Merrill  <jason@redhat.com>
13545         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13546         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13547         (FLAGS_FOR_TARGET): Not here.
13548         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13550 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
13552         * config-ml.in (CC, CXX): Don't introduce a leading space.
13554 2000-08-07  DJ Delorie  <dj@delorie.com>
13556         * MAINTAINERS: Add self as a DJGPP maintainer
13558 2000-08-07  DJ Delorie  <dj@redhat.com>
13560         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13561         "if we're also building gcc, and it's a gcc that will run on the
13562         build machine, we want to use its includes instead of the system's
13563         default includes".
13565 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13567         * MAINTAINERS: Add self to Write After Approval list.
13569 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
13571         * configure.in (libstdcxx_flags): Don't use `"'.
13573         * config-ml.in: Adjust multilib search paths to the
13574         appropriate multilib tree.
13576 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
13578         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13579         commas in $LANGUAGES.
13581 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
13583         * configure.in: Re-enable all references to libg++ and librx.
13585 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
13587         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13588         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
13589         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13590         * ltcf-cxx.sh (need_lc): Set based on postdeps.
13592         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13594 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
13596         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13597         CXX_FOR_TARGET for sed.
13599 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
13601         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13602         Do not override if already set in the environment or in configure.
13603         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13604         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13606 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
13608         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13609         the libtool CVS tree multi-language branch.
13610         * ltconfig, ltmain.sh: Updated.
13612 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
13614         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13615         (clean-target): Depend on it.
13617         * Makefile.in (FLAGS_FOR_TARGET): New macro.
13618         (GCC_FOR_TARGET): Use it.
13619         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13620         * configure.in: ... here.
13621         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
13622         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13624 2000-07-24  Eric Christopher  <echristo@cygnus.com>
13626         * MAINTAINERS: Add self to Write After Approval list.
13628 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
13630         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13631         (configure-target-libchill, configure-target-libobjc): Likewise.
13633         * configure.in: Use the same cache file for all target libs.
13634         * config-ml.in: But different cache files per multilib variant.
13636 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13638         * configure (topsrcdir): Don't use dirname.
13640 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
13642         * MAINTAINERS: Add self to Write After Approval list.
13644 2000-07-20  Jason Merrill  <jason@redhat.com>
13646         * configure.in: Remove all references to libg++ and librx.
13648         * configure, configure.in, Makefile.in: Unify gcc and binutils.
13650 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
13652         * config.sub: Update to subversions version 2000-07-06.
13654 2000-07-12  Andrew Haley  <aph@cygnus.com>
13656         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13657         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13659 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
13661         * symlink-tree:  Check number of arguments.
13663 2000-07-05  Jim Wilson  <wilson@cygnus.com>
13665         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13666         search path for a g++ extracted from the build tree.  This
13667         will allow link tests run by configure scripts in
13668         subdirectories to succeed.
13670 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
13672         * ltconfig: Add support for mips-dde-sysv4.2MP
13674 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13676         * MAINTAINERS: Add myself as loop discovery maintainer.
13678 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
13680         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13681         `os2'. Force ac_cv_exeext to be ".exe" in that case.
13683 2000-06-19  Timothy Wall  <twall@cygnus.com>
13685         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13686         * config.sub: Add tic54x target.
13688 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13690         * MAINTAINERS: Add self as Fortran maintainer,
13691         remove Craig Burley.
13693 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13695         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13696         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13698 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
13700         * MAINTAINERS: Add self as i18n maintainer
13702 20000-05-21  H.J. Lu  (hjl@gnu.org)
13704         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13705         directory are used if they exist. Make sure
13706         $(build_tooldir)/include is searched for header files,
13707         $(build_tooldir)/lib/ for library files.
13708         (GCC_FOR_TARGET): Likewise.
13709         (CXX_FOR_TARGET): Likewise.
13711 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
13713         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13715 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
13717         * Makefile.in (configure-target-libiberty): Depend on
13718         configure-target-newlib.
13720 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
13722         * configure.in, Makefile.in: Merge all libffi-related
13723         configury stuff from the libgcj tree.
13725 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13727         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13728         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13730 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13732         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13733         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13734         current version information.  Add to proto-toplev directory.
13735         (gdb-taz): Build do-djunpack.
13737 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
13739         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13741 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13743         * MAINTAINERS: Add self to Write After Approval list.
13745 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13747         * ltmain.sh: Preserve in relink_command any environment
13748         variables that may affect the linker behavior.
13750 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
13752         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13754 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
13756         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13758 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
13760         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13761         with the version name.
13763 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
13765         * MAINTAINERS: Add self as bb-reorder maintainer.
13767 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
13769         * config.if: Tweak.
13771 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
13773         * djunpack.bat: New file.
13775 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13777         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13778         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13779         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13780         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13782 2000-04-16  Dave Pitts  <dpitts@cozx.com>
13784         * config.sub (case $basic_machine): Change default for "ibm-*"
13785         to "openedition".
13787 2000-04-13  Andreas Jaeger  <aj@suse.de>
13789         * MAINTAINERS: Added myself.
13791 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13793         * Makefile.in (gdb-taz): New target.  GDB specific archive.
13794         (do-md5sum): New target.
13795         (MD5PROG): Define.
13796         (PACKAGE): Default to TOOL.
13797         (VER): Default to a shell script.
13798         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
13799         md5 checksum generation.
13800         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13801         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13802         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13803         insight.tar.bz2): Use gdb-taz to create archive.
13805 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13807         * configure (warn_cflags): Delete.
13809 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
13811         * MAINTAINERS: Added myself.
13813 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
13814             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
13816         * configure.in (enable_libstdcxx_v3): Add.
13817         (target_libs): Add bits here to switch between libstdc++-v2 and
13818         libstdc++-v3.
13819         * config.if: And this file too.
13820         * Makefile.in: Add libstdc++-v3 targets.
13822 2000-04-05  Michael Meissner  <meissner@redhat.com>
13824         * config.sub (d30v): Add d30v as a basic machine type.
13826 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
13828         * configure.in: -linux-gnu*, not -linux-gnu.
13830 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13832         * MAINTAINERS: Add self in write-after-approval section.
13834 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
13836         * MAINTAINERS: Add self as ia64 port maintainer.
13838 2000-03-08  Neil Booth  <NeilB@earthling.net>
13840         * MAINTAINERS: Add self in write-after-approval section.
13842 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13844         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13845         (do-tar-bz2): Replace TOOL with PACKAGE.
13846         (gdb.tar.bz2): Remove GDBTK from GDB package.
13847         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13848         dejagnu.tar.bz2): New packages.
13850 2000-02-27  Andreas Jaeger  <aj@suse.de>
13852         * configure.in: Add entry for mips*-*-linux*, move catch all
13853         *-*-*linux* entry below this one.
13855 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
13857         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13859 2000-02-24  Nick Clifton  <nickc@cygnus.com>
13861         * config.sub: Support an OS of "wince".
13863 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13865         * config.guess, config.sub: Updated to match config's 2000-02-15
13866         version.
13868 2000-02-23  Linas Vepstas  <linas@linas.org>
13870         * config.sub: Add support for Linux/IBM 370.
13871         * configure.in: Likewise.
13873 2000-02-22  Nick Clifton  <nickc@cygnus.com>
13875         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13877 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
13879         * config.guess: Guess "cygwin" rather than "cygwin32".
13881 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13883         * configure (gcc_version): When setting, narrow search to
13884         lines containing `version_string'.
13886 2000-02-15  Denis Chertykov  <denisc@overta.ru>
13888         * config.sub: Add support for avr target.
13890 2000-02-14  Nick Clifton  <nickc@cygnus.com>
13892         * MAINTAINERS: Add maintainers for MCore port.
13894 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
13896         * config.sub: Add mmix-knuth-mmixware.
13898 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13900         * MAINTAINERS: Pair cccp with cpplib maintainership.
13902 2000-01-27  Christopher Faylor  <cgf@redhat.com>
13904         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13905         structure stuff to -L library search.
13906         (CXX_FOR_TARGET): Ditto.
13907         (CROSS_CHECK_MODULES): Fix spelling mistake.
13909 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
13911         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13912         the C++ compiler.
13914 2000-01-12  Richard Henderson  <rth@cygnus.com>
13916         * configure.in: Don't build some bits for beos.
13918 2000-01-12  Joel Sherrill (joel@OARcorp.com)
13920         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13921         as include files.
13923 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
13925         * Add self as cpplib maintainer, as requested by Jason
13926         Merrill.  Correct my e-mail address.
13928 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
13930         * configure.in: Use mt-aix43 to handle *_TARGET defs,
13931         not mh-aix43.
13933 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
13935         * MAINTAINERS: Add myself to "write after approval" list.
13937 1999-12-14  Richard Henderson  <rth@cygnus.com>
13939         * config.guess (alpha-osf, alpha-linux): Detect ev67.
13940         * config.sub: Accept alphaev[78], alphaev8.
13942 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13944         * config.guess, config.sub: Update from autoconf.
13946 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
13948         * MAINTAINERS:  update my playtime e-address.
13950 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13952         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13953         necessary libraries are missing.
13955 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
13957         * MAINTAINERS: Add new 'write after approval' maintainer.
13959 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13961         * MAINTAINERS: Add new Java maintainer.
13963 1999-10-25  Andreas Schwab  <schwab@suse.de>
13965         * configure: Fix quoting inside arguments of eval.
13967 1999-10-21  Nick Clifton  <nickc@cygnus.com>
13969         * config-ml.in: Allow suppression of some ARM multilibs.
13971 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
13973         * config.guess: Add OS/390 match pattern.
13974         * config.sub: Add mvs, openedition targets.
13975         * configure.in (i370-ibm-opened*): New.
13977 1999-09-04  Steve Chamberlain  <sac@pobox.com>
13979         * config.sub: Add support for configuring for pj.
13981 1999-08-31  Nick Clifton  <nickc@cygnus.com>
13983         * config.sub (maybe_os): Add support for configuring for fr30.
13985 1999-08-25  Nick Clifton  <nickc@cygnus.com>
13987         * configure.in: Do not configure or build ld for AIX
13988         platforms.  ld is known to be broken on these platforms.
13990 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13992         * config-ml.in: Pass compiler flag corresponding to multidirs to
13993         subdir configures.
13995 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
13997         * Makefile.in (LDFLAGS): Define.
13999 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14001         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14002         noconfigdirs.
14003         (*-*-cygwin*): Likewise.
14005 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
14007         * mkdep: New file.
14008         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14009         (BINUTILS_SUPPORT_DIRS): Add mkdep.
14011         From Eli Zaretskii <eliz@is.elta.co.il>:
14012         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14013         long file name when using DJGPP on MS-DOS.
14015 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14017         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14019 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14021         * Makefile.in (check-target-libio): Remove all-target-libstdc++
14022         dependency as this causes "make check" to globally "make all"
14024 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14026         * configure.in (target_libs): Added target-zlib.
14027         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14028         (CONFIGURE_TARGET_MODULES): Likewise.
14029         (CHECK_TARGET_MODULES): Likewise.
14030         (INSTALL_TARGET_MODULES): Likewise.
14031         (CLEAN_TARGET_MODULES): Likewise.
14032         (configure-target-zlib): New target.
14033         (all-target-zlib): Likewise.
14034         (all-target-libjava): Depend on all-target-zlib.
14035         (configure-target-libjava): Depend on configure-target-zlib.
14037         * Makefile.in (configure-target-libjava): Depend on
14038         configure-target-newlib.
14039         (configure-target-boehm-gc): New target.
14040         (configure-target-qthreads): New target.
14042         * configure.in (target_libs): Added target-qthreads.
14043         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14044         (CONFIGURE_TARGET_MODULES): Likewise.
14045         (CHECK_TARGET_MODULES): Likewise.
14046         (INSTALL_TARGET_MODULES): Likewise.
14047         (CLEAN_TARGET_MODULES): Likewise.
14048         (all-target-qthreads): New target.
14049         (configure-target-libjava): Depend on configure-target-qthreads.
14050         (all-target-libjava): Depend on all-target-qthreads.
14052         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14053         (CONFIGURE_TARGET_MODULES): Likewise.
14054         (CHECK_TARGET_MODULES): Likewise.
14055         (INSTALL_TARGET_MODULES): Likewise.
14056         (CLEAN_TARGET_MODULES): Likewise.
14057         (all-target-libjava): New target.
14058         (all-target-boehm-gc): Likewise.
14059         * configure.in (target_libs): Added libjava, boehm-gc.
14061 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
14063         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14064         configure.bat in SUPPORT_FILES.
14065         (gas+binutils.tar.bz2): Likewise.
14067         * makeall.bat: Remove; obsolete.
14069 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
14071         From Mark Elbrecht:
14072         * configure.bat: Remove; obsolete.
14074 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
14076         * configure: Add -W -Wall to the default CFLAGS when compiling with
14077         gcc.
14079 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
14081         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14083 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
14085         * configure.in: Build ld on IRIX6.
14087 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
14089         * Makefile.in: Change distribution targets to use bzip2 instead of
14090         gzip.
14091         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14092         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14094 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14096         * config.sub: Add mcore target.
14098 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14100         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14102 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14104         * config.guess (dummy): Changed to $dummy.
14106 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14108         * config.sub: Tidied up case statements.
14110 1999-05-22  Ben Elliston  <bje@cygnus.com>
14112         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14113         <jiro@din.or.jp>.
14115         * config.guess: Merge with FSF version. Future changes will be
14116         more accurately recorded in this ChangeLog.
14117         * config.sub: Likewise.
14119 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14121          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14123 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14125         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14127 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14129         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14131 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14133         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14134         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14135         Bad merge removed these two changes.
14137 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14138                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14140         * config.guess (interix Alpha): Add.
14142 1999-04-11  Richard Henderson  <rth@cygnus.com>
14144         * configure.in (i?86-*-beos*): Do config gperf; don't config
14145         gdb, newlib, or libgloss.
14147 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14149         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14150         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14151         from multidirs.
14153 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14155         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14157 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14159         * config.sub: Add support for mcore targets.
14161 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14163         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14164         not mt-ospace, in order to shut up assembler warning about using
14165         symbols that are named the same as registers.
14167 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14169         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14170         dependency list for all-target-cygmon.
14172 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14174         * config-ml.in: Check $host, not $target, for selective multilibs.
14175         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14176         thumb interworking, and underscore prefix multilibs.
14178 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14180         * missing: Update to version from current automake.
14182 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14184         * configure (gxx_include_dir): Removed.
14186         * configure.in (gxx_include_dir): Handle it.
14187         * Makefile.in: Likewise.
14189 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14191         * config.sub (mips64vr4111,mips64vr4111el) Add.
14193 1999-03-21  Ben Elliston  <bje@cygnus.com>
14195         * config.guess: Correct typo for detecting ELF on FreeBSD.
14197 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14199         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14200         config/mh-djgpp.
14202 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14204         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14205         all-target-newlib to dependency list for all-target-bsp.
14207 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14209         * config.sub: Add i386-uwin support.
14210         * config.guess: Likewise.
14212 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14214         * configure.in: cleanup, add mh-*pic handling for arm, special
14215         case powerpc*-*-aix*
14217 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
14219         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14220         can be built.
14222 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
14224         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14225         targets.
14227 1999-03-02  Nick Clifton  <nickc@cygnus.com>
14229         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14231 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
14233         * config.sub: Check for "cygwin*" rather than "cygwin32*"
14235 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14237         * config.sub: Fix typo in arm recognition.
14239 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
14241         * configure.in (noconfigdirs): Changed target_configdirs to
14242         include target-bsp only for m68k-*-elf* and m68k-*-coff*
14243         rather than m68k-*-* since it is not known to work on
14244         m68k-aout. Ditto for arm-*-*oabi.
14246 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
14248         * configure.in (*-*-windows*): Remove, no longer used.
14250 1999-02-19  Ben Elliston <bje@cygnus.com>
14252         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14253         Smart and improved by Andrew Cagney.
14255 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
14257         * config.guess: Recognize openbsd-*-hppa.
14259 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
14261         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14262         only if it is not empty.
14264 1999-02-17  Nick Clifton  <nickc@cygnus.com>
14266         Patch from: Scott Bambrough <scottb@corelcomputer.com>
14268         * config.guess: Modified to recognize uname's armv* syntax.
14270         * config.sub: Modified to recognize uname's armv* syntax.
14272 1999-02-17  Mark Salter  <msalter@cygnus.com>
14274         * configure.in: Added target-bsp for sparclite.
14276 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
14278         * config.sub: Recognize alphapca5[67] and up to alphaev8.
14280 1999-02-08  Nick Clifton  <nickc@cygnus.com>
14282         * configure.in: Add support for strongarm port.
14283         * config.sub: Add support for strongarm target.
14285 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14287         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14288         the old name config/mh-cygwin32.
14289         Enable texinfo.
14291 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
14293         * configure.in: Do build ld for ix86 Solaris.
14295 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
14297         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
14298         $AR_FOR_TARGET.  Likewise for RANLIB.
14300 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
14302         * config.sub (oabi):  Recognize.
14303         * configure.in (arm-*-oabi):  Handle.
14305 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
14307         * config.guess: Improve detection of i686 on UnixWare 7.
14309 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14311         * config.guess: Add support for i386-pc-interix.
14312         * config.sub: Likewise.
14313         * configure.in: Likewise.
14315 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
14317         * Makefile.in: Remove unneeded all-target-libio from
14318         from all-target-winsup target since it is now unneeded.
14319         Add all-target-libtermcap in its place since it is now
14320         needed.
14322 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
14324         * configure.in: makefile stub for cygwin target is probably
14325         unnecessary.  Remove it for now.
14327 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
14329         * configure.in: libtermcap.a should be built when cygwin is the
14330         target as well as the host.
14331         * config.guess: Allow mixed case in cygwin uname output.
14332         * Makefile.in: Add libtermcap target.
14334 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
14336         * config.sub: Clean up handling of hppa2.0.
14338 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
14340         * config.guess: Use C code to identify more HP machines.
14342 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
14344         * config.sub: Handle hppa2.0.
14346 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
14348         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14349         cygmon for all sparclite targets, regardless of object format.
14351 1998-12-15  Mark Salter  <msalter@cygnus.com>
14353         * configure.in: Added target-bsp for several target architectures.
14355         * Makefile.in: Added rules for bsp.
14357 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
14359         * config.guess: Improve detection of hppa2.0 processors.
14361 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
14363         * config.guess: Recognize FreeBSD using ELF automatically.
14365 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
14367         * configure (skip-this-dir): Add handling for new shell script, which
14368         might be created by a sub-directory's configure to indicate, this particular
14369         directory is "unwanted".
14370         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14372 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
14374         * ltconfig: import from libtool, after changing libtool to
14375         account for the cygwin name change.
14377 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
14379         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14380         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14382 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
14384         * configure.in: Add libtermcap to list of cygwin dependencies.
14386 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
14388         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14389         they include winsup/include when it's a cygwin target.
14391 1998-11-12  Tom Tromey  <tromey@cygnus.com>
14393         * configure.in (host_tools): Added zip.
14394         * Makefile.in (all-target-libjava): Depend on all-zip.
14395         (all-zip): New target.
14396         (ALL_MODULES): Added all-zip.
14397         (NATIVE_CHECK_MODULES): Added check-zip.
14398         (INSTALL_MODULES): Added install-zip.
14399         (CLEAN_MODULES): Added clean-zip.
14401 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
14403         * Makefile.in: lose "32" from comment about cygwin.
14405 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
14407         * configure.in: Use -Os to build target libraries for the fr30.
14409 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
14411         * config.sub: Add fr30.
14413 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
14415         * configure.in: drop "32" from config/mh-cygwin32.  Check
14416         cygwin* instead of cygwin32*.
14417         * config.sub: Check cygwin* instead of cygwin32*.
14419 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
14421         * config.guess: Match any version of Unixware7.
14423 1998-10-20  Syd Polk  <spolk@cygnus.com>
14425         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14426         if desired.
14428 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
14430         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14431         these if the appropriate directories and files to not exist.
14433 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
14435         * Makefile.in (DEVO_SUPPORT): Add config.if.
14437 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14439         * configure: Add pattern to replace "build_tooldir"'s
14440         definition in the generated Makefile with "tooldir"'s
14441         actual value.
14443 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
14445         * config.sub: Bring back lost sparcv9.
14447         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14449 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
14451         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14452         CC_FOR_TARGET and friends.
14454 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
14456         * Makefile.in (build_tooldir): New variable, same as tooldir.
14457         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14458         -B$(build_tooldir)/bin/.
14459         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14461 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14463         * README: Remove installation instructions and refer to the
14464         INSTALL directory instead.
14466 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
14468         * config.sub: Add support for i[34567]86-pc-udk.
14469         * configure.in: Likewise.
14471 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
14473         * Makefile.in: add bzip2 package building bits for user
14474         tools module
14475         * configure.in: ditto
14477 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
14479         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14480         (ALL_TARGET_MODULES): Add all-target-libobjc.
14481         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14482         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14483         (all-target-libchill): Add dependencies.
14484         * configure.in (target_libs): Add libchill.
14486 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
14488         * configure.in (target_subdir): Remove duplicate line.
14490 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
14492         * Makefile.in (all-automake): fix dependencies.
14494 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
14496         * configure.in: Minor cleanups for building in the $(target_alias)
14497         subdir.
14499 1998-09-22  Jim Wilson  <wilson@cygnus.com>
14501         * Makefile.in (bootstrap): Set r and s before make all.  Use
14502         BASE_FLAGS_TO_PASS in make all.
14503         (cross): Likewise.
14505 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
14507         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14509 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
14511         * config.sub: Fix typo in last change.
14513 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14515         * config.sub: Add support for C4x target.
14516         * configure.in: Likewise.
14518 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
14520         * config.sub: Recognize sparcv9 just like sparc64.
14522 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
14524         * config.guess: Match "Pent II" or "PentII" for OpenServer.
14526 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
14528         * config.guess: Correctly identify Pentium II sco boxes.
14530         * config.guess: Fix "tr" code.  From Weiwen Liu.
14532 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
14534         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14535         stabs.
14537 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
14539         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14540         (ALL_TARGET_MODULES): Add all-target-libchill.
14541         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14542         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14543         (all-target-libchill): Add dependencies.
14544         * configure.in (target_libs): Add libchill.
14546 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14548         * config.guess: Avoid assumptions about "tr" behaves when
14549         LANG is set to something other than English.
14551 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
14553         * configure (gxx_include_dir): Changed to
14554         '${prefix}/include/g++'-${libstdcxx_interface}.
14556         * config.if: New to determine the interfaces.
14558 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
14560         * config.guess: Detect and handle MPE/IX.
14561         * config.sub: Deal with MPE/IX.
14563 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
14565         * configure.in: Use mh-aix43.
14567 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
14569         * configure: Fix --without/--disable cases for gxx-include-dir.
14571 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
14573         * mdata-sh:  Imported.  Needed for automake support.
14575 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
14577         * Makefile.in (taz): Try "chmod -R og=u ." before
14578         "chmod og=u `find . -print`".
14580 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
14582         * configure.in: Add arm-elf and thumb-elf support.
14584 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
14586         * Makefile.in: Undo previous patch.
14588 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
14590         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14591         to here ...
14592         (install-no-fixedincludes): and here
14593         (INSTALL_MODULES): ... from here.
14595 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14597         * config.sub: Merge with FSF.
14599         * config.guess: Merge with FSF.
14601 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
14603         * configure (extraconfigdirs): New variable.
14604         (SUBDIRS): Add extraconfigdirs and recurse on them too.
14605         * Makefile.in (all): Move higher in file.
14606         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14607         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14608         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14609         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14610         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14612 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
14614         * Makefile.in (all-target-libjava): Depend on all-gcc and
14615         all-target-newlib.
14616         (configure-target-libjava): Depend on $(ALL_GCC).
14618 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
14620         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14621         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14623 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
14625         * INSTALL/README: Fix typo.
14627 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14629         * ylwrap: Change absolute path checks to check for DOS style path
14630         names.
14632         * ylwrap: Don't use a full path name if the source file is in the
14633         same directory.  From hjl@lucon.org (H.J. Lu).
14635         * config-ml.in: Default to being verbose, to match Feb 18 change to
14636         configure.
14638 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
14640         Brought over from egcs:
14642         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14644         * configure.in (target_subdir): Set to ${target_alias} instead
14645         of "libraries".
14647         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14649         * configure.in (target_subdir): Set to libraries if enable_multilib.
14651 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
14653         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14654         multilibs, force reconfiguration the first time we create
14655         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14657 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
14659         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14660         avoid confusion with --no-recursion.
14662 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
14664         * configure.in: Win32 hosts shouldn't use install -x
14665         * install-sh: remove -x option, and special .exe-handling
14666         hack.
14668 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
14670         * config.guess: Recognize i586-pc-beos.
14671         * configure.in: Don't build some bits for beos.
14673 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14675         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14676         CFLAGS default to -O2.
14678         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14679         when using GNU ld.
14681 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
14683         * ltmain.sh: Correct install when using a different shell.
14685 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14687         * ltconfig, ltmain.sh: Update to libtool 1.2b.
14689 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
14691         * makefile.vms: Update to build binutils/makefile.vms.  Add install
14692         target.
14694 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
14696         * ltconfig: Update to correct AIX handling.
14698 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14700         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14702         * configure.in (target_subdir): Set to ${target_alias} instead
14703         of "libraries".
14705 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
14707         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14708         (Makefile): Depend on $(gcc_version_trigger).
14710         * configure (gcc_version): Change default initializer to empty
14711         string.
14712         (gcc_version_trigger): New variable; pass this variable down
14713         to subdir configures to enable them checking gcc's version
14714         themselves. Emit make macros for both gcc_version vars.
14715         (topsrcdir): Initialize reliably.
14716         (recursion line): Remove --with-gcc-version=${gcc_version}.
14718 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14720         * configure (enable_version_specific_runtime_libs): Implement new flag
14721         --enable-version-specific-runtime-libs which installs C++ runtime stuff
14722         in $(libsubdir); emit definition in each generated Makefile.
14723         (gxx_include_dir): Initialize depending on
14724         $enable_version_specific_runtime_libs.
14726 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14728         * configure (gcc_version): Initialize properly depending on
14729         how and where configure is started.
14730         (recursion line): Pass a --with-gcc-version=${gcc_version}
14731         to configures in subdirs.
14733 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
14735         * configure.in (noconfigdirs): Add configure pattern for mips tx39
14736         cygmon
14738 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
14740         * configure.in: Add cygmon and libstub support for mn10200.
14742 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
14744         * configure (gcc_version): Add new variable describing the
14745         particular gcc version we're building.
14746         * Makefile.in (libsubdir): Add new macro for the directory
14747         in which the compiler finds executables, libraries, etc.
14748         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14749         and libsubdir.
14751 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14753         * Makefile.in (local-clean): Remove *.log.
14754         (warning.log): Built with warn_summary from build.log.
14755         (mail-report.log): Run test_summary.
14756         (mail-report-with-warnings.log): Run test_summary including
14757         warning.log in the report.
14759 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
14761         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14763 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
14765         * Makefile.in (grep): Grep no longer depends on libiberty.
14767 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
14769         * Makefile.in: all-snavigator needs all-libgui.
14771 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
14773         * configure.in: Add cygmon and libstub support for mn10300.
14775 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
14777         * missing: Update to version from automake 1.3.
14779         * ltmain.sh: On installation, don't get confused if the same name
14780         appears more than once in the list of library names.
14782 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14784         * config.sub: Accept m68060 and m5200 as CPU names.
14786 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
14788         * configure: Use && rather than using -a in test, because odd
14789         strings can confuse test.
14790         * configure.in: Likewise.
14792 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14794         * ltconfig, ltmain.sh: Bring in Visual C++ support.
14796 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14798         * Makefile.in (boostrap2-lean, bootstrap3-lean,
14799         bootstrap4-lean): New targets.
14801 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
14803         * mpw-* Delete.  Not used.
14805 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
14807         * COPYING.LIB: Update FSF address.
14809 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
14811         * ltconfig, ltmain.sh: Update to libtool 1.2a.
14813         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14814         GAS_SUPPORT_DIRS.
14816 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
14818         * ltconfig, ltmain.sh: Avoid producing a version number if
14819         -version-info was not used.
14821 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14823         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14824         building with newlib.
14826 1998-04-30  Paul Eggert  <eggert@twinsun.com>
14828         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14829         Solaris `make' causes it to continue to next definition.
14831 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14833         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14834         the right GUI libraries and files are installed along with GDB.
14836 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14838         * configure.in: Change alpha to alpha* in several places.
14840 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
14842         * config.sub: Recognize sparc86x.
14844 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
14846         * configure.in (--enable-target-optspace): Remove debug echo.
14848 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
14850         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14852 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14854         * ltconfig: Update cygwin32 support.
14856         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14857         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14858         (GDB_SUPPORT_DIRS): Likewise.
14860 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
14862         * configure.in (target_makefile_frag): If --enable-target-optspace,
14863         use -Os to compile target libraries rather than -O2.  Default to
14864         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14865         not used.
14866         * configure.in (target_cflags): Ditto for d30v.
14868 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
14870         * Makefile.in (all-bfd): Depend on all-intl.
14871         (all-binutils): Likewise.
14872         (all-gas): Likewise.
14873         (all-gprof): Likewise.
14874         (all-ld): Likewise.
14876 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
14878         * configure.in (host_tools): Fix typo, lbtool -> libtool.
14880 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14882         * Makefile.in (all-bfd): Depend upon all-libiberty.
14884         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14886 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
14888         * Makefile.in: Add libstub.
14890         * configure.in: Ditto. Build libstub for targets that have cygmon
14891         support.
14893 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
14895         * configure.in: Don't set PICFLAG on ix86-cygwin32.
14897 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
14899         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14900         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
14902 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
14904         * configure: Define DEFAULT_M4 by searching PATH.
14905         * Makfile.in: Use DEFAULT_M4.
14907 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14909         * ltconfig: Add cygwin32 support.
14911         * Makefile.in, configure.in: Add libtool as a native only directory
14912         to configure and build.
14914 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
14916         * Makefile.in (INSTALL_MODULES): Remove texinfo.
14918 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
14920         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14922 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
14924         * Makefile.in: add ash make rules
14925         * configure.in: add ash to native_only and host_tools lists
14927 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
14929         * Makefile.in (all-gettext, all-intl): New targets.
14930         (ALL_MODULES): Added all-gettext, all-intl.
14931         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14932         (INSTALL_MODULES): Added install-gettext, install-intl.
14933         (CLEAN_MODULES): Added clean-gettext, clean-intl.
14935         * configure.in (host_tools): Added gettext.
14936         (native_only): Likewise.
14937         (noconfigdirs) [various cases]: Likewise.
14938         (host_libs): Added intl.
14940 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
14942         * configure: Do not disable building gdbtk for cygwin32 hosts.
14944 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
14946         * configure.in: Add thumb-coff target.
14947         * config.sub: Add thumb-coff target.
14949 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14951         * Makefile.in: Revert yesterday's change.
14952         (all-target-winsup):  all-target-librx stays out of here.
14954 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14956         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14957         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14958         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14959         Remove references to librx and libg++.
14961 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
14963         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14964         recursive makes
14966 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
14968         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14969         for newlib directory.
14970         (CXX_FOR_TARGET): Likewise.
14972 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
14974         * ltconfig: Update after libtool/ltconfig.in change for
14975         hpux11.
14977 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
14979         * ltconfig, ltmain.sh: Update to libtool 1.2.
14981 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14983         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14984         (install-gcc-cross): Instead, override LANGUAGES here.
14986 1998-03-18  Dave Love  <d.love@dl.ac.uk>
14988         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14989         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14991 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
14993         * configure.in: Add Thumb-pe target.
14995 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
14997         * Makefile.in - changed sn targets to snavigator
14998         * configure.in - changed sn targets to snavigator
15000 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15002         * config-ml.in: After building symlink tree call make distclean
15003         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15004         to be the case for libiberty.
15006 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15008         * configure: When making link, also check the current
15009         directory. The configure scripts may create one.
15011 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15013         * config.sub: Accept alphapca56 and alphaev6 properly.
15015 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15017         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15019 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15021         * config.sub (sco5): Fix typo.
15023 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15025         * Makefile.in (INSTALL_MODULES): Move install-tcl before
15026         install-itcl.
15027         (install-itcl): Remove dependency on install-tcl.
15029 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15031         * configure.in: Remove libgloss from noconfigdirs for MN10300.
15033 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15035         * configure.in: Don't build libgui for a cygwin32 target when not on
15036         a cygwin32 host.
15038 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15040         * configure (redirect): Set to null, so default behavior of
15041         configure is now --verbose.
15043 1998-02-16  Dave Love  <d.love@dl.ac.uk>
15045         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15046         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15048 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
15050         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15051         this change to sync Makefile.in with its ChangeLog entries.
15053 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
15055         * ltmain.sh (mkdir): Check that the directory doesn't exist
15056         before we exit with error, so that we don't get races during
15057         parallel builds.
15059 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15061         * ltconfig, ltmain.sh: Update from libtool 1.0i.
15063 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15065         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15066         PICFLAG_FOR_TARGET.
15067         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15069         * configure: Emit a definition for the new macro enable_shared
15070         into each Makefile.
15072 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15074         * configure.in (host_tools, native_only): Add libtool.
15076 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
15078         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15079         Fix typo in ming config comment.
15081 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15083         * ltconfig, ltmain.sh: Update from libtool 1.0h.
15085 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15087         * config.sub: Add tic30 cases, and map c30 to tic30.
15089 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15091         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15092         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15093         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15094         (CLEAN_TARGET_MODULES): Similarly
15095         (all-target-libf2c): Add dependences.
15096         * configure.in (target_libs): Add libf2c.
15098 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15100         * configure.in: Remove expect from noconfigdirs when target
15101         is cygwin32.  OK to build expect and dejagnu with Canadian
15102         Cross.
15104 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15106         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15107         host.
15109         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15110         and mingw32.
15112 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15114         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15115         here as it is not defined in the toplevel Makefile.
15117 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15119         * configure (package_makefile_rules_frag): New variable, which names
15120         a file with generic rules, ...
15121         Change comment to mention we now have FIVE parts.
15122         * configure: Undo last change.
15124 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15126         * config.guess: More accurate determination of HP processor types.
15127         * config.sub: More accurate determination of HP processor types.
15129 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15131         * configure (package_makefile_frag): Move inserting the
15132         ${package_makefile_frag} to where it should be according
15133         to the comment.
15135 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15137         * config.guess: Add support for Linux/ARM.
15139 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15141         * .cvsignore: Remove *-info and *-install since they match
15142         release-info and mpw-install, which we don't want to just ignore.
15144 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15146         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15148 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15150         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15151         local_prefix to sub-make invocations.
15153 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15155         * configure.in: Check makefile fragments in the source
15156         directory.
15158 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15160         * configure.in: Check whether host and target makefile
15161         fragments exist before adding them to *_makefile_frag.
15163 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15165         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15167 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15169         * configure.in: Make sure we only replace RPATH_ENVVAR on
15170         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15171         regexp to sed.
15173         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15174         to sub-makes.
15176 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15178         * config-ml.in (multi-do): LDFLAGS must include multilib
15179         designator.
15181 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15183         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15185 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15187         * config.sub: Add mingw32 support.
15188         * configure.in: Likewise.
15190 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15192         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15194 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15196         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15197         * configure (gxx_include_dir): Provide a definition for subdirs
15198         which do not use autoconf.
15200 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15202         * config.guess: Sync with egcs.  Picks up new alpha support,
15203         BeOS & some additional linux support.
15205 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15207         * config.guess: HP 9000/803 is a PA1.1 machine.
15209 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15211         * configure.in: It's alpha*-...
15213 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15215         * configure.in (host_makefile_frag, target_makefile_frag):
15216         Handle multiple config files.
15217         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15218         alpha-*-*.
15220 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
15222         * mkdep: New file.
15224 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
15226         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15228 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15230         * Makefile.in: Add libgui directory.
15231         (GDB_TK): Add all-libgui.
15232         * configure.in: Add libgui directory.
15233         * configure: Add all-libgui to GDB_TK.
15235 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
15237         * config-ml.in (multidirs): Add m32r to multilib list.
15239 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
15241         * Makefile.in (all-target-gperf): Change dependency to
15242         all-target-libstdc++.
15244 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
15246         * config.guess: Add BeOS support.
15248 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15250         Source directory cvs renamed to cvssrc:
15251         * configure.in (host_tools): Change cvs to cvssrc.
15252         (native_only): Likewise.
15253         (noconfigdirs) [various cases]: Likewise.
15254         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15255         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15256         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15257         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15258         (all-cvssrc): Rename target from all-cvs.
15260 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
15262         * configure (gxx_include_dir): Fix thinko.
15264 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
15266         * Makefile.in (INSTALL_TARGET_CROSS): Define.
15267         (install-cross, install-gcc-cross): New targets.
15269 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
15271         * configure.in (noconfigdirs): Add support for Thumb target.
15273         * config.sub (maybe_os): Add support for Thumb target.
15275 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
15277         * Makefile.in: Add rules for cygmon.
15279         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15281 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
15283         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15284         * configure (gxx_include_dir): Provide a definition for subdirs
15285         which do not use autoconf.
15287 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
15289         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15290         11/18/97 build
15292 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
15294         * From Franz Sirl.
15295         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15296         found on RedHat Linux systems.
15298 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
15300         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15301         guesses.
15303 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
15305         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15307 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
15309         * ltmain.sh: If mkdir fails, check whether the directory was created
15310         anyhow by some other process.
15312 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
15314         * configure.in (d30v-*-*): Configure all directories.
15316 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
15318         * configure.in (d30v-*-*): Configure newlib, libiberty directories
15319         for the D30V.
15321 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
15323         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15325 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
15327         * include/libiberty.h: Add extern "C" { so it can be used with C++
15328         progrms.
15329         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
15330         programs.
15332 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
15334         * configure.in (d30v-*-*): Configure GCC now.
15336 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
15338         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15339         is no longer needed.
15341 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
15343         * Makefile.in: check-target-libio depends on all-target-libstdc++.
15345 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
15347         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15348         targets using "$@" to provide support for similar but not identical
15349         targets without having to duplicate code.
15351 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
15353         * makefile.vms: Fix to work with DEC C.
15355 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
15357         * config.sub: Add mips-tx39-elf to marketing names.
15359 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
15361         * ltmain.sh: Handle symlinks in generated script.
15363 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
15365         * configure: Handle autoconf style directory options: --bindir,
15366         --datadir, --includedir, --infodir, --libdir, --libexecdir,
15367         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15368         --sysconfdir.
15369         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15370         (sharedstatedir, localstatedir, oldincludedir): New variables.
15371         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15372         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15373         sbindir, sharedstatedir, and sysconfdir.
15375 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15377         * Makefile.in (bootstrap-lean): New target.
15379 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
15381         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
15382         sn, and gnuserv from noconfigdirs.
15384 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
15386         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15388 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
15390         * Makefile.in (cross): New target.
15392 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
15393                           Jeff Law         <law@cygnus.com>
15395         * Makefile.in (bootstrap2, bootstrap3): New targets.
15396         (all-bootstrap): Remove outdated and confusing target.
15397         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15399 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15401         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15402         windows.  Consistent with gdb/configure.
15404 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
15406         * configure.in: Name Linux target fragment.
15408         * configure: Rewrite so that project Makefile fragment is inserted
15409         first and appears last in the resulting Makefile.
15411 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15413         * Makefile.in (install-itcl): Install tcl first.
15415 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
15417         * configure.in: remove bison from noconfigdirs for Cygwin32 host
15419 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15421         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15423         * configure.in (skipdirs): Add target-librx for Linux.
15424         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15426 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
15428         * Makefile.in (bootstrap): New target.
15430 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
15432         * config.sub: Accept 'amigados' for backward compatibility.
15434 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
15436         * config.guess: Merge with FSF.
15438 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
15440         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15442 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
15444         * config.sub: Add "marketing-names" patch.
15446 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
15448         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15450 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
15452         * config.sub: Handle v850-elf.
15454 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
15456         * .cvsignore (*-install): Remove.
15458 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
15460         * ltconfig: Set CONFIG_SHELL in libtool.
15461         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15463 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15465         * configure.in (target_subdir): Set to libraries if enable_multilib.
15467 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
15469         * config.guess: Update from gcc directory.
15471 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15473         * Makefile.in (all-sim): Depends on all-readline.
15475 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
15477         * Makefile.in (BISON, YACC): Use $$s.
15478         (all-bison): Depend on all-texinfo.
15480 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
15482         * Makefile.in (BISON): Add -L flag.
15483         (YACC): Likewise.
15485 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15487         * configure.in (noconfigdirs): Add support for v850e target.
15489         * config.sub (maybe_os): Add support for v850e target.
15491 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15493         * configure.in (noconfigdirs): Add support for v850ea target.
15495         * config.sub (maybe_os): Add support for v850ea target.
15497 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
15499         * config.sub: Add mipstx39.  Delete r3900.
15501 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15503         * Makefile.in (all-autoconf): Depends on all-texinfo.
15505 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
15507         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15508         eabi targets.
15510 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
15512         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15514         * configure: When handling a Canadian Cross, handle YACC as well as
15515         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
15516         * Makefile.in (all-bison): Depend upon all-texinfo.
15518 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
15520         * Makefile.in (BISON): bison, not byacc or bison -y.
15521         (YACC): bison -y or byacc or yacc.
15522         (various): Add *-bison as appropriate.
15523         (taz): No need to mess with BISON anymore.
15525 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
15527         * configure: If OSTYPE matches *win32*, try to find a good value for
15528         CONFIG_SHELL.
15530 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
15532         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15533         configure.in if it is present.
15535 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
15537         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15539 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
15541         * config.sub: Recognize `arc' cpu.
15542         * configure.in: Likewise.
15543         * config-ml.in: Likewise.
15545 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
15547         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15549 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
15551         * configure: Changed sed delimiter from ':' to '|' when
15552         attempting to substitute ${config_shell} for SHELL. On
15553         NT ${config_shell} may contain a ':' in it.
15555 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
15557         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15559 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
15561         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15563 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15565         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15567         * ylwrap: If the program is a relative path, force it to be
15568         absolute.
15570 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15572         * configure (tooldir): Set BISON to `bison -y' and not just bison.
15574 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15576         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15577         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15578         for libraries.
15580 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
15582         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15583         separated by spaces.
15585 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
15587         * ylwrap: New file.
15588         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15590         * ltmain.sh: Handle /bin/sh at start of install program.
15592         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15594         * ltconfig, ltmain.sh: New files, from libtool 1.0.
15595         * missing: New file, from automake 1.2.
15597 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
15599         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
15600         check-tk to CHECK_X11_MODULES.
15602 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15604         * config.sub: Merge with FSF.
15606 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15608         * config.guess: Merge with FSF.
15610 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15612         * configure: Treat msdosdjgpp like go32.
15613         * configure.in: Likewise.  Don't remove gprof for go32.
15615         * configure: Change Makefile.tem2 to Makefile.tm2.
15617 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
15619         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15621 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15623         * install-sh (chmodcmd): Set to null if the DST directory already
15624         exists.  Same as Nov 11th change.
15626 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
15628         * configure (GDB_TK): Needs itcl and tix.
15630 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
15632         * config.guess: Update from FSF.
15634 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
15636         * Makefile.in (GDB_TK): Depend on itcl and tix.
15638 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15640         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15641         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15642         (INSTALL_SCRIPT): New variable.
15643         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15644         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15645         to -x.
15646         * install-sh: Add support for -x option.
15648 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
15650         * configure.in, Makefile.in: Treat tix like itcl.
15652 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
15654         * Makefile.in (WINDRES): New variable.
15655         (WINDRES_FOR_TARGET): New variable.
15656         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15657         (EXTRA_HOST_FLAGS): Add WINDRES.
15658         (EXTRA_TARGET_FLAGS): Add WINDRES.
15659         (EXTRA_GCC_FLAGS): Add WINDRES.
15660         ($(DO_X)): Pass down WINDRES.
15661         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15662         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15663         DLLTOOL_FOR_TARGET.
15665 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
15667         * configure.in: configure sim before gdb for win32-x-ppc
15669 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15671         Move gperf into the toplevel, from libg++.
15672         * configure.in (target_tools): Add target-gperf.
15673         (native_only): Add target-gperf.
15674         * Makefile.in (all-target-gperf): New target, depend on
15675         all-target-libg++.
15676         (configure-target-gperf): Empty rule.
15677         (ALL_TARGET_MODULES): Add all-target-gperf.
15678         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15679         (CHECK_TARGET_MODULES): Add check-target-gperf.
15680         (INSTALL_TARGET_MODULES): Add install-target-gperf.
15681         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15683 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
15685         * config.sub (mn10200): Recognize new basic machine.
15687 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15689         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15690         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15692 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15694         * configure.in: If we're building mips-sgi-irix6* native, turn on
15695         ENABLE_MULTILIB and set TARGET_SUBDIR.
15697 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
15699         * Makefile.in (all-sn): Depend on all-grep.
15701 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
15703         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15705         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15706         Makefile.  From Jeff Makey <jeff@cts.com>.
15707         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15709         * Makefile.in (DISTBISONFILES): Remove.
15710         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
15711         $(DEFAULT_YACC).
15713         * configure.in: Build itl, db, sn, etc., when building for native
15714         cygwin32.
15716         * Makefile.in (LD): New variable.
15717         (EXTRA_HOST_FLAGS): Pass down LD.
15718         ($(DO_X)): Likewise.
15720 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
15722         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15724 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
15726         * configure.in (targargs): Strip out any supplied --build argument
15727         before adding our own. Always add --build.
15729 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
15731         * configure.in (targargs): Pass --build if we're doing
15732         a cross-compile.
15734 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
15736         * configure: Use '|' instead of ":" as the separator in
15737         sed. Otherwise sed chokes on NT path names with drive
15738         designators. Also look for "?:*" as the leading characters in an
15739         absolute pathname.
15741 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
15743         * config.sub: Support for r3900.
15745 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15747         * configure.in: Use install-sh, not install.sh.
15749 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15751         * Makefile.in (taz): Improve check for BISON so it doesn't try to
15752         apply it twice.
15754 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15756         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15757         install-binutils.
15759 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
15761         * Makefile.in: Add automake targets.
15762         * configure.in (host_tools): Add automake.
15764 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15766         * configure: Default CXX to c++, not gcc.
15767         * Makefile.in (CXX): Set to c++, not gcc.
15768         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15770 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
15772         * install-sh: try appending a .exe if source file doesn't
15773         exist
15775 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
15777         * configure.in: Turn on multilib by default.
15778         (cross_only): Remove target-libiberty.
15780         * Makefile.in (all-gcc): Don't depend on libiberty.
15782 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
15784         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15786 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15788         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15789         (DISTBISONFILES): Add ld/Makefile.in
15791 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
15793         * configure.in: if target is cygwin32 but host isn't cygwin32,
15794         don't configure gdb tcl tk expect, not just gdb.
15796 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
15798         * configure.in: Added gnuserv everywhere sn appears.
15800         * Makefile.in (ALL_MODULES): Added all-gnuserv.
15801         (CROSS_CHECK_MODULES): Added check-gnuserv.
15802         (INSTALL_MODULES): Added install-gnuserv.
15803         (CLEAN_MODULES): Added clean-gnuserv.
15804         (all-gnuserv): New target.
15806 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
15808         * config.guess: Fixes for MIPS OpenBSD systems.
15810 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15812         * Makefile.in (INSTALL_XFORM): Remove.
15813         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15815         * mkinstalldirs: New file, copied from automake.
15816         * Makefile.in (installdirs): Rename from install-dirs.  Use
15817         mkinstalldirs.  Change all users.
15818         (DEVO_SUPPORT): Add mkinstalldirs.
15820 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15822         * install-sh: Rename from install.sh.
15823         * Makefile.in (INSTALL): Change install.sh to install-sh.
15824         (DEVO_SUPPORT): Likewise.
15826         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
15827         Graichen <graichen@rzpd.de>.
15829 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
15831         * config.guess: Recognize OpenBSD systems correctly.
15833 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15835         * README, Makefile.in (ETC_SUPPORT): Remove references to
15836         cfg-paper*, configure.{texi,man,info*}._
15838 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
15840         * Makefile.in (all.normal): Ensure that gcc is built after all
15841         the x11 - ie gdb - targets.
15843 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
15845         * makefile.vms: Don't run conf-a-gas.
15847 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
15849         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15851 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
15853         * configure.in: Remove noconfigdirs case since gdb also
15854         configures and builds for tic80-coff.
15856 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15858         * configure: Set cache_file to config.cache.
15859         * Makefile.in (local-distclean): Remove config.cache.
15861 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15863         * COPYING: Update FSF address.
15865 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
15867         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15868         noconfigdirs.
15870 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15872         * Makefile.in (install-dirs): Don't crash if prefix, and hence
15873         MAKEDIRS, is empty.
15875 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
15877         * config.sub: Tweak mn10300 entry.
15879 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
15881         * configure.in (host_tools): Put sim before gdb, so gdb's
15882         configure.tgt can determine if the simulator was configured.
15884 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
15886         * config.sub: Move BeOS $os case to be with other Cygnus
15887         local cases.
15889 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
15891         * config.sub: Remove misplaced comment that broke Linux.
15893 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
15895         * config.sub: Add BeOS support.
15897 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
15899         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15901 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
15903         * configure.in (noconfigdirs): Remove tcl and tk from
15904         noconfigdirs for cygwin32 builds.
15906 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
15908         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15910 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
15912         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15913         make-all.com, use makefile.vms instead.
15915 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
15917         * config.sub: Accept -lnews*.
15919 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
15921         * configure.in (noconfigdirs): Disable target-newlib,
15922         target-examples and target-libiberty for d30v.
15924 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15926         * configure.in (noconfigdirs): Enable ld for d30v.
15928 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
15930         * configure.in (tic80-*-*): Build compiler.
15932 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
15934         * configure.in (d30v-*): Remove sim directory from list of
15935         unsupported d30v directories
15937 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15939         * config.sub, configure.in: Add d30v target cpu.
15941 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
15943         * makefile.vms: New file.
15944         * make-all.com: Remove.
15946 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
15948         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15950 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
15952         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15954 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
15956         * Makefile.in (ALL_MODULES): Added all-db.
15957         (CROSS_CHECK_MODULES): Addec check-db.
15958         (INSTALL_MODULES): Added install-db.
15959         (CLEAN_MODULES): Added clean-db.
15961 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
15963         * config.guess: Merge with latest FSF sources.
15965 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
15967         * Makefile.in (ALL_MODULES): Added all-itcl.
15968         (CROSS_CHECK_MODULES): Added check-itcl.
15969         (INSTALL_MODULES): Added install-itcl.
15970         (CLEAN_MODULES): Added clean-itcl.
15972 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
15974         * configure.in: build gdb for mn10200
15976 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
15978         * Makefile.in (all-target-winsup): Depend on all-target-libio.
15980 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
15982         * configure.in (tic80-*-*): Turn off most targets right now.
15984 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
15986         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15987         rather than the makeinfo program.
15988         (do-info): Depend upon all-texinfo.
15990 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15992         * configure.in: Remove uses of config/mh-linux.
15994         * config.sub, config.guess: Merge with latest FSF sources.
15996 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
15998         * config.sub (case $basic_machine): Add tic80 entries.
16000 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16002         * config.sub, config.guess: Merge with latest FSF sources.
16004 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16006         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16007         * mpw-config.in: Test for NewFolderRecursive.
16008         * mpw-install: Use symbolic name for startup filename.
16009         * mpw-README: Add various additional details.
16011 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16013         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16015 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16017         * configure.in: Do build gcc and the target libraries for
16018         the mn10200.
16020 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16022         * configure.in: don't avoid building gdb for mn10300 any more
16023         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16024         instead of single-quoting it.
16026 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16028         * configure.in: Don't use --with-stabs on IRIX 6.
16030 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16032         * configure.in (m32r): Build gdb, libg++ now.
16034 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16036         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
16037         directories from noconfigdirs.
16039 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
16041         * config.sub (basic_machine): added mips16 configuration
16043 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16045         * config.sub: Handle d10v-unknown.
16047 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
16049         * config.sub: Handle v850-unknown.
16051 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
16053         * Makefile.in: add findutils
16054         * configure.in: add findutils to list of host_tools
16056 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
16058         * config.sub: Handle mn10200 and mn10300.
16060 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16062         * configure.in (d10v-*): Do not build librx.
16064 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
16066         * configure.in (mn10300): Build everything except gdb & libgloss.
16068 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
16070         * config.guess:  Patch for Dansk Data Elektronik servers,
16071         from Niels Skou Olsen <nso@dde.dk>.
16073         For ncr, use /bin/uname rather than uname, since GNU uname does not
16074         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
16076         Patch for MIPS R4000 running System V,
16077         from Eric S. Raymond <esr@snark.thyrsus.com>.
16079         Fix thinko for nextstep.
16081         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16083         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
16084         * config.guess: Guess mips-dec-mach_bsd4.3.
16086         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16087         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16088         release numbers.
16089         * config.guess (mips-mips-riscos*):  Emit just enough of the
16090         release number.
16092         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16093         * config.guess (sparc-auspex-sunos*):  Added.
16094         (f300-fujitsu-*): Added.
16096         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16097         * config.guess:  Recognize a Tadpole as a sparc.
16099 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16101         * config.guess: Don't assume that NextStep version is either 2 or
16102         3.  NextStep 4 (aka OpenStep 4) has come out now.
16104 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16106         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16107         From Rik Faith <faith@cs.unc.edu>.
16109 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16111         * config.sub: Contributions from bug-gnu-utils to:
16112         Support plain "hppa" (no version given) architecture, reported by
16113         OpenStep.
16114         OpenBSD like NetBSD.
16115         LynxOs is not a hardware supplier.
16117         * config.guess: Contributions from bug-gnu-utils to add support for:
16118         OpenBSD like NetBSD.
16119         Stratus systems.
16120         More Pyramid systems.
16121         i[n>4]86 Intel chips.
16122         M680[n>4]0 Motorola chips.
16123         Use unknown instead of lynx for hardware manufacturer.
16125 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16127         * install.sh (chmodcmd): Set to null if the DST directory already
16128         exists.
16130 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16132         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16133         not use mt-ppc target Makefile fragment any more.
16135 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16137         * configure.in (*-*-windows):  Exclude everything but those dirs
16138         needed to build windows.
16140 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16142         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16144 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16146         * configure.in:  Exclude mmalloc from i386-windows.
16148 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16150         * Undo my previous change.
16152 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16154         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16155         unconditionally.
16156         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16158 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16160         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16161         host to add it's own flags.
16163 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16165         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16167 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16169         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16170         (CXX_FOR_TARGET): Likewise.
16171         (GCC_FOR_TARGET): Define.
16172         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16173         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16174         CC_FOR_TARGET was specified on the command line.
16175         (MAKEOVERRIDES): Don't define.
16177 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16179         * configure.in (m32r): Fix spelling of libg++ libs.
16181 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16183         * config.sub (-apple*): Remove, now redundant.
16185 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16187         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16189         * configure: Rework yesterday's sed script patch.
16191         * config.sub: Merge with FSF.
16193 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16195         * config.guess:  Merge from FSF.
16197         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16198         * config.guess: Use pc instead of unknown, for pc clone systems.
16199         Change linux to linux-gnu.
16201         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16202         * config.guess: Avoid non-portable tr syntax.
16204 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16206         * test-build.mk (HOLES): Add "xargs" for gdb.
16208         * configure: Avoid hpux10.20 sed bug.
16210 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
16212         * configure.in:  Add support for windows host
16213         (that is a build done under the Microsoft build environment).
16215 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
16217         * Makefile.in: Replace all uses of srcroot with s, to shrink
16218         command line lengths.
16220         Patches from Geoffrey Noer <noer@cygnus.com>:
16221         * configure.in: If configuring for newlib, pass --with-newlib to
16222         subdirectories.
16223         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16224         -Bnewlib/ and -Lwinsup to gcc.
16225         (CXX_FOR_TARGET): Likewise.
16227 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16229         * Makefile.in (ETC_SUPPORT): Add configure.
16231 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
16233         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16234         host configuration file.
16236 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
16238         * configure.in: Break mn10x00 support into separate
16239         mn10200 and mn10300 configurations.
16240         * config.sub: Likewise.
16242 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
16244         * configure.in: Add lots of stuff to noconfigdirs for
16245         the mn10x00 targets.
16247         * config.sub, configure.in: Add mn10x00 support.
16249 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
16251         * make-all.com: Call conf-a-gas, not config-a-gas.
16253 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
16255         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16256         targets.
16258 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
16260         * mpw-README: Add much more detail for native PowerMac.
16261         * mpw-install: New file.
16262         * mpw-configure: Add --norecursion and --help options.
16263         * mpw-config.in: Translate readme and install files when
16264         copying to objdir.
16265         * mpw-build.in: Don't always depend on byacc and flex.
16266         (install-only-top): New action.
16268 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
16270         * configure.in:  You can now configure GDB for the v850.
16272 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
16274         * configure.in (noconfigdirs): Don't configure any C++ dirs
16275         if targeting D10V.
16277 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16279         * config.sub: Recognize mips64vr5000.
16281 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
16283         * configure.in: Use a single line for host_tools and native_only.
16285 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
16287         * config.sub, configure.in: Add entries for m32r.
16289 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
16291         * Makefile.in (inet-install): Don't run install-gzip.
16293 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
16295         * configure.in:  Don't config lots of things for *-*-windows*.
16297 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
16299         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16300         (host_libs, host_tools): Copy from configure.in.
16301         * mpw-configure: Don't complain about directories not found.
16303 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16305         * configure.in (i[345]86): Recognize i686 for pentium pro.
16306         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16307         file.
16309         * config.guess (i[345]86): Ditto.
16311 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16313         * configure.in (noconfigdirs): Removed gdb for D10V.
16315 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
16317         * configure.in: Remove ld, target-libio, target-libg++, and
16318         target-libstdc++ from noconfigdirs.
16320 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
16322         * configure: Fix three locations where shell scripts were
16323         being run directly rather than with config_shell.
16325 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
16327         * configure.in (v850-*-*): Set up initial $noconfigdirs.
16328         * config.sub (basic_machine): Recognize v850.
16330 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
16332         * mpw-configure: Handle multiple enable/disable options and
16333         pass them down recursively, handle -c and -s flags appropriately
16334         depending on choice of compiler, add escape mechanism for
16335         quoted arguments to gC.
16337 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16339         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16340         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16341         so that -mrelocatable-lib and -mno-eabi are used.
16343         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16344         not support --print-multi-lib, don't abort.
16346 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
16348         * make-all.com: Run config-a-gas.
16349         * setup.com: Don't copy subdirectory files around.
16351 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
16353         * configure.in (*-*-ose): Remove exclusion of libgloss for this
16354         target, it now compiles correctly.
16356 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
16358         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16360 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16362         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16364 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16366         * configure.in (native_only): Add prms.
16368 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
16370         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16371         (BINUTILS_SUPPORT_DIRS): Likewise.
16373 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16375         * configure.in (d10v-*-*): Don't configure ld or gdb until the
16376         d10v support is added.
16378 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16380         * configure.in (d10v-*-*): New target.
16382 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
16384         * config.guess (HP 9000/811): Recognize this as a PA1.1
16385         machine.
16387 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
16389         * Makefile.in (do-tar-gz): New target, split out from tail end of
16390         taz target.  Run each command separately, don't use pipes.
16391         (taz): Use it.
16393 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
16395         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16396         * mpw-build.in: No builds should depend on building byacc or flex,
16397         they are assumed to be installed already.
16399 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16401         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16402         variable that CC_FOR_TARGET needs.
16404 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16406         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16407         options have changed since the last time the subdirectory was
16408         configured, and if it has, reconfigure.
16409         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16410         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16412 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
16414         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16415         CLEAN_MODULES): Add bash.
16416         (all-bash): New target.
16418 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
16420         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16422 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16424         * config.sub (basic_machine): Recognize d10v as a valid processor.
16426 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
16428         * mpw-configure: Add support for --bindir.
16429         * mpw-build.in: Use a GCC-specific build script for GCC actions.
16431 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
16433         * configure.in: add bash, time, gawk to list of hosttools and things
16434         to only build for native toolchains
16436 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16438         * Makefile.in (docdir): Remove.
16440 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16442         * Makefile.in (datadir): Set to $(prefix)/share.
16444 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
16446         * configure.in: build diff and patch for cygwin32-hosted
16447         toolchains.
16449 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
16451         * config.sub: Accept -rtems*.
16453 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
16455         * configure.in: enable dosrel for cygwin32-hosted builds,
16456                 remove diff from the list of things not buildable
16457                 via Canadian Cross
16459 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
16461         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16462         don't get ". ".
16464 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
16466         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16468 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
16470         * Makefile.in (taz): Handle case where tex3patch didn't even get
16471         checked out.  Also, if it was found, put the symlink in a new util
16472         subdirectory.
16474 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16476         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16478 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
16480         * config.sub: Recognize -openvms.
16481         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16482         * make-all.com, setup.com: New files.
16484 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16486         * Makefile.in (taz): tex3patch moved to texinfo/util.
16488 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
16490         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16491         * configure.in: remove make from disable-if-Can-Cross list
16492                 enable gdb if ${host} and ${target} are cygwin32
16494 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
16496         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
16497         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16499 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16501         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
16502         distinguish sysv/svr4/bsd variants.
16503         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16505 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
16507         * configure.in: Added copyright notice.
16508         * move-if-change: Added copyright notice.
16510 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16512         * configure.in (powerpcle-*-solaris*): Until we get shared
16513         libraries working, don't build gdb, sim, make, tcl, tk, or
16514         expect.
16516 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
16518         * config.guess:  Merge with FSF:
16520         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16521         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16523         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
16524         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16526         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
16527         * config.guess:  Combine two OSF1 rules.
16528         Also recognize field test versions.  From mjr@zk3.dec.com.
16529         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
16530         because GNU uname does not support -p.  From pmr@pajato.com.
16532 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
16534         * Makefile.in (MAKEDIRS): Removed $(tooldir).
16536 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
16538         * mpw-README: Document GCCIncludes.
16540 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
16542         * configure.in (alpha-*-linux*): Set enable_shared to yes.
16544 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16546         * mpw-configure: Handle --enable-FOO and --disable-FOO.
16548 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
16550         * configure.in (*-*-cygwin32): Configure make.
16552 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
16554         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16556 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
16558         * Makefile.in (all-inet): Depend on all-perl.
16560         * Makefile.in (inet-install): New target.
16562         * Makefile.in (all-inet): Depend on all-tcl.
16563         (all-inet): Depend on all-send-pr.
16565 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16567         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16568         temporarily.
16570 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
16572         * configure.in: Don't configure --with-gnu-ld on AIX.
16574 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16576         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16578 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
16580         * Makefile.in (ALL_MODULES): Added all-inet.
16581         (CROSS_CHECK_MODULES): Added check-inet.
16582         (INSTALL_MODULES): Added install-inet.
16583         (CLEAN_MODULES): Added clean-inet.
16584         (all-indent): New target.
16586         * configure.in (host_tools): Added inet.
16587         (native_only): Added inet.
16588         (noconfigdirs): Added inet.
16590 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
16592         * configure.in: Don't configure libgloss if we are not configuring
16593         newlib.
16595 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
16597         * configure.in: Don't configure libgloss for unsupported
16598         architectures.
16600 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16602         * Makefile.in (CLEAN_MODULES): Add clean-apache.
16604 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
16606         * Makefile.in (ALL_MODULES): Include all-apache.
16607         (CROSS_CHECK_MODULES): Include check-apache.
16608         (INSTALL_MODULES): Include install-apache.
16609         (all-apache): New target.
16611         * configure.in: Added apache everywhere perl is seen.
16613 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16615         * Makefile.in: Add support for clean-{module} and
16616         clean-target-{module} rules.
16618 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
16620         * configure.in (*-*-ose) do not build libgloss.
16622 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16624         * config.guess (prep*:SunOS:5.*:*): Turn into
16625         powerpele-unknown-solaris2.
16627 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
16629         * configure.in: Permit --enable-shared to specify a list of
16630         directories.
16632 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16634         * configure.in (host==solaris): Pass only the first word of $CC
16635         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16637 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16639         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16641 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
16643         * Makefile.in (ALL_MODULES): Include all-perl.
16644         (CROSS_CHECK_MODULES): Include check-perl.
16645         (INSTALL_MODULES): Include install-perl.
16646         (ALL_X11_MODULES): Include all-guile.
16647         (CHECK_X11_MODULES): Include check-guile.
16648         (INSTALL_X11_MODULES): Include install-guile.
16649         (all-perl): New target.
16650         (all-guile): New target.
16652         * configure.in (host_tools): Include perl and guile.
16653         (native_only): Include perl and guile.
16654         (noconfigdirs): Don't build guile and perl; no ports have been
16655         done.
16657 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
16659         * configure (--enable-*): Handle quoted option lists such as
16660         --enable-sim-cflags='-g0 -O' better.
16662 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16664         * Makefile.in ({,inst}all-target): New rule so we can make and
16665         install all of the target directories easily.
16667 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16669         * configure.in: Add missing global flag in sed substitution when
16670         deleting `target-' from ${configdirs}.
16672 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
16674         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16675         option.
16677         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16678         config/mh-necv4.
16680         * install.sh: Correct misspelling of transformbasename.
16682         * config.guess: Recognize mips-*-sysv*.
16684 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
16686         * config.sub: Recognize mon960.
16688 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
16690         * configure: Restore Canadian Cross handling of BISON and LEX,
16691         removed in Feb 20 change.
16693 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
16695         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16696         Mention make install.  Remove the old copyright date as well the
16697         clumsy and rather pointless copyright on the README file.
16699 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16701         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16702         Makefile after running symlink-tree, then run `make distclean' to
16703         avoid clobbering any generated files in srcdir.
16705 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
16707         * configure.in (m68k-*-netbsd*): Build everything now.
16709 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16711         * Makefile.in (taz): Fix quoting.
16713 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
16715         * configure.in (sparclet-*-*): Build everything now.
16717 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16719         * configure.in (m68k-*-linux*): New host.
16721 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
16723         * configure: Check for bison before byacc.
16725 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
16727         * Makefile.in configure:  Change the way LEX and BISON/YACC are
16728         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
16729         searching PATH.  These are used as fallbacks by Makefile.in if
16730         flex/bison/byacc aren't in objdir.
16732 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
16734         * Makefile.in: Make everything which depends upon all-bfd also
16735         depend upon all-opcodes, in case --with-commonbfdlib is used.
16737 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16739         * configure.in (host *-*-cygwin32): Don't build gdb if we are
16740         building NT native compilers on Unix.
16742 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
16744         * configure.in: Don't get CC from the host Makefile fragment if we
16745         can find gcc in PATH, or if this is a Canadian Cross.  Move the
16746         Solaris test for /usr/ucb/cc to the post target script, just after
16747         the compiler sanity test.
16749 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
16751         * config.sub: Merge with FSF.
16753 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
16755         * Makefile.in (RPATH_ENVVAR): New variable.
16756         (REALLY_SET_LIB_PATH): Use it.
16757         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16759 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
16761         * config.sub, configure.in: Recognize sparclet cpu.
16763 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16765         * config.guess:  Support m68k-cbm-sysv4.
16767 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16769         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16770         m68k-unknown-linuxaout from linker help string.  Put quotes around
16771         $ld_help_string.
16773 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
16775         * config.guess (powerpc-harris-powerunix): Add guess for port
16776         to new target.
16778 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16780         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16782 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
16784         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16785         $(REALLY_SET_LIB_PATH) in Makefile.
16786         * Makefile.in (SET_LIB_PATH): New variable.
16787         (REALLY_SET_LIB_PATH): New variable.
16788         ($(DO_X)): Use $(SET_LIB_PATH).
16789         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16790         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16791         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16792         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16793         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16794         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16795         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16796         (install-dosrel): Likewise.
16797         (all-opcodes): Depend upon all-libiberty.
16799 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16801         * config.guess (*:CYGWIN*): New
16803 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16805         * Makefile.in (all-target-winsup): All all-target-libiberty.
16807 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16809         * configure.in (noconfigdirs): Add missing # in front of comment.
16811 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
16813         * configure.in: add second pass to things added to noconfigdirs
16814         so *-gm-magic can exclude libgloss properly.
16816 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
16818         * mpw-configure (extralibs_name, rez_name): Set correctly
16819         for MWC68K compiler.
16821         * mpw-README: Add more info on the necessary build tools.
16823 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16825         * configure.in, config.sub: Recognize cygwin32.
16827 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
16829         * config.guess, config.sub: Recognize A/UX.
16831 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
16833         * config.sub: Merge with gcc/config.sub.
16835 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
16837         * mpw-build.in (do-binutils): Add build of stamps.
16839 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
16841         * config.sub: Add recognition for mips64vr4100*-* targets.
16843 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16845         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16846         Add creation of gconfigargs with `--enable-shared' turned on.
16847         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16848         ($(host)-stamp-stage3-configured): Likewise.
16849         (HOLES): Add chatr and ldd.
16850         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16852 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
16854         * configure: Pass --nfp to recursive configures.
16856 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16858         * Makefile.in (DLLTOOL): New.
16859         (DLLTOOL_FOR_TARGET): New.
16860         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16861         (EXTRA_TARGET_FLAGS): Ditto.
16862         (EXTRA_GCC_FLAGS): Ditto.
16863         (CONFIGURE_TARGET_MODULES): Ditto.
16864         (DO_X): Ditto.
16865         * configure: Add DLLTOOL.
16867 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
16869         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16870         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16871         mh-sco, since old workarounds no longer needed, and don't
16872         build ld, since libraries have weak symbols in COFF.
16874 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
16876         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16878 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16880         * configure.in: Make sure that ${CC} can be used to compile an
16881         executable.
16883 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16885         * Makefile.in (all-gdb): Depend on $(GDB_TK).
16886         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16887         nothing depending on whether gdbtk is being built.
16889 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
16891         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16893 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
16895         * configure.in (noconfigdirs): Put ld or gas in this early, if the
16896         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16898 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
16900         * config-ml.in: Add support for
16901         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16902         Simplify setting of multidirs from --disable-foo.
16904 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16906         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16907         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16908         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16909         non-empty, pass them on to the  GCC make.
16910         (all-bootstrap): New rule that is like all-gcc, except it executes
16911         the GCC bootstrap rule instead of the GCC all rule.
16913 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
16915         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16917 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16919         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16920         DG/UX support.
16922 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
16924         * config.sub (i*86*) Change [345] to [3456]
16926 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16928         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16929         --with-gnu-ld=no.
16931 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16933         * config-ml.in (rs6000*, powerpc*): Add switches to control which
16934         AIX multilibs get built.
16936 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16938         * configure.in (i386-win32): Don't build expect if we're not
16939         building the tcl subdir.
16941 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
16943         * Makefile.in: (configure-target-examples, all-target-examples):
16944         New targets, configure and build example programs.
16946 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
16948         * mpw-configure: If an mpw-config.in generated a file mk.sed,
16949         use it as input to sedit the generated MPW makefile.
16950         * mpw-README: Add a suggestion about Gestalt.h.
16952 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
16954         * config.sub: Accept *-*-ieee*.
16956 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
16958         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
16959         Ronald F. Guilmette <rfg@monkeys.com>.
16961 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16963         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16964         for powerpc-pe native.
16965         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16966         (target==powerpc-pe): duplicate i386-win32 entry.
16968 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16970         * configure.in (noconfigdirs): Exclude target-newlib for all versions
16971         of vxworks, not just vxworks5.1.
16973 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
16975         * mpw-configure: Add support for exec-prefix.
16977 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16979         * config.guess: Recognize HP model 816 machines as having
16980         a PA1.1 processor.
16982 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16984         * configure: Ignore new autoconf configure options.
16986 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16988         * config.guess:  Recognize Pentium under SCO.
16989         From Robert Lipe <robertl@arnet.com>.
16991 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16993         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16995 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
16997         * configure.in: Don't configure gas for alpha-dec-osf*.
16999 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17001         * configure.in: Default to --with-stabs for some targets for which
17002         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17003         i[345]86*-*-unixware*.
17005 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17007         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17008         rather than basing it on the target.  Simplify handling of options
17009         controlling which directories to configure.  Remove extraneous
17010         slash in multi-clean target.
17012 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17014         * config-ml.in: Prefix more variables with ml_ so they don't collide
17015         with configure's.
17017 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17019         * configure: Don't turn -v into --v.
17021 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17023         * configure.in (targargs): Fix typo.
17025         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17027 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17029         * configure.in: Strip --host and --target options from
17030         CONFIG_ARGUMENTS, and always configure for --host only.  Add
17031         --with-cross-host option when building with a cross-compiler.
17032         * configure: Canonicalize the arguments put into config.status by
17033         always using `=' for an option with an argument.  Pass a presumed
17034         --host or --target explicitly.
17036 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
17038         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17039         into general OS recognition case.
17041 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17043         * configure.in (target_configdirs): add target-winsup only
17044         for win32 target systems.
17046 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
17048         * Makefile.in (all-target-libgloss): Depend upon
17049         configure-target-newlib, since when libgloss is built it looks to
17050         see if the newlib directory exists.
17052 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
17054         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17055         cfg-ml-*.in.
17057 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
17059         * configure: Handle LD and LD_FOR_TARGET when configuring a
17060         Canadian Cross.
17062 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17064         * configure.in (target_libs): add target-winsup.
17065         (target==i386-win32): add patch diff flex make to $noconfigdirs.
17066         (target==ppcle-pe): remove ld from $noconfigdirs.
17068 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
17070         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17071         Preserve relative path names in $srcdir.  Build symlink tree if
17072         configuring cross target dir and srcdir=. (= no VPATH support).
17073         (configure-target-libg++): Depend on configure-target-librx.
17074         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17075         * config-ml.in: New file.
17076         * symlink-tree: New file.
17077         * configure: Ensure srcdir="." if that's what it is.
17079 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
17081         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17082         includes and FLEX_SKELETON setting.
17083         * mpw-configure (--with-gnu-ld): New option, controls whether
17084         to use PPCLink or ld with PowerMac GCC.
17085         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17086         * mpw-config.in: Configure grez if targeting Mac.
17088         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17089         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17090         just macos.
17091         * configure.in: Configure grez resource compiler if targeting Mac.
17092         * Makefile.in (all-grez, install-grez): New targets.
17094 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17096         * configure: CXX defaults to gcc, not g++.  If we find
17097         gcc in the path, set CC to gcc -O2.
17099 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17101         * configure: Default ${build} correctly.  Avoid picking up extra
17102         spaces when reading CC and CXX from Makefile.  When doing a
17103         Canadian Cross, use plausible default values for numerous
17104         variables.
17105         * configure.in: When doing a Canadian Cross, don't try to
17106         configure tools whose configure script can't handle it.
17108 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17110         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17112 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17114         * configure:  Remove dubious bug reporting address.
17116 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17118         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17119         configure script, run that instead of this directory's configure.
17120         In either case, print a message that we're configuring the sub-dir.
17122 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17124         * configure.in: Before checking for the existence of various files,
17125         use sed to filter out "target-".
17127 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17129         * Makefile.in (DO_X): Split rule to decrease command line length
17130         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17131         (Philippe De Muyter).
17133 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17135         * Makefile.in (all-patch): depend on all-libiberty.
17137 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17139         * configure.in: If the only directory in target_configdirs which
17140         actually exists is libiberty, then set target_configdirs to empty,
17141         to avoid trying to build a target libiberty in a gas or gdb
17142         distribution.
17144 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17146         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17147         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17148         systems.
17150 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17152         * configure.in (copy_dirs): Use sys-include instead of include
17153         for --with-headers option.
17155 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17157         * Makefile.in, configure.in: Make winsup builds work with
17158         new scheme.
17160 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17162         * configure.in: Build the linker on AIX.
17164 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17166         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17167         where needed.
17169 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17171         * Makefile.in (all-gcc): Fix typo.
17173 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17175         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17177 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17179         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17180         to target-xiberty, to provide more flexibility.
17181         (target_subdir):  Define.  Create if cross.
17182         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17183         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17184         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17185         check-libFOO -> check-target-libFOO, etc.
17186         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17187         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17188         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17189         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17190         allow ALL_GCC="" to only configure.
17191         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17192         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17193         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17195 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17197         * Makefile.in (taz): Build "info" in etc explicitly.
17199 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17201         * configure.in:  Make sure that CC is undefined (as opposed to
17202         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17203         problem with autoconf trying to configure on a host without GCC.
17205 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17207         * mpw-configure: Set host alias from choice of host compiler,
17208         only use generic MPW Makefile sed if present, edit a file
17209         named "hacked_Makefile.in" instead of "Makefile.in" if present.
17210         * mpw-README: Add problem notes about CW6 and CW7.
17212 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
17214         * Makefile.in (taz): Use ";" instead of ";;".
17216 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17218         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
17219         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17220         DISTDOCDIRS.
17221         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
17222         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
17224 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17226         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
17227         and gnats, because they are now subsumed by DISTSTUFFDIRS.
17228         Move bfd to DISTSTUFFDIRS.
17230 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17232         * Makefile.in (X11_LIB): Removed.
17233         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17235         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17237 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17239         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17240         names.
17242 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17244         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17246 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
17248         * configure.in (i[345]86-*-win32): Always build newlib.
17249         Don't configure cvs, autoconf or texinfo.
17250         * Makefile.in (LD_FOR_TARGET): New.
17251         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17252         Pass down LD_FOR_TARGET.
17254 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17256         * winsup: New directory.
17257         * Makefile.in: Build winsup.
17258         * configure.in: Winsup is configured when target is win32.
17259         Can only build win32 target GDB when native.
17261 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
17263         * config.guess: Recognize HP model 819 machines as having
17264         a PA 1.1 processor.
17266 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17268         * configure: Fix sed loop which substitutes for CC and CXX to
17269         avoid bug found in various sed implementations.
17271 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17273         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17274         simulator.  Use standard powerpc-*-eabi*.
17276 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17278         * configure.in: Stop putting gas and binutils in noconfigdirs for
17279         powerpc-*-aix* and rs6000-*-*.
17281 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
17283         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17284         -mcall-aixdesc libraries.
17286 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
17288         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17290         * config.sub (arm | armel | armeb): Fix shell syntax.
17292 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17294         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17295         -msoft-float and -mcpu=common support.
17296         (powerpc*-*-eabisim*): Add support for building -mcall-aix
17297         libraries.
17299 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17301         * configure.in: Allow configuration and build of emacs19 for the alpha.
17303 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17305         * configure.in (CC): Get ^CC, not just any old CC, from
17306         ${host_makefile_frag}.
17308 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17310         * configure.in (CC): Try to get CC from
17311         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17313 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17315         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17316         only if it exists in $(srcdir).
17318 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17320         * configure: If CC and CXX are not set in the environment, set
17321         them, based on either an existing Makefile or on searching for gcc
17322         in PATH.  Substitute for CC and CXX in Makefile.
17323         * configure.in: Remove libm from target_libs.  Separate
17324         target_configdirs from configdirs.  If CC is not set in
17325         environment, try to get it from a host Makefile fragment.  Rewrite
17326         changes of configdirs to use skipdirs instead.  A few minor
17327         tweaks.  Take directories out of target_configdirs as they are
17328         taken out of configdirs.  Remove existing Makefile files from
17329         subdirectories.  Substitute for TARGET_CONFIGDIRS and
17330         CONFIG_ARGUMENTS in Makefile.
17331         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17332         by configure.in.
17333         (CONFIG_ARGUMENTS): Likewise.
17334         (CONFIGURE_TARGET_MODULES): New variable.
17335         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17336         ($(CONFIGURE_TARGET_MODULES)): New target.
17337         (configure-libg++, configure-libio): New targets.
17338         (all-libg++): Depend upon configure-libg++.
17339         (all-libio): Depend upon configure-libio.
17340         (configure-libgloss, all-libgloss): New targets.
17341         (configure-libstdc++): New target.
17342         (all-libstdc++): Depend upon configure-libstdc++.
17343         (configure-librx, all-librx): New targets.
17344         (configure-newlib): New target.
17345         (all-newlib): Depend upon configure-newlib
17346         (configure-xiberty): New target.
17347         (all-xiberty): Depend upon configure-xiberty.
17349 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17351         * configure.in (host i[345]86-*-win32):  Expand the
17352         noconfigdirs again.
17354 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
17356         * mpw-configure: Fix sed command file name.
17358 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17360         * configure.in (host i[345]86-*-win32): Reduce the
17361         noconfigdirs again.
17363 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
17365         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17366         or powerpc*-*-pe*, since they are not yet supported.
17368 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17370         Add PowerMac support and many other enhancements.
17371         * mpw-configure: New option --cc to select compiler to use,
17372         paste options set according to --cc into the generated
17373         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17374         if mpw-make.sed is present.
17375         * mpw-config.in: Don't test for gC1, test for mpw-touch,
17376         add forward includes for PowerPC include files.
17377         * mpw-build.in: Build using Makefile.PPC if present.
17378         (do-byacc, etc): Remove separate version resource builds.
17379         (do-gas): Build "stamps" before "all".
17380         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17381         * mpw-README: Update to reflect --cc option, PowerMac support,
17382         and recently-reported compatibility problems.
17384 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
17386         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17387         embedded m68k systems (-aout, -coff, -elf, -vxworks).
17388         (--with-multilib-top): Pass to recursive invocations.
17390 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
17392         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17393         v810-*-*.
17395 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17397         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17398         gdb, ld and opcodes on v810-*-*.
17400 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17402         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17403         (local-maintainer-clean): New target.
17404         (maintainer-clean): New target.
17405         (realclean): Just depend upon maintainer-clean.
17407 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17409         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17411 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
17413         * configure.in: Build ld in mips*-*-bsd* case.
17415 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
17417         * config.sub: Accept -lites* OS.  From Ian Dall.
17419 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
17421         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17422         targets.
17424 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17426         * configure.in: treat i386-win32 canadian cross the same as
17427         i386-go32 canadian cross.
17429 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17431         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17432         running under the simulator to build a reduced set of libraries.
17433         (powerpc-*-eabiaix): Add fine grained multilib support added to
17434         other powerpc targets yesterday.
17436 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17438         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17439         -disable-softfloat, -disable-relocatable, -disable-aix, and
17440         -disable-sysv to control which multilib libraries get built.
17442 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17444         * configure: Add Makefile.tem to list of files to remove in trap
17445         handler.
17447 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17449         * config.guess (*Linux*):  Add missing "exit"s.
17450         Also, need specific check for alpha-unknown-linux (uses COFF).
17452 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17454         * config.guess:  Merge with FSF:
17456         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
17457         * config.guess (AIX4): More robust release numbering discovery.
17459         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
17460         * config.guess (i386-sequent-ptx): Properly get version number.
17462         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
17463         * config.guess (mips:*:4*:UMIPS): New case.
17465 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17467         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17468         (i386-win32 host): Likewise.  Don't build readline.
17470 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
17472         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
17473         SUPPORT_FILES to submakes.
17475 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
17477         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17478         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17479         mpw-configure.
17481 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
17483         * configure.in (appdirs): Use =, not ==, in test expression when
17484         trying to build the text to print in the warning message for
17485         Solaris users.
17487 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
17489         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17491 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17493         * config.guess: Recognize lynx-2.3.
17495 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
17497         * config.sub (z8ksim): Deleted
17498         (z8k-*-coff): New, this is the one true name of the target.
17500 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
17502         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17504 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
17506         * config.guess (*:Linux:*:*): First try asking the linker what the
17507         default object file format is (elf, aout, or coff).  Then if this
17508         fails, try previous methods.
17510 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17512         * configure.in: Don't build newlib for *-*-vxworks5.1.
17514 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17516         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17517         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17519 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
17521         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17523 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
17525         * cfg-ml-com.in: New file.
17526         * cfg-ml-pos.in: New file.
17528 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17530         * COPYING.NEWLIB: Add HP free copyright to list.
17532 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17534         * config.sub: Recognize -eabi* for the system, not just -eabi.
17536 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17538         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17539         * config.sub, configure.in (win32): New target and host.
17541 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17543         * configure.in: Add i386-pe configuration.
17545 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
17547         * mpw-build.in (install): Install GDB after LD.
17549 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
17551         * mpw-config.in (elf/mips.h): Always forward-include, needed
17552         for GDB to build.
17554 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17556         * testsuite: New directory for customer acceptance and whole tool
17557         chain tests.
17559 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17561         * configure: If per-host line isn't found, but AC_OUTPUT is found
17562         and a configure script exists, run it instead.
17564 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17566         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
17568 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17570         * configure: Set build_{cpu,vendor,os,alias} to host values when
17571         --build isn't specified.
17573 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17575         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17576         (FLAGS_TO_PASS): Pass them.
17577         (EXTRA_TARGET_FLAGS): Ditto.
17579 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17581         * Makefile.in (all-libg++): Depend on all-libstdc++.
17583 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17585         * configure.in (noconfigdirs): Enable all packages for
17586           i386-unknown-netbsd.
17588 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
17590         * configure.in (noconfigdirs): Don't configure tk for i386-go32
17591         hosted builds (DOS builds)
17593 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17595         Changes for ARM based on patches from Richard Earnshaw:
17596         * config.sub: Handle armeb and armel.
17597         * configure.in: Omit arm linker only for riscix.
17599 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17601         * config.guess:  Update from FSF.
17603 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
17605         * config.sub: Recognize powerpcle as the little endian variant of
17606         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
17607         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
17608         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
17609         temporarily.
17611 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
17613         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17615 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
17617         * config.sub: Accept -lites* as a basic system type.
17619 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
17621         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17622         installed, and if so return linuxoldld as the system name.
17624 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
17626         * config.guess: Add hppa1.1-hp-lites support.
17628 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17630         * configure.in: Don't build newlib for m68k-vxworks5.1.
17632 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17634         * configure.in (mips-sgi-irix6): Use mh-irix5.
17636 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
17638         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17640 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17642         * test-build.mk: Enable building of shared libraries on IRIX 5 and
17643         OSF/1.  Fix compiler flags.
17644         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
17646 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
17648         * configure.in: Recognize --with-newlib.
17649         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17651 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17653         * Makefile.in: move {all,check,install}-gdb from *_MODULES
17654         to *_X11_MODULES due to gdbtk needing X include files et al.
17656 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
17658         Merge in support for Mac MPW as a host.
17659         (Old change descriptions retained for informational value.)
17661         * mpw-config.in: Add generic include forwards for cpu-specific
17662         include files in aout and elf directories.
17664         * mpw-configure: Added copyright.
17665         * mpw-config.in: Check for presence of required build tools.
17666         (target_libs): Add newlib.
17667         (target_tools): Add examples.
17668         (Read Me): Generate as "Read Me for MPW" instead.
17669         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17670         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17671         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17673         * mpw-configure: Remove subdir-specific makefile hackery,
17674         delete mk.tmp after using it.
17676         * mpw-build.in (all): Display start and end times.
17678         * mpw-configure (host_canonical): Set.
17679         (target_cpu): Always add to makefiles.
17680         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17681         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17682         (mpw-mh-mpw): Look for in srcdir and srcroot.
17683         Use sed instead of mpw-edit-prefix to edit prefix definitions.
17685         * mpw-build.in: (install-only): New target.
17687         * mpw-configure (host_alias, target_alias): Rename from hostalias
17688         and targetalias, add into generated Makefile.
17689         (mk.tmp): If present, add into generated Makefile.
17690         * mpw-build.in (all-gas): Build config.h first before gas proper.
17692         * mpw-configure (config.status): Write only if changed.
17693         * mpw-config.in (readline): Configure it (not built, just used for
17694         definitions).
17696         * mpw-config.in (elf/mips.h): Add a forward include.
17698         * mpw-config.in: Forward-include most .h files in include into
17699         extra-include.
17700         (readline): Don't build.
17701         mpw-build.in (install): Install GDB.
17703         * mpw-configure (prefix, mpw_prefix): Handle it.
17704         * mpw-config.in (mmalloc, readline): Don't configure.
17705         * mpw-build.in (thisscript): Rename to ThisScript.
17706         Use mpw-build instead of BuildProgram everywhere.
17707         (mmalloc, readline): Don't build.
17708         * mpw-README: New file, basic documentation about the MPW port.
17710         * mpw-config.in: Use forward-include to create include files.
17712         * mpw-configure: Add more things to the top of each configured
17713         Makefile, including contents of config/mpw-mh-mpw.
17714         * mpw-config.in (extra-include): Create this directory and fill it
17715         with Posix-like include files when configuring.
17717         * config.sub (apple, mac, mpw): Add various aliases.
17719         * mpw-build.in: New file, top-level build script fragment for MPW.
17720         * mpw-configure: New file, configure script for MPW.
17721         * mpw-config.in: New file, config fragment for MPW.
17723 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17725         * configure.in (host_libs): Remove glob, since it is gone from the
17726         sources.
17728 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17730         * Makefile.in: define empty GDB_NLM_DEPS var.
17732         * configure.in(target_makefile_frag): use config/mt-netware
17733         for netware targets.
17735 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17737         * config.sub: Merge in recent FSF changes.  Remove linux special
17738         cases.
17740 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17742         Revert this change:
17744         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17746                 * build-all.mk: Use CC=cc -Xs on Solaris.
17748 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17750         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
17751         stop using it.
17752         * Makefile.in: Nuke all references to glob subdirectory.
17754 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17756         * configure.in: Fix --enable-shared logic in per-host.
17758 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17760         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17762 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17764         * configure.in (noconfigdirs): Don't build gas on AIX, for
17765         powerpc*-*-aix* as well as for rs6000*-*-aix*.
17767 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
17769         * configure: Fix --cache-file to work if the file argument is a
17770         relative path.
17772 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
17774         * configure: If the --cache-file is used, pass it down to
17775         configure in subdirectories.
17777 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
17779         * config.sub: add vxworks29k configuration.
17781 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17783         * Makefile.in (taz): Do "diststuff" part quietly.
17785 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17787         * config.sub: Mini-merge with gcc/config.sub.
17789 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17791         * config.guess (IRIX): Sed - to _.
17793 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17795         * Makefile.in (source-vault, binary-vault): New targets.
17797 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
17799         * config.sub: Recognize -eabi as a basic system type.
17801 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17803         * configure.in (enable_shared stuff): Fix typo.
17805 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
17807         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17809 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17811         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17813 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
17815         * configure.in (rs6000-*-*): Don't build gas.
17817 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
17819         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17820         reduce command line length.
17821         (AS_FOR_TARGET): Check for as.new, not Makefile.
17822         (NM_FOR_TARGET): Check for nm.new, not Makefile.
17824 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17826         * config.guess:  Merge from FSF.
17828 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17830         * configure: Don't use $ when handling program_suffix.
17832 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
17834         * configure.in:  Configure tk for hppa/hpux.
17836 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17838         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
17840 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17842         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
17843         to LIBCXXFLAGS.  Tests are better run without it.
17845 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
17847         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17849 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
17851         * configure.in (*-*-netware*): Don't configure xiberty.
17853 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
17855         * configure.in:  Remove tk from native_only list.
17857 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
17859         * build-all.mk: Add mips-ncd-elf target to sun4 targets
17860           for special NCD build.
17862 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17864         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17865         makeall.bat, they're only useful for binutils snapshots.
17866         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17867         makeall.bat to specified SUPPORT_FILES.
17869 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
17871         * build-all.mk: Add Ericsson targets to sun4 and solaris
17872           hosts.  Add  BNR's sun4 target to solaris host, so their
17873           build-from-source will be tested in-house first.
17875 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17877         * Makefile.in (LIBCFLAGS): New variable.
17878         (CFLAGS_FOR_TARGET): Ditto.
17879         (LIBCFLAGS_FOR_TARGET): Ditto.
17880         (LIBCXXFLAGS): Ditto.
17881         (CXXFLAGS_FOR_TARGET): Ditto.
17882         (LIBCXXFLAGS_FOR_TARGET): Ditto.
17883         (BASE_FLAGS_TO_PASS): Pass them.
17884         (EXTRA_TARGET_FLAGS): Ditto.
17886         * configure.in: Support --enable-shared.
17888 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17890         * configure.in (target_libs):  Include libstdc++ again.
17891         * config.guess:  Update from FSF (for FreeBSD).
17893 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17895         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17896         makeall.bat.
17897         (DISTDOCDIRS): Add `etc'.
17898         (ETC_SUPPORT_PFX): New variable.
17899         (taz): Include anything from etc starting with a word in
17900         ETC_SUPPORT_PFX.
17902 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17904         * config.sub: Update for recent FSF changes.  Remove obsolete
17905         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
17906         spacing changes.
17908 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17910         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
17912         * config.guess:  Merge with FSF.
17913         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17915 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17917         * configure: Since the "trap 0" handler will override the exit
17918         status on many systems, only use it for "exit 1", and make it set
17919         a non-zero exit status; reset it before "exit 0".  Also, check
17920         exit status of config.sub, and error out if it failed.
17922 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
17924         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17925         and install libgloss.
17927 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17929         * Makefile.in (all-binutils): Depend upon all-byacc.
17931         * configure.in: Don't build emacs on Irix 5.
17933 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
17935         * configure.in (*-*-netware*): Add libio.
17937 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17939         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17940         (CHECK_TARGET_MODULES): Ditto.
17941         (INSTALL_TARGET_MODULES): Ditto.
17942         (TARGET_LIBS): Ditto.
17943         (all-libstdc++): Note dependencies.
17945 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17947         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17949 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17951         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17952         -fexternal-templates.
17954         * configure.in (target_libs): Add libstdc++.
17955         (noconfigdirs): Add libstdc++ as appropriate.
17957 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17959         * config.guess:  Update from FSF.
17961 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17963         * configure: Use ${config_shell} when running ${configsub}.
17965 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
17967         * config.sub: No longer recognize h8300h.
17969 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17971         * config.sub: Remove extraneous differences between config.sub and
17972         gcc/config.sub.
17974 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17976         * Makefile.in (DISTSTUFFDIRS): Add gas.
17978 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
17980         * COPYING.NEWLIB: New file.
17982 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17984         * config.guess (HP-UX):  Patch from Harlan Stenn
17985         <harlan@landmark.com> to also emit release level.
17987 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17989         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17991 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17993         * config.sub:  Merge nextstep cleanup from FSF.
17995 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17997         * configure.in (arm-*-*): Don't configure ld for this target.
17999 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18001         * configure.in (*-*-netware): don't configure libg++, libio,
18002           librx, or newlib.
18004 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18006         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18007         configure ld--it works, but it doesn't support shared libraries.
18009 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18011         * config.guess (*-unknown-freebsd*):  Get rid of possible
18012         trailing "(Release)" in version string.
18013         Patch from Paul Richards <paul@isl.cf.ac.uk>.
18015 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18017         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18018         Fix type: *-next-neststep -> *-next-nextstep.
18020         * config.guess:  Merge from FSF:
18022         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18024         * config.guess: Recognize powerpc-ibm-aix3.2.5.
18026         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18028         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18029         instead of UNIX_SV for UnixWare 1.0).
18031 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18033         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18034         to make gdb/nlm/* build after the compiler and linker.
18036 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18038         * config.guess (netbsd, freebsd, linux):  Accept any machine,
18039         not just i[34]86.
18040         (m68k-atari-sysv4):  Relocate to match FSF version.
18042         * config.guess:  More merges from the FSF:
18044         Add a space before function call or macro invocation.
18046         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18048         * config.guess: Add trap cmd to remove dummy.c and dummy when
18049         interrupted.
18051         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18053         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18054         (dummy): Redirect stderr from compilation of dummy.c.
18056         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
18058         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18060 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
18062         * configure: Accept and ignore --cache*, for compatibility with
18063         new autoconf.
18065 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18067         * config.guess:  Merge from FSF:
18069         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18071         * config.guess (Pyramid*:OSx*:*:*): New case.
18072         (PATH): Add /.attbin at end for finding uname.
18073         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
18075         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
18077         * config.guess (M88*:DolphinOS:*:*): New case.
18079         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
18081         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18082         to select whether to use ELF or COFF.
18084         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18086         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18088         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18090         * config.guess: Guess the OS version for HPUX.
18092         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18094         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18096 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18098         * configure.in: Recognize --with-headers, --with-libs, and
18099         --without-newlib.
18100         * Makefile.in (all-xiberty): Depend upon all-ld.
18102 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18104         * configure.in: Change i[34]86 to i[345]86.
18106 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18108         * configure (version): A few more tweaks to help message.
18110 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18112         * Makefile.in:  Remove (for now) librx as a host library,
18113         now that we're building it for target.
18115 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18117         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18118         (Karl Berry).
18120 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18122         * configure.in:  Also configure librx.
18124 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18126         * Makefile.in:  Update various rules to reflect that librx
18127         is now needed for libg++.
18129 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18131         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18133 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18135         * configure.in: Configure the examples directory.
18137 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18139         * configure: Simplify Jun 2 1994 change.
18141 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18143         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18144         /bin/gcc isn't good enough to build gcc.
18146 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18148         * Makefile.in (GDB_SUPPORT_FILES): Remove
18149         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18150         (gdb.tar.gz): Add new rule to use standard distribution building
18151         mechanism.
18153 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18155         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18156         Bill Cox <bill@cygnus.com>.
18158 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18160         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18162 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18164         * configure:  Search current dir first in .gdbinit.
18166 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18168         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18170 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18172         * config.sub:  Refer to NeXT's operating system as nextstep.
18174         * config.sub (case $basic_machine):  Re-order the cases, to match
18175         the order in the FSF version (which is mostly alphabethical).
18176         Merge in some additions and changes from the FSF.
18178 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18180         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18181         * config.sub: Recognize cxux7.
18182         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18184 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18186         * config.sub:  Fix typo powerpc -> powerpc-*.
18188 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18190         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18192         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18193         parallel with all-emacs and install-emacs).  Top-level command
18194         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18196 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18198         * test-build.mk ($(host)-stamp-stage2-installed): Remove
18199         $(relbindir)/make before doing ``make install'', and use
18200         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18201         installing over running make binary.
18202         ($(host)-stamp-stage3-installed): Likewise.
18204 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18206         * config.guess: Recognize Mach.
18208 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18210         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18211         see whether --exec-prefix was used.
18213 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18215         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
18217 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18219         * Makefile.in: Add all-librx target similar to all-libproc.
18221 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
18223         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
18224         with post 1.2 uname bogosity.
18226 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18228         * configure: Remove temporary files on receipt of a signal.
18230 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
18232         * configure: If there is a package_makefile_frag, remove
18233         ${subdir}/Makefile.tem after copying it in.
18235 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18237         * build_all.mk: support rs6000 lynx identifies itself as
18238         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
18239         since /bin/gcc is too feeble to compile a modern gcc.
18241 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18243         * brought devo/test-build.mk update-to-date with progressive/
18244           test-build.mk. Add lynx targets and hppa flag info.
18246 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18248         * configure.in:  Use mh-ncrsvr43.  Patch from
18249         Tom McConnell <tmcconne@sedona.intel.com>.
18251 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18253         * config.guess (i386-unknown-bsdi):  No longer need to
18254         check #if defined(__bsdi__) && defined(__i386__).
18256 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18258         * configure: Set program_transform_nameoption correctly.
18260 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18262         * brought build-all.mk update-to-date with progressive build-all.mk,
18263           added new targets and hppa info.
18265 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18267         * configure: If config.guess result is a prefix of the user
18268         specified target, assume a native build and use the user specified
18269         target as the host alias.  Remove SunOS patch suffix removal hack.
18270         * configure.in: Remove SunOS patch suffix removal hack.
18272         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18273         in NATIVE_CHECK_MODULES.
18275 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
18277         * Makefile.in: Rename HOST_ONLY to NATIVE.
18278         * configure: Delete SunOs patch suffix from host_canonical
18279           and build_canonical variables that are prepended to Makefiles.
18280         * configure.in: Add comments for easier maintenance.
18282 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18284         * Makefile.in: Add all-libproc target similar to all-gui.
18286 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
18288         * Makefile.in (CHECK_MODULES): split into
18289         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18291 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
18293         * config.guess (i386-unknown-bsdi): New system to guess.
18295 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18297         * Makefile.in: Add all-gui target (but not yet build by "all").
18299 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
18301         * config.sub: Move deletion of patch suffix from here...
18302         * configure.in: To here, at Ian's suggestion.  The top-
18303           level scripts might need to know of a patch level.
18305 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
18307         * config.sub: Strip off patch suffix so rtl is recognized
18308           as a sunos4.1.3 machine, even though it's been patched.
18310 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
18312         * Makefile.in (INSTALL_LAST): Delete.
18313         (INSTALL_DOSREL): New.
18315 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18317         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18318         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18319         whether we pass down --with-gnu-ld anyhow.
18321 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
18323         * Makefile.in (INSTALL_LAST): Change operation so it works
18324         on more flavors of make.
18325         * configure.in (go32): Don't build libg++ or libio.
18327 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
18329         * Makefile.in (Move HOST_PREFIX_1 and friends up so
18330         they can be overriden by templates.
18332 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
18334         * configure.in (target==go32): Don't build gdb.
18335         * dosrel: New directory.
18337 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
18339         * configure.in (host==go32): Configure dosrel too.
18340         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18341         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18342         be set by incoming names or templates.
18343         (INSTALL_LAST): New rule.
18345 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
18347         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18349 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18351         * configure.in (appdirs): New variable.  Currently empty, but will
18352         be used in gas distribution.  If nonempty, lists a set of
18353         directories at least one of which must get configured, or top
18354         level configuration is considered to have failed.
18355         (rs6000-*-lynxos*): Use new file name.
18357 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18359         Eliminate XTRAFLAGS.
18360         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18361         newlib include files using -idirafter, and also use -nostdinc.
18362         (CXX_FOR_TARGET): Likewise.
18363         (XTRAFLAGS): Removed.
18364         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18365         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18366         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18367         ($(DO_X)): Don't pass down XTRAFLAGS.
18369 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18371         * configure.in (mips*-dec-bsd*): New target; do build linker.
18372         (mips*-*-bsd*): New target; don't build linker.
18374 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18376         * configure.in: support rs6000-*-lynxos* configuration.
18377         support sunos4 as a cross target.
18379         * config.sub: look for lynx*, not lynx since the OS version may
18380         legitimately be part of the name.
18382 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18384         * configure.in (i[34]86-*-sco*): Move to be with other i386
18385         targets.
18386         (romp-*-*): New target.  Skip various binary utilities.
18387         (vax-*-*): New target.  Don't build newlib.
18388         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
18390 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18392         * configure.in: Only set host_makefile_frag if config
18393         directory exists.
18395 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18397         * install.sh: If $dstdir exists, don't check whether each
18398         component does.
18400 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18402         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18404 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
18406         * configure.in (*-*-lynxos*): Don't configure newlib for either
18407         native or cross Lynx.
18409 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
18411         * config.sub (sparc64-elf): Fix os.
18412         (z8k): Remove duplicate.
18414 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18416         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18417         gcc/stmp-fixproto, to try to prevent fixproto from being run.
18419 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
18421         * configure: Make file links cleanly even if Lynx fails on
18422           an NFS symlink (at least fail cleanly).
18424 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18426         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18427         -XNh2000.
18429 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18431         * configure: Unknown options are fatal again.
18433 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
18435         * configure: Ignore --x-includes and --x-libraries, for Autoconf
18436         compatibility.
18438 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
18440         * build-all.mk: Add `clean' target.
18442 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18444         * config.guess:  Add SINIX support.
18445         * configure.in:  Add mips-*-sysv4* support.
18447 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
18449         * build-all.mk: Document all useful targets.
18450         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18451         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18453 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18455         * configure: Support --silent, --quiet.
18457 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18459         * configure: Support --disable-FEATURE.
18461 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18463         * config.guess: Recognize NCR running SVR4.3.
18465 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18467         * config.guess:  Make BSDI generate i386-unknown-bsd386.
18468         Patch from Paul Eggert <eggert@twinsun.com>.
18470 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18472         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18474 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18476         * configure: Make unrecognized options give nonfatal warnings
18477         instead of fatal errors, and pass them to any subdirectory
18478         configures in case they recognize them.
18479         Make --x equivalent to --with-x.
18481 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18483         * configure: Add --enable-* options.  Clean up usage message and
18484         some comments.
18486 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
18488         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18490 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18492         * configure.in (hppa*-*-*): Enable binutils.
18494 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18496         * config.sub: Recognize cisco.
18498 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
18500         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18502 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18504         * config.guess: about target *-hitachi-hiuxwe2, don't print more
18505         than one configuration name.  Add comment.
18507 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
18509         * config.guess: about target *-hitachi-hiuxwe2, fixed
18510         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
18511         macro is incorrect.]
18513 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18515         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18516         than the "make ls" stuff which used to be here.
18518 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18520         * config.guess:  Recognize i[34]86-unknown-freebsd.
18521         From Shawn M Carey <smcarey@rodan.syr.edu>.
18523 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18525         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18527 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
18529         * config.guess: Check for ptx.
18531 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
18533         * config.sub: Add os9k checking.
18535 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18537         * config.guess: Handle OSF1 running on HPPA processors
18539 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18541         * configure: If subdir configure fails, print out a message with
18542         subdirectory name, in case subdir's configure code didn't identify
18543         itself.
18545 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
18547         * configure.in: Remove embedded newlines from configdirs.
18548         Avoid mismatches of substrings.  Fix matching strings at end
18549         of configdirs.
18551 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
18553         * config.guess:  Add Lynx/rs6000 config support.
18555 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18557         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18559 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
18561         * configure.in (hppa*-*-osf*): Treat this just like most other
18562         PA configurations (eg no binutils or ld).
18563         (hppa*-*-*elf*): These configurations have binutils and ld.
18565 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18567         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
18569 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18571         * configure.in (rs6000-*-*): Build gas.
18573 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18575         * Makefile.in:  Avoid bug in losing hpux sed.
18577 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18579         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18580         for GDB and GDB has been fixed to not need it.
18582 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18584         * config.guess: Recognize vax hosts.
18586 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18588         * configure (while loop): Don't use "break 2" inside case
18589         statement -- the case statement isn't an enclosing loop.
18591 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18593         * config.guess:  Clean up NeXT support, to allow nextstep
18594         on Intel machines.  Make OS be nextstep.
18596 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
18598         * config.guess: Add alternate forms for Convex.
18600 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
18602         * configure:  Completely rewrite option processing.  Take
18603         advantage of pattern-matching to avoid invoking test frequently.
18604         Also clean up host and target defaulting logic.
18606 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18608         * Makefile.in: Replace all occurrances of "rootme" with "r" and
18609         "$${rootme}" with "$$r", to increase the likelihood that the do-*
18610         commands (plus user environment) will fit SCO limits.
18612 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18614         * configure.in: Don't issue warnings about directories which are
18615         not being configured if -norecursion is set.  Correct test for
18616         --with-gnu-as and --with-gnu-ld to not get confused by substring
18617         matches.
18619         * configure.in: Don't build gas for alpha-dec-osf1*.
18621 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
18623         * configure:  Back out Per's change of 12/19/1993.  It changes the
18624         behavior of configure in unexpected and confusing ways.
18626         Also, use different delim char when calculating
18627         program_transform_name so that the name can contain slashes.
18629 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
18631         * configure.in, config.sub: Add support for VSTa micro-kernel.
18633 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
18635         * configure.in: Nuke hacks which were used to get a special
18636         version of GAS for HPPA configurations.
18638 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18640         * configure:  If only ${target_alias} is given, use that
18641         as the default for ${host_alias}.
18642         * configure:  Add missing back-slashes before nested quotes.
18644 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18646         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18648 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
18650         * config.guess:  Recognize some Tektronix configurations.
18651         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18653 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18655         * config.sub: Match any flavor of SH.
18657 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
18659         * configure.in: Don't try to configure newlib for Alpha.
18661 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18663         * configure.in: Don't build ld for Irix 5.  Don't build gas,
18664         libg++ or libio for any Alpha target.
18666         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18668 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
18670         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18671         default arguments -- so it tried to compress itself.
18673 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18675         * configure.in (notsupp): ensure that a space is always at the end
18676           of the configdirs list, since the grep checks for an explicit space
18678 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18680         * configure.in (target i386-sysv4.2): don't build ld, since static
18681           versions of many libraries are not available.
18683 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18685         * config.guess: Recognize Apollos (using environment variables).
18686         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18688 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18690         * config.guess: Recognize Sony news mips running newsos.
18692 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
18694         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18695         "fi ; else" for bash.
18697 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
18699         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18701 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
18703         * config.sub: accept unixware as an alias for svr4.2.
18704         Fix some inconsistancies with the gcc version.
18706 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18708         * Makefile.in (DISTDOCDIRS):  Add gdb.
18710 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18712         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
18714 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18716         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18717         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18718         this now.
18720 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18722         * config.sub: Accept hiux* as an OS name.
18724         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18725         etc/make-stds.texi.  The underscore came from gcc, and dje now
18726         agrees that RUNTESTFLAGS is the correct name.
18728 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18730         * install.sh:  Remove 'set -e'.  It makes any conditionals
18731         in the script useless.
18733         * config.guess: Automatically recognize arm-acorn-riscix
18734         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18736 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
18738         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18740 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18742         * Makefile.in (DISTDOCDIRS): New variable.
18743         (taz): Edit local Makefile.in sooner, instead of proto-toplev
18744         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
18746 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18748         * configure.in (hppa target): check the source directory for the
18749           pagas sub-directory
18751 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
18753         * config.sub: Allow -aout* and -elf*.
18755 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18757         * configure.in: Don't build ld on i386-solaris2, same as for
18758         sparc-solaris2.
18760 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18762         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18764 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18766         * configure.in:  Configure gdb for alpha.
18768 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18770         * Makefile.in (CXXFLAGS): Add -O.
18772 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18774         * config.guess: added support for DG Aviion
18776 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18778         * configure.in: Produce warning message for subdirectories not
18779         configurable for this host/target combination.  Don't try to
18780         configure gdb for vms.
18782 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18784         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18785         appropriate files before making "diststuff".
18786         (DISTBISONFILES): New var: list of files to be edited.
18787         (DISTSTUFFDIRS): Add binutils.
18789 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18791         * config.sub: also handle mipsel and mips64el (for little endian mips)
18793 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18795         * configure.in: Add * to end of all OS names.
18797 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
18799         * configure.in: Build newlib for LynxOS native.
18801 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18803         * config.guess: Add support for delta 88k running SVR3.
18805         * configure.in: Add comment about HP compiler vs. emacs.
18807 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18809         * configure.in: don't build ld on solaris2 (not a viable option
18810           due to bugs in getpwnam & getpwuid)
18812 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18814         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18815         config.guess will produce a full version number.
18817 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18819         * configure.in: Build linker and binutils for alpha-dec-osf1.
18821 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18823         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18824         and gdb/testsuite/Makefile.in.
18826 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18828         * configure.in: recognize mips*- instead of mips-
18830 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18832         * config.sub: Accept linux*coff and linux*elf as operating
18833         systems.
18835 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18837         * config.sub: Recognize mips64, and mips3 as an alias for it.
18839 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18841         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18842         gdb knows how to handle OSF/1 shared libraries.
18844 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18846         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18847         * config.guess: Recognize Hitachi's HIUX.
18848         * config.sub: Recognize h3050r* and hppahitachi.
18849         Remove redundant cases for hp9k[23]*.
18851 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18853         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18854         if gas and ld are in the source tree and are in ${configdirs}.
18855         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18856         --with options (but still pass them down on the command line,
18857         if they were explicitly specified).
18859 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18861         * configure: substitute SHELL value in Makefile.in with
18862         ${CONFIG_SHELL}
18864 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18866         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18867         *-*-solaris2* targets.
18869 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18871         * Makefile.in: define M4, and pass it down to sub-makes;
18872         all-autoconf now depends on all-m4
18874 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18876         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18877         presence of {ar,ranlib} instead of a configured directory
18879 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
18881         * config.guess: Accept 34?? as well as 33?? for NCR.
18883 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18885         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18886         of 'gas' in sed commands, since 'gash' is now in the tree as well.
18888 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18890         * configure: grab values for $(CC) and $(CXX) from the
18891         environment, so that someone can do "CC=gcc configure; make" and
18892         have it work right (matching the way that autoconf works now)
18894         * configure.in, Makefile.in: add support for gash, the tcl
18895         interface to Galaxy
18897         * config.guess: add NetBSD variants (hp300, x86)
18899 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
18901         * install.sh: Support -d option (in the manner of SunOS 4 install,
18902         as it is more deterministic than that of GNU install)
18903         (chmodcmd): Set file to mode 755 by default (should also do default
18904         chgrp and chown, but I don't feel like dealing with that now)
18906 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
18908         * config.sub: Remove h8300hhms alias.
18910 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18912         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18914 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18916         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18917         as stmp-fixinc
18919 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18921         * config.sub: recognize m88110-bug-coff.
18923 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18925         * Makefile.in (all-libio): all dependencies on the toolchain used
18926         to build this (gcc, gas, ld, etc)
18928 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18930         * config.guess: Deal with OSF/1 1.3 on alpha.
18932 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18934         * install.sh: add some 'else true' clauses for portability
18936         * configure.in: don't build libio for h8[35]00-*-* targets
18938 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18940         * Makefile.in:  Add support for new libio.
18942 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18944         * install.sh: If one command fails, don't try the rest.  Don't try
18945         to remove $dsttmp (via trap) unless we have already created it.
18946         If $src doesn't exist, detect it and exit with an error.
18948         * config.guess: Recognize BSD on hp300.
18950 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18952         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18953         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18955 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
18957         * Makefile.in (all-send-pr): depends on all-prms
18959 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18961         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18963 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18965         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18966         Added test for mips-mips-riscos5.
18968 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18970         * configure.in: use mh-hp300 for 68k HP hosts
18972 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18974         * configure: add support for CONFIG_SHELL, so that you can use
18975         some alternate shell for evaluating configure scripts
18977 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
18979         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
18980         in configure script to bug-gdb@prep.ai.mit.edu when building
18981         distribution archive.
18982         * Makefile.in (COMPRESS):  Remove def.
18983         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
18984         gdb.tar.Z and make-gdb.tar.Z respectively.
18985         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
18986         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
18987         to convergence with 'taz' target in Makefile.in.
18989 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18991         * install.sh (dsttmp): use trap to ensure that tmp files go
18992         away on error conditions
18994 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18996         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18998 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19000         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19001         its parent is '/' not ''.
19003         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19005 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19007         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19008         that ${newsrcdir}/configure.in does.
19010 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19012         * test-build.mk: support for CONFIG_SHELL
19014 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19016         * config.sub (netware):  Add as a basic system type.
19018 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19020         * Makefile.in (Makefile): depend on configure.in.  Also drop the
19021           $(srcdir)/ from the dependency on Makefile.in.
19023 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19025         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19026         (h8300hhms is temporary until multi-libraries are implemented).
19027         * configure.in: Handle h8300h too.
19029 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19031         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19033 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19035         * configure:  Remove extraneous output when guessing host type.
19036         * config.guess:  Remove extraneous output when guessing using C
19037         compiler rather than uname, or when guessing fails.
19039 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
19041         * Makefile.in: remove all.cross and install.cross targets
19043         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19044           definitions
19046 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
19048         * configure.in (target sh): Build gprof.
19050 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19052         * config.sub: change -solaris to -solaris2
19054 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19056         * configure.in: Use config/mh-riscos for mips-*-sysv*.
19058 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
19060         * configure: Correct error message for missing Makefile.in to
19061         print correct directory.
19063 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19065         * install.sh: kludge around 386BSD shell bug
19067 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
19069         * config.guess:  Recognize NeXT.
19070         * config.guess:  Recognize i486-ncr-sysv4.
19071         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
19073 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
19075         * Makefile.in (MAKEINFOFLAGS): New variable.
19076         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19077         * build-all.mk, test-build.mk: Pass down --no-split as
19078         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
19080 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
19082         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
19084 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19086         * Makefile.in (libg++.tar.z):  New rule.
19087         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19088         * Makefile.in (taz):  Only do a single chmod.
19090 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19092         * install.sh: don't use dirname anymore (replaced with sed usage)
19094 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19096         * Makefile.in:  Change extension for gzip'd files from '.z' to
19097         '.gz' per new FSF standard usage.
19099 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19101         * configure: put quotes around the final value of program_transform_name
19103 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19105         * Makefile.in: new install.sh support; update install-info rules
19107 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19109         * configure.in: Build diff for crosses, but not for go32 host.
19111         * configure.in: Build gprof only for native, and don't build it
19112         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19114 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19116         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19118 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19120         * configure.in (host_tools): Add prms.
19122 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19124         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19125         with $(FLAGS_TO_PASS) on the command line
19127         * config.sub: Recognize lynx and lynxos
19129 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19131         * config.sub: Accept -ecoff*, not just -ecoff.
19133 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19135         * Makefile.in (taz): Use .gz suffix instead of .z.
19136         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19137         names.
19139 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19141         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19143 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19145         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19146         that rebuilds that might happen during 'make install' don't get
19147         bogus gcc include files
19149 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19151         Change from Utah for HPPA support:
19152         * config.guess: Recognize hppa1.x-hp-bsd.
19154 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19156         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19157         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19159 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19161         * config.sub: Add support for rom68k and bug boot monitors.
19163 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19165         * Makefile.in: Make all-opcodes depend on all-bfd.
19167 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19169         * config.guess: Added special check for i[34]86-univel-sysv4*.
19171 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19173         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19174         the processor rather than assuming i486.
19176 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19178         * config.guess: Recognize SunOS6 as Solaris3.
19180 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19182         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19183         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19185 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19187         * build-all.mk (all-cross): New target for Canadian Cross.
19188         Added Q2 go32 targets.
19189         * test-build.mk: Configure go32 cross sparclite-aout and
19190         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19191         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19193 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19195         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19196         GO32 hosted toolchains
19198 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19200         * configure: change  so "-exec-prefix" gets passed down rather
19201         than "-exec_prefix" so autoconf generated Makefiles get the
19202         exec_prefix set right.
19204 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19206         * config.guess: get the Solaris2 minor version number
19208         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19210 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19212         * config.guess: Recognize some Sequent platforms.
19214 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19216         * Makefile.in: added the vault-install target
19218         * configure.in: actually use the Sun3 makefile fragment that's in
19219         config, also added the release dir to configdirs
19221 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19223         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19225 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19227         * configure.in: remove some program from Alpha targetted toolchains
19229 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
19231         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
19232         gprof.
19233         (taz): Run "make diststuff" in those directories instead of "make
19234         proto-dir".  Look for "VERSION=" only at start of line in subdir
19235         Makefile.  Use "gzip -9" for compression.
19236         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19237         (binutils.tar.z): New target.
19239 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19241         * Makefile.in (taz): Include gpl.texinfo.
19243 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19245         * Makefile.in (setup-dirs): Merged into "taz" target.
19246         (taz): Only do `proto-dir' stuff if a directory is actually needed
19247         for this target.
19249 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
19251         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19252         (FLAGS_TO_PASS): Pass down MUNCH_NM.
19253         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19254         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19255         (gcc-no-fixedincludes): Correct for current gcc Makefile.
19257 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
19259         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
19260         config.sub, and move-if-change to gdb testsuite distribution
19261         archive, so the testsuite can be extracted, configured, and
19262         run separately from the gdb distribution.  Blow away the Chill
19263         tests that require a Chill compiled executable, since GNU Chill
19264         is not yet publically available.
19266 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19268         * test-build.mk: set environment variables in a single command,
19269         instead of a list of assignments and exports
19271         * config.guess: recognize Alpha/OSF1 systems
19273 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19275         * configure: Change help message to prefer --options rather than
19276           -options.
19278 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19280         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19281         zippy@ecst.csuchico.edu.
19282         * config.guess: Recognize miniframe.
19284 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19286         * Makefile.in: Use srcroot to find runtest rather than rootme.
19287         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19289 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19291         * test-build.mk: Extensive additions to support building on a
19292         machine other than the host.
19294 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19296         * configure (tooldir): Fix for i386-aix again.
19298 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
19300         * configure, Makefile.in:  Change definition of $(tooldir)
19301         to match the FSF.
19303 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
19305         * config.guess:  Recognize i[34]86/SVR4.
19307 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19309         * Makefile.in (all-gdb): gdb depends on sim.
19311 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
19313         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
19314         at the same time we make the prototype gdb directory.
19315         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
19316         files at the same time as the gdb base release distribution.
19318 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
19320         * Makefile.in (check): Use individual check targets rather than
19321         DO_X rule.
19322         (check-gcc): Added.
19324 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
19326         * config.sub: Use sysv3.2 not sysv32 for canonical OS
19327         for System V release 3.2.
19329 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19331         * config.sub: Recognize hppaosf.
19332         * configure.in: Do configure ld/binutils/gas for it.
19334 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19336         * configure (tooldir): Alter syntax used to set this, for systems
19337         where "\$" isn't handled right, like i386-aix.
19339 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19341         * configure: Pass program-transform-name, not
19342         program_transform_name, to recursive configures.
19344 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
19346         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19347         of gas+ld+binutils.
19349 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
19351         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
19353 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19355         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19357 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19359         * Makefile.in (PRMS): Set back to all-prms.
19361 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19363         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19364         targets, rather than for MIPS hosts.
19366 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19368         * configure.in: add comment for --with-x default values
19370         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19372         * Makefile.in: add check-* targets for each of the directories in
19373         the tree.  Add a definition of RUNTEST that will use the one we
19374         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
19376 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
19378         * configure.in: Removed obsolete references to bfd_target and
19379         target_makefile_frag.
19381         * build-all.mk: Set assorted targets for Q2.
19382         * config.sub: Recognize z8k-sim and h8300-hms.
19383         * test-build.mk: Really don't pass host to configure.
19384         (HOLES): Added uname.
19386 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
19388         * configure: Handle an empty program-prefix, program-suffix or
19389         program-transform-name correctly.
19391 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19393         * build-all.mk: -G 8 no longer required for MIPS targets.
19394         * test-build.mk: Don't pass host argument to configure; make it
19395         guess.
19397 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
19399         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
19400         * Makefile.in (COMPRESS):  New macro, like GZIP.
19402 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19404         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19406         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19407         with gas currently defaults to -G 0.
19409 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
19411         * Makefile.in (all-flex): flex depends on byacc.
19413         * build-all.mk: If host not specified, use config.guess.  Pass TAG
19414         to test-build.mk as RELEASE_TAG.
19415         * test-build.mk (configargs): New variable containing arguments to
19416         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
19417         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19419         * config.guess: Use /bin/uname when checking -X argument on SCO,
19420         to avoid invoking GNU uname which doesn't understand -X.
19422         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19424         * configure.in: Build gas for mips-*-*.
19426 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19428         * Makefile.in (all.normal): insert missing backslash.
19430 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19432         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19434         * Makefile.in: Complete overhaul to merge many almost identical
19435         targets.
19437 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19439         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19440         (gdb.tar.Z): Adjusted.
19442         * Makefile.in (setup-dirs, taz): New targets; should be general
19443         enough to adapt for gdb sometime.  Build only .z file.
19444         (gas.tar.z): New target.
19446 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19448         * build-all.mk: Use CC=cc -Xs on Solaris.
19450 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
19452         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
19453         for handling BISON for FSF releases.
19455 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19457         * configure: Actually implement the change zoo just documented.
19459 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
19461         * configure: when using config.guess, only set target_alias when
19462         it's not already been set (ie, on the command line)
19464 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19466         * Makefile.in: add installcheck target, set PRMS to install-prms
19468 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19470         * configure: add support for package_makefile_fragment, handle the
19471         case where a directory has a configure.in file but no Makefile.in
19472         more gracefully (with an actual understandable error message, even);
19473         add support for --without (and add this to the usage message); also
19474         explicitly add a --host=${host_alias} to the command line when
19475         config.guess is used
19477 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19479         * configure: Must use both --host and --target in recursive calls.
19481 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19483         * Makefile.in: Change deja-gnu to dejagnu.
19485 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19487         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19489 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19491         * configure.in: canonicalize all instances to *-*-solaris2*,
19492         also strip out a number of tools to not build for go32 host
19494 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19496         * config.guess: add GPL.
19498         * Makefile.in, config.guess, config.sub, configure: bump
19499           copyrights to 93.
19501 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
19503         * Makefile.in (do-info): Removed obsolete check for existence of
19504         localenv file.
19506         * Makefile.in (MAKEOVERRIDES): Define to be empty.
19508 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19510         * Makefile.in: a couple of 'else true' for decstation,
19511         support for TclX
19513         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19515 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
19517         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19519 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
19521         * config.guess: Recognize i386-ibm-aix (PS/2).
19522         * configure.in: Use config/mh-aix386 file for it.
19524 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
19526         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19527         CC_FOR_TARGET instead.
19528         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19530 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
19532         * Makefile.in: Add sim to list of directories sent with gdb
19534 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19536         * configure.in: Put back mips-dec-bsd* case.
19538 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
19540         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19541         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
19542         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19544 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19546         * configure.in: remove no-op mips-dec-bsd* in "case $target"
19548         * Makefile.in (dir.info): only run gen-info-dir if it exists,
19549         (install-info): install dir.info only if it exists,
19550         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19552 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
19554         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
19555         gas for mips-dec-bsd.
19557 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
19559         * configure (makesrcdir): If ${srcdir} is relative and not ".",
19560         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19562 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19564         * configure.in: Added "dejagnu" to hosttools list.
19566 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
19568         * config.sub, configure.in, config.guess:  Add support
19569         for Bosx, an AIX variant from Bull.
19570         Patches from F.Pierresteguy@frcl.bull.fr.
19572 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19574         * devo/dejagnu: Initial creation of devo/dejagnu.
19575         Migrated dejagnu testcases and support files for testing software
19576         tools to reside as subdirectories, currently called "testsuite",
19577         within the directory of the software tool.  Migrated all programs,
19578         support libraries, etc. beloging to dejagnu proper from
19579         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
19580         with no modifications.  The changes to these files which will
19581         allow them to configure, build, and execute properly will be made
19582         in a future update.
19584 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19586         * Makefile.in: Change send_pr to send-pr.
19587         * configure.in: Likewise.
19588         * send_pr: Renamed directory to send-pr.
19590 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
19592         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
19594 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
19596         * README:  Update for gdb-4.8 release.
19597         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
19598         gdb-xxx.tar.z (gzip'd) file also.
19600 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19602         * Makefile.in: make all-diff depend on all-libiberty
19604 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
19606         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19608 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19610         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19612 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
19614         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
19615         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
19616         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
19618 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19620         * Makefile.in:  makeinfo binary is in a new location
19622 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
19624         * config.sub: Accept -ecoff as an OS.
19626         * Makefile.in: Various changes to eliminate a level of make
19627         recursion and reduce the required command line length.
19628         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19629         sub-makes.
19630         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19631         variables holding settings for specific sub-makes.
19632         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19633         in terms of BASE_FLAGS_TO_PASS.
19634         (TARGET_LIBS): New variable listing directories which use
19635         TARGET_FLAGS_TO_PASS.
19636         (subdir_do): Eliminated.
19637         (do-*): New set of targets to replace subdir_do.
19638         (various): All targets which used subdir_do now depend on do-*.
19639         (local-clean): Renamed from do_clean.
19640         (local-distclean): New target, dependency of distclean and
19641         realclean.
19642         (install-info): Don't create directories.  Depend on dir.info
19643         rather than calling make recursively.
19644         (install-dir.info): Eliminated.
19645         (install-info-dirs): Create all info directories here.
19646         (dir.info): Depend upon do-install-info.
19648         * test-build.mk (HOLES): Added false.
19650 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
19652         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
19654 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19656         * Makefile.in (info): remove dependency on all-texinfo.  The
19657         problem was really in texinfo/C, not at this level.
19659 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19661         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19663 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
19665         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
19666         GDB releases.
19668 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19670         * configure: Include srcdir in message about target of link not
19671         being found.  Don't convert `-' to `_' in `with' options being
19672         passed to subdirs.
19674 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19676         * configure.in: add uudecode to host_tools
19678         * Makefile.in: added {all,install}-uudecode targets, added them to
19679         the appropriate lists
19681 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
19683         * Makefile.in (all-gcc): Added dependency on all-gas.
19685         * configure.in (mips-*-*): Build ld and binutils.
19687 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19689         * configure: check return code from mkdir, print error message and
19690           exit on failure.
19692 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
19694         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
19696 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19698         * test-build.mk (HOLES): Added tar, cpio and uudecode.
19700 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19702         * config.sub (h8500):  Recognize this as a cpu type.
19704 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19706         * configure: source directory missing is no longer a warning
19708         * configure.in: recognize irix[34]* instead of irix[34]
19710         * Makefile.in: define and pass down X11_LIB
19712 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
19714         * guess-systype: Renamed to ...
19715         * config.guess:  ... by popular request.
19716         * configure.in, Makefile.in:  Update accordingly.
19718 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
19720         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
19721         + Add Convex, Cray/Unicos, and Encore/Multimax support.
19722         + Execute ./dummy instead of assuming . is in PATH.
19724 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
19726         * guess-systype:  New shell script.  Attempts to guess the
19727         canonical host name of the executing host.
19728         Only a few hosts are supported so far.
19729         * configure:  Call guess-systype if no host is specified.
19731 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19733         * Makefile.in (gcc-no-fixedincludes): Made to work with current
19734         gcc Makefile.
19736 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
19738         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19739         (all-gcc, install-gcc, subdir_do): Use it.
19741 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19743         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19745 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
19747         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19748           set exclusively by configure, using configure.in .
19750 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19752         * test-build.mk: set $PATH for all builds
19754         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19756 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
19758         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
19759         the one used in gcc/Makefile.in, so that a null expansion doesn't
19760         override the one needed to build gcc with a native cc.
19762 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19764         * configure: Accept -with arguments.
19766 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19768         * Makefile.in: added h8300sim
19770 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
19772         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19773         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
19774         (all-cygnus, native, build-cygnus): Make
19775         $(canonhost)-stamp-3stage-done, not $(host)....
19776         * test-build.mk (stamp-3stage-compared): Use tail +10c for
19777         i386-sco3.2v4.  Added else true to if command.
19779 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
19781         * config.sub: (from FSF) Sequent uses a BSD-like OS.
19783 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
19785         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19787 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19789         * configure.in: don't remove binutils from Solaris builds
19791 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
19793         * Makefile.in: get rid of earlier definitions for *clean,
19794         also handle the recursive info rule better
19796 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
19798         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
19799         do more-or-less the right thing.
19801 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
19803         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19804         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19806 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19808         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19809         $(host_canonical).
19811         * configure.in: split the configdirs list into 4 categories (native
19812         v. cross, library v. tool) and handle the cross-only and native-
19813         only in more reasonable (and correct!) way.
19815 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
19817         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
19818         configdirs anymore.
19820 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19822         * Makefile.in: extensive cleanup::  removed all of the explicit
19823         clean-* targets, collapsed many wrappers around subdir_do into
19824         one, added additional targets to satisfy standards.texi, deleted
19825         some old targets, some changes for consistency
19827 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19829         * configure.in: handle some programs as cross-only, and others as
19830         native only
19832         * test-build.mk: handle partial holes in a more generic manner
19834         * Makefile.in: m4 depends on libiberty
19836 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19838         * configure.in: add m4, textutils, fileutils, sed, shellutils,
19839         time, wdiff, and find to configdirs
19841         * Makefile.in: all, clean, and install rules for the new programs
19842         added to configure.in
19844 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19846         * configure.in: use mh-sun for all *-sun-* hosts
19848 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19850         * Makefile.in: define flags for X11 include files and library file
19851         locations, pass them down to the programs that need this info
19853         * build-all.mk: added a 'native' target, to 3stage the native toolchain
19855 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19857         * configure.in: start building libg++ for HP-UX targets
19859 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
19861         * README:  Update references to files moved into etc/.
19863 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
19865         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
19866         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
19868 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19870         * configure: accept dash as well as underscore in long option
19871         names for FSF compatibility.
19873 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
19875         * config.sub: added -sco3.2v4 support from FSF.
19877 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19879         * configure.in: expand the section that adds or removes
19880         directories from the list of programs to build, to handle native
19881         vs. cross in addition to host v. native
19883 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
19885         * Makefile.in:  Replace C++ in macro names with CXX.
19886         This is less likely to break ...
19888 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19890         * test-build.mk: add -w to GNU_MAKE
19892 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19894         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19895         add 'sparc' to list of recognized cpus.  This needed to make
19896         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19897         Delete some redundant ose68 variants.  Recognize -wrs as an os,
19898         then changes that into $CPU-wrs-vxworks.
19900         * configure.in: remove most references to gdbtest, regularize
19901         target based program removal
19903         * test-build.mk: import from p3 tree (many fixes and changes)
19905 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
19907         * Makefile.in: added rules to handle tcl, tk, and expect
19909         * configure.in: handle those directories if they exist
19911 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19913         * config.sub: removed bogus hppabsd and hppahpux names, since
19914         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19916 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19918         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
19919         depends upon all-xiberty
19921         * Makefile.in: changes from p3, including:
19923         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
19925         * Makefile.in (XTRAFLAGS): include newlib directories if
19926         newlib/Makefile exists, rather than if host != target.
19928         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
19930         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19931         from the same source tree and not building a cross-compiler.  This
19932         matters for the libg++ configuration if reconfiguring a tree that
19933         has already been installed.
19935         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
19937         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19938         pick up the machine and system specific header files.
19940         * Makefile.in: added AS_FOR_TARGET, passed down in
19941         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
19942         the C compiler to use to create programs which are run in the
19943         build environment, set it to default to $(CC), and passed it down
19944         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19946         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
19948         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19949         We need them for unusual native builds, like systems without
19950         ranlib.
19952         * configure: also define $(host_canonical) and
19953         $(target_canonical), which are the full, canonical names for the
19954         given host and target
19956 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
19958         * Makefile.in:  Added separate definitions for C++.
19960 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
19962         * configure.in (configdirs):  Add deja-gnu.
19964 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
19966         * README:  Update for configure.texi and gdb-4.7 release.
19968 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
19970         * Makefile.in:  Move "all" target to top of file.
19971         Previously, first target was ".PHONY" which caused BSD4.4 make
19972         to build .PHONY when make was run without arguments.
19974 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
19976         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
19977         Library-copylefted code in libiberty.
19979 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
19981         * config.sub:  Replace m68kmote with plain old m68k.
19983 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
19985         * Makefile.in:  Remove space from blank line, avoid Make complaints.
19987 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
19989         * config.sub: Complain if no argument is given.  Added support for
19990         386bsd as OS and target alias.
19992 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
19994         * Makefile.in (XTRAFLAGS): include newlib directories if
19995         newlib/Makefile exists, rather than if host != target.
19997 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
19999         * config.sub: recognize sparclite-wrs-vxworks.
20001         * Makefile.in (install-xiberty): added *-xiberty make rules (from
20002         p3.) Added clean-xiberty to clean.
20004 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20006         * configure.in: use *-*-* instead of nested cases for host and target
20008 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20010         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20011         from the same source tree and not building a cross-compiler.  This
20012         matters for the libg++ configuration if reconfiguring a tree that
20013         has already been installed.
20015 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20017         * config.sub (i486v/i486v4):  Merge in from FSF version.
20019 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20021         * configure: only set PWD if it is already set.
20023 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20025         * configure: just set PWD=`pwd` at the top, since Ultrix sh
20026         doesn't have unset and all success paths (and most error paths)
20027         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20028         to just ${PWD} to avoid confusion.)
20030 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20032         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20033         even for a native compilation.
20035 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
20037         Changes to make the gdb.tar.Z rule work better.
20039         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
20040         (DEVO_SUPPORT):  Add configure.texi.
20041         (bfd-ilrt.tar.Z):  Remove ancient rule.
20043 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
20045         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20046         pick up the machine and system specific header files.
20048         * configure.in, config.sub: added new target m68010-adobe-scout,
20049         with alias of adobe68k.  Changed configure.in to check for
20050         -scout before -sco* to avoid a false match.
20052         * Makefile.in: added AS_FOR_TARGET, passed down in
20053         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20054         the C compiler to use to create programs which are run in the
20055         build environment, set it to default to $(CC), and passed it down
20056         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20058 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20060         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20061         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
20062         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20063         FOR_TARGET variants, to newlib and libg++.
20065 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20067         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20068         first.
20070 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
20072         * config.sub:  Accept `elf' as an environment.
20074 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20076         * Makefile.in (all-opcodes):  cd into the right directory
20078 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
20080         * configure: added -program_transform_name option, used as
20081         argument to sed when installing programs.
20082         configure.texi: added documentation for -program_prefix,
20083         -program_suffix and -program_transform_name.
20085 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20087         * config.sub:  Accept i486 where i386 ok.
20089 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20091         * config.sub: accept we32k
20093 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20095         * config.sub, configure.in: accept OSE68000 and OSE68k.
20097         * Makefile.in: don't create all directories for ``make install'';
20098         let the subdirectories create the ones they need.
20100 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20102         * COPYING: new file, GPL v2
20104 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20106         * Makefile.in: use the new gen-info-dir, which needs a template
20107         argument (which also lives in texinfo)
20109         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20111 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20113         * config.sub (ncr3000):  Change i386 to i486.
20115 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20117         * Makefile.in: add install-rcs, install-grep to
20118         install-no-fixedincludes, removed install-bison and install-libgcc
20120 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20122         * configure.in: grab the HPUX makefile fragment if on HPUX
20124 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20126         * Makefile.in: eradicate bison spoor (ditto libgcc).
20127          configure.in: recognise m68{k,000}-ericsson-OSE.
20128          es1800 is alias for m68k-ericsson-OSE
20130 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20132         * configure.in: rearrange the parts that remove programs from
20133         configdirs, based now on HOST==TARGET or by canonical triple.
20135 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20137         * test-build.mk: recurse explicitly with -f test-build.mk when
20138           appropriate.  predicate stage3 and comparison on the existence
20139           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20140           On very clean, also remove ...stamp-co.  Build in-place before
20141           doing other builds.
20143 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20145         * Makefile.in, configure.in: add tgas
20147 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20149         * Makefile.in: a number of changes merged in from progressive.
20151         * configure.in: add libm.
20153         * .cvsignore: ignore some stuff that comes from test-build.mk.
20155 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20157         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20159 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20161         * configure: Add program_suffix (parallel to program_prefix)
20162         * Makefile.in: adjust directory-creating script for losing decstation
20164 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20166         * configure:  Minor $subdir-related fixes.
20168 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20170         * configure: fix various problems with propogating
20171         makefile_target_frag in subdirs.
20172         * configure.in: config libgcc if its there
20174 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20176         * config.sub:  HPPA merge.
20178 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20180         * Makefile.in:  Replace all-bison with all-byacc in all
20181         dependency lines for other tools (which now use byacc).
20183 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20185         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20187 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20189         * Makefile.in: make gprof rules similar to byacc rules (instead of
20190         vestigal $(unsubdir) that didn't work...)
20192 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20194         * config.sub:  Add support for Linux.
20195         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20196         (at least for libg++).
20198 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20200         * configure.texi: fix doc for the -nfp option to configure
20202 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20204         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20206 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20208         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20209         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20210         * configure.in: added solaris* host_makefile_frag hook.
20212 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20214         * config.sub: changed recognition of m68000 so that various
20215         m68k types can be specified via m680[01234]0
20217 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20219         * config.sub (basic_machine): fix sed so that '-foo' isn't
20220         completely substituted out while .+'-foo' loses the '-foo'
20222 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20224         * config.sub ($os): Add -aout.
20226 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
20228         * configure:  If host_makefile_frag is absolute, don't
20229         prefix ${invsubdir} (relevant to libg++ auto-configure).
20231 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20233         * Makefile.in (tooldir): Define it.
20234         (all-ld): Depend on all-flex.
20236 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
20238         * Makefile.in (check):  Fix libg++ special case.
20240 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
20242         * configure: do not bury `pwd` into config.status, thus do fewer
20243           pwd's.
20245         * configure: print the "Building in" message only when building in
20246           other than "." AND verbose.
20248         * configure: remove -s, rework -v to better accommodate guested
20249           configures.
20251         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20253 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
20255         * Makefile.in: macroize flags passed on recursion.  remove
20256           fileutils.
20258 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
20260         * configure: get makesrcdir right for subdirs deeper than 1.
20262         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20263           install.
20265 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
20267         * Makefile.in: don't print subdir_do or recursion lines.
20269 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
20271         * standards.texi: added menu item.
20273         * Makefile.in: build and install standards.info.
20275         * standards.texi: new file.
20277 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20279         * configure: test for and move config.status pieces from
20280           ${subdir}/.
20282 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
20284         * configure:  Test for existance of files before trying to mv
20285         them, to avoid numerous non-existance messages.
20287 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
20289         * configure: correct final line of config.status.
20291         * configure: patch from eggert.  Avoids a protection problem if
20292           the original Makefile.in is read only.
20294         * configure: use move-if-change from gcc to create config.status.
20295           Some makefiles depend on config.status to tell if a directory
20296           has been reconfigured for a different host.  This change
20297           prevents those directories from remaking everything in the case
20298           where the reconfig was only intended to rebuild a Makefile.
20300         * configure: test for config.sub with "config.sub sun4" rather
20301           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
20302           host alias from a missing config.sub.
20304 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20306         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20307           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
20309 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
20311         * configure: mkdir ${subdir} as needed.
20313 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
20315         * Makefile.in,configure.in: added autoconf.
20317 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20319         * Makefile.in: no longer pass against on recursion.
20321         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20322           definitions are not inherited.
20324         * configure: correct makesrcdir when subdir is .
20326 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
20328         * configure:  Add support for 'subdirs' variable, which is
20329         like 'configdirs', except that configure doesn't re-invoke
20330         itself for subdirs, it just creates a Makefile for each subdir.
20331         * configure.texi:  Document subdirs.
20333 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20335         * configure.in: added flex to configdirs
20337 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
20339         * Makefile.in: remove clean-stamps from clean.
20341 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
20343         * configure.in:  Add gdbtest to configdirs.
20345 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
20347         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
20348         to recursive makes.
20349         * configure.in:  Recognize new ncr3000 config.
20351 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
20353         * Makefile.in, configure.in: removed references to gdbm.
20355 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
20357         * config.sub:  Don't canonicalize os value
20358         newsos* to bsd (readline needs to check for newsos).
20359         (This fix was earlier made Jan 31, but got re-broken.)
20361 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
20363         * configure.in:  sco is an os, not a vendor!
20365         * configure:  Quote $( better.  Keep various shells happy.
20367 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
20369         * Makefile.in: eliminate stamp-files.
20371 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
20373         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
20374           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20376 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
20378         * config.sub:  fix iris/iris3.
20380 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
20382         * configure: re-add -rm.
20384 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
20386         * Maskefile.in: add .stmp-rcs to all.
20388         * configure.in: remove gas from rs6000 build, use aix host fragment.
20390 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
20392         * configure: pass down site_option during recursion.
20394 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
20396         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
20398 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
20400         * configure: Change exec_prefix so that it really defaults to prefix.
20402 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
20404         * Makefile.in, configure.in:  Add support for mmalloc library.
20406 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
20408         * Makefile.in: add stmp dependencies for a few more things.
20410 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
20412         * configure: adjusted error message on objdir/srcdir configure
20413           collision, per john's suggestion.
20415         * Makefile.in: add libiberty stmp to all and all.cross.
20417 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
20419         * Makefile.in: remove force dependencies, add grep to all.
20421 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
20423         * Makefile.in: drop flex.  make stamp files work.
20425         * configure: added test for conflicting configuration in srcdir,
20426           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
20427           gets cranky.  use relative paths for configure and srcdir
20428           whenever possible.  Send some error messages to stderr that were
20429           going to stdout.
20431 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
20433         * Makefile.in:  Fix libg++ rule to check for gcc directory
20434         before using gcc/gcc.  Also pass XTRAFLAGS.
20436 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
20438         * Makefile.in: added stmp-files so that directories aren't polled
20439           when they are already built.
20441         * configure.texi: fixed a node pointer problem.
20443 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
20445         * config.sub configure.in gdb/configure.in
20446         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20447         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20448         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
20450 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20452         * configure: -recurring becomes -silent.  corrected help message
20453           for -site= option.
20455         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20457 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20459         * configure: when building Makefile for crosses, replace
20460           tooldir and program_prefix.  default srcdir from location of
20461           config.sub.  remove "for host in hosts" and "for target in
20462           targets" loops.
20464 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20466         * Makefile.in: Do not pass bindir or mandir to cvs.
20468 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
20470         * Makefile.in, configure.in: removed traces of namesubdir,
20471           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
20472           copyrights to '92, changed some from Cygnus to FSF.
20474         * configure.texi: remove most references to multiple hosts,
20475           multiple targets, subdirs, etc.
20477         * configure.man: removed rcsid. reference config.sub not
20478           config.subr.
20480         * Makefile.in: mkdir $(infodir) on install-info.
20482 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
20484         * configure.texi:  Explain better about .gdbinit and about
20485         the environment that configure.in sections run in.
20487 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
20489         * configure.in:  Ultrix is only a decstation if it's a MIPS.
20491 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
20493         * README:  DOC.configure => cfg-paper.texi.
20495 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
20497         * config.sub (near case $os):  Don't convert newsos* to bsd!
20499 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
20501         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
20502         the number of copies of COPYING that go into the GDB tar file.
20504 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
20506         * bfd/configure.in, gdb/config/mh-i386sco,
20507         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20508         Fix SCO configuration stuff.
20510 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
20512         * Makefile.in:  For libg++, make sure the -I pointing
20513         to the gcc directory goes *after* all the libg++-local -I flags.
20514         Also, move just-gcc dependency from just-libg++ to all-libg++.
20516 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
20518         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
20520 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
20522         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
20524 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
20526         * config.sub:  Add stratus configuration frags.  Also
20527         submitted to FSF.
20529 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
20531         * Makefile.in (DEV_SUPPORT):  add configure.man.
20533         * config.sub(Decode manufacturer-specific):  add -none*.
20535 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
20537         * Makefile.in:  remove form feeds to make Sun's make happy.
20538         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
20540 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
20542         * Makefile.in (AR_FLAGS):  Make quieter.
20544 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
20546         * configure.in:  Add libg++.
20547         * configure:  When verbose, don't output the command line at each
20548         level; it will be unremarkably the same as the previous version,
20549         which will be the same as what the user typed.
20551 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
20553         * configure.in, Makefile.in: fix clean-info, add flex.  add
20554           fileutils.
20556         * configure: be less sensitive to spaces in Makefile.in.  Do not
20557           look for sources in "..".  Doing so breaks subdirectories that
20558           might have their own configure.  If a subdir has it's own
20559           configure script, use it.
20561 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
20563         * cfg-paper.texi: some changes suggested by rms.
20565 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
20567         * config.sub:  Merge in some small additions from the FSF version,
20568         taken from the gcc distribution, to bring the Cygnus and FSF
20569         versions into closer sync.
20571 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
20573         * configure.in:  Changed svr4 references to sysv4.
20575 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
20577         * configure: added -V for version number option.
20579 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
20581         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20582           renamed from DOC.configure to cfg-paper.texi.
20584 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20586         * configure, config.subr, config.sub: config.subr is now
20587           config.sub again.
20589 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
20591         * configure.texi: new file, in progress.
20593         * Makefile.in: build info file and install the man page for
20594           configure.
20596         * configure.man: new file, first cut.
20598         * configure: find config.subr again now that configuration "none"
20599           has gone.  removed all traces of the -ansi option.  removed all
20600           traces of the -languages option.
20602         * config.subr: resync from rms.
20604 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20606         * configure, config.sub, config.subr: merge config.sub into
20607           config.subr, call the result config.subr, remove config.sub, use
20608           config.subr.
20610         * Makefile.in: revised install for dir.info.
20612 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20614         * configure.in: add decstation host makefile frag.
20616         * Makefile.in: BISON now bison -y again.  also install-gcc on
20617           install.  clean-gdbm on clean.  infodir belongs in datadir.
20618           Make directories for info install.  Build dir.info here then
20619           install it.
20621 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20623         * Makefile.in: fix for bad directory tests.
20625 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20627         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
20628           regexp.  -srcdir relative was being handled incorrectly.
20630         * Makefile.in: unwrapped some for loops so that parallel makes
20631           work again and so one can focus one's attention on a particular
20632           package.
20634 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20636         * configure: added PWD as a stand in for `pwd` (for speed). use
20637           elif wherever possible.  make -srcdir work without -objdir.
20638           -objdir= commented out.
20640 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20642         * configure: +options become --options.  -subdirs commented out.
20643           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
20644           Makefile now at top of generated Makefile.  Removed cvs log
20645           entries.  added -srcdir.  create .gdbinit only if there is one
20646           in ${srcdir}.
20648         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
20649           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
20650           and mandir now keyed off datadir by default.
20652 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20654         * Freshly created ChangeLog.
20657 Local Variables:
20658 mode: change-log
20659 left-margin: 8
20660 fill-column: 76
20661 version-control: never
20662 End: