[AArch64] Fix vrbit_1.c test failure
[official-gcc.git] / ChangeLog
blobe64bdd1cecba4d3565fdc7abe25ba534dcd2d677
1 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
3         * MAINTAINERS (aarch64 port): Remove my name, move to...
4         (Write After Approval): ...Here.
6 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
8         * MAINTAINERS: Change my email address as maintainer.
10 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
12         PR fortran/91828
13         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
14         * configure: Regenerated.
16 2019-10-21  Jason Merrill  <jason@redhat.com>
18         * .gitattributes: Also check ChangeLog whitespace.
20 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
22         * contrib/dg-extract-results.sh: Add support for KPASS.
23         * contrib/dg-extract-results.py: Likewise.
25 2019-10-17  Jason Merrill  <jason@redhat.com>
27         * .gitattributes: Avoid {} in filename pattern.
29 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
31         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
32         Approval section.
34 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
36         * MAINTAINERS: Add myself to Write After Approval
38 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
40         * MAINTAINERS: Add myself as an aarch64 maintainer.
42 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
44         * MAINTAINERS: Add myself as aarch64 maintainer.
46 2019-09-23  Carl Love  <cel@us.ibm.com>
48         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
49         New define_insn.
50         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
51         vsx_xxpermdi16_le_V16QI): Removed define_insn.
53 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
55         * MAINTAINERS (Sam Tebbs): Update email address.
57 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
59         * MAINTAINERS: Update my email address.
61 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
63         * libtool.m4: Handle uclinuxfdpiceabi.
65 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
67         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
68         Remove myself from Write After Approval section.
70 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
72         * configure.ac: Support for bpf-*-* targets.
73         * configure: Regenerate.
75 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
77         * config.sub: Import upstream version 2019-06-30.
78         * config.guess: Import upstream version 2019-07-24.
80 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
82         * MAINTAINERS: Remove spu port maintainers.
84 2019-08-28  Martin Liska  <mliska@suse.cz>
86         * .gitignore: Add .clangd and compile_commands.json
87         to .gitignore.
89 2019-08-23  Michael Forney  <mforney@mforney.org>
91         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
92         * Makefile.in: Regenerate.
94 2019-08-19  Tom Tromey  <tom@tromey.com>
96         * configure: Rebuild.
97         * configure.ac: Add --with-static-standard-libraries.
99 2019-08-16  Alexandre Oliva <oliva@gnu.org>
101         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
103 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
105         * MAINTAINERS (Write After Approval): Add myself.
107 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
109         * MAINTAINERS (Write After Approval): Remove myself, already listed in
110         RISC-V port maitainer.
112 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
114         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
116 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
118         * MAINTAINERS (Write After Approval): Add myself.
120 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
122         * MAINTAINERS (Write After Approval): Add myself.
124 2019-06-25  Martin Liska  <mliska@suse.cz>
126         contrib/filter-clang-warnings.py: Transform from
127         filter-rtags-warnings.py.
129 2019-06-15  Tom Tromey  <tom@tromey.com>
131         * configure.ac (host_libs): Add gnulib.
132         * configure: Rebuild.
133         * Makefile.def (host_modules, dependencies): Add gnulib.
134         * Makefile.in: Rebuild.
136 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
138         * MAINTAINERS (Write After Approval): Add myself.
140 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
142         * configure: Regenerate.
143         * configure.ac: Add PRU target.
145 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
147         * MAINTAINERS (Write After Approval): Add myself.
149 2019-06-11  Nick Clifton  <nickc@redhat.com>
151         Import these changes from the binutils/gdb repository:
153         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
155         * Makefile.def (dependencies): configure-libctf depends on all-bfd
156         and all its deps.
157         * Makefile.in: Regenerated.
159         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
161         * Makefile.def (host_modules): Add libctf.
162         * Makefile.def (dependencies): Likewise.
163         libctf depends on zlib, libiberty, and bfd.
164         * Makefile.in: Regenerated.
165         * configure.ac (host_libs): Add libctf.
166         * configure: Regenerated.
168 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
170         * MAINTAINERS (Write After Approval): Add myself.
172 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
174         * MAINTAINERS: Update my email address.
176 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
178         * MAINTAINERS (Write After Approval): Add myself.
180 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
182         * MAINTAINERS (Write After Approval): Add myself.
184 2019-05-07  Jim Wilson  <jimw@sifive.com>
186         * MAINTAINERS: Remove myself as IA-64 maintainer.
188 2019-05-04  Roland Illig  <roland.illig@gmx.de>
190         * MAINTAINERS (Write After Approval): Add myself.
192 2019-05-02  Richard Biener  <rguenther@suse.de>
194         PR bootstrap/85574
195         * Makefile.tpl (compare target): Also compare extra-compare
196         files.
197         * Makefile.in: Regenerate.
199 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
201         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
202         as modulo-scheduler maintainer.
204 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
206         * MAINTAINERS: Add myself as co-maintainer for Darwin.
208 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
210         * MAINTAINERS: Update my email address.
212 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
214         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
215         * configure: Regenerate.
217 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
219         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
220         * configure: Regenerate.
222 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
224         * configure.ac: Add target-zlib to target_libraries.
225         * configure: Regenerate.
227 2019-04-09  Martin Liska  <mliska@suse.cz>
229         * Makefile.in: Regenerate.
230         * Makefile.tpl: Pass GENERATOR_CFLAGS
231         in all stages.
233 2019-03-28  Martin Liska  <mliska@suse.cz>
235         PR bootstrap/89829
236         * Makefile.in: Revert r254150.
237         * Makefile.tpl: Likewise.
239 2019-03-28  Ben Elliston  <bje@gnu.org>
241         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
242         related, and libdecnumber.
244 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
246         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
247         (Write After Approval): Remove myself.
249 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
251         * MAINTAINERS (Write After Approval): Add myself.
253 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
255         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
256         (Write After Approval): Remove myself and Julian.
258 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
260         * MAINTAINERS (Write After Approval): Add myself.
262 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
264         * MAINTAINERS (Write After Approval): Add myself.
266 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
268         * ChangeLog: Replace space with tab.
269         * MAINTAINERS: Delete 1 tab to keep alignment.
271 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
273         * MAINTAINERS (Write After Approval): Add myself.
275 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
277         * MAINTAINERS (Write After Approval): Add myself.
279 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
280             Kwok Cheung Yeung  <kcy@codesourcery.com>
281             Julian Brown  <julian@codesourcery.com>
282             Tom de Vries  <tom@codesourcery.com>
283             Jan Hubicka  <hubicka@ucw.cz>
284             Martin Jambor  <mjambor@suse.cz>
286         * configure.ac: Likewise.
287         * configure: Regenerate.
288         * contrib/config-list.mk: Add amdgcn-amdhsa.
290 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
292         * MAINTAINERS (Write After Approval): Add myself.
294 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
296         * MAINTAINERS (Write After Approval): Add myself.
298 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
300         PR target/88535
301         * config.guess: Import upstream version 2019-01-03.
302         * config.sub: Import upstream version 2019-01-01.
304 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
306         * MAINTAINERS (Write After Approval): Update my maintainer address.
308 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
310         * MAINTAINERS (Write After Approval): Add myself.
312 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
314         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
316 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
318         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
319         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
320         (GCC_TARGET_TOOL): Likewise.
321         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
322         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
323         OTOOL, OTOOL_FOR_TARGET: New substitutions.
324         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
325         * configure: Regenerate.
326         * Makefile.in: Likewise.
328 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
330         * MAINTAINERS (Write After Approval): Add myself.
332 2018-11-13  Martin Liska  <mliska@suse.cz>
334         * gcc.target/i386/pr87930.c: Move to ...
335         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
337 2018-11-10  Stafford Horne  <shorne@gmail.com>
339         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
340         (Write After Approval): Remove myself.
342 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
344         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
345         Append $INCICONV to it.
347 2018-11-04  Stafford Horne  <shorne@gmail.com>
349         * MAINTAINERS (Write After Approval): Add myself.
351 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
353         PR bootstrap/82856
354         * multilib.am: New file.  From automake.
356         Merge from binutils-gdb:
357         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
359         * libtool.m4: Use AC_LANG_SOURCE.
360         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
361         * ar-lib: New file.
362         * test-driver: New file.
363         * configure: Re-generate.
365 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
367         * MAINTAINERS (Write After Approval): Add myself.
369 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
371         PR bootstrap/87788
372         PR d/87799
373         * configure: Rebuild.
374         * configure.ac: Disable D on systems where it is known not to work.
376 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
378         * Makefile.def (target_modules): Add libphobos.
379         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
380         GDCFLAGS_FOR_TARGET.
381         (dependencies): Make libphobos depend on libatomic, libbacktrace
382         configure, and zlib configure.
383         (language): Add language d.
384         * Makefile.in: Rebuild.
385         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
386         (HOST_EXPORTS): Add GDC.
387         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
388         (BASE_TARGET_EXPORTS): Add GDC.
389         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
390         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
391         (EXTRA_HOST_FLAGS): Add GDC.
392         (STAGE1_FLAGS_TO_PASS): Add GDC.
393         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
394         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
395         environment variables.
396         * configure: Rebuild.
397         * configure.ac: Add target-libphobos to target_libraries.  Set and
398         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
400 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
402         * MAINTAINERS (Write After Approval): Add myself.
404 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
406         * MAINTAINERS (Write After Approval): Remove myself.
408 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
410         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
412 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
414         * MAINTAINERS: Update my email address.
416 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
418         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
419         maintainer.
421 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
423         * MAINTAINERS (Write After Approval): Add self.
425 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
427         * MAINTAINERS (write after approval): Add myself.
429 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
431         * MAINTAINERS: Update my email address.
433 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
435         * MAINTAINERS (write after approval): Add myself.
437 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
439         * MAINTAINERS: Add self to global reviewers list.
441 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
443         MAINTAINERS: Add c-sky port maintainers.
445 2018-08-10  Martin Liska  <mliska@suse.cz>
447         * MAINTAINERS: Revert change in previous commit and
448         join lines.
450 2018-08-10  Martin Liska  <mliska@suse.cz>
452         * MAINTAINERS: Remove extra line.
454 2018-08-06  Naveen H.S  <naveenh@marvell.com>
456         * MAINTAINERS: Update my email address.
458 2018-07-19  DJ Delorie  <dj@redhat.com>
460         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
461         as maintainer.
463 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
465         * MAINTAINERS: Adjust email address for me and my colleague Robin
466         Dapp.
468 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
469             Sunil K Pandey  <sunil.k.pandey@intel.com>
471         PR target/84413
472         * config/i386/i386.c (m_CORE_AVX512): New.
473         (m_CORE_AVX2): Likewise.
474         (m_CORE_ALL): Add m_CORE_AVX2.
475         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
476         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
477         and remove the rest of m_SKYLAKE_AVX512.
479 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
481         * config.sub: Sync with upstream version 2018-07-03.
483 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
485         * config.guess: Sync with upstream version 2018-06-26.
486         * config.sub: Sync with upstream version 2018-07-02.
488 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
490         * libtool.m4: Sort output of 'find' to enable deterministic builds.
491         * ltmain.sh: Likewise.
493 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
495         * contrib/config-list.mk: Remove powerpc-linux_paired.
497 2018-06-29  Alexandre Oliva <oliva@adacore.com>
499         * configure.ac: Introduce support for @unless/@endunless.
500         * Makefile.tpl (dep-kind): Rewrite with cond; return
501         postbootstrap in some cases.
502         (make-postboot-dep, postboot-targets): New.
503         (dependencies): Do not output postbootstrap dependencies at
504         first.  Output non-target ones changed for configure to depend
505         on stage_last @if gcc-bootstrap, and the original deps @unless
506         gcc-bootstrap.
507         * configure.in, Makefile.in: Rebuilt.
509 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
511         * MAINTAINERS (write after approval): Add myself.
513 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
515         * MAINTAINERS (write after approval): Add myself.
517 2018-06-19  Nick Clifton  <nickc@redhat.com>
519         * zlib/configure.ac: Restore old behaviour of only enabling
520         multilibs when a target subdirectory is defined.  This allows
521         building with srcdir == builddir.
522         * zlib/configure: Regenerate.
524 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
526         * Makefile.def (fortran): Add check-target-libgomp-fortran.
527         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
528         * Makefile.in: Regenerate.
530 2018-06-16  Ben Elliston  <bje@gnu.org>
532         * config.guess: Import latest version.
533         * config.sub: Likewise.
535 2018-06-08  Martin Liska  <mliska@suse.cz>
537         * MAINTAINERS: Remove MPX-related entries.
538         * Makefile.def: Remove libmpx support.
539         * Makefile.in: Regenerate.
540         * configure.ac: Remove removed files.
541         * configure: Regenerate.
542         * libmpx/ChangeLog: Remove.
543         * libmpx/Makefile.am: Remove.
544         * libmpx/Makefile.in: Remove.
545         * libmpx/acinclude.m4: Remove.
546         * libmpx/aclocal.m4: Remove.
547         * libmpx/config.h.in: Remove.
548         * libmpx/configure: Remove.
549         * libmpx/configure.ac: Remove.
550         * libmpx/configure.tgt: Remove.
551         * libmpx/libmpx.spec.in: Remove.
552         * libmpx/mpxrt/Makefile.am: Remove.
553         * libmpx/mpxrt/Makefile.in: Remove.
554         * libmpx/mpxrt/libmpx.map: Remove.
555         * libmpx/mpxrt/libtool-version: Remove.
556         * libmpx/mpxrt/mpxrt-utils.c: Remove.
557         * libmpx/mpxrt/mpxrt-utils.h: Remove.
558         * libmpx/mpxrt/mpxrt.c: Remove.
559         * libmpx/mpxrt/mpxrt.h: Remove.
560         * libmpx/mpxwrap/Makefile.am: Remove.
561         * libmpx/mpxwrap/Makefile.in: Remove.
562         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
563         * libmpx/mpxwrap/libtool-version: Remove.
564         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
566 2018-06-04  Martin Liska  <mliska@suse.cz>
568         * MAINTAINERS: Add myself as gcov maintainer.
570 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
572         * MAINTAINERS: Update my email address.
574 2018-06-04  Tom de Vries  <tdevries@suse.de>
576         * MAINTAINERS: Remove write-after-approval entries for component
577         maintainers.
579 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
581         * MAINTAINERS (write after approval): Add myself.
583 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
585         * MAINTAINERS: Update my email address.
587 2018-06-01  Tom de Vries  <tdevries@suse.de>
589         * MAINTAINERS: Update my email address.
591 2018-05-22  Bin Cheng <bin.cheng@arm.com>
593         * MAINTAINERS (loop-optimizer): Add myself.
595 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
597         * configure.ac: Added "nfp" target.
598         * configure: Regenerate.
600 2018-04-30  Richard Biener  <rguenther@suse.de>
602         PR bootstrap/85571
603         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
604         (STAGE3_TFLAGS): Likewise.
605         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
606         (STAGEtrain_TFLAGS): Likewise.
607         * Makefile.in: Regenerate.
609 2018-04-26  Richard Biener  <rguenther@suse.de>
611         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
612         (STAGE2_CFLAGS): Likewise.
613         (STAGE2_TFLAGS): Likewise.
614         (STAGE3_CFLAGS): Add -fchecking.
615         (STAGE3_TFLAGS): Likewise.
616         (STAGEtrain_CFLAGS): Filter out -fchecking.
617         (STAGEtrain_TFLAGS): Likewise.
618         * Makefile.in: Re-generate.
620 2018-04-25  Catherine Moore <clm@codesourcery.com>
622         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
624 2018-04-18  Paul Clarke  <pc@us.ibm.com>
626         * MAINTAINERS (write after approval): Add myself.
628 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
630         * MAINTAINERS: Update my email address.
632 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
634         * MAINTAINERS: Remove redundant Write-After-Approval entry.
636 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
638         * MAINTAINERS: Update my email address and disambiguate myself
639         a bit from Will Schmidt.
641 2018-03-21  Nathan Sidwell  <nathan@acm.org>
643         * MAINTAINERS: Move maintainers of now-removed picochip and score
644         ports to write after approval.
646 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
648         * MAINTAINERS: Add entry for SVE maintainership.
650 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
652         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
653         * configure: Regenerate.
655 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
657         * MAINTAINERS (write after approval): Add myself.
659 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
661         * MAINTAINERS (write after approval): Add myself.
663 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
665         * MAINTAINERS (write after approval): Add myself.
667 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
669         Update copyright years.
671 2018-01-03  Ben Elliston  <bje@gnu.org>
673         * config.guess: Import latest version.
674         * config.sub: Likewise.
676 2017-12-12  Stafford Horne  <shorne@gmail.com>
678         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
679         * configure: Regenerate.
681 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
683         * MAINTAINERS (Write After Approval): Add myself.
685 2017-11-28  Julia Koval  <julia.koval@intel.com>
686             Sebastian Peryt  <sebastian.peryt@intel.com>
688         * Makefile.def (target_modules): Remove libcilkrts.
689         * Makefile.in: Ditto.
690         * configure: Ditto.
691         * configure.ac: Ditto.
693 2017-11-28  Julia Koval  <julia.koval@intel.com>
695         * MAINTAINERS (Write After Approval): Add myself.
697 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
699         * MAINTAINERS (Write After Approval): Add myself.
701 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
703         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
704         Use my SiFive email address.
706 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
708         * MAINTAINERS (write after approval): Add myself.
710 2017-10-27  Martin Liska  <mliska@suse.cz>
712         * Makefile.tpl: Use proper name of folder as it was renamed
713         during transition to 4 stages.
714         * Makefile.in: Regenerate.
716 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
718         * MAINTAINERS (write after approval): Add myself.
720 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
722         * MAINTAINERS: Add a note that maintainership also includes web
723         pages, docs, and testsuite related to that area.
725 2017-09-25  Tom de Vries  <tom@codesourcery.com>
727         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
729 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
731         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
733 2017-09-15  Nathan Sidwell  <nathan@acm.org>
735         * MAINTAINERS: Remove myself as a vxworks maintainer.
737 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
739         * MAINTAINERS: Remove email address of Jim Norris.
741 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
743         * MAINTAINERS (Reviewers): Move myself from here...
744         (CPU Port Maintainers): ... to here.
746 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
748         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
750 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
752         * MAINTAINERS (write after approval): Add myself.
754 2017-07-28  Tony Reix  <tony.reix@atos.net>
756         * configure.ac (target-libffi): Don't disable for AIX.
757         (go): Don't add to unsupported_languages on AIX.
758         (target-libgo): Don't disable for AIX.
759         * configure: Regenerate.
761 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
763         * MAINTAINERS: Add myself.
765 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
767         * MAINTAINERS: Update my email address.
769 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
771         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
772         arm-specific auto-generated header files.
774 2017-07-03  Nathan Sidwell  <nathan@acm.org>
776         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
777         * configure: Rebuilt.
779 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
781         * MAINTAINERS: Readd myself for c6x.
783 2017-06-28  Martin Liska  <mliska@suse.cz>
785         PR bootstrap/81217
786         * Makefile.def: Remove superfluous bootstrap_target from
787         bootstrap_stage.
788         * Makefile.in: Re-generate the file.
790 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
792         * MAINTAINERS: Add myself to Write After Approval
794 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
796         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
798 2017-06-19  Martin Liska  <mliska@suse.cz>
800         * Makefile.def: Define 4 stages PGO bootstrap.
801         * Makefile.tpl: Define FLAGS.
802         * Makefile.in: Regenerate.
804 2017-06-14  Ian Lance Taylor  <iant@golang.org>
806         * Makefile.def: Add check-gotools to go check targets.
807         * Makefile.in: Rebuild.
809 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
811         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
813 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
815         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
816         * configure: Regenerate.
818 2017-05-31  Martin Liska  <mliska@suse.cz>
820         * configure.ac: Add handling of stage2_werror_flags to
821         action-if-given and to action-if-not-given.
822         * configure: Regenerate.
824 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
826         * MAINTAINERS: Add self to Write After Approval
828 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
830         * MAINTAINERS: Update my email address, and remove myself as
831         maintainer in some areas.
833 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
835         * MAINTAINERS: Add self to Write After Approval
837 2017-05-25  Nathan Sidwell  <nathan@acm.org>
839         * configure.ac: Add --enable-languages=default to mean default and
840         make --enable-languages=all mean all supported languages.
841         * configure: Regenerated.
843 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
845         * config.gcc (powerpc*-*-*spe*): New.
846         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
847         (powerpc-*-rtems*spe*): New.
848         (powerpc*-*-linux*spe*): New.
849         (powerpc-wrs-vxworksspe): New.
850         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
851         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
852         * config.host (powerpc*-*-*spe*): New.
854 2017-05-19  Martin Liska  <mliska@suse.cz>
856         * configure.ac: Add --enable-werror-always just for
857         bootstrap-debug (or none build config) and do not add it
858         when we are on a release branch.
859         * configure: Regenerated.
861 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
863         * MAINTAINERS: Add self to Write After Approval
865 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
867         * MAINTAINERS: Move myself to Write After Approval section.
869 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
871         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
872         ACCH registers.
873         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
874         available.
875         (umulsidi3): Likewise.
876         (mulsidi3_700): Disable this pattern when we have advanced mpy
877         instructions.
878         (umulsidi3_700): Likewise.
879         (maddsidi4): New pattern.
880         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
881         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
882         (mpydu_imm_arcv2hs): Likewise.
883         * config/arc/predicates.md (accl_operand): New predicate.
885 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
886             Andrew Burgess <andrew.burgess@embecosm.com>
888         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
889         case.
890         (ARC_AUTOFP_IRQ_P): Likewise.
891         (ARC_AUTO_IRQ_P): Likewise.
892         (rgf_banked_register_count): New variable.
893         (parse_mrgf_banked_regs_option): New function.
894         (arc_override_options): Handle rgf_banked_regs option.
895         (arc_handle_interrupt_attribute): Add firq option.
896         (arc_compute_function_type): Return fast irq type when required.
897         (arc_must_save_register): Handle fast interrupts.
898         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
899         (arc_return_address_regs): Update.
900         * config/arc/arc.h (arc_return_address_regs): Update.
901         (arc_function_type): Add fast interrupt type.
902         (ARC_INTERRUPT_P): Update.
903         (RC_FAST_INTERRUPT_P): Define.
904         * config/arc/arc.md (simple_return): Update for fast interrupts.
905         (p_return_i): Likewise.
906         * config/arc/arc.opt (mrgf-banked-regs): New option.
907         * doc/invoke.texi (mrgf-banked-regs): Document.
909 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
911         * config/arc/arc.c (irq_ctrl_saved): New variable.
912         (ARC_AUTOBLINK_IRQ_P): Define.
913         (ARC_AUTOFP_IRQ_P): Likewise.
914         (ARC_AUTO_IRQ_P): Likewise.
915         (irq_range): New function.
916         (arc_must_save_register): Likewise.
917         (arc_must_save_return_addr): Likewise.
918         (arc_dwarf_emit_irq_save_regs): Likewise.
919         (arc_override_options): Handle deferred options.
920         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
921         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
922         arc_must_save_return_addr.
923         (arc_compute_frame_size): Handle automated save and restore of
924         registers.
925         (arc_expand_prologue): Likewise.
926         (arc_expand_epilogue): Likewise.
927         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
928         * config/arc/arc.opt (mirq-ctrl-saved): New option.
929         * doc/invoke.texi (mirq-ctrl-saved): Document option.
931 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
932         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
934         PR bootstrap/77661
935         * Makefile.def: Don't pass --enable-maintainer-mode on to an
936         in-tree build MPC.
937         * Makefile.in: Regenerate.
939 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
941         * configure.ac: Enable LTO by default on darwin >= 9.
942         * configure: Regenerate.
944 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
946         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
947         and Andrew Waterman as the RISC-V maintainers.
949 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
951         * MAINTAINERS: Add self to Write After Approval
953 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
955         * config.guess: Import latest from upstream.
957 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
959         * MAINTAINERS (Write After Approval): Remove entries that are
960         already covered under Reviewers.
962 2017-03-08  Mark Wielaard  <mark@klomp.org>
964         PR demangler/70909
965         PR demangler/67264
966         * include/demangle.h: Add d_printing to struct demangle_component
967         and pass struct demangle_component as non const.
969 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
971         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
973 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
975         * Makefile.tpl: Remove HOST_ISLVER.
976         (HOST_EXPORTS): Remove ISLVER.
977         * Makefile.in: Regenerate.
979 2017-02-13  Richard Biener  <rguenther@suse.de>
981         * configure: Re-generate.
983 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
985         * MAINTAINERS: Adjust bug reporting URL.
987 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
989         * MAINTAINERS (Write After Approval): Remove redundant entry
990         for Andrew Burgess.
992 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
994         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
995         32-bit hppa*-*-hpux*.
996         * configure: Regenerate.
998 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
1000         * configure.ac: Moved the white list of enabling BRIG FE to
1001         libhsail-rt/configure.tgt.
1002         * configure: Regenerated.
1003         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1005 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1006             Martin Jambor  <mjambor@suse.cz>
1008         * Makefile.def (target_modules): Added libhsail-rt.
1009         (languages): Added language brig.
1010         * Makefile.in: Regenerated.
1011         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1012         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1013         * configure: Regenerated.
1015 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1017         PR other/79046
1018         * configure: Regenerated.
1020 2017-01-04  Alan Modra  <amodra@gmail.com>
1022         * configure: Regenerate.
1024 2016-12-29  Ben Elliston  <bje@gnu.org>
1026         * config.sub: Import latest version.
1028 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1030         * MAINTAINERS (Write After Approval): Add myself.
1032 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1034         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1035         includes bootstrap-mpx.
1036         * configure: Regenerated.
1038 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1040         * MAINTAINERS (Write After Approval): Add myself.
1042 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1044         * configure: Regenerate.
1046 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1048         * configure.ac: Don't use pkg-config to check for bdw-gc.
1049         * configure: Regenerate.
1051 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1053         * Makefile.def: Remove reference to boehm-gc target module.
1054         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1055         options and for the bdw-gc pkg-config module.
1056         * configure: Regenerate.
1057         * Makefile.in: Regenerate.
1059 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1061         * MAINTAINERS (nvptx): Remove self.
1063 2016-11-25  Ben Elliston  <bje@gnu.org>
1065         * config.guess: Import latest version.
1066         * config.sub: Likewise.
1068 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1070         * MAINTAINERS (Write After Approval): Add myself.
1072 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1074         * Makefile.def: Remove references to GCJ.
1075         * Makefile.tpl: Likewise.
1076         * Makefile.in: Regenerate.
1078 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1080         * config-ml.in: Remove references to GCJ.
1081         * configure.ac: Likewise.
1082         * configure: Regenerate.
1084 2016-11-01  Josh Conner  <joshconner@google.com>
1086         * MAINTAINERS (Write After Approval): Update email address,
1088 2016-10-27  Carl Love  <cel@us.ibm.com>
1090         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1091         Approval list to make it alphabetical.
1093 2016-10-27  Carl Love  <cel@us.ibm.com>
1095         * MAINTAINERS (Write After Approval): Add myself.
1097 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1099         * MAINTAINERS (Reviewers): Add myself.
1100         (Write After Approval): Add myself.
1102 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1103             Ulrich Weigand  <uweigand@de.ibm.com>
1105         * MAINTAINERS: Update email address.
1107 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1109         * MAINTAINERS: Update email address.
1111 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1113         * configure.ac: Add aarch64-*-freebsd*.
1114         * configure: Regenerate.
1116 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1118         * MAINTAINERS: Update email address after it got reverted.
1120 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1122         * configure.ac (target_libraries): Readd target-boehm-gc.
1123         Restore --enable-objc-gc handling.
1124         * configure: Regenerate.
1126 2015-10-03  Jeff Law  <law@redhat.com>
1128         * MAINTAINERS: Move several inactive maintainers to the
1129         write-after-approval section.
1131 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
1133         * configure.ac: Add target-libffi to target_libraries.
1134         Readd libgcj target disablings, modified to only target-libffi.
1135         Readd target addition of go to unsupported languages.
1136         * configure: Regenerated.
1138 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
1140         * MAINTAINERS: Update email address.
1142 2016-09-30  Andrew Haley  <aph@redhat.com>
1144         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1145         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
1146         libgcj.
1148 2016-09-30  Andrew Haley  <aph@redhat.com>
1150         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1151         write-after approval after GCJ deletion.
1153 2016-09-30  Andrew Haley  <aph@redhat.com>
1155         * Makefile.def: Remove libjava.
1156         * Makefile.tpl: Likewise.
1157         * Makefile.in: Regenerate.
1158         * configure.ac: Likewise.
1159         * configure: Likewise.
1160         * gcc/java: Remove.
1161         * libjava: Likewise.
1163 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
1165         * MAINTAINERS (Reviewers): Add myself.
1167 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
1169         * configure.ac: Disable "sim" directory for arc*-*-*.
1170         * configure: Regenerated.
1172 2016-09-23  Tamar Christina <tamar.christina@arm.com>
1174         * MAINTAINERS (Write After Approval): Add myself.
1176 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
1178         * configure.ac: Check for the minimum in-tree MPFR version
1179         handled.
1180         * configure: Regenerate.
1182 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
1184         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1185         * configure: Regenerated.
1187 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
1189         * MAINTAINERS (Write After Approval): Add myself.
1191 2016-06-23  Andi Kleen  <ak@linux.intel.com>
1193         * Makefile.def: Add autoprofiledbootstrap.
1194         * Makefile.tpl: Dito.
1195         * Makefile.in: Regenerate.
1197 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1199     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1200     * configure: Regenerate.
1202 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1204         * configure: Regenerate.
1205         * configure.ac: Remove support for avr-rtems.
1207 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
1209         * MAINTAINERS (Write After Approval): Add myself.
1211 2016-06-16  Michael Collison  <michael.collison@arm.com>
1213         * MAINTAINERS (Write After Approval): Add myself.
1215 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
1217         * MAINTAINERS (Write After Approval): Update e-mail address.
1219 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
1221         * MAINTAINERS (Write After Approval): Add myself.
1223 2016-05-28  Alan Modra  <amodra@gmail.com>
1225         * Makefile.tpl (configure): Depend on m4 files included.
1226         * Makefile.in: Regenerate.
1228 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1230         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1231         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1233 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1235         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1236         special case builtin.
1237         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1238         support for ALTIVEC_BUILTIN_VEC_ADDEC.
1239         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1240         for __builtin_vec_addec.
1242 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1244         * config.guess: Import version 2016-04-02 (newest).
1245         * config.sub: Import version 2016-05-10 (newest).
1247 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
1249         * configure.ac: Add ARC support to libgloss.
1250         * configure: Regenerate
1252 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
1254         * MAINTAINERS (Write After Approval): Add myself.
1256 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1258         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1259         * configure: Regenerated.
1260         * Makefile.def (gmp): Explicitly disable assembler.
1261         (mpfr): Adjust lib_path.
1262         (mpc): Likewise.
1263         * Makefile.in: Regenerated.
1265 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
1267         PR bootstrap/70704
1268         * configure.ac (--enable-stage1-checking): Add missing
1269         --enable-checking=.
1270         * configure: Regenerated.
1272 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1274         * config.guess: Revert r235676.
1275         * config.sub: Revert r235676.
1277 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1279         * config.guess: Remove SH5 support.
1280         * config.sub: Likewise.
1281         * configure: Likewise.
1282         * configure.ac: Likewise.
1284 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
1286         PR bootstrap/70704
1287         * configure.ac (--enable-stage1-checking): For --disable-checking or
1288         implicit --enable-checking, make sure extra flag matches in between
1289         stage1 and later checking.
1290         * configure: Regenerated.
1292 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1294         * .gitattributes: New file.
1296 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
1298         * MAINTAINERS (rs6000/powerpc port): Add myself.
1300 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
1302         PR bootstrap/70173
1303         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1304         and gotools directories.  Delete the stage_final file.
1305         * Makefile.in: Regenerate.
1307 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
1309         * MAINTAINERS (Write After Approval): Add myself.
1311 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
1313         * MAINTAINERS (Fortran maintainer): Remove myself.
1315 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
1317         * MAINTAINERS (Write After Approval): Add myself.
1319 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
1321         * MAINTAINERS (Write After Approval): Add myself.
1323 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1325         Sync with binutils-gdb:
1327         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1329         * configure.ac: Add mips and s390 to the gold target check.
1330         * configure: Regenerate.
1332 2016-03-01  DJ Delorie  <dj@redhat.com>
1334         * MAINTAINERS (mep): Remove myself as MeP maintainer.
1336 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
1338         * MAINTAINERS (libcpp): Add myself.
1339         (diagnostic messages): Likewise.
1341 2016-02-20  Tom de Vries  <tom@codesourcery.com>
1343         * MAINTAINERS: Fix whitespace.
1345 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
1347         * MAINTAINERS (Write After Approval): Add myself.
1349 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
1351         * config/isl.m4: Add comments about isl-0.16.
1352         * configure: Regenerate.
1354 2016-01-29  Martin Jambor  <mjambor@suse.cz>
1356         * MAINTAINERS (hsa maintainers): Add myself.
1358 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
1360         * MAINTAINERS: (Write After Approval): Add myself.
1362 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
1363             Sebastian Pop  <s.pop@samsung.com>
1365         * Makefile.in: Regenerate.
1366         * Makefile.tpl: Export ISLVER.
1367         * configure: Regenerate.
1368         * config/isl.m4: Detect isl-0.15.
1370 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
1372         PR bootstrap/69329
1373         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1374         * Makefile.in: Regenerate.
1376 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
1378         * configure.ac: Enable LTO for DJGPP
1379         * configure: Regenerate
1381 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
1383         Sync with binutils-gdb:
1384         2015-10-21  Nick Clifton  <nickc@redhat.com>
1386         PR gas/19109
1387         * configure.ac: Note the 'none' is an acceptable argument to
1388         --enable-compressed-debug-sections.
1389         * configure: Regenerate.
1391 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1393         PR bootstrap/69134
1394         * Makefile.def (mpfr): Disable assembler.
1395         * Makefile.in: Regenerate.
1397 2016-01-01  Ben Elliston  <bje@gnu.org>
1399         * config.guess: Import version 2016-01-01.
1400         * config.sub: Likewise.
1402 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
1404         * MAINTAINERS (Write After Approval): Add myself.
1406 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
1408         * Makefile.in: Replace ISL with isl.
1409         * Makefile.tpl: Same.
1410         * config/isl.m4: Same.
1411         * configure.ac: Same.
1412         * contrib/download_prerequisites: Same.
1413         * configure: Regenerate.
1415 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
1417         * MAINTAINERS (Write After Approval): Add Myself.
1419 2015-12-17  Nathan Sidwell  <nathan@acm.org>
1421         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1422         * configure: Regenerate.
1424 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
1425             Sebastian Pop  <s.pop@samsung.com>
1427         * config/isl.m4 (ISL_CHECK_VERSION): Check for
1428         isl_ctx_get_max_operations.
1429         * configure: Regenerate.
1431 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
1433         * MAINTAINERS (Write After Approval): Add myself.
1435 2015-12-02  Ian Lance Taylor  <iant@google.com>
1437         PR go/66147
1438         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1439         * Makefile.in: Regenerate.
1441 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
1443         PR libffi/65726
1444         * Makefile.def (lang_env_dependencies): Make libffi depend
1445         on cxx.
1446         * Makefile.in: Regenerate.
1448 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
1450         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1451         symbols.
1453 2015-11-20  Tristan Gingold  <gingold@adacore.com>
1455         Sync with binutils-gdb:
1456         2015-11-20  Tristan Gingold  <gingold@adacore.com>
1458         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1459         * configure: Regenerate.
1461 2015-11-19  Martin Liska  <mliska@suse.cz>
1463         * .gitignore: Add .clang-format to ignored files.
1464         * Makefile.in: Add clang-format.
1465         * Makefile.tpl: Likewise.
1467 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
1469         * configure.ac: Enable libmpx by default.
1470         * configure: Regenerated.
1472 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
1474         * MAINTAINERS: Update email address.
1476 2015-10-23  Paulo Matos  <pmatos@linki.tools>
1478         * MAINTAINERS: Update email address.
1480 2015-10-23  Alan Hayward <alan.hayward@arm.com>
1482         * MAINTAINERS  (Write After Approval): Add myself.
1484 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1486         Sync with binutils-gdb:
1487         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1489         PR gas/19109
1490         * configure.ac: Add
1491         --enable-compressed-debug-sections={all,gas,gold,ld}.
1492         * configure: Regenerated.
1494 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
1496         * MAINTAINERS: Update list of Ada maintainers and email addresses.
1498 2015-10-09  Martin Liska  <mliska@suse.cz>
1500         * MAINTAINERS (Write After Approval): Add myself.
1502 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
1504         * MAINTAINERS (Write After Approval): Add myself.
1506 2015-10-02  Florian Weimer  <fweimer@redhat.com>
1508         * MAINTAINERS: Update email address.
1510 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
1512         * MAINTAINERS  (Write After Approval): Add myself.
1514 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
1516         * MAINTAINERS: Update email.
1518 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
1520         * MAINTAINERS: Update my email address.
1522 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
1524         * MAINTAINERS (ft32 port): Add myself.
1526 2015-08-28  David Sherwood  <david.sherwood@arm.com>
1528         * MAINTAINERS: Add myself.
1530 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
1532         * MAINTAINERS (Write After Approval): Add myself.
1534 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1536         PR libfortran/54572
1537         * Makefile.def: Make libgfortran depend on libbacktrace.
1538         * Makefile.in: Regenerate.
1540 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
1542         * MAINTAINERS (Write After Approval): Add myself.
1544 2015-08-12  Tom de Vries  <tom@codesourcery.com>
1546         PR other/67092
1547         * configure.ac: Remove --with_host_libstdcxx support.
1548         * configure: Regenerate.
1550 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
1551             Jakub Jelinek  <jakub@redhat.com>
1553         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1554         nvptx*-*-*.
1555         * configure: Regenerate.
1557 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
1559         * Makefile.def (libiconv): Define bootstrap=true.
1560         Mark pdf/html/info as missing.
1561         (configure-gcc): Depend on all-libiconv.
1562         (all-gcc): Ditto.
1563         (configure-libcpp): Ditto.
1564         (all-libcpp): Ditto.
1565         (configure-intl): Ditto.
1566         (all-intl): Ditto.
1567         * Makefile.in: Regenerate.
1569 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
1571         * MAINTAINERS (loop ivopts): Add the entry and myself.
1573 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1575         * MAINTAINERS (nvptx): Add self.
1577 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
1579         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1580         128-bit vector modes.
1582 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
1584         * MAINTAINERS (Write After Approval): Add myself.
1586 2015-07-28  Ben Elliston  <bje@gnu.org>
1588         * config.sub, config.guess: Import from upstream.
1590 2015-07-24  Michael Darling  <darlingm@gmail.com>
1592         PR other/66259
1593         * config-ml.in: Reflects renaming of configure.in to configure.ac
1594         * configure: Likewise
1595         * configure.ac: Likewise
1597 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
1599         * MAINTAINERS: Update my email address.
1601 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1603         Sync with binutils-gdb:
1604         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
1606         * configure.ac (target_configdirs): Exclude target-zlib if
1607         target-libjava isn't built.
1608         * configure: Regenerated.
1610 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1612         Sync with binutils-gdb:
1613         2015-05-13  John David Anglin  <dave.anglin@bell.net>
1615         * configure.ac: Disable configuration of GDB for HPUX targets.
1616         * configure: Regenerate.
1618         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1620         * configure.ac: Add --with-system-zlib.
1621         * configure: Regenerated.
1623         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
1625         * configure.ac: Add FT32 support.
1626         * configure: Regenerate.
1628         2015-01-12  Anthony Green  <green@moxielogic.com>
1630         * configure.ac: Don't disable gprof for moxie.
1631         * configure: Rebuild.
1633 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1635         Sync with binutils-gdb:
1636         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
1638         PR ld/18355
1639         * Makefile.def: Add extra_configure_flags to host zlib.
1640         * configure.ac (extra_host_zlib_configure_flags): New.  Set
1641         to --enable-host-shared When bfd is to be built as shared
1642         library.  AC_SUBST.
1643         * Makefile.in: Regenerated.
1645 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
1647         Sync with src:
1648         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
1649         * Makefile.def (dependencies): Add all-zlib to all-bfd.
1650         * Makefile.in: Regenerated.
1652 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
1654         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1655         target.
1656         * configure: Regenerate.
1658 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
1660         * MAINTAINERS (Write After Approval): Add myself.
1662 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
1664         * MAINTAINERS (OS Port Maintainers): Add myself.
1665         (Various Maintainers): Remove myself from libffi testsuite.
1667 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
1669         * MAINTAINERS (gen* on machine desc): Add self.
1671 2015-06-02  Jason Merrill  <jason@redhat.com>
1673         PR bootstrap/66319
1674         * configure.ac: Use -std=gnu++98.
1676 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1678         * MAINTAINERS (Write After Approval): Add myself.
1680 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
1682         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1683         * configure: Regenerate.
1685 2015-05-26  Jason Merrill  <jason@redhat.com>
1687         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1688         * configure: Regenerate.
1690 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
1692         * configure.ac: FT32 target added.
1693         * configure: Regenerated.
1695 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
1697         * MAINTAINERS (Write After Approval): Add myself.
1699 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1701         * MAINTAINERS (Write After Approval): Add myself.
1703 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1705         * configure.ac: Fix typo.
1706         * configure: Regenerate.
1708 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
1710         * MAINTAINERS (Write After Approval): Add myself.
1712 2015-05-03  Matthias Klose  <doko@ubuntu.com>
1714         * configure.ac: Match $host configured with triplets.
1715         * configure: Regenerate.
1717 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1719         * Makefile.tpl: Remove surplus whitespace throughout.
1720         * Makefile.in: Regenerate.
1722 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
1724         * MAINTAINERS (Various Maintainers): Add myself as instruction
1725         combiner maintainer.
1727 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
1729         PR bootstrap/62077
1730         * configure.ac (--enable-stage1-checking): Default to
1731         release,misc,gimple,rtlflag,tree,types if --disable-checking
1732         or --enable-checking is not specified and DEV-PHASE is not
1733         experimental.
1734         * configure: Regenerated.
1736 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
1738         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1739         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1740         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1741         * Makefile.in: Regenerate.
1743 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
1745         * MAINTAINERS: Update my email address.
1747 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
1749         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1751 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1753         * MAINTAINERS: Add myself as an arm port reviewer.
1755 2015-03-25  Martin Liska  <mliska@suse.cz>
1756             Yury Gribov  <y.gribov@samsung.com>
1758         * Makefile.in: Fix ln source location for vimrc file.
1759         * Makefile.tpl: Likewise.
1761 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
1763         PR bootstrap/25672
1764         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1765         cross-compiling.  Similarly for CXX_FOR_TARGET.
1766         * configure: Regenerate.
1768 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
1770         * Makefile.def: Add libmpx.
1771         * configure.ac: Add libmpx.
1772         * Makefile.in: Regenerate.
1773         * configure: Regenerate.
1775 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
1777         * MAINTAINERS (CPU Port Maintainers): Add myself
1778         i386 vector ISA extns mantainer.
1780 2015-03-13  Jeff Law  <law@redhat.com>
1782         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1783         maintainer.
1784         Remove Richard Henderson as a maintainer for the x86 port.
1786 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
1788         * MAINTAINERS (CPU Port Maintainers): Update my email address.
1790 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
1792         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1793         pointer bounds checker and i386 MPX maintainer.
1795 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
1797         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1799 2015-02-26  Martin Sebor  <msebor@redhat.com>
1801         * MAINTAINERS (Various Maintainers): Add self.
1803 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
1805         * configure.ac [--enable-as-accelerator-for] (enable_languages):
1806         Make sure it contains lto.
1807         * configure: Regenerate.
1809 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
1811         * configure: Regenerate.
1813 2015-02-06  Diego Novillo  <dnovillo@google.com>
1815         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1816         middle-end, docstring): Remove myself.
1817         (Write After Approval): Add myself.
1819 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
1821         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1822         (Write After Approval): Update address.
1824 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
1826         PR jit/64780
1827         * configure.ac: Require the user to explicitly specify
1828         --enable-host-shared if the jit is enabled.
1829         * configure: Regenerate.
1831 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
1833         * MAINTAINERS (Write After Approval): Add myself.
1835 2015-01-25  Tom de Vries  <tom@codesourcery.com>
1837         * MAINTAINERS: Make whitespace consistent.
1839 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
1841         * MAINTAINERS (Write After Approval): Add myself.
1843 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
1845         * MAINTAINERS: (Write After Approval): Add myself.
1847 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
1849         * MAINTAINERS: (Write After Approval): Add myself.
1851 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
1853         * MAINTAINERS: (Write After Approval): Add myself.
1855 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
1857         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1858         objective-c/c++ front end maintainer.
1860 2015-01-13  Marek Polacek  <polacek@redhat.com>
1862         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1864 2015-01-12  Jeff Law  <law@redhat.com>
1866         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1867         a very long time.
1869 2015-01-09  Ian Lance Taylor  <iant@google.com>
1871         * configure.ac (host_tools): Add gotools.
1872         * Makefile.def (host_modules): Add gotools.
1873         (dependencies): Add dependency of all-gotools on all-target-libgo.
1875 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
1877         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1878         * configure: Regenerate.
1880 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
1882         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1883         all-target-libgomp.
1884         * Makefile.in: Regenerate.
1886 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1888         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1890 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1892         * configure.ac: Add Visium support.
1893         * configure: Regenerate.
1895 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
1897         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1898         * configure: Regenerate.
1900 2015-01-03  Andrew Pinski  <apinski@cavium.com>
1902         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1903         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1904         (BASE_TARGET_EXPORTS): Add OBJCOPY.
1905         (OBJCOPY_FOR_TARGET): New variable.
1906         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1907         * Makefile.in: Regenerate.
1908         * configure.ac: Check for already installed target objcopy.
1909         Also GCC_TARGET_TOOL on objcopy.
1910         * configure: Regenerate.
1912 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
1914         * config.sub: Update from upstream, to 2015-01-01 version.
1915         * config.guess: Ditto.
1917 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1919         * MAINTAINERS (RTEMS Ports): Add myself.
1921 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
1923         * MAINTAINERS (Write After Approval): Add myself.
1925 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1927         * MAINTAINERS (Write After Approval): Add myself.
1929 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
1931         * configure.ac (--enable-as-accelerator-for): Don't set
1932         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
1933         * configure: Regenerate.
1935 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
1937         PR bootstrap/64023
1938         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1939         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1940         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1941         to CXX.
1942         * Makefile.in: Regenerated.
1944 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1945             Yury Gribov  <y.gribov@samsung.com>
1947         * .gitignore: Added .local.vimrc and .lvimrc.
1948         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1949         * Makefile.in: Regenerate.
1951 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1953         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1954         * configure: Regenerated.
1956 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
1958         * MAINTAINERS (nvptx port): New entry.
1960 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
1962         * configure: Regenerate.
1964 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1966         * configure.ac: Merge with Binutils.
1968 2014-11-26  Tobias Burnus  <burnus@net-b.de>
1970         * Makefile.def: Make more dependent on mpfr, mpc and isl.
1971         * Makefile.in: Regenerate.
1973 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1975         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1976         missing flex.
1977         * Makefile.in: Regenerated.
1979 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
1981         * Makefile.in: Regenerate.
1983 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
1985         PR bootstrap/63784
1986         * libtool.m4: Add $pic_flag with -shared.
1988 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
1990         * MAINTAINERS (Write After Approval): Added myself.
1992 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
1994         * MAINTAINERS (write-after-approval): Add myself.
1996 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1998         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1999         from 2 years ago.
2001 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2003         Revert:
2004         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2006         * MAINTAINERS (Write After Approval): Added myself as line map
2007         maintainer.
2009 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2011         Revert:
2012         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2014         * MAINTAINERS (Write After Approval): Added myself.
2016 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2018         * MAINTAINERS (Write After Approval): Added myself.
2020 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2022         * MAINTAINERS (Write After Approval): Added myself as line map
2023         maintainer.
2025 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
2027         * MAINTAINERS (Various Maintainers): Added myself as line map
2028         maintainer.
2030 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2032         * move-if-change: Sync from upstream gnulib.
2034 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2036         * compile: Sync with upstream Automake.
2037         * depcomp: Ditto.
2038         * install-sh: Ditto.
2039         * missing: Ditto.
2040         * mkinstalldirs: Ditto.
2041         * ylwrap: Ditto.
2043 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2045         * config.sub: Update from upstream config repo.
2046         * config.guess: Ditto.
2048 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2050         * Makefile.def: Add liboffloadmic to target_modules.  Make
2051         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2052         * Makefile.in: Regenerate.
2053         * configure: Regenerate.
2054         * configure.ac: Add liboffloadmic to target binaries.
2055         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2056         Add liboffloadmic to noconfig list when C++ is not supported.
2058 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2059             Thomas Schwinge  <thomas@codesourcery.com>
2060             Ilya Verbin  <ilya.verbin@intel.com>
2061             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2063         * configure: Regenerate.
2064         * configure.ac (--enable-as-accelerator-for)
2065         (--enable-offload-targets): New configure options.
2067 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2069         * Makefile.def: Make all-gcc depend on all-isl.
2070         * Makefile.in: Regenerate.
2072 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2074         * ChangeLog.jit: New.
2075         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2077 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2079         PR target/63610
2080         * libtool.m4: Fix globbing of darwin versions.
2081         * configure: Regenerate.
2083 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2085         * Makefile.def: Remove CLooG.
2086         * Makefile.tpl: Ditto.
2087         * configure.ac: Ditto.
2088         * configure: Regenerate.
2089         * Makefile.in: Ditto.
2091 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2093         * configure.ac: Handle nvptx-*-*.
2094         * configure: Regenerate.
2096 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2098         * MAINTAINERS (Write After Approval): Add myself.
2100 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2102         * Makefile.def (libcc1): Remove bootstrap=true;.
2103         * Makefile.in: Regenerated.
2105 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2107         * configure.ac: Update comment.
2108         * configure: Regenerate.
2110 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2112         * MAINTAINERS (Write After Approval): Add myself.
2114 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2116         * configure.ac (extra_host_libiberty_configure_flags): Add
2117         --enable-shared also for libcc1's benefit.
2118         * configure: Regenerate.
2120 2014-10-29  Tristan Gingold  <gingold@adacore.com>
2122         * MAINTAINERS: Change my email address.
2124 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
2125             Tom Tromey  <tromey@redhat.com>
2127         * Makefile.def: Add libcc1 to host_modules.
2128         * configure.ac (host_tools): Add libcc1.
2129         * Makefile.in, configure: Rebuild.
2131 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
2133         * configure.ac (build_configargs): Don't share config.cache between
2134         build subdirs.
2135         * configure: Regenerate.
2137 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2139         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2140         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2141         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2142         leon3v7 as leon3.
2143         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2144         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2145         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2146         * config/sparc/sparc.md (cpu): Add leon3v7.
2147         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2149 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2151         * MAINTAINERS (write-after-approval): Add myself.
2153 2014-10-23  Ian Lance Taylor  <iant@google.com>
2155         * configure.ac: Disable the Go frontend on systems where it is known
2156         to not work.
2157         * configure: Regenerate.
2159 2014-10-23  Richard Biener  <rguenther@suse.de>
2161         * Makefile.def: Add libcpp build module and dependencies.
2162         * configure.ac: Add libcpp build module.
2163         * Makefile.in: Regenerate.
2164         * configure: Likewise.
2166 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
2168         * MAINTAINERS (write-after-approval): Add myself.
2170 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
2172         * INSTALL/README: Do not mention CVS.
2174 2014-10-03  Jing Yu  <jingyu@google.com>
2176         * configure.ac: Add aarch64 to list of targets that support gold.
2177         * configure: Regenerate.
2179 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
2181         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
2183 2014-09-29  Catherine Moore  <clm@codesourcery.com>
2185         * MAINTAINERS:  Add myself as MIPS maintainer.
2187 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
2189         * MAINTAINERS: Move myself to MIPS maintainers.
2191 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2193         * MAINTAINERS: Put all email addresses between '<' and '>'.
2195 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2197         * MAINTAINERS: Move myself to reviewers (Fortran).
2199 2014-09-01  Andi Kleen  <ak@linux.intel.com>
2201         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2202         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
2203         * Makefile.in: Regenerate.
2205 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2207         * rtx-classes-status.txt: Delete
2209 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2211         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2213 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
2215         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2216         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2217         of checking for version number.
2218         * configure: Regenerated.
2219         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2221 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2223         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2224         is done; begin phase 6 (use extra rtx_def subclasses).
2226 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2228         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2229         done; begin phase 5 (additional rtx_def subclasses).
2231 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2233         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2235 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2237         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2238         SET_BB_HEADER are done.
2240 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2242         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2243         done.
2245 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2247         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2249 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2251         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2253 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2255         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2257 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2259         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2261 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2263         * rtx-classes-status.txt: Phase 3 (per-file commits within
2264         "config" subdirs) is done; begin phase 4 (removal of
2265         "scaffolding").
2267 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
2269         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2270         dir) is done; begin phase 3 (per-file commits within "config"
2271         subdirs).
2273 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
2275         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2276         phase 2 (per-file commits in main source dir).
2278 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
2280         * configure: Regenerated.
2282 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2284         * rtx-classes-status.txt (TODO): Add SET_BND_TO
2286 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2288         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2290 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2292         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2294 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2296         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2298 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2300         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2302 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
2304         * MAINTAINERS (Write After Approval): Add myself.
2306 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
2308         * MAINTAINERS: Remove myself
2310 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2312         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2314 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
2316         * MAINTAINERS (Write After Approval): Add myself.
2318 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2320         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2321         SET_BB_HEADER, SET_BB_FOOTER
2323 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2325         * rtx-classes-status.txt: New file
2327 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
2329         * configure.ac: Eliminate ClooG installation dependency.
2330         * configure: Regenerate.
2331         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2332         * Makefile.in: Regenerate.
2334 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
2336         * MAINTAINERS (Write After Approval): Add myself.
2338 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
2340         * MAINTAINERS (Write After Approval): Add myself.
2342 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
2344         * MAINTAINERS (Write After Approval): Add myself.
2346 2014-07-28  Anthony Green  <green@moxielogic.com>
2348         Import from savannah.gnu.org:
2349         * config.sub: Update to 2014-07-28 version.
2351 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
2353         * MAINTAINERS: Remove my MIPS maintainer entry.
2355 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
2357         PR target/47230
2358         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2359         * configure: Regenerate.
2361 2014-07-24  James Norris  <jnorris@codesourcery.com>
2363         * MAINTAINERS (Write After Approval): Add myself.
2365 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
2367         * configure.ac: Accept only CLooG 0.18.1.
2368         * configure: Regenerate.
2370 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
2372         * configure.ac: Don't accept isl 0.11.
2373         * configure: Regenerate.
2375 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2377         * MAINTAINERS (Write After Approval): Add myself.
2379 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2381         * configure.ac: Don't accept isl 0.10.
2382         * configure: Regenerate.
2384 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2386         Fix include path for in-tree cloog.
2387         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2388         * configure: Regenerate.
2390 2014-06-18  Richard Henderson  <rth@redhat.com>
2392         * .gitignore: Import gcc_update output.
2394 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
2396         * config-ml.in: Robustify ac_configure_args parsing.
2398         * configure.ac (--enable-linker-plugin-configure-flags)
2399         (--enable-linker-plugin-flags): New flags.
2400         (configdirs): Conditionally add libiberty-linker-plugin.
2401         * configure: Regenerate.
2402         * Makefile.def (host_modules): Add libiberty-linker-plugin.
2403         (host_modules) <lto-plugin>: Pay attention to
2404         @extra_linker_plugin_flags@ and
2405         @extra_linker_plugin_configure_flags@.
2406         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2407         * Makefile.in: Regenerate.
2409         * Makefile.tpl (configure-[+prefix+][+module+])
2410         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2411         "module_srcdir" instead of "module" for locating a module's srcdir.
2412         * Makefile.in: Regenerate.
2414 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
2416         * MAINTAINERS (Write After Approval): Add myself.
2418 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
2420         * MAINTAINERS: Update my email address.
2422 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2424         * MAINTAINERS (Write After Approval): Add myself.
2426 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
2428         * MAINTAINERS (Write After Approval): Add myself.
2430 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
2432         PR libstdc++/61011
2433         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2434         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2435         * configure: Regenerate.
2437 2014-05-28  Pedro Alves  <palves@redhat.com>
2439         * MAINTAINERS (Write After Approval): Add myself.
2441 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2443         * MAINTAINERS: Update my affiliation/email.
2445 2014-05-19  Mike Stump  <mikestump@comcast.net>
2447         * MAINTAINERS: Add wide-int reviewers.
2449 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
2451         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2452         * configure: Regenerated.
2454 2014-05-15  Torvald Riegel  <triegel@redhat.com>
2456         * MAINTAINERS (libitm): Add myself as maintainer.
2458 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
2460         * MAINTAINERS (Write After Approval): Add myself.
2462 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
2464         * config.sub, config.guess: Import from upstream.
2466 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2468         * MAINTAINERS (Write After Approval): Put myself in correct order.
2470 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2472         * MAINTAINERS (Write After Approval): Add myself.
2474 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2476         * MAINTAINERS: Move myself from Reviewers to Write After Approval
2477         section.
2479 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2481         * MAINTAINERS (Write After Approval): Delete myself.
2483 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
2485         PR sanitizer/56781
2486         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2487         and -B* options with -Xcompiler.
2489 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
2491         PR bootstrap/60620
2492         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2493         * Makefile.in: Regenerate.
2495 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2497         * Makefile.def (dependencies): Make all-ld depend on all-binutils
2498         for WINDRES_FOR_TARGET in default-manifest.o rule.
2499         * Makefile.in: Regenerate.
2501 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
2503         * MAINTAINERS (Write After Approval): Add myself.
2505 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
2507         PR sanitizer/56781
2508         * Makefile.def: Set bootstrap=true; for host fixincludes.
2509         * configure.ac: Don't bootstrap host fixincludes unless
2510         --with-build-config=bootstrap-{a,ub}san.
2511         * Makefile.in: Regenerated.
2512         * configure: Regenerated.
2514 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
2516         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
2517         --enable-vtable-verify option parsing.  Don't add
2518         target-libsanitizer to bootstrap_target_libs unless
2519         --with-build-config=bootstrap-asan or
2520         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
2521         to bootstrap_target_libs unless --enable-vtable-verify.
2522         * configure: Regenerated.
2524 2014-03-10  Anatoly Sokolov <aesok@post.ru>
2526         * MAINTAINERS (Write After Approval): Add myself.
2528 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
2530         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2532 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
2534         PR bootstrap/58572
2535         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2536         -I for libstdc++-v3 includes if $(LEAN).
2537         * Makefile.in: Regenerated.
2539 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
2541         * MAINTAINERS: Update my email address.
2543 2014-02-24  Walter Lee  <walt@tilera.com>
2545         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2546         (tilegx-*-*): Change to tilegx*-*-*.
2547         * configure: Regenerate.
2549 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
2551         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2553 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
2555         * MAINTAINERS (Write After Approval): Add myself.
2557 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2559         PR target/59788
2560         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2561         *solaris2*.
2563 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
2565         * MAINTAINERS: Update my email address.
2567 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
2569         * MAINTAINERS: Convert to UTF-8.
2570         Properly sort Xinliang David Li's entry.
2572 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
2573             Sandra Loosemore  <sandra@codesourcery.com>
2575         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2576         nios2 port maintainers.
2578 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
2580         * MAINTAINERS (Write After Approval): Add myself.
2582 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2584         * configure.ac: Add user-friendly check for native x86_64-linux
2585         multilibs.
2586         * configure: Regenerate.
2588 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
2590         * MAINTAINERS: Add myself as sh maintainer.
2592 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2594         * MAINTAINERS: Add self as SLSR maintainer.
2596 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
2598         * MAINTAINERS: Update my email address.
2600 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
2602         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2604 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
2606         * Makefile.in: Regenerate.
2608         * Makefile.tpl: Fix typo.
2609         * Makefile.in: Regenerate partially.
2611 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2613         * configure.ac: Added libcilkrts to noconfig list when C++ is not
2614         supported.
2615         * configure: Regenerated.
2617 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
2619         * MAINTAINERS (Write After Approval): Add myself.
2621 2013-10-30  Jason Merrill  <jason@redhat.com>
2623         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2624         --disable-build-format-warnings.
2626 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2628         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
2629         depend on libstdc++ and libgcc.
2630         * configure: Regenerate.
2631         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
2632         libcilkrts for POSIX and i*86, and x86_64 architectures.
2633         * Makefile.in: Added libcilkrts related fields to support building it.
2635 2013-10-26  Jeff Law  <law@redhat.com>
2637         * Makefile.def (target_modules): Remove libmudflap
2638         (languages): Remove check-target-libmudflap).
2639         * Makefile.in: Rebuilt.
2640         * Makefile.tpl (check-target-libmudflap-c++): Remove.
2641         * configure.ac (target_libraries): Remove target-libmudflap.
2642         Remove checks which disabled libmudflap on some systems.
2643         * configure: Rebuilt.
2644         * libmudflap: Directory removed.
2646 2013-10-21  Cong Hou  <congh@google.com>
2648         * MAINTAINERS (Write After Approval): Add myself.
2650 2013-10-16  Mike Stump  <mikestump@comcast.net>
2652         * .dir-locals.el: Add.
2654 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
2656         * configure.ac: Add --enable-host-shared
2657         * configure: Regenerate.
2659 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2661         Import from savannah.gnu.org:
2662         * config.guess: Update to 2013-06-10 version.
2663         * config.sub: Update to 2013-10-01 version.
2665 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
2667         Changes to build configuration to allow big endian ARC ELF toolchain
2668         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2669         * configure: Regenerate.
2671 2013-09-20  Alan Modra  <amodra@gmail.com>
2673         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2674         ppc host match.  Support little-endian powerpc linux hosts.
2676 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
2678         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2679         maintainer.
2681 2013-09-12  DJ Delorie  <dj@redhat.com>
2683         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2684         maintainers.
2686 2013-09-03  Richard Biener  <rguenther@suse.de>
2688         * configure.ac: Also allow ISL 0.12.
2689         * configure: Regenerated.
2691 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2693         * MAINTAINERS (Write After Approval): Add myself.
2695 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
2697         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2699 2013-08-26  Caroline Tice  <cmtice@google.com>
2701         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
2702         "Various Reviewers" to libvtv "Various Maintainers".
2704 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
2706         * MAINTAINERS: Add myself as RTL optimizers reviewer.
2708 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
2710         * MAINTAINERS: Update name, email.
2712 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
2714         * MAINTAINERS (Write After Approval): Add myself.
2716 2013-08-12  Caroline Tice  <cmtice@google.com>
2718         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2719         address in the Write After Approval section.
2721 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
2723         * MAINTAINERS (Write After Approval): Update email.
2725 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
2727         * configure.ac: Adjust to check VTV_SUPPORTED.
2728         * configure: Regenerated.
2730 2013-08-02  Caroline Tice  <cmtice@google.com>
2732         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2733         on non-linux systems; add target-libvtv to noconfigdirs; add
2734         libsupc++/.libs to C++ library search paths.
2735         * configure: Regenerated.
2736         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2737         libstdc++ and libgcc.
2738         * Makefile.in: Regenerated.
2740 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
2742         * MAINTAINERS (Write After Approval): Add myself.
2744 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
2745             Shiva Chen  <shiva0217@gmail.com>
2747         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2748         nds32 port maintainers.
2750 2013-07-17  Tim Shen  <timshen91@gmail.com>
2752         * MAINTAINERS (Write After Approval): Add myself.
2754 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2756         * configure.ac: Sync from binutils.
2757         * configure: Regenerate.
2759 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
2761         * MAINTAINERS (Write After Approval): Add myself.
2763 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
2765         * MAINTAINERS (Write After Approval): Add myself.
2767 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
2769         * MAINTAINERS (Write After Approval): Add myself.
2771 2013-04-30  Brooks Moses  <bmoses@google.com>
2773         * MAINTAINERS: Update my email; move myself from Fortran
2774         reviewer to Write After Approval.
2776 2013-04-16  Andreas Schwab  <schwab@suse.de>
2778         * configure.ac (aarch64-*-*): Don't disable java.
2779         * configure: Regenerate.
2781 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
2783         * MAINTAINERS (Write After Approval): Add myself.
2785 2013-03-30  Matthias Klose  <doko@ubuntu.com>
2787         * Makefile.def (target_modules): Don't install libffi.
2788         * Makefile.in: Regenerate.
2790 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
2792         * MAINTAINERS (Write After Approval): Add myself.
2794 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
2796         * MAINTAINERS (Write After Approval): Add myself.
2798 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
2800         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2801         * configure: Regenerated.
2803 2013-02-05  Ian Lance Taylor  <iant@google.com>
2805         PR go/55969
2806         * configure.ac: Disable libgo on some systems where it does not
2807         work.
2809 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
2811         * MAINTAINERS: Explicitly add myself as AIX maintainer.
2812         Remove Geoff Keating as rs6000 port maintainer, at his request.
2814 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
2816         * MAINTAINERS: Update my email.
2818 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
2820         * configure: Re-generate.
2822 2013-01-15  Richard Biener  <rguenther@suse.de>
2824         PR other/55973
2825         * configure: Re-generate.
2827 2013-01-14  Matthias Klose  <doko@ubuntu.com>
2829         * Makefile.def (install-target-libsanitizer): Depend on
2830         install-target-libstdc++-v3.
2831         * Makefile.in: Regenerate.
2833 2013-01-14  Richard Biener  <rguenther@suse.de>
2835         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2836         * configure: Re-generate
2838 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2840         * config.sub: Update from config repo.
2842 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
2844         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2845         * Makefile.in: Regenerate.
2847 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2849         * MAINTAINERS (arc): Add new port maintainership for myself.
2851 2013-01-09  Jason Merrill  <jason@redhat.com>
2853         * .gitignore: Import from gdb repository.
2855 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
2857         * Makefile.def (configure-gcc): Depend on all-gmp.
2858         (all-gcc): Remove dependency on all-gmp.
2859         * Makefile.in: Regenerated.
2861 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2863         * config.sub: Merge from config repo.
2864         * config.guess: Ditto.
2866 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2868         * Makefile.def: Merge from binutils.
2869         * Makefile.in: Ditto.
2871 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
2873         * MAINTAINERS: Update my email.
2875 2012-12-29  Ben Elliston  <bje@gnu.org>
2877         * config.guess: Update to 2012-12-29 version.
2878         * config.sub: Likewise.
2880 2012-12-20  Matthias Klose  <doko@ubuntu.com>
2882         * Makefile.def (install-target-libgfortran): Depend on
2883         install-target-libquadmath, install-target-libgcc.
2884         (install-target-libsanitizer): Depend on install-target-libgcc.
2885         (install-target-libjava): Depend on install-target-libgcc.
2886         (install-target-libitm): Depend on install-target-libgcc.
2887         (install-target-libobjc): Depend on install-target-libgcc.
2888         (install-target-libstdc++-v3): Depend on install-target-libgcc.
2889         * Makefile.in: Regenerate.
2891 2012-12-19  Matthias Klose  <doko@ubuntu.com>
2893         * Makefile.def (install-target-libgo): Depend on
2894         install-target-libatomic.
2895         * Makefile.in: Regenerate.
2897 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
2899         PR go/55201
2900         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2901         * Makefile.in: Regenerate.
2903 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
2905         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2906         * configure: Regenerate.
2908 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2910         * config.sub: Merge from config repo.
2912 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
2914         * Makefile.def (target_modules): Add bootstrap=true and
2915         raw_cxx=true to libsanitizer.
2916         * configure.ac (bootstrap_target_libs): Add libsanitizer.
2917         * Makefile.in: Regenerated.
2918         * configure: Likewise.
2920 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
2922         * MAINTAINERS: Remove self as RTL optimization maintainer.
2924 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2926         * MAINTAINERS (Write After Approval): Add myself.
2928 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
2930         * Makefile.def (target_modules): Remove bootstrap=true and
2931         raw_cxx=true from libsanitizer.
2932         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2933         * Makefile.in: Regenerated.
2934         * configure: Likewise.
2936 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
2938         * Makefile.def (target_modules): Add bootstrap=true and
2939         raw_cxx=true to libsanitizer.
2940         * configure.ac (bootstrap_target_libs): Add libsanitizer.
2941         * Makefile.in: Regenerated.
2942         * configure: Likewise.
2944 2012-11-28  Andrew Pinski  <apinski@cavium.com>
2946         PR bootstrap/54279
2947         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2948         * configure: Regenerate.
2949         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2950         * Makefile.in: Regenerate.
2952 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
2954         * configure.ac: Disable libsanitizer if we're not building C++.
2955         * configure: Regenerate.
2957 2012-11-15  Roland McGrath  <roland@hack.frob.com>
2959         * MAINTAINERS (Write After Approval): Add myself.
2961 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
2963         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2964         Kostya Serebryany (kcc@google.com) and
2965         Jakub Jelinek (jakub@redhat.com).
2966         Rename area for Dodji Seketeli (dodji@redhat.com).
2968 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
2970         * MAINTAINERS: (asan.c, related): Add myself.
2972 2012-11-14  Roland McGrath  <mcgrathr@google.com>
2974         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2975         * configure: Regenerate.
2977 2012-11-13  Richard Henderson  <rth@redhat.com>
2979         * configure.ac: Move libsanitizer logic to subdirectory.
2980         * configure: Regenerate.
2982 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
2984         * configure.ac: Enable libsanitizer just on x86 linux for now.
2985         * configure: Re-generate.
2987 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
2989         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2990         sections.
2991         * configure: Regenerate.
2993 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
2995         * configure.ac: Add section for configdirs for libsanitizer.
2996         Disable for cris-*-* and mmix-*-*.
2997         * configure: Regenerate.
2999 2012-11-12  Wei Mi <wmi@google.com>
3001         * configure.ac: Add libsanitizer to target_libraries.
3002         * Makefile.def: Ditto.
3003         * configure: Regenerate.
3004         * Makefile.in: Regenerate.
3005         * libsanitizer: New directory for asan runtime.  Contains an empty
3006         tsan directory.
3008 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3010         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3011         against Mingw64 w32api.
3012         * configure: Regenerate.
3014 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3016         * configure: Regenerated.
3018 2012-11-03  Robert Mason  <rbmj@verizon.net>
3020         * configure.ac: add --disable-libstdcxx configure option
3021         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3023 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3025         * MAINTAINERS (Write After Approval): Add myself.
3027 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3029         * MAINTAINERS (Write After Approval): Add myself.
3031 2012-10-24  Sharad Singhai  <singhai@google.com>
3033         * MAINTAINERS (Write After Approval): Add myself.
3035 2012-10-24  Eric Christopher  <echristo@gmail.com>
3037         * MAINTAINERS: Update email address.
3039 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3041         PR bootstrap/54820
3042         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3043         * configure: Regenerate.
3045 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3047         * MAINTAINERS (aarch64): Add Marcus and myself.
3049 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3051         PR bootstrap/54820
3052         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3053         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3054         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3055         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3056         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3057         * Makefile.in: Regenerate.
3058         * configure.ac (have_static_libs): New variable and associated check.
3059         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3060         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3061         * configure: Regenerate.
3063 2012-10-10  Richard Biener  <rguenther@suse.de>
3065         * MAINTAINERS: Adjust for changed surname.
3067 2012-10-04  Lawrence Crowl  <crowl@google.com>
3069         * MAINTAINERS (Write After Approval): Add myself.
3071 2012-10-01  Cary Coutant  <ccoutant@google.com>
3073         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3075 2012-09-28  Ian Lance Taylor  <iant@google.com>
3077         * Makefile.def: Make all-target-libgo depend on
3078         all-target-libbacktrace.
3079         * Makefile.in: Rebuild.
3081 2012-09-26  Ian Lance Taylor  <iant@google.com>
3083         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3084         * Makefile.in: Rebuild.
3086 2012-09-20  Walter Lee  <walt@tilera.com>
3088         * configure.ac: Add tilegx to list of targets that support gold.
3089         * configure: Regenerate.
3091 2012-09-20  Marek Polacek  <polacek@redhat.com>
3093         * MAINTAINERS (Write After Approval): Add myself.
3095 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3097         * configure.ac: Add mips*-mti-elf* target.
3098         * configure: Regenerate.
3100 2012-09-17  Ian Lance Taylor  <iant@google.com>
3102         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3103         * configure.ac (host_libs): Add libbacktrace.
3104         (target_libraries): Add libbacktrace.
3105         * Makefile.def (host_modules): Add libbacktrace.
3106         (target_modules): Likewise.
3107         * configure, Makefile.in: Rebuild.
3109 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3111         PR target/38607
3112         Merge upstream change.
3113         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3115         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3116         Add libgomp*.o to compare_exclusions for AIX.
3117         * configure: Regenerate.
3119 2012-09-06  Diego Novillo  <dnovillo@google.com>
3121         * configure.ac: Bump minimum GMP version to 4.2.3.
3122         * configure: Re-generate.
3124 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
3126         PR target/54461
3127         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3128         target-libgloss if not configured --with-avrlibc=no.
3129         * configure: Regenerate.
3131 2012-09-04  Jason Merrill  <jason@redhat.com>
3133         * configure.ac: Fix --enable-languages=all.
3135 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
3137         * MAINTAINERS (Write After Approval): Add myself.
3139 2012-09-03  Richard Guenther  <rguenther@suse.de>
3141         PR bootstrap/54138
3142         * configure.ac: Re-organize ISL / CLOOG checks to allow
3143         disabling with either --without-isl or --without-cloog.
3144         * configure: Regenerated.
3146 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
3148         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3149         * configure: Regenerate.
3151 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
3153         * MAINTAINERS: Fix my email address.
3155 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
3157         PR binutils/4970
3158         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3159         and opcodes.
3160         * Makefile.in: Regenerated.
3162 2012-08-26  Art Haas <ahaas@impactweather.com>
3164         * configure: Regenerate.
3166 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
3168         * INSTALL/README: Also refer to the online installation
3169         instructions.
3171 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3173         * MAINTAINERS (Write After Approval): Add myself.
3174         (Picochip port): Remove myself.
3176 2012-08-14   Diego Novillo  <dnovillo@google.com>
3178         Merge from cxx-conversion branch.
3180         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3181         POSTSTAGE1_CONFIGURE_FLAGS.
3182         * Makefile.in: Regenerate.
3183         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
3184         Force C++ when bootstrapping.
3185         * configure: Regenerate.
3187 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3189         * MAINTAINERS (Write After Approval): Add myself.
3191 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
3193         * README: Document use of ranges of years in copyright notices.
3195 2012-07-06  Richard Guenther  <rguenther@suse.de>
3197         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3198         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3199         --with-gmp=system.
3200         * Makefile.in: Regenerated.
3201         * configure: Likewise.
3203 2012-07-06  Richard Guenther  <rguenther@suse.de>
3205         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3206         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3207         supply V=1 as extra_make_flags.
3208         * configure: Regenerated.
3209         * Makefile.in: Likewise.
3211 2012-07-04  Tristan Gingold  <gingold@adacore.com>
3213         * configure: Regenerate.
3215 2012-07-03  Richard Guenther  <rguenther@suse.de>
3217         * Makfile.def (isl): Remove not necessary extra_exports and
3218         extra_make_flags.
3219         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3220         * Makefile.in: Regenerated.
3222 2012-07-03  Richard Guenther  <rguenther@suse.de>
3224         * Makefile.def (cloog): Add V=1 to extra_make_flags.
3225         * configure.ac: If either the ISL or the CLooG check failed
3226         do not try to build in-tree versions.
3227         * Makefile.in: Regenerated.
3228         * configure: Regenerated.
3230 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3232         * configure: Regenerate.
3234 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
3236         * MAINTAINERS (Various Maintainers): Add myself as testsuite
3237         maintainer.
3239 2012-07-02  Richard Guenther  <rguenther@suse.de>
3241         * configure: Regenerated.
3243 2012-07-02  Richard Guenther  <rguenther@suse.de>
3244         Michael Matz  <matz@suse.de>
3245         Tobias Grosser <tobias@grosser.es>
3246         Sebastian Pop <sebpop@gmail.com>
3248         * Makefile.def: Add ISL host module, remove PPL host module.
3249         Adjust ClooG host module to use the proper ISL.
3250         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3251         * configure.ac: Include config/isl.m4.  Add ISL host library,
3252         remove PPL.  Remove PPL configury, add ISL configury, adjust
3253         ClooG configury.
3254         * Makefile.in: Regenerated.
3255         * configure: Likewise.
3257 2012-07-02  Richard Guenther  <rguenther@suse.de>
3259         Merge from graphite branch
3260         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3262         * configure: Regenerated.
3263         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3264         both cloog.org and legacy versions. The only supported version will
3265         be CLooG with the isl backend.
3267         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3269         * configure: Regenerated.
3270         * configure.ac: Require cloog isl 0.17.0
3272         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3274         * configure: Regenerated.
3275         * config/cloog.m4: Do not define CLOOG_ORG
3277 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
3279         * configure.ac: Skip C if explicitly selected.
3280         * configure: Regenerate.
3282 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
3284         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3285         they contain -O2.
3286         * configure: Regenerate.
3288 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
3290         PR debug/53740
3291         * df.h, df-problems.c, dce.c: Revert last patch.
3293 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
3295         * MAINTAINERS (Write After Approval): Update my email address.
3297 2012-06-21  Meador Inge  <meadori@codesourcery.com>
3299         * MAINTAINERS (Write After Approval): Add myself.
3301 2012-06-20  Jason Merrill  <jason@redhat.com>
3303         * Makefile.tpl (check-target-libgomp-c++): New.
3304         (check-target-libitm-c++): New.
3305         * Makefile.def (c++): Add them.
3306         * Makefile.in: Regenerate.
3308 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
3310         * MAINTAINERS (Write After Approval): Add myself.
3312 2012-05-16  Olivier Hainque  <hainque@adacore.com>
3314         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3315         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3316         (install-no-fixedincludes): Adjust accordingly.
3317         * Makefile.in: Regenerate.
3319 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
3321         Merge upstream change
3322         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3324 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
3326         * MAINTAINERS (Write After Approval): Add myself.
3328 2012-05-09  Nick Clifton  <nickc@redhat.com>
3329             Paul Smith  <psmith@gnu.org>
3331         PR bootstrap/50461
3332         * configure.ac (mpfr-dir): When using in-tree MPFR sources
3333         allow for the fact that from release v3.1.0 of MPFR the source
3334         files were moved into a src sub-directory.
3335         * configure: Regenerate.
3337 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
3339         * configure.ac: Bump minimum MPFR version to 2.4.0.
3340         * configure: Regenerated.
3342 2012-05-01  Richard Henderson  <rth@redhat.com>
3344         * Makefile.def (libatomic): New target_module.
3345         * configure.ac (target_libraries): Add libatomic.
3346         (noconfigdirs): Check if libatomic is supported.
3347         * Makefile.in, configure: Rebuild.
3349 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
3351         * MAINTAINERS (Write After Approval): Add myself.
3353 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
3355         * config.sub: Update to 2012-04-18 version from official repo.
3357 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
3359         * MAINTAINERS (Write After Approval): Add myself.
3361 2012-04-11  Steve Ellcey  <sellcey@mips.com>
3363         * MAINTAINERS: Changed email address.
3365 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
3367         PR target/52737
3368         * contrib/gcc_update (files_and_dependencies):
3369         Remove gcc/config/avr/t-multilib from touch data.
3371 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3373         * MAINTAINERS (OS Port Maintainers): Remove irix.
3374         * configure.ac (enable_libgomp): Remove *-*-irix6*.
3375         (unsupported_languages): Remove mips-sgi-irix6.*.
3376         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3377         (with_stabs): Remove.
3378         * configure: Regenerate.
3380 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3382         * MAINTAINERS (OS Port Maintainers): Remove osf.
3383         * configure.ac (enable_libgomp): Remove *-*-osf*.
3384         (with_stabs): Remove alpha*-*-osf*.
3385         * configure: Regenerate.
3387 2012-03-05  Tristan Gingold  <gingold@adacore.com>
3389         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3390         * configure: Regenerate.
3392 2012-02-17  Walter Lee  <walt@tilera.com>
3394         * MAINTAINERS: (Write After Approval): Delete myself.
3396 2012-02-14  Walter Lee  <walt@tilera.com>
3398         * MAINTAINERS (tilegx port): Add myself.
3399         (tilepro port): Add myself.
3400         (Write After Approval): Add myself.
3402 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
3404         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3405         and Joseph Myers as docstring relicensing maintainers.
3407 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
3409         * MAINTAINERS (write-after-approval): Add myself.
3411 2012-02-08  Ira Rosen <irar@il.ibm.com>
3413         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3414         maintainer.
3416 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3418         * MAINTAINERS (Write After Approval): Move myself to
3419         maintain alphabetical order.
3421 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3423         * MAINTAINERS (Write After Approval): Add myself.
3425 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
3427         * MAINTAINERS (Write After Approval): Add myself.
3429 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3430             Jayant R Sonar <jayant.sonar@kpitcummins.com>
3432         * configure.ac (cr16-*-*): Remove nonconfigdirs.
3433         * configure: Regenerate.
3435 2012-01-23  Harshit Chopra  <harshit@google.com>
3437         * MAINTAINERS (Write After Approval): Add myself.
3439 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
3441         * configure.ac: Remove reference to mh-interix.
3442         * configure: Regenerate.
3444 2012-01-05  Richard Henderson  <rth@redhat.com>
3446         PR bootstrap/51072
3447         * configure.ac: Disable libitm if c++ is not enabled.
3448         * configure: Rebuild.
3450         * configure.ac: Fix regexp for same.
3451         * configure: Rebuild.
3453 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
3455         * MAINTAINERS (Write After Approval): Add myself.
3457 2012-01-02  Richard Guenther  <rguenther@suse.de>
3459         PR bootstrap/51686
3460         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3461         * Makefile.in: Regenerate.
3463 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
3465         * MAINTAINERS (Write After Approval): Add myself.
3467 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
3469         * configure: Regenerate.
3471 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
3473         * MAINTAINERS (picochip): Changed email address.
3475 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
3477         * MAINTAINERS (write-after-approval): Add self.
3479 2011-11-29  DJ Delorie  <dj@redhat.com>
3481         * configure.ac (rl78-*-*) New case.
3482         * configure: Regenerate.
3483         * MAINTAINERS: Add myself as RL78 maintainer.
3485 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3487         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3489 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
3491         * libtool.m4: Additional FreeBSD 10 fixes.
3493 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
3495         * MAINTAINERS: Move myself from Write After Approval to CPU Port
3496         Maintainers section, as Epiphany maintainer.
3498 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
3500         PR target/49992
3501         * configure.ac: Remove ranlib special-casing for Darwin.
3502         * configure: Regenerate.
3504 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
3506         * MAINTAINERS (Reviewers): Keep the list sorted.
3508 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
3510         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3512 2011-11-09  Roland McGrath  <mcgrathr@google.com>
3514         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3515         * configure: Rebuild.
3516         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3517         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3518         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3519         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3520         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3521         Add READELF.
3522         * Makefile.in: Rebuild.
3524 2011-11-09  Jason Merrill  <jason@redhat.com>
3526         * Makefile.def (language=c++): Remove check-c++0x.
3527         * Makefile.in (check-gcc-c++): Regenerate.
3529 2011-11-08  Richard Henderson  <rth@redhat.com>
3531         * configure.ac: Test for libitm directory present first.
3533         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3535         * configure.ac: Test libitm/configure.tgt to disable libitm.
3536         * configure: Rebuild.
3538 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
3539             Richard Henderson  <rth@redhat.com>
3541         Merged from transactional-memory.
3543         * Makefile.def (lang_env_dependencies): libitm is c++.
3544         Add libitm target module.
3545         * configure.ac: Likewise.
3546         * config/mmap.m4: New file.
3547         * contrib/gcc_update: Add libitm to touch data.
3548         * Makefile.in, configure: Rebuild.
3550 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3552         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3553         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3554         * Makefile.in: Regenerate.
3556 2011-11-01  DJ Delorie  <dj@redhat.com>
3558         * config.sub: Update to version 2011-10-29 (added rl78)
3560 2011-10-27  Nick Clifton  <nickc@redhat.com>
3562         * config.sub: Import these changes from the config project:
3564         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
3565             Ben Elliston  <bje@gnu.org>
3567         * config.sub (epiphany): New.
3569         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
3570             Ben Elliston  <bje@gnu.org>
3572         * config.sub (hexagon, hexagon-*): New.
3574         2011-08-23  Roland McGrath  <mcgrathr@google.com>
3576         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3577         64eb to be64.
3579         2011-08-16  Roland McGrath  <mcgrathr@google.com>
3581         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3582         (nacl): Grok as alias for 32el-unknown-nacl.
3584 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
3586         * MAINTAINERS (Write After Approval): Add myself.
3588 2011-10-24  Teresa Johnson  <tejohnson@google.com>
3590         * MAINTAINERS (Write After Approval): Add myself.
3592 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
3594         * MAINTAINERS (sparc port): Remove myself.
3596 2011-09-14  Tom de Vries  <tom@codesourcery.com>
3598         * MAINTAINERS (Write After Approval): Add myself.
3600 2011-08-14  Yao Qi  <yao@codesourcery.com>
3602         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3603         * configure: Regenerate.
3605 2011-07-26  Ian Lance Taylor  <iant@google.com>
3607         * configure.ac: Set have_compiler based on whether gcc directory
3608         exists, rather than on whether gcc is in configdirs.
3609         * configure: Rebuild.
3611 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
3613         * MAINTAINERS (Global Reviewers): Add self.
3615 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
3617         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3618         link directories.
3619         * Makefile.in: Rebuild.
3621 2011-07-20  Ian Lance Taylor  <iant@google.com>
3623         PR bootstrap/49787
3624         * configure.ac: Move --enable-bootstrap handling earlier in file.
3625         If --enable-bootstrap and either --enable-build-with-cxx or
3626         --enable-build-poststage1-with-cxx, enable C++ automatically.
3627         * configure: Rebuild.
3629 2011-07-19  Ian Lance Taylor  <iant@google.com>
3631         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
3632         make C++ a boot_language.  Set and substitute
3633         POSTSTAGE1_CONFIGURE_FLAGS.
3634         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3635         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3636         * configure, Makefile.in: Rebuild.
3638 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
3640         * MAINTAINERS (Register Allocation): Move myself from reviewers to
3641         maintainers.
3643 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
3645         * MAINTAINERS (Global Reviewers): Add myself.
3647 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3649         * configure: Regenerate.
3651 2011-07-16  Jason Merrill  <jason@redhat.com>
3653         * Makefile.def (language=c++): Add check-c++0x and
3654         check-target-libmudflap-c++.
3655         * Makefile.tpl (check-target-libmudflap-c++): New.
3656         * Makefile.in: Regenerate.
3658 2011-07-16  Matthias Klose  <doko@ubuntu.com>
3660         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3661         * Makefile.def (target_modules/libjava): Pass
3662         $(EXTRA_CONFIGARGS_LIBJAVA).
3663         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3664         if not configured with --enable-static-libjava.
3665         * Makefile.in: Regenerate.
3666         * configure: Likewise.
3668 2011-07-15  Jason Merrill  <jason@redhat.com>
3670         * Makefile.in (check-c++): Move check-gcc-c++0x after
3671         check-target-libstdc++-v3.
3673 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
3675         * MAINTAINERS (c6x port): New entry.
3677 2011-07-13  Jason Merrill  <jason@redhat.com>
3679         * Makefile.in (check-gcc-c++0x): New.
3680         (check-c++): Depend on it.
3682 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3684         PR target/39150
3685         * configure.ac (i[3456789]86-*-solaris2*): Also accept
3686         x86_64-*-solaris2.1[0-9]*.
3687         * configure: Regenerate.
3689 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
3691         * MAINTAINERS (RTL optimizers): Add self.
3693 2011-06-27  Gabriel Charette  <gchare@google.com>
3695         * MAINTAINERS (Write After Approval): Add myself.
3697 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
3699         PR regression/47836
3700         PR bootstrap/23656
3701         PR other/47733
3702         PR bootstrap/49247
3703         PR c/48825
3704         * configure.ac (target_libraries): Remove target-libiberty.
3705         Remove case-statement setting skipdirs=target-libiberty for
3706         multiple targets.  Remove checking target_configdirs and
3707         removing target-libiberty but keeping target-libgcc if
3708         otherwise empty.
3709         * Makefile.def (target_modules): Don't add libiberty.
3710         (dependencies): Remove all traces of target-libiberty.
3711         * configure, Makefile.in: Regenerate.
3713 2011-06-13  Walter Lee <walt@tilera.com>
3715         * configure.ac (tilepro-*-*) New case.
3716         (tilegx-*-*): Likewise.
3717         * configure: Regenerate.
3719 2011-06-06  Jing Yu  <jingyu@google.com>
3721         * configure.ac: Skip target-libiberty for
3722         arm*-*-linux-androideabi.
3723         * configure: Regenerated.
3725 2011-06-06  Nick Clifton  <nickc@redhat.com>
3727         * config.sub: Sync from upstream.
3729 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
3731         * MAINTAINERS (Write After Approval): Add myself.
3733 2011-06-01  Daniel Jacobowitz  <drow@false.org>
3735         * MAINTAINERS: Update my email address.
3737 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
3739         * MAINTAINERS (Write After Approval): Update my email address.
3741 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
3743         * MAINTAINERS (Write After Approval): Add myself.
3745 2011-05-08  Doug Kwan  <dougkwan@google.com>
3747         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3748         * configure: Regenerated.
3749         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3750         value from configure.
3751         * Makefile.in: Regenerated.
3753 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
3755         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3756         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3757         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3758         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3759         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3760         *-*-vxworks*): Disable newlib and libgloss in separate case
3761         statement.
3762         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3763         to separate case statement.
3764         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3765         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3766         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3767         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3768         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3769         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3770         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3771         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3772         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3773         i[[3456789]]86-*-rdos*, m32r-*-*,
3774         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3775         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3776         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3777         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3778         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3779         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3780         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3781         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3782         and libgloss in main case over targets.  Remove most empty cases
3783         in main case over targets.
3784         * configure: Regenerate.
3786 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
3788         * MAINTAINERS (Write After Approval): Add myself.
3790 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3792         * configure.ac: Remove code setting special library locations for
3793         hppa*64*-*-hpux11*.  Remove code setting compiler for
3794         sparc-sun-solaris2*.
3795         * configure: Regenerate.
3797 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3799         * configure.ac: Separate libgloss_dir settings from general case
3800         over targets.
3801         * configure: Regenerate.
3803 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3805         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3806         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3807         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3808         cases in libgcj-disabling case statement.
3809         (hppa*64*-*-linux*): Set unsupported_languages instead of
3810         disabling target-zlib.
3811         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3812         to hppa*64*-*-hpux*.
3813         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3814         hppa*-*-hpux*.
3815         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3816         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3817         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3818         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3819         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3820         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3821         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3822         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3823         libgcj-disabling case statement.
3824         * configure: Regenerate.
3826 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3828         * configure.ac: Disable Java for targets not supporting libffi.
3829         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3830         Remove cases in Java-disabling statement.
3831         (*arm-wince-pe): Change to arm-wince-pe.
3832         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3833         cases in Java-disabling statement.
3834         (bfin-*-*): Don't disable Java again.
3835         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3836         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3837         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3838         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3839         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3840         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3841         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3842         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3843         Java-disabling statement.
3844         (mmix-*-*): Don't disable Java again.
3845         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3846         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3847         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3848         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3849         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3850         statement.
3851         * configure: Regenerate.
3853 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3855         * configure.ac: Separate cases disabling Java and Java libraries
3856         from general case over targets.
3857         * configure: Regenerate.
3859 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
3861         * MAINTAINERS: Update my email address.
3863 2011-04-20  Easwaran Raman  <eraman@google.com>
3865         * MAINTAINERS (Write After Approval): Add myself.
3867 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
3869         PR lto/48086
3870         * configure.ac: Re-enable LTO on *-apple-darwin9*.
3871         * configure: Regenerate.
3873 2011-04-16  Jim Meyering  <meyering@redhat.com>
3875         * MAINTAINERS (Write After Approval): Add myself.
3877 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
3879         * MAINTAINERS: Update my email address.
3881 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
3883         * MAINTAINERS (Write After Approval): Add myself.
3885 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
3887         * MAINTAINERS (Write After Approval): Add myself.
3889 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
3891         * MAINTAINERS (Write After Approval): Add myself.
3893 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
3895         * configure.ac (build_tools): Remove build-byacc.
3896         (host_libs): Remove mmalloc.
3897         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3898         autoconf automake libtool diff rcs fileutils shellutils time
3899         textutils wdiff find uudecode hello tar gzip indent recode release
3900         sed perl gawk findutils gettext zip.
3901         (libgcj): Remove target-qthreads.
3902         (target_tools): Remove target-examples target-gperf.
3903         (YACC): Don't handle building byacc.
3904         * configure: Regenerate.
3905         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3906         dosutils, examples, fileutils, find, findutils, gawk, gettext,
3907         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3908         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3909         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3910         handle building components.
3911         * Makefile.in: Regenerate.
3913 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
3915         * MAINTAINERS: Update my email address as Xtensa maintainer.
3917 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3919         * config.sub: Sync from upstream.
3921 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3923         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3924         (microblaze*): Don't disable libssp.
3925         * configure: Regenerate.
3927 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3929         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3930         moveifchange.
3931         * configure: Regenerate.
3932         * Makefile.tpl: Use @SHELL@ not @config_shell@.
3933         * Makefile.in: Regenerate.
3935 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3937         * configure.ac (*-*-sysv4*): Don't enable libgomp.
3938         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3939         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3940         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3941         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3942         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3943         md_exec_prefix cases.
3944         * configure: Regenerate.
3946 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3948         * configure.ac: Separate cases disabling target-libssp,
3949         target-libiberty, target-libstdc++-v3 and Fortran from general
3950         case over targets.
3951         * configure: Regenerate.
3953 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3955         * configure.ac (*-*-chorusos): Don't disable libgcj.
3956         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3957         Remove case.
3958         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3959         (arm-*-coff): Don't disable libgcj.
3960         (arm*-*-linux-gnueabi): Remove useless assignment.
3961         (arm-*-riscix*): Don't disable libgcj.
3962         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3963         configuration.
3964         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3965         (c54x*-*-*): Remove case.
3966         (tic54x-*-*): Don't disable GCC or GCC libraries.
3967         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
3968         to *.
3969         (d10v-*-*): Don't disable GCC libraries.
3970         (d30v-*-*): Don't disable libgcj.
3971         (h8500-*-*): Don't disable GCC libraries.
3972         (i960-*-*): Don't disable libgcj.
3973         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3974         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3975         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3976         libgcj.
3977         (m68k-*-coff*): Remove case.
3978         (mmix-*-*): Don't disable libgloss on host.
3979         (mn10200-*-*, mn10300-*-*): Remove cases.
3980         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3981         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3982         Don't disable libgcj.
3983         (romp-*-*): Remove case.
3984         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3985         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3986         case.
3987         (v810-*-*): Don't disable GCC libraries.
3988         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3989         (ip2k-*-*): Don't disable GCC libraries.
3990         * configure: Regenerate.
3992 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
3994         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3995         libffi on host.
3996         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3997         on host.
3998         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3999         * configure: Regenerate.
4001 2011-03-26  John Marino  <binutils@marino.st>
4003         * configure.ac: Add support for *-*-dragonfly*
4004         * configure: Regenerate.
4006 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4008         * configure.ac (native_only): Remove.
4009         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4010         send-pr uudecode guile gnuserv on host.
4011         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4012         send-pr rcs guile perl texinfo libtool on host.
4013         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4014         automake send-pr rcs guile perl texinfo libtool on host.
4015         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4016         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4017         (alpha*-dec-osf*): Don't disable fileutils on target.
4018         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4019         texinfo send-pr expect dejagnu on target.
4020         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4021         target-qthreads on target.
4022         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4023         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4024         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4025         x86_64-*-mingw*): Don't disable expect on target.
4026         (*-*-cygwin*): Don't disable target-gperf on target.
4027         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4028         gnuserv on target.
4029         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4030         target.
4031         * configure: Regenerate.
4033 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4035         * configure.ac (target_tools): Remove target-groff.
4036         (native_only): Remove target-groff.
4037         (hppa*64*-*-*): Don't disable byacc.
4038         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4039         setting.
4040         (*-*-kaos*): Don't skip target-librx and target-groff.
4041         (*-*-netware*): Don't skip target-libmudflap.
4042         (*-*-tpf*): Don't skip target-libmudflap.
4043         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4044         directories on the host.
4045         (ia64*-*-*vms*): Don't skip tix.
4046         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4047         host.
4048         * configure: Regenerate.
4050 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4052         * configure.ac: Remove references to mt-mep, mt-netware,
4053         mt-wince.
4054         * Makefile.def: Add all-utils soft dependencies.
4055         * Makefile.tpl: Remove GDB_NLM_DEPS.
4056         * configure: Regenerate.
4057         * Makefile.in: Regenerate.
4059 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4061         * configure.ac: Do not include mh-x86omitfp.
4062         * configure: Regenerate.
4064 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4066         * configure.ac: Remove empty cases.
4067         * configure: Regenerate.
4069 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4071         * Makefile.def: Add dependency from termcap to gdb.
4072         * Makefile.in: Regenerate.
4074 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4076         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4077         * configure: Regenerate.
4078         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4079         * Makefile.tpl: Likewise.
4080         * Makefile.in: Regenerate.
4082 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4084         * configure.ac: Remove all mentions of tentative_cc.
4085         * configure: Regenerate.
4087 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4089         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4090         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4091         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4092         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4093         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4094         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4095         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4096         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4097         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4098         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4099         *-*-rhapsody*): Remove host cases.
4100         * configure: Regenerate.
4102 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4104         * configure.ac (ppc*-*-pe): Remove host case.
4105         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4106         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4107         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4108         cases.
4109         * configure: Regenerate.
4111 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4113         * config.sub: Update to version 2011-03-23.
4115 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4117         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4118         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4119         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4120         * configure: Regenerate.
4122 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4124         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4125         to Write After Approval.
4126         * config-ml.in: Don't handle arc-*-elf*.
4127         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4128         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4129         handle GCC libraries.
4130         * configure: Regenerate.
4132 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4134         PR bootstrap/48120:
4135         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4136         Add -lstdc++ -lm to LIBS.
4137         * configure: Regenerate.
4139 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
4141         * config.guess: Update to version 2011-02-02
4142         * config.sub: Update to version 2011-02-24
4144 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
4146         PR lto/48086
4147         * configure.ac: Re-enable LTO on *-apple-darwin9.
4148         * configure: Regenerate.
4150 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
4152         PR lto/48086
4153         * configure.ac: Disable LTO on darwin due to an assembler change in
4154         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4155         under 256.
4156         * configure: Regenerate.
4158 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
4160         * MAINTAINERS: Update myself as score backend maintainer,
4161         update my e-mail address.
4163 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
4165         * MAINTAINERS: Update my e-mail address.
4167 2011-03-06  Joey Ye  <joey.ye@arm.com>
4169         * MAINTAINERS: Update my e-mail address.
4171 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4173         * configure.ac: Adjust test of with_ppl.
4174         * configure: Regenerated.
4176 2011-03-02  Kai Tietz  <ktietz@redhat.com>
4178         * MAINTAINERS: Adjust my e-mail address.
4180 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4182         * configure.ac: Add -lpwl to ppllibs.
4183         * configure: Regenerated.
4185 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4187         * config/cloog.m4: Add -lisl to clooglibs.
4188         * configure: Regenerated.
4190 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4192         * MAINTAINERS (CPU Port maintainers): Add self.
4194 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4196         * MAINTAINERS: Add myself as testsuite maintainer.
4198 2011-02-15  Mike Stump  <mikestump@comcast.net>
4200         * MAINTAINERS: Add myself as testsuite maintainer.
4202 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4204         Import from Libtool and gnulib:
4206         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
4208         Prepare for supporting FreeBSD 10.
4209         * config.rpath: Remove handling of freebsd1* which soon would
4210         match FreeBSD 10.0.
4212         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
4214         Remove support for FreeBSD 1.x.
4215         * libtool.m4 (_LT_LINKER_SHLIBS)
4216         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4217         soon would incorrectly match FreeBSD 10.0.
4219 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4221         PR binutils/12283
4222         * move-if-change: Import version from gnulib.
4224 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
4226         PR lto/47225
4227         * Makefile.def (lto-plugin): Double dash for enable-shared.
4228         (configure-gcc): Depend on all-lto-plugin.
4229         * Makefile.in: Rebuilt.
4231 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4233         * configure.ac: Remove extra bracket.
4234         * configure: Regenerate.
4236 2011-02-08  Tobias Burnus  <burnus@net-b.de>
4238         * MAINTAINERS: Add myself as libquadmath maintainer.
4240 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
4242         * MAINTAINERS: Update my email address.
4244 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
4246         * MAINTAINERS (option handling): Add self.
4248 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
4250         PR lto/47225
4251         * Makefile.def: Add dependency for install-gcc
4252         on install-lto-plugin.
4253         * Makfile.in: Regenerated
4255 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
4257         * MAINTAINERS (CPU Port Maintainers): Add myself.
4259 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
4261         PR libgcj/44341
4262         * configure.ac: Discard --with-* flags for host when configuring
4263         target libraries for cross build.
4264         * configure: Rebuilt.
4266 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4268         * MAINTAINERS (linear loop transforms): Removed.
4270 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
4272         * configure.ac: If with_ppl is no, move setting with_cloog=no
4273         after CLOOG_REQUESTED check.
4274         * configure: Regenerated.
4276 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4278         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4279         CLooG has been requested.
4280         * configure: Regenerated.
4282 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4284         * configure: Regenerated.
4285         * configure.ac: Check for version 0.11 (or later revision) of PPL.
4287 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
4289         * configure: Regenerated.
4290         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4292 2011-01-21  Andreas Schwab  <schwab@redhat.com>
4294         * configure.ac: Use AS_HELP_STRING throughout.
4295         * configure: Regenerate.
4297 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
4299         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4300         * configure: Regenerate.
4302 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4304         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4306 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
4308         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4309         for ia64-hpux.
4310         * configure: Regenerate.
4312 2011-01-07  Jan Hubicka  <jh@suse.cz>
4314         PR lto/47225
4315         * Makefile.in: Regenerate.
4316         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4317         configure.
4319 2011-01-07  Jan Hubicka  <jh@suse.cz>
4321         * Makefile.in: Regenerate.
4322         * Makefile.def (gcc host module) and soft dependency on lto-plugin
4323         and configure dependency on lto-plugin configure.
4324         (lto-plugin module): Remove dependency on GCC; add dependency on
4325         liniberty.
4327 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
4329         * MAINTAINERS (Write After Approval): Add myself.
4331 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
4333         * configure: Regenerate.
4335 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
4337         * configure.ac: (picochip): Disable libiberty.
4339 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
4341         * MAINTAINERS (Write After Approval): Add myself.
4343 2010-12-10  Ian Lance Taylor  <iant@google.com>
4345         PR bootstrap/46819
4346         * configure.ac: For --disable-libgcj clear libgcj_saved.
4347         * configure: Rebuild.
4349 2010-12-10  Tobias Burnus  <burnus@net-b.de>
4351         PR fortran/46540
4352         * configure.ac: Add --disable-libquadmath and
4353         --disable-libquadmath-support.
4354         * configure: Regenerate.
4356 2010-12-03  Ian Lance Taylor  <iant@google.com>
4358         * MAINTAINERS: Add myself as libgo maintainer.
4360 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
4362         PR libffi/46792
4363         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4364         * configure: Regenerate.
4366 2010-12-02  Ian Lance Taylor  <iant@google.com>
4368         * configure.ac: Always set default for poststage1_ldflags to
4369         -static-libstdc++ -static-libgcc.
4371 2010-11-29  Andreas Schwab  <schwab@redhat.com>
4373         * configure.ac: Move comment to remove extra space in last argument
4374         of GCC_TARGET_TOOL.
4376 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
4378         PR other/46026
4379         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4380         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4381         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4382         (BASE_FLAGS_TO_PASS): Use it.
4383         * configure: Rebuilt.
4384         * Makefile.in: Rebuilt.
4386 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
4388         PR binutils/12258
4389         * configure.ac: Correct comments for --enable-gold/--enable-ld.
4390         Properly check default linker.
4391         * configure: Regnerated.
4393 2010-11-23  Matthias Klose  <doko@ubuntu.com>
4395         * configure.ac: For --enable-gold, handle value `default' instead of
4396         `both*'.  New configure option --{en,dis}able-ld.
4397         * configure: Regenerate.
4399 2010-11-20  Ian Lance Taylor  <iant@google.com>
4401         * configure.ac: Only disable a language library if no language needs
4402         it.  Don't let --disable-libgcj uncondtionally disable libffi.
4403         * configure: Rebuild.
4405 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4407         * Makefile.in: Regenerate.
4409         PR other/46202
4410         * configure.ac: Fix just-built in-tree STRIP name to be
4411         binutils/strip-new.
4412         * configure: Regenerate.
4413         * Makefile.def (install-strip-gcc, install-strip-binutils)
4414         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4415         (install-strip-sid): Mirror dependencies on non-strip variants
4416         of these targets on the respective -strip prerequisites.
4417         * Makefile.tpl (install-strip, install-strip-host)
4418         (install-strip-target): New targets.
4419         (install-strip-[+module+], install-strip-target-[+module+]):
4420         New targets.
4421         * Makefile.in: Regenerate.
4423 2010-11-19  Ian Lance Taylor  <iant@google.com>
4424             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4426         * configure.ac: Add target-libgo to target_libraries.  Set
4427         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4428         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4429         (HOST_EXPORTS): Add GOC.
4430         (BASE_TARGET_EXPORTS): Add GOC.
4431         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4432         (GOCFLAGS_FOR_TARGET): New variable.
4433         (EXTRA_HOST_FLAGS): Add GOC.
4434         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4435         * Makefile.def (target_modules): Add libgo.
4436         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4437         (dependencies): Add dependency from configure-target-libgo to
4438         configure-target-libffi and all-target-libstdc++-v3.  Add
4439         dependencies from all-target-libgo to all-target-libffi.
4440         (languages): Add go.
4441         * configure: Rebuild.
4442         * Makefile.in: Rebuild.
4444 2010-11-19  Ian Lance Taylor  <iant@google.com>
4446         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4447         compiler/flag environment variables.
4449 2010-11-18  Ian Lance Taylor  <iant@google.com>
4451         * configure.ac: Check for lang_requires_boot_languages in
4452         config-lang.in files.
4453         * configure: Rebuild.
4455 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4456             Tobias Burnus  <burnus@net-b.de>
4458         PR fortran/32049
4459         * Makefile.def: Add libquadmath; build it with language=fortran.
4460         * configure.ac: Add libquadmath.
4461         * Makefile.tpl: Handle multiple libs in check-[+language+].
4462         * Makefile.in: Regenerate.
4463         * configure: Regenerate.
4465 2010-11-16  Tom Tromey  <tromey@redhat.com>
4467         * MAINTAINERS: Moved myself to reviewers section.
4469 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
4471         * MAINTAINERS: Moved myself to reviewers section.
4473 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4475         * MAINTAINERS (Various Maintainers): Add self for build machinery.
4476         (Write After Approval): Remove self.
4478 2010-11-15  Andreas Schwab  <schwab@redhat.com>
4480         * configure.ac: Fix spelling in option names.
4481         * configure: Regenerated.
4483 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
4485         PR bootstrap/39622
4486         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4487         * configure: Regenerated.
4489 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
4491         * MAINTAINERS: Update my email address.
4493 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4495         * configure: Regenerate.
4497 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4499         * configure: Regenerate.
4501 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4503         * configure: Regenerate.
4505 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4507         * configure: Regenerate.
4509 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
4511         * configure.ac: Support official CLooG.org versions.
4512         * configure: Regenerate.
4513         * config/cloog.m4: New.
4515 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
4517         * MAINTAINERS (Write After Approval): Add myself.
4519 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
4521         * MAINTAINERS: Update my email address.
4523 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
4525         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4526         * configure: Regenerate.
4528 2010-11-03  Ian Lance Taylor  <iant@google.com>
4529             Dave Korn  <dave.korn.cygwin@gmail.com>
4531         PR lto/46273
4532         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
4533         and on other supported platforms whenever LTO is enabled.
4534         * configure: Rebuild.
4536 2010-11-02  Alan Modra  <amodra@gmail.com>
4538         PR binutils/12110
4539         * configure.ac: Error when source path contains spaces.
4540         * configure: Regenerate.
4542 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
4544         * MAINTAINERS: Update my email address.
4546 2010-10-20  Ian Lance Taylor  <iant@google.com>
4548         * Makefile.def (target_modules): Set lib_path to src/.libs for
4549         libstdc++-v3 module.
4550         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4551         * Makefile.in: Rebuild.
4553 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4555         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4556         (Write After Approval): Remove myself.
4558 2010-10-15  Tristan Gingold  <gingold@adacore.com>
4560         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4562 2010-10-14  Douglas Rupp  <rupp@gnat.com>
4564         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4566 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4568         * configure.ac (build_lto_plugin): New shell variable.
4569         (--enable-lto): Turn on by default for all non-ELF platforms that
4570         have had LTO support added so far.  Set build_lto_plugin appropriately
4571         for both ELF and non-ELF.
4572         (configdirs): Add lto-plugin or not based on build_lto_plugin.
4573         * configure: Regenerate.
4575 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4577         Sync from src:
4578         * configure.ac (v850 support): Remove target-libgloss from
4579         noconfigdirs.
4580         * configure: Regenerate.
4582 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4584         PR bootstrap/45326
4585         PR bootstrap/45174
4586         * configure.ac: Honor initial values of $build_configargs,
4587         $host_configargs, $target_configargs.  Mark the precious, so
4588         environment settings get recorded.
4589         * configure: Regenerate.
4591 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4593         PR bootstrap/45796
4594         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4595         Depend on all-build-libiberty.
4596         * Makefile.in: Regenerate.
4598 2010-09-30  Michael Eager  <eager@eagercon.com>
4600         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4601         * configure: Regenerate.
4603 2010-09-28  Michael Eager  <eager@eagercon.com>
4605         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4607 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4609         PR bootstrap/44621
4610         * configure.ac: Fix unportable shell quoting.
4611         * configure: Regenerate.
4613 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
4615         * configure.ac (enable-lto): Add Darwin to the list of supported lto
4616         targets and amend comment.
4617         * configure: Regenerate.
4619 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
4621         * MAINTAINERS (Write After Approval): Add myself.
4623 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
4625         * configure.ac: Enable LTO by default on Darwin.
4626         * configure: Regenerate.
4628 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
4630         * MAINTAINERS (Write After Approval): Add myself.
4632 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
4634         * MAINTAINERS (Write After Approval): Add myself.
4636 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
4638         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4639         ports
4641 2010-07-28  David Yuste  <david.yuste@gmail.com>
4643         * MAINTAINERS (Write After Approval): Add myself.
4645 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
4647         * configure.ac: Support all v850 targets.
4648         * configure: Regenerate.
4650 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
4652         PR bootstrap/44455
4653         * configure.ac (extra_mpfr_configure_flags): Copy from
4654         extra_mpc_gmp_configure_flags.
4655         * configure: Re-generated.
4657 2010-07-22  Andi Kleen  <ak@linux.intel.com>
4659         * MAINTAINERS (Write After Approval): Add myself.
4661 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
4663         * MAINTAINERS (Write After Approval): Add myself.
4665 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
4667         * MAINTAINERS (Write After Approval): Add myself.
4669 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
4671         PR target/44862
4672         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4673         Provide -B option to allow for link spec %s substitutions for
4674         libstdc++.a on darwin.
4675         * Makefile.in: Regenerate.
4677 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
4679         * MAINTAINERS (Reviewers): Update my e-mail address
4681 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
4683         * Makefile.def (configure-gcc): Depend on all-libelf.
4684         * Makefile.in: Rebuild.
4686 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
4688         * MAINTAINERS (Write After Approval): Add myself in the right place.
4690 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
4692         * MAINTAINERS (Write After Approval): Add myself.
4694 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
4696         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4698 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
4700         * config.sub: Update to version 2010-05-21.
4701         * config.guess: Update to version 2010-04-03.
4703 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
4705         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4706         * configure: Regenerate.
4708 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
4710         * MAINTAINERS (Write After Approval): Add myself.
4712 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
4714         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4715         a platform that supports LTO.
4716         * configure: Regenerate.
4718 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
4720         * configure.ac: Allow all the versions greater than 0.10 of PPL.
4721         * configure: Regenerated.
4723 2010-04-27  Roland McGrath  <roland@redhat.com>
4724             H.J. Lu  <hongjiu.lu@intel.com>
4726         * configure.ac (--enable-gold): Support both, both/gold and
4727         both/bfd to add gold to configdirs without removing ld.
4728         * configure: Regenerated.
4730         * Makefile.def: Add install-gold dependency to install-ld.
4731         * Makefile.in: Regenerated.
4733 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
4735         PR lto/42776
4736         * configure.ac (--enable-lto): Refactor handling so libelf tests
4737         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4738         and allow LTO to be explicitly enabled on non-ELF platforms that
4739         are known to support it inside else-clause.
4740         * configure: Regenerate.
4742 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
4744         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4745         * configure: Regenerate.
4747 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
4749         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4750         * configure: Regenerate.
4752 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4754         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4755         separately.
4756         * configure: Regenerate.
4758 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
4760         * MAINTAINERS (Write After Approval): Add myself.
4762 2010-04-14  Tristan Gingold  <gingold@adacore.com>
4764         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4765         * configure: Regenerate.
4767 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
4769         * configure: Regenerate after change to elf.m4.
4771 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
4773         * MAINTAINERS (Write After Approval): Add myself.
4775 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4777         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4778         * configure: Regenerated.
4780 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4782         * configure.ac: Print "buggy but acceptable" when CLooG
4783         revision is less than 9.
4784         * configure: Regenerated.
4786 2010-04-01  Diego Novillo  <dnovillo@google.com>
4788         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4790 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4792         PR bootstrap/43615
4793         PR bootstrap/43328
4795         Revert:
4797         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4799         * configure.ac: Do not pass --enable-multilib nor
4800         --disable-multilib in baseargs.  Accept explicitly passed
4801         --enable_multilib.
4802         * configure: Regenerate.
4804 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
4806         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4808 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
4810         * MAINTAINERS: Remove myself.
4812 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4814         PR bootstrap/43328
4815         * configure.ac: Do not pass --enable-multilib nor
4816         --disable-multilib in baseargs.  Accept explicitly passed
4817         --enable_multilib.
4818         * configure: Regenerate.
4820 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
4822         * MAINTAINERS (spu port): Remove me.
4824 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4826         * configure.ac (tic6x-*-*): New case.
4827         * configure: Regenerate.
4829 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4831         * config.sub: Update to version 2010-03-22.
4832         * config.guess: Update to version 2009-12-30.
4834 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
4836         PR ada/42554
4837         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4838         * configure: Regenerate.
4840 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4842         * MAINTAINERS: Update my email address.
4844 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
4846         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4847         (ghassan.shobaki@amd.com): Removed.
4849 2010-03-17  Alan Modra  <amodra@gmail.com>
4851         * MAINTAINERS: Update my email address.
4853 2010-03-16  Diego Novillo  <dnovillo@google.com>
4855         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4856         Matthews.
4858 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
4860         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4861         Gutson, Jeffrey D. Oldham and Mark Shinwell.
4863 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
4865         * MAINTAINERS: Update my email address.
4867 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
4869         * MAINTAINERS: Update my email address.
4871 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
4873         * MAINTAINERS: Update my email address.
4875 2010-03-09  Jie Zhang  <jie@codesourcery.com>
4877         * MAINTAINERS: Update my email address.
4879 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4881         PR libstdc++/32499
4882         * configure.ac (RANLIB): Default to true.
4883         (STRIP): Likewise.
4884         (RANLIB_FOR_TARGET): Remove superfluous : argument.
4885         * configure: Regenerate.
4887 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
4889         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4890         (Write After Approval): Update my email address.
4892 2010-02-17  Nick Clifton  <nickc@redhat.com>
4894         PR 11238
4895         * Makefile.tpl (local-distclean): Also remove config.cache files in
4896         sub-directories as there may not be Makefiles present in the
4897         sub-directories.
4898         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4899         the config.cache files found by the find command.
4901         * Makefile.in: Regenerate.
4902         * configure.ac: Revert previous delta.
4903         * configure: Regenerate.
4905 2010-02-15  Nick Clifton  <nickc@redhat.com>
4907         PR 11238
4908         * configure.ac: Delete config.cache files in sub-directories when
4909         deleting Makefiles.
4910         * configure: Regenerate.
4912 2010-02-12  Ben Elliston  <bje@gnu.org>
4914         * MAINTAINERS: Update my email address.
4916 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
4918         * MAINTAINERS (spu port): Update my email address.
4920 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
4922         * MAINTAINERS: Add myself as a maintainer for the bfin port.
4924 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4926         * configure.ac: Add "recommended" version checks for GMP/MPC.
4927         Update recommended GMP/MPFR/MPC versions.
4928         * configure: Regenerate.
4930 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
4932         * MAINTAINERS: Move my Embecosm email address into the
4933         write-after-approval section.
4935 2010-01-26  Ian Lance Taylor  <iant@google.com>
4937         * MAINTAINERS: Add myself as Go frontend maintainer.
4939 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
4941         PR libstdc++/36101, PR libstdc++/42813
4942         * configure.ac (bootstrap_target_libs): Make inclusion of
4943         target-libgomp conditional on libgomb being in target_configdirs.
4944         * configure: Regenerate.
4946 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
4948         PR libstdc++/36101, PR libstdc++/42813
4949         * configure.ac (bootstrap_target_libs): Include target-libgomp.
4950         * configure: Regenerate.
4952 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
4954         PR libstdc++/36101, PR libstdc++/42813
4955         * configure.ac (target_configdirs): Substitute.
4956         * Makefile.def: Bootstrap target module libgomp.
4957         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4958         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4959         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4960         * configure, Makefile.in: Regenerate.
4962 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4964         * MAINTAINERS: Adjust my details.
4966 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
4968         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4970 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
4972         * MAINTAINERS: reindented my entry with tabs instead of spaces.
4974 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
4976         * MAINTAINERS (Write After Approval): Add myself.
4978 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4980         * MAINTAINERS (Write After Approval): Add myself.
4982 2010-01-11  Richard Guenther  <rguenther@suse.de>
4984         PR lto/41569
4985         * Makefile.def (all-lto-plugin): Depend on all-gcc.
4986         * Makefile.in: Regenerated.
4988 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
4990         * configure.ac: Enable libjava build on x86_64-*freebsd*.
4991         * configure: Regenerate.
4993 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4994             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4996         PR bootstrap/42424
4997         * configure.ac: Include libtool m4 files.
4998         (_LT_CHECK_OBJDIR): Call it.
4999         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5000         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5002         * configure: Regenerate.
5004 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5006         PR bootstrap/41818
5007         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5008         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5009         * Makefile.in: Regenerate.
5011 2010-01-02  Richard Guenther  <rguenther@suse.de>
5013         PR lto/41529
5014         * configure.ac: Include config/elf.m4.  Disable LTO if not
5015         builting for an elf target.
5016         * configure: Regenerate.
5018 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5020         * MAINTAINERS: Change my email address.
5022 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5024         * config.sub, config.guess: Update from upstream sources.
5026 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5028         * MAINTAINERS (Write After Approval): Add myself.
5030 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5032         PR middle-end/30447
5033         PR middle-end/30789
5034         PR other/40302
5036         * configure.ac: Require MPC.
5037         * configure: Regenerate.
5039 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5041         PR target/38384
5042         PR bootstrap/40972
5043         * libtool.m4: Sync from git Libtool.
5044         * ltoptions.m4: Likewise.
5045         * ltversion.m4: Likewise.
5046         * lt~obsolete.m4: Likewise.
5047         * ltmain.sh: Likewise.
5049 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5051         * configure.ac: Update minimum MPC version to 0.8.
5052         * configure: Regenerate.
5054 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5056         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5057         * configure: Regenerated.
5059 2009-11-21  Ian Lance Taylor  <iant@google.com>
5061         * configure.ac: Change default of poststage1_ldflags to be empty if
5062         poststage1_libs is set.  When poststage1_libs is empty, and
5063         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5064         * configure: Rebuild.
5066 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5068         * MAINTAINERS (Write After Approval): Update my email address.
5070 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5072         * config.guess: Update from upstream sources.
5074 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5076         * Makefile.def: Restore host and target settings for gmp.
5077         * Makefile.in: Rebuild.
5079 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5081         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5082         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5083         Fix portability of test of C++ as bootstrap language.  Add
5084         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5085         * configure: Rebuild.
5086         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5087         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5088         in-tree building.
5089         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5090         (POSTSTAGE1_HOST_EXPORTS): Use it.
5091         (STAGE[+id+]_CXXFLAGS): New.
5092         (BASE_FLAGS_TO_PASS): Pass it down.
5093         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5094         extra_exports.
5095         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5096         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5097         extra_exports.
5098         * Makefile.in: Rebuild.
5100 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5102         * config.sub, config.guess: Update from upstream sources.
5104 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5106         * MAINTAINERS (Write After Approval): Add myself.
5108 2009-11-09  Jon Beniston  <jon@beniston.com>
5110         * MAINTAINERS (Write After Approval): Add myself.
5112 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5114         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5115         paths for *-w64-mingw* and x86_64-*mingw*.
5116         * configure: Regenerated.
5118 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5120         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5122 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5124         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5125         Phil Edwards to Write-After Approval.
5127 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
5129         * configure.ac: Disable target-winsup & co for
5130         x86_64-*-mingw* and *-w64-mingw* targets.
5131         * configure: Regenerated.
5133 2009-10-16  Nick Clifton  <nickc@redhat.com>
5135         * MAINTAINERS: Add myself as a maintainer for the RX port.
5137 2009-10-26  Johannes Singler  <singler@kit.edu>
5139         * MAINTAINERS (Write After Approval): Update my e-mail address.
5141 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5143         * configure.ac (CLooG test): Use = with test.
5144         * configure: Regenerate.
5146 2009-10-22  Richard Guenther  <rguenther@suse.de>
5148         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
5149         cloog if the ppl version check failed.  Move flags saving
5150         before setting in libelf check.
5151         * configure: Regenerate.
5153 2009-10-21  Richard Guenther  <rguenther@suse.de>
5155         * configure.ac: Adjust the ppl and cloog configure to work as
5156         documented.  Disable cloog if ppl was disabled.  Omit the version
5157         checks if they were disabled.
5158         * configure: Re-generate.
5160 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5162         * configure.ac: Add 'lto' to enable_languages, not
5163         new_enable_languages, and only if not already present.
5164         * configure: Regenerate.
5166 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
5168         * README: Refer to the various COPYING* files instead of just
5169         COPYING.
5170         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5172 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
5174         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5176 2009-10-07  Richard Guenther  <rguenther@suse.de>
5178         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5179         and Richard Guenther as reviewers.
5180         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5181         as reviewers.
5183 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
5185         * config.sub: Update from upstream sources.
5187 2009-10-06  Ian Lance Taylor  <iant@google.com>
5189         * Makefile.def: check-gold depends upon all-gas.
5190         * Makefile.in: Rebuild.
5192 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
5194         * MAINTAINERS (Write After Approval): Add myself.
5196 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
5198         * Makefile.def: all-lto-plugin depends on all-libiberty.
5199         set bootstrap=true for lto-plugin.
5200         Add lto-plugin.
5201         * Makefile.in: Regenerate.
5202         * configure.ac (host_libs): Add lto-plugin.
5203         * configure: Regenerate.
5205 2009-10-03  Diego Novillo  <dnovillo@google.com>
5207         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5208         (HOST_LIBELFLIBS): Define.
5209         (HOST_LIBELFINC): Define.
5210         * Makefile.in: Regenerate.
5211         * configure.ac: Add --enable-lto.
5212         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5213         If --enable-lto is used, add 'lto' to new_enable_languages.
5214         If --enable-lto is used and gold is enabled, add
5215         lto-plugin to configdirs.
5216         * configure: Regenerate.
5218 2009-10-03  Simon Baldwin  <simonb@google.com>
5220         * configure.ac: If --with-system-zlib, suppress local zlib and
5221         pass --with-system-zlib to subdir configure scripts.
5222         * configure: Regenerate.
5224 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
5225             Paolo Bonzini  <bonzini@gnu.org>
5227         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5228         $(srcdir).
5229         * Makefile.in: Rebuilt.
5231 2009-09-26  Gary Funck  <gary@intrepid.com>
5233         * MAINTAINERS (Write After Approval): Add myself.
5235 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5237         * configure.ac: Update minimum MPC version to 0.7.
5238         * configure: Regenerate.
5240 2009-09-25  Nick Clifton  <nickc@redhat.com>
5242         * configure.ac: Pass any --cache-file=/dev/null option on to
5243         subconfigures.
5244         * configure: Regenerate.
5246 2009-09-23  Nick Clifton  <nickc@redhat.com>
5248         * config.sub, config.guess: Update from upstream sources.
5250 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
5252         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5253         * Makefile.in: Rebuilt.
5255 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5257         PR bootstrap/32272
5258         * configure.ac: Error out if $srcdir isn't '.' but contains
5259         host-${host_noncanonical}.
5260         * configure: Regenerate.
5262 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5264         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5265         maintainer.
5267 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5269         * configure.ac: If bootstrapping a combined tree with
5270         --enable-gold, require c++ in stage1_languages.
5271         * configure: Regenerate.
5273         * configure.ac: Also add target_libs of stage1_languages to
5274         bootstrap_target_libs.
5275         * configure: Regenerate.
5277         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5278         with --enable-languages not containing c++.
5279         * configure: Regenerate.
5281 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
5283         * configure.ac: Disable java and boehm-gc for bfin-*-*.
5284         * configure: Regenerate.
5286 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
5288         * MAINTAINERS (Write After Approval): Update my e-mail address,
5289         and move from from here...
5290         (Waiting for paperwork): To here.
5292 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
5294         * MAINTAINERS (Reviewers): Add self as driver reviewer.
5296 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5298         * configure.ac: Do not use $extrasub for replacing @if/@endif
5299         parts in Makefile; instead, use additional arguments to
5300         AC_CONFIG_COMMANDS to do the replacement manually, with several
5301         sed invocations, to avoid HP-UX sed command limits.
5302         * configure: Regenerate.
5304 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
5306         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5307         blank before -L.
5309 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
5311         * configure.ac (with-build-config): Document.  Handle without.
5312         Handle missing argument.
5313         * configure: Rebuilt.
5315 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
5317         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
5318         Default to bootstrap-debug only if compare-debug works.
5319         * configure: Rebuilt.
5320         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5321         * Makefile.in: Rebuilt.
5323 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5325         * MAINTAINERS (OS Port Maintainers): Update my email address.
5327 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
5329         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5330         * Makefile.in: Rebuilt.
5332 2009-09-01  Chris Demetriou  <cgd@google.com>
5334         * MAINTAINERS (Write After Approval): Add myself.
5336 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
5338         PR debug/30161
5339         * include/dwarf2.h (enum dwarf_tag): Added
5340         DW_TAG_GNU_template_template_param
5341         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5343 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5345         * Makefile.tpl (AWK): Fix typo.
5346         * Makefile.in: Regenerate.
5348 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5350         * configure.ac: Detect awk and sed.
5351         * Makefile.def (flags_to_pass): Add AWK and SED.
5352         * Makefile.tpl (AWK, SED): New.
5353         (BASE_FLAGS_TO_PASS): Add AWK and SED.
5354         * configure: Regenerate.
5355         * Makefile.in: Regenerate.
5357 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
5359         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5360         (collapseslashes): Likewise.
5362 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5364         * configure.ac (AC_PREREQ): Bump to 2.64.
5366 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5368         * configure.ac: Remove --with-datarootdir, --with-docdir,
5369         --with-pdfdir, --with-htmldir switches.
5370         * configure: Regenerate.
5372         * configure: Regenerate.
5374         * compile: Sync from Automake 1.11.
5375         * depcomp: Likewise.
5376         * install-sh: Likewise.
5377         * missing: Likewise.
5378         * mkinstalldirs: Likewise.
5379         * ylwrap: Likewise.
5381 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
5383         * ltmain.sh (func_normal_abspath): New function.
5384         (func_relative_path): Likewise.
5385         (func_mode_help): Document new -bindir option for link mode.
5386         (func_mode_link): Add new -bindir option, and use it to place
5387         output DLL if specified.
5389 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5391         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5392         (baseargs): Add --disable-option-checking.
5393         * configure: Regenerate.
5395         * Makefile.def (configure-target-libiberty): Depend on
5396         all-binutils and all-ld.
5397         (configure-target-newlib): Likewise.
5398         * Makefile.in: Regenerate.
5400 2009-08-17  Ben Elliston  <bje@au.ibm.com>
5402         * config.sub, config.guess: Update from upstream sources.
5404 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5406         Sync from src, merge:
5408         2009-07-02  Tristan Gingold  <gingold@adacore.com>
5410         * configure.ac: Do not exclude gas for i386-*-darwin.
5411         Add a case for x86_64-*-darwin.
5412         * configure: Regenerate.
5414 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
5416         * MAINTAINERS: Add my name to Write After Approval list.
5418 2009-08-06  Michael Eager  <eager@eagercon.com>
5420         * configure.ac: Add Microblaze target.
5421         * configure: Regenerate.
5423 2009-07-31  Christian Bruel  <christian.bruel@st.com>
5425         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5426         * configure: Regenerate.
5428 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
5430         * MAINTAINERS (Write After Approval): Update my e-mail address.
5432 2009-07-06  Ian Lance Taylor  <iant@google.com>
5434         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5435         * configure: Rebuild.
5437 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
5439         * MAINTAINERS: Move myself to the Graphite Reviewers.
5441 2009-06-30  Wei Guozhi  <carrot@google.com>
5443         * MAINTAINERS: Add my name to Write After Approval list.
5445 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
5447         PR bootstrap/40338
5448         * configure.ac (comparestring): Create new variable.
5449         * Makefile.tpl (comparestring): Use to skip some comparisions.
5450         * configure: Regenerate.
5451         * Makefile.in: Regenerate.
5453 2009-06-26  Doug Evans  <dje@sebabeach.org>
5455         * Makefile.def (host_modules): Add cgen.
5456         * Makefile.in: Regenerate.
5457         * configure.ac (host_tools): Add cgen.
5458         * configure: Regenerate.
5460 2009-06-23  DJ Delorie  <dj@redhat.com>
5462         * MAINTAINERS: Add myself as mep maintainer.
5464 2009-06-23  Ian Lance Taylor  <iant@google.com>
5466         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
5467         boot_languages.  Only bootstrap target libraries listed in
5468         target_libs for some boot language.  Add --with-stage1-ldflags,
5469         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
5470         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
5471         if not building with C++.
5472         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5473         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5474         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5475         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5476         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
5477         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5478         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5479         * configure, Makefile.in: Rebuild.
5481 2009-06-23  Li Feng  <nemokingdom@gmail.com>
5483         * MAINTAINERS: Added my name to write-after-approval list.
5485 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
5487         * configure.ac: Define is_elf for QNX Neutrino targets.
5488         * configure: Regenerate.
5490 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
5492         * MAINTAINERS: Added my name to the write-after-approval list
5494 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5496         * configure.ac: Detect MPC in default directory.
5497         * configure: Regenerate.
5499 2009-06-03  Jerome Guitton  <guitton@adacore.com>
5500             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5502         * Makefile.tpl (all): Avoid a trailing backslash.
5503         * Makefile.in: Regenerate.
5505 2009-06-03  Ben Elliston  <bje@au.ibm.com>
5507         * config.sub, config.guess: Update from upstream sources.
5509 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
5511         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5512         to noconfdirs.
5513         * configure: Regenerate.
5515 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
5517         * Makefile.tpl ([+compare-target+]): Compare all stage
5518         directories, rather than just gcc.
5519         * Makefile.in: Rebuilt.
5521 2009-06-01  Doug Kwan  <dougkwan@google.com>
5523         * configure.ac: Support gold for target arm*-*-*.
5524         * configure: Regenerate.
5526 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5528         * Makefile.def: Add MPC support and dependencies.
5529         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
5531         * Makefile.in, configure: Regenerate.
5533 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
5535         * Makefile.tpl (all): Avoid harmless warning in make all when
5536         gcc-bootstrap is enabled but stage_last does not exist.
5537         * Makefile.in: Rebuilt.
5539 2009-05-24  Nicolas Roche  <roche@adacore.com>
5541         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5542         * Makefile.in: Regenerate.
5544 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
5546         * MAINTAINERS: Update my e-mail address.
5548 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5550         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
5551         * configure:  Regenerate.
5553 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5555         PR other/40159
5556         * Makefile.tpl (all): Don't assume gcc-bootstrap and
5557         gcc-no-bootstrap are mutually exclusive.
5558         * Makefile.in: Rebuilt.
5560 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5562         PR other/40159
5563         * Makefile.tpl (all): Don't end with unconditional success.
5564         * Makefile.in: Rebuilt.
5566 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
5568         PR target/37137
5569         * Makefile.def (flags_to_pass): Remove redundant and incomplete
5570         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5571         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5572         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
5573         stage_configureflags, stage_cflags and stage_libcflags into
5574         explicit Makefile macros.
5575         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5576         GFORTRAN.
5577         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5578         CC.  Set CC_FOR_BUILD from CC.
5579         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5580         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5581         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5582         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
5583         and GFORTRAN.
5584         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5585         (_LIBCFLAGS): Renamed to _TFLAGS.
5586         (do-compare-debug, do-compare3-debug): Drop.
5587         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5588         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5589         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5590         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5591         (XGCC_FLAGS_FOR_TARGET): New.
5592         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5593         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5594         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5595         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5596         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
5597         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
5598         TFLAGS.
5599         (BUILD_CONFIG): Include if requested.
5600         (all): Set TFLAGS on bootstrap.
5601         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5602         (all-stageid-prefixmodule): Likewise.
5603         (do-clean, distclean-stageid): Set TFLAGS.
5604         (restrap): Fix whitespace.
5605         * Makefile.in: Rebuilt.
5607 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
5609         * config.guess: Sync with src.
5611 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5613         * configure.ac ($with_ppl):  Default to no if not supplied.
5614         ($with_cloog):  Likewise.
5615         configure:  Regenerate.
5617 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
5619         * MAINTAINERS: Update my e-mail address.
5621 2009-04-27  Nick Clifton  <nickc@redhat.com>
5623         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5625 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
5627         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5628         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5629         * Makefile.in: Regenerate.
5631 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5633         PR bootstrap/39739
5634         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5635         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5637         * configure, Makefile.in: Regenerate.
5639 2009-04-21  Taras Glek  <tglek@mozilla.com>
5641         * include/hashtab.h: Update GTY annotations to new syntax
5642         * include/splay-tree.h: Likewise
5644 2009-04-17  Ben Elliston  <bje@au.ibm.com>
5646         * config.sub, config.guess: Update from upstream sources.
5648 2009-04-15  Anthony Green  <green@moxielogic.com>
5650         * configure.ac: Add moxie support.
5651         * configure: Rebuilt.
5653 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
5655         * configure.ac: Change copyright header to refer to version
5656         3 of the GNU General Public License and to point readers at the
5657         COPYING3 file and the FSF's license web page.
5658         * Makefile.def: Likewise.
5659         * Makefile.tpl: Likewise.
5660         * Makefile.in: Regenerate.
5662 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
5664         * configure.ac: Restore match for darwin9 or later. Use double
5665         brackets since regeneration eats one pair.
5666         * configure: Regenerate.
5668 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
5670         PR gas/10039
5671         * configure.ac: Require texinfo 4.7.
5672         * configure: Regenerated.
5674 2009-04-09  Nick Clifton  <nickc@redhat.com>
5676         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5677         the GCC Runtime Library Exception.
5679 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5681         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5682         * configure: Regenerate.
5684 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
5686         * Makefil.def (languages): New entries.
5687         * Makefile.tpl (check-gcc-*): New generic target.
5688         * Makefile.in: Regenerate.
5690 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
5692         * MAINTAINERS:  Update my email address.
5694 2009-03-18  Tom Tromey  <tromey@redhat.com>
5696         * configure: Rebuild.
5697         * configure.ac (host_libs): Add libiconv.
5698         * Makefile.in: Rebuild.
5699         * Makefile.def (host_modules): Add libiconv.
5700         (configure-gdb, all-gdb): Depend on libiconv.
5702 2009-03-16  Tristan Gingold  <gingold@adacore.com>
5704         * configure.ac: Treat gdb as supported on x86_64-darwin.
5705         * configure: Regenerate.
5707 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
5709         * configure.ac (--with-host-libstdcxx): New option.
5710         * configure: Regenerate.
5712 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
5714         * MAINTAINERS:  Move myself into the write after approval list.
5716 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
5718         * MAINTAINERS: Update e-mail address.
5720 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
5722         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5724 2009-03-10  Ira Rosen  <irar@il.ibm.com>
5726         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5728 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5730         Backport from git Libtool:
5732         2009-01-19  Robert Millan  <rmh@aybabtu.com>
5733         Support GNU/kOpenSolaris.
5734         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5735         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5736         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5737         GNU/kOpenSolaris.
5739 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
5741         * MAINTAINERS: Update e-mail address.
5743 2009-02-24  Michael Eager  <eager@eagercon.com>
5745         * MAINTAINERS (Write After Approval): Add self.
5747 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
5749         * MAINTAINERS (Write After Approval): Add myself.
5751 2009-02-05  Andreas Schwab  <schwab@suse.de>
5753         * Makefile.tpl (stage_last): Define $r and $s before using
5754         $(RECURSE_FLAGS_TO_PASS).
5755         * Makefile.in: Regenerate
5757 2009-01-30  Ian Lance Taylor  <iant@google.com>
5759         * MAINTAINERS: Move myself to the Global Reviewers list.
5761 2009-01-29  Robert Millan  <rmh@aybabtu.com>
5763         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5764         * configure: Regenerate.
5766 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
5768         * MAINTAINERS: Make whitespace consistent.
5769         Remove Robert Millan from Write After Approval.
5771 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
5773         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5774         (all-opcodes): Depend on all-libiberty.
5775         * Makefile.in: Regenerate.
5777 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
5779         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5780         * configure: Regenerate.
5782 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
5784         * MAINTAINERS (Write After Approval): Add myself.
5786 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
5788         * MAINTAINERS: Add myself to reviewers (Fortran).
5790 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
5792         PR tree-optimization/38515
5793         * configure.ac (cloog-polylib): Removed.
5794         (with_ppl, with_cloog): Test for "no".
5795         * configure: Regenerated.
5797 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
5799         * MAINTAINERS: Moved myself to reviewers (Fortran).
5801 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
5803         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5804         (Write After Approval): Remove myself.
5806 2009-01-03  Diego Novillo  <dnovillo@google.com>
5808         * MAINTAINERS: Remove myself from alias maintainership.
5810 2009-01-02  David Ayers  <ayers@fsfe.org>
5812         * MAINTAINERS: Update e-mail address.
5814 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
5816         * MAINTAINERS: Make whitespace consistent.
5818 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5820         Backport from upstream Libtool:
5821         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5822         Add cache variables to tests that require the linker to work.
5823         For shlibpath_overrides_runpath, this also changes the semantics
5824         to let the result from the C compiler take precedence.
5826 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5828         * config.sub, config.guess: Update from upstream sources.
5830 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
5832         * configure.ac (ppllibs): Add by default the lib flags.
5833         * configure: Regenerate.
5835 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
5837         * MAINTAINERS:  Add myself to the write after approval list.
5839 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
5841         * configure.ac: Add double brackets on darwin[912].
5842         * configure: Regenerate.
5844 2008-12-03  Daniel Kraft  <d@domob.eu>
5846         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
5847         Approval to Reviewer section (for Fortran front-end).
5849 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
5851         * configure.ac: Expand to darwin10 and later.
5852         * configure: Regenerate.
5854 2008-12-02  Andreas Schwab  <schwab@suse.de>
5856         * Makefile.def: configure-target-boehm-gc depends on
5857         all-target-libstdc++-v3.
5858         * Makefile.in: Regenerate.
5860 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
5862         * MAINTAINERS:  Add myself as mingw maintainer.
5864 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5866         * config.sub, config.guess: Update from upstream sources.
5868 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
5870         * README.SCO: Remove.
5872 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
5874         * MAINTAINERS:  Add myself to the write after approval list.
5876 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
5878         * MAINTAINERS:  Update my email address in WAA section.
5880 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
5882         * MAINTAINERS: Update e-mail address.
5884 2008-11-27  Toon Moene  <toon@moene.org>
5886         * MAINTAINERS: Change e-mail address.
5888 2008-11-27  Tristan Gingold  <gingold@adacore.com>
5890         * configure.ac: Build gdb for i?86-*-darwin*
5891         * configure: Regenerated.
5893 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
5895         * MAINTAINERS: Added my full name.
5897 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
5899         PR bootstrap/38014
5900         PR bootstrap/37923
5902         Revert:
5904         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5906         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5907         * Makefile.in: Regenerated.
5909         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5911         PR gdb/921
5912         PR gdb/1646
5913         PR gdb/2175
5914         PR gdb/2176
5916         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5917         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5918         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
5919         (HOST_EXPORTS): Pass CPPFLAGS.
5920         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5921         (LDFLAGS_FOR_TARGET): Initialize from configure script.
5922         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5923         * Makefile.in, configure: Regenerated.
5924         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5925         and CPPFLAGS_FOR_BUILD.
5927 2008-11-06  Jeff Law  <law@redhat.com>
5929         * MAINTAINERS: Add myself as middle end maintainer.
5931 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
5933         * MAINTAINERS (Write after approval): Add myself.
5935 2008-11-05  Diego Novillo  <dnovillo@google.com>
5937         * MAINTAINERS (Global Reviewers): Add myself.
5938         (Non-Algorithmic Maintainers): Remove myself.
5940 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
5942         * MAINTAINERS (Write after approval): Add myself.
5944 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
5946         * MAINTAINERS (Write after approval): Add myself.
5948 2008-10-31  Ben Elliston  <bje@au.ibm.com>
5950         * configure.ac (spu-*-*): Remove special case.
5951         * configure: Regenerate.
5953 2008-10-30  Catherine Moore  <clm@codesourcery.com>
5955         * MAINTAINERS (Write after approval): Update my email address.
5957 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
5959         * configure.ac [spu-*-*]: Do not set skipdirs.
5960         * configure: Re-generate.
5962 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
5964         * MAINTAINERS (Various Maintainers): Add myself to reload.
5966 2008-10-25  Richard Guenther  <rguenther@suse.de>
5968         * MAINTAINERS (Various Maintainers): Add myself as middle-end
5969         maintainer.  Remove myself as libgcc-math maintainer.
5970         (Non-Algorithmic Maintainers): Remove myself.
5972 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5974         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5975         * Makefile.in: Regenerated.
5977 2008-10-23  Cary Coutant  <ccoutant@google.com>
5979         * MAINTAINERS (Write after approval): Add myself.
5981 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5983         PR gdb/921
5984         PR gdb/1646
5985         PR gdb/2175
5986         PR gdb/2176
5988         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5989         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5990         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
5991         (HOST_EXPORTS): Pass CPPFLAGS.
5992         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5993         (LDFLAGS_FOR_TARGET): Initialize from configure script.
5994         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5995         * Makefile.in, configure: Regenerated.
5996         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5997         and CPPFLAGS_FOR_BUILD.
5999 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6001         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6002         Sebastian Pop.
6004 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6006         * MAINTAINERS (Write After Approval): Added myself.
6008 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6010         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6011         recommended version to 2.3.2.
6013         * configure: Regenerate.
6015 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6017         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6019 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6021         * MAINTAINERS (Write After Approval): Update e-mail address.
6023 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6025         * libtool.m4: Update to libtool 2.2.6.
6026         * lt~obsolete.m4: Update to libtool 2.2.6.
6027         * ltmain.sh: Update to libtool 2.2.6.
6028         * ltsugar.m4: Update to libtool 2.2.6.
6029         * ltversion.m4: Update to libtool 2.2.6.
6030         * ltoptions.m4: Update to libtool 2.2.6.
6031         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6033 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6035         * MAINTAINERS (Write After Approval): Add myself.
6037 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6039         * MAINTAINERS (Write After Approval): Update my name.
6041 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6043         * MAINTAINERS: Add myself in "Write After Approval".
6045 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6047         * MAINTAINERS: Add myself as ia64 maintainer.
6049 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6051         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6052         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6053         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6054         and Michael Tiemann from Write After Approval since they do not
6055         actually have access.
6057 2008-09-05  Richard Guenther  <rguenther@suse.de>
6059         * configure.ac: Initialize clooglibs to -lcloog.
6060         * configure: Re-generate.
6062 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6064         * MAINTAINERS (Write After Approval): Add myself.
6066 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6068         * configure.ac (--with-cloog-polylib): New.
6069         (--disable-cloog-version-check): New.
6070         (--disable-ppl-version-check): New.
6071         * configure: Re-generate.
6073 2008-09-03  Richard Guenther  <rguenther@suse.de>
6075         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6076         cloog test.
6077         * configure: Re-generate.
6079 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6081         Add picoChip port.
6082         * MAINTAINERS: Add picoChip maintainers.
6084 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6085             Tobias Grosser  <grosser@fim.uni-passau.de>
6086             Jan Sjodin  <jan.sjodin@amd.com>
6087             Harsha Jagasia  <harsha.jagasia@amd.com>
6088             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6089             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6090             Adrien Eliche  <aeliche@isty.uvsq.fr>
6092         Merge from graphite branch.
6093         * configure: Regenerate.
6094         * Makefile.in: Regenerate.
6095         * configure.ac (host_libs): Add ppl and cloog.
6096         Add checks for PPL and CLooG.
6097         * Makefile.def (ppl, cloog): Added modules and dependences.
6098         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6099         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6101 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6103         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6104         (GCC_SHLIB_SUBDIR): New.
6105         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6106         * configure: Regenerate.
6107         * Makefile.in: Regenerate.
6109 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6111         * MAINTAINERS: Consistently use tabs to separate columns.
6113 2008-08-29  Tristan Gingold  <gingold@adacore.com>
6115         * MAINTAINERS (Write after Approval): Add myself.
6117 2008-08-28  Tristan Gingold  <gingold@adacore.com>
6119         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6120         Enable bfd, binutils and opcodes.
6121         * configure: Regenerate.
6123 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6125         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
6127 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6129         * MAINTAINERS:  Use correct Umlaut for last name.
6131 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6133         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6135 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
6137         * MAINTAINERS: Update my email address.
6139 2008-08-16  Nicolas Roche  <roche@adacore.com>
6141         * Makefile.tpl: Add BOOT_ADAFLAGS.
6142         * Makefile.in: Regenerate.
6144 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
6146         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6147         * configure: Regenerate.
6149 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
6151         * configure.ac: Add makefile fragments for hpux.
6152         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6153         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6154         * configure: Regenerate.
6155         * Makefile.in: Regenerate.
6157 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
6159         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6161 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
6163         * MAINTAINERS (Write after Approval): Add myself.
6165 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
6167         * MAINTAINERS (Write After Approval):  Add myself.
6169 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
6171         * MAINTAINERS (Write After Approval):  Add myself.
6173 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
6175         * MAINTAINERS: Update my email address.
6177 2008-06-25  Joey Ye  <joey.ye@intel.com>
6179         * MAINTAINERS (Write After Approval):  Add myself.
6181 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6183         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6184         * Makefile.in: Regenerate.
6185         * configure: Regenerate.
6187 2008-06-17  Daniel Kraft  <d@domob.eu>
6189         * MAINTAINERS (Write After Approval):  Add myself.
6191 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6193         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6194         "$@" is still intact with both Autoconf 2.59 and 2.62.
6195         * configure: Regenerate.
6197 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6199         * Makefile.tpl: Fix comment errors.
6200         * Makefile.in: Regenerate.
6202 2008-06-12  David S. Miller  <davem@davemloft.net>
6203             David Edelsohn  <edelsohn@gnu.org>
6205         * configure.ac: Add powerpc*-*-* to gold supported targets.
6206         * configure: Regenerate.
6208 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
6210         PR tree-optimization/36218
6211         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6212         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6213         (all prefix="build-"): Pass them to build-system sub-makes.
6214         * Makefile.in: Regenerate.
6216 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
6218         * MAINTAINERS (mt port): Remove.
6219         (sco5, unixware, sco udk): Remove.
6220         (Kean Johnston): Add to Write After Approval.
6222 2008-05-30  Julian Brown  <julian@codesourcery.com>
6224         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6225         of libobjc for ARM EABI Linux.
6226         * configure: Regenerate.
6228 2008-05-18  Xinliang David Li   <davidxl@google.com>
6230         * ChangeLog: Remove wrong ChangeLog entry.
6232 2008-05-17  Xinliang David Li   <davidxl@google.com>
6234         * MAINTAINERS (Write After Approval): Add myself.
6236 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
6238         * MAINTAINERS (Write After Approval): Add myself.
6240 2008-05-14  Rafael Espíndola  <espindola@google.com>
6242         * config-ml.in: don't handle --enable-shared and --enable-static.
6244 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
6246         * MAINTAINERS: Update my email address.
6248 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
6250         * MAINTAINERS: Update my email address.
6252 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
6254         * MAINTAINERS (Write After Approval): Add myself.
6256 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
6258         * MAINTAINERS (Write After Approval): Add myself.
6260 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
6262         * MAINTAINERS (crx): Add myself.
6264 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6266         Sync with src:
6267         2008-04-14  David S. Miller  <davem@davemloft.net>
6269         * configure.ac: Add sparc*-*-* to gold supported targets.
6270         * configure: Regenerate.
6272 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6274         PR bootstrap/35457
6275         * configure.ac: Include override.m4.
6276         * configure: Regenerate.
6278 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6280         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6281         * Makefile.in: Regenerate.
6283 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
6285         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6286         as nonconfigurable directories list.
6287         * configure: Regenerate.
6289 2008-04-14  Ben Elliston  <bje@au.ibm.com>
6291         * config.sub, config.guess: Update from upstream sources.
6293 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
6295         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6296         * Makefile.in: Regenerate.
6298 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
6300         * configure.ac: Do not build libssp for the AVR.
6301         * configure: Regenerate.
6303 2008-04-07  Ian Lance Taylor  <iant@google.com>
6305         * Makefile.def: check-gold depends upon all-binutils.
6306         * Makefile.in: Regenerate.
6308 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
6310         * MAINTAINERS (Write After Approval): Add myself.
6312 2008-04-04  Nick Clifton  <nickc@redhat.com>
6314         PR binutils/4334
6315         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6316         builds.
6317         * configure: Regenerate.
6319 2008-04-04  NightStrike  <NightStrike@gmail.com>
6321         PR other/35151
6322         * configure.ac: Combine rules for mingw32 and mingw64.
6323         * configure: Regenerate.
6325 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
6327         * MAINTAINERS (Write After Approval): Add myself.
6329 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
6331         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6332         * Makefile.in (.NOTPARALLEL): Ditto.
6334 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
6336         * MAINTAINERS (Write After Approval): Add myself.
6338 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
6340         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6341         * Makefile.in (.NOTPARALLEL): Regenerate.
6343 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
6345         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6346         * Makefile.in: Regenerate.
6348 2008-03-26  Jakub Staszak  <kuba@et.pl>
6350         * MAINTAINERS (Write After Approval): Add myself.
6352 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6354         * MAINTAINERS:  Update e-mail address.
6356 2008-03-20  Ian Lance Taylor  <iant@google.com>
6358         * configure.ac: Add support for --enable-gold.
6359         * Makefile.def: Add gold as a directory like ld.
6360         * configure, Makefile.in: Regenerate.
6362 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6364         * configure.ac: m4_include config/proginstall.m4.
6365         * configure: Regenerate.
6367         Backport from upstream Libtool:
6369         2007-10-12  Eric Blake  <ebb9@byu.net>
6371         Deal with Autoconf 2.62's semantic change in m4_append.
6372         * ltsugar.m4 (lt_append): Replace broken versions of
6373         m4_append.
6374         (lt_if_append_uniq): Don't require separator to be overquoted,
6375         and avoid broken m4_append.
6376         (lt_dict_add): Fix typo.
6377         * libtool.m4 (_LT_DECL): Don't overquote separator.
6379 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
6381         * config.rpath: Add AIX 6 support.
6383 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
6385         * Makefile.def (stageprofile).  Remove -fprofile-generate
6386         from stage_libcflags.
6387         * Makefile.in: Regenerate.
6389 2008-03-13  Ben Elliston  <bje@au.ibm.com>
6391         * config.sub, config.guess: Update from upstream sources.
6393 2008-03-06  Tom Tromey  <tromey@redhat.com>
6395         * MAINTAINERS: Update for treelang deletion.
6397 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
6399         * MAINTAINERS: Update my email address.
6401 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
6403         * MAINTAINERS (darwin port): Add myself as a maintainer.
6404         (objective-c/c++): Add myself as a maintainer.
6406 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
6408         * MAINTAINERS (Write After Approval): Update my email address.
6410 2008-02-25  Tomas Bily  <tbily@suse.cz>
6412         * MAINTAINERS (Write After Approval): Add myself.
6414 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
6416         * MAINTAINERS (OpenMP): Add myself.
6418 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
6420         PR bootstrap/32009
6421         PR bootstrap/32161
6423         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6424         * configure: Regenerate.
6426         * Makefile.def: Define stage_libcflags for all bootstrap stages.
6427         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6428         STAGE4_LIBCFLAGS): New.
6429         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6430         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6431         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6432         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6433         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6434         for target modules.  Don't export LIBCFLAGS.
6435         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6436         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6437         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6438         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6439         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6440         * Makefile.in: Regenerate.
6442 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6444         PR libgcj/33085
6445         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6446         Do not use -DDLL_EXPORT.  Backport from upstream.
6448 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6450         * MAINTAINERS (Write After Approval): Add myself.
6452 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
6454         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6455         * configure: Regenerate.
6457 2008-01-31  Marc Gauthier  <marc@tensilica.com>
6459         * configure.ac (xtensa*-*-*): Recognize processor variants.
6460         * configure: Regenerate.
6462 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6464         PR bootstrap/34922
6465         * configure.ac (PARSE_ARGS): Push suitable setting of
6466         ac_subdirs_all, for `./configure --help=recursive'.
6467         Handle `+' in generic toplevel directory disabling.
6468         * configure: Regenerate.
6470 2008-01-28  Nick Clifton  <nickc@redhat.com>
6472         * MAINTAINERS (xstormy16): Take over maintainership.
6474 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
6476         * MAINTAINERS (c4x port): Remove.
6478 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
6480         * libtool.m4: Backport AIX 6 support from ToT Libtool.
6482 2008-01-23  Ben Elliston  <bje@au.ibm.com>
6484         * config.sub, config.guess: Update from upstream sources.
6486 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
6488         * MAINTAINERS (Write After Approval): Add myself.
6490 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
6492         * MAINTAINERS: Update my email address.
6494 2008-01-09  Raksit Ashok  <raksit@google.com>
6496         * MAINTAINERS (Write After Approval): Add myself.
6498 2008-01-09  Raksit Ashok  <raksit@google.com>
6500         * MAINTAINERS (Write After Approval): Add myself.
6502 2008-01-08  Ben Elliston  <bje@au.ibm.com>
6504         * config.sub, config.guess: Update from upstream sources.
6506 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6508         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6509         Change recommended MPFR from 2.2.1 -> 2.3.0.
6510         * configure: Regenerate.
6512 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
6514         * MAINTAINERS: Update my email address.
6516 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
6518         * MAINTAINERS: Update my email address.
6520 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
6522         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6523         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6524         * Makefile.in: Regenerate.
6526 2007-12-10  Mark Heffernan  <meheff@google.com>
6528         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6529         misplaced entries.
6531 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6533         * configure.ac: Enable libjava for x86_64-*-darwin9.
6534         * configure: Regenerate.
6536 2007-12-07  Bill Maddox  <maddox@google.com>
6538         * MAINTAINERS (Write After Approval): Add myself.
6540 2007-12-05  Ben Elliston  <bje@au.ibm.com>
6542         * config.sub, config.guess: Update from upstream sources.
6544 2007-12-02  Matthias Klose  <doko@ubuntu.com>
6546         * config-ml.in: Remove 64bit configure tests.
6548 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6550         * config-ml.in: Robustify against white space in absolute file
6551         names.
6553         * config-ml.in (multi-clean): Substitute ${Makefile}.
6554         Remove superfluous ${Makefile} in list.
6556 2007-11-19  Thiemo Seufer  <ths@mips.com>
6558         * config-ml.in: Don't hardcode the Makefile name.
6560 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
6562         * MAINTAINERS (Write After Approval): Add myself.
6564 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
6566         * MAINTAINERS (Write After Approval): Add myself.
6568 2007-11-06  Doug Kwan  <dougkwan@google.com>
6570         * MAINTAINERS (Write After Approval): Add myself.
6572 2007-10-25  Ben Elliston  <bje@au.ibm.com>
6574         * MAINTAINERS (mercury): Remove entry.
6575         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6577 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
6579         * Makefile.def (dependencies): Make configure-gdb depend on
6580         all-intl.
6581         * Makefile.in: Regenerated.
6583 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
6585         * MAINTAINERS (Fortran maintainer): Remove myself.
6587 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
6589         * Makefile.def: To avoid problems running with parallel makes,
6590         build newlib before libgloss so that target specific header
6591         files are availble.
6592         * Makefile.in: Regenerate
6594 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
6596         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6597         * Makefile.in: Regenerate.
6599 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
6601         * MAINTAINERS (Register allocation reviewer): Add myself.
6603 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
6605         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6606         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6607         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
6608         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6609         * configure: Regenerate.
6611 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
6613         * MAINTAINERS (Register allocation reviewer): Add myself.
6615 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
6617         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6618         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6619         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6620         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6621         * configure.ac: Default them to host tools for $host = $build.
6622         Subst them.
6624         * configure: Regenerate.
6625         * Makefile.in: Regenerate.
6627 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
6629         * MAINTAINERS (Register allocation reviewer): Add myself.
6631 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
6633         * MAINTAINERS (Register allocation reviewer): Add myself.
6635 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
6637         * MAINTAINERS (Write After Approval): Fix typo.
6639 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
6641         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6642         * configure: Regenerate.
6644 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
6646         PR bootstrap/31906
6647         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6648         they're already prefixed.
6650 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
6652         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6653         libstdc++.
6654         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6655         * configure: Regenerate.
6656         * Makefile.in: Regenerate.
6658 2007-09-17  Andreas Schwab  <schwab@suse.de>
6660         * configure.ac: Raise minimum makeinfo version to 4.6.
6661         * configure: Regenerate.
6663 2007-09-17  Johannes Singler  <singler@ira.uka.de>
6665         * MAINTAINERS (write-after-approval) add myself
6667 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
6669         * configure.ac: Correct makeinfo version check.
6670         * configure: Regenerate.
6672 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
6674         * MAINTAINERS: Update my email address.
6676 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
6678         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
6679         to $skipdirs and only disable gprof for newlib.  Use the normal
6680         mips*-elf* handling in other respects.
6681         * configure: Regnerate.
6683 2007-09-12  David Daney  <ddaney@avtrex.com>
6685         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6686         enabling libgcj.
6687         * configure: Regenerate.
6689 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6691         PR other/32154
6692         * configure.ac: For libgloss targets, point the linker to the linker
6693         script, startup code and simulator library.
6694         * configure: Regenerate.
6696 2007-09-07  Andrew Haley  <aph@redhat.com>
6698         * configure.ac (noconfigdirs): Remove target-libffi and
6699         target-libjava.
6700         * configure: Regenerate.
6702 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6704         PR target/33281
6705         * configure.ac: Use config/mh-mingw on mingw.
6706         * configure: Regenerate.
6708 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
6710         * MAINTAINERS (Write After Approval): Add myself.
6712 2007-09-05  Richard Guenther  <rguenther@suse.de>
6714         * configure.ac (--enable-stage1-checking): If neither --enable-checking
6715         nor --disable-checking is provided also turn on yes and types
6716         checking for stage1.
6717         * configure: Re-generate.
6719 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
6721         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6722         (Write After Approval): Remove myself.
6724 2007-08-29  Nick Clifton  <nickc@redhat.com>
6726         * config.sub, config.guess: Update from upstream sources.
6728 2007-08-22  Bud Davis  <jmdavis@link.com>
6730         * MAINTAINERS (Write After Approval): Added myself.
6731         * MAINTAINERS (Reviewers): Removed myself.
6733 2007-08-18  Paul Brook  <paul@codesourcery.com>
6734             Joseph Myers  <joseph@codesourcery.com>
6736         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6737         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6738         * Makefile.in: Regenerate.
6739         * configure.ac (--with-debug-prefix-map): New.
6740         * configure: Regenerate.
6742 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
6743             Nigel Stephens  <nigel@mips.com>
6745         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
6746         as target_makefile_frag.
6747         * configure: Regenerate.
6749 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
6751         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6752         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
6753         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6754         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6755         (do-compare, do-compare3, do-compare-debug): New.
6756         ([+compare-target+]): Use them.
6758 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
6760         * MAINTAINERS (Write After Approval): Change my email address.
6762 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6763             Ben Elliston  <bje@au.ibm.com>
6765         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6766         --silent if $silent.
6767         * configure: Regenerate.
6769 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
6771         * MAINTAINERS (Various Maintainers): Add myself as
6772         loop infrastructure maintainer.  Update my e-mail
6773         address.
6775 2007-07-31  Diego Novillo  <dnovillo@google.com>
6777         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6778         Adjust description.
6780 2007-07-26  Richard Guenther  <rguenther@suse.de>
6782         * configure.ac: Add types checking to stage1 checking flags.
6783         * configure: Regenerate.
6785 2007-07-17  Nick Clifton  <nickc@redhat.com>
6787         * COPYING3: New file.  Contains version 3 of the GNU General
6788         Public License.
6789         * COPYING3.LIB: New file.  Contains version 3 of the GNU
6790         Lesser General Public License.
6792 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6794         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6796 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6798         * MAINTAINERS (S/390 co-maintainer): Add myself.
6799         (Write After Approval): Remove myself.
6801 2007-07-13  Dan Hipschman  <dsh@google.com>
6803         * MAINTAINERS (Write After Approval): Add myself.
6805 2007-07-11  Nick Clifton  <nickc@redhat.com>
6807         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6808         WINDRES export.
6809         * Makefile.in: Regenerate.
6811 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6813         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6814         maintainer.
6816 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
6818         * lt~obsolete.m4: New. Import from 20070318 libtool.
6820 2007-07-03  Julian Brown  <julian@codesourcery.com>
6822         * MAINTAINERS (Write After Approval): Add myself.
6824 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6826         * configure.ac: Rewrite 'configure --help' strings to look nicer.
6827         * configure: Regenerate.
6829 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6831         * configure.ac: Add some missing m4 quotation.
6832         * configure: Regenerate.
6834 2007-07-02  Simon Baldwin  <simonb@google.com>
6836         * MAINTAINERS (Write After Approval): Add myself.
6838 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
6840         * configure: Regenerate.
6842 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
6844         * Makefile.def: Add windmc tool to build.
6845         * Makefile.tpl: Likewise.
6846         * configure.ac: Likewise.
6847         * Makefile.in: Regenerate.
6848         * configure: Regenerate.
6850 2007-06-28  DJ Delorie  <dj@redhat.com>
6852         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6853         not building newlib.
6854         * configure: Regenerated.
6856 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
6858         * MAINTAINERS (Write After Approval): Add myself.
6860 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
6862         * MAINTAINERS (Write After Approval): Add myself.
6864 2007-06-19  Chris Matthews  <chrismatthews@google.com>
6866         * MAINTAINERS (Write After Approval): Add myself.
6868 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6870         * MAINTAINERS (Write After Approval): Add myself.
6872 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
6874         * Makefile.def: Add dependency from configure-gdb to all-bfd.
6875         * Makefile.in: Regenerated.
6877 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
6879         * configure.ac: Don't add target-libmudflap to noconfigdirs for
6880         bfin*-*-uclinux* targets.
6881         * configure: Regenerate.
6883 2007-06-14  Ian Lance Taylor  <iant@google.com>
6885         * MAINTAINERS: Add myself as non-algorithmic global write
6886         maintainer.
6888 2007-06-14  Diego Novillo  <dnovillo@google.com>
6890         * MAINTAINERS: Add self as middle-end maintainer and
6891         non-algorithmic global write maintainer.
6893 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6895         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6896         Move all Fortran maintainers except Paul Brook into the
6897         Non-Autopoiesis section.
6899 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
6901         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6902         (distclean-stage[+id+]): Possibly delete stage_last.
6903         * Makefile.in: Regenerate.
6905 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
6907         * MAINTAINERS (Various Maintainer): Fix typo.
6909 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
6911         * MAINTAINERS (Various Maintainer): Add myself as
6912         dataflow maintainer.
6914 2007-06-07  Ben Elliston  <bje@au.ibm.com>
6916         * config.sub, config.guess: Update from upstream sources.
6918 2007-06-07  Ben Elliston  <bje@au.ibm.com>
6920         * Makefile.tpl: Fix spelling error.
6921         * Makefile.in: Regenerate.
6923 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
6925         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6926         lt_cv_sys_max_cmd_len.
6928 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
6930         * MAINTAINERS (Various Maintainers): Add myself as
6931         auto-vectorizer maintainer.
6933 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
6935         PR libjava/32098
6936         * libtool.m4: Revert previous change.
6937         * ltgcc.m4: Put it here.
6939 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
6941         * MAINTAINERS (Various Maintainers): Add myself as
6942         auto-vectorizer maintainer.
6944 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
6946         PR libjava/32098
6947         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6949 2007-05-30  Richard Guenther  <rguenther@suse.de>
6951         * MAINTAINERS (Various Maintainers): Add myself as
6952         auto-vectorizer maintainer.
6954 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
6956         PR bootstrap/29382
6957         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6958         * configure: Rebuilt.
6960 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
6962         * MAINTAINERS (Write After Approval): Removed my name.
6964 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
6966         * MAINTAINERS (Write After Approval): Remove myself.
6968 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
6970         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6972 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
6974         * ltmain.sh: Update from ToT Libtool.
6975         * libtool.m4: Update from ToT Libtool.
6976         * ltsugar.m4: New. Update from ToT Libtool.
6977         * ltversion.m4: New. Update from ToT Libtool.
6978         * ltoptions.m4: New. Update from ToT Libtool.
6979         * ltconfig: Remove.
6980         * ltcf-c.sh: Remove.
6981         * ltcf-cxx.sh: Remove.
6982         * ltcf-gcj.sh: Remove.
6984 2007-05-22  Ollie Wild  <aaw@google.com>
6986         * MAINTAINERS (Write After Approval): Add myself.
6988 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
6990         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6991         stage_cflags.
6992         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6993         Remove CFLAGS/LIBCFLAGS.
6994         (configure-stage[+id+]-[+prefix+][+module+],
6995         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6996         * Makefile.in: Regenerate.
6998 2007-05-15  Diego Novillo  <dnovillo@google.com>
7000         * MAINTAINERS: Update e-mail address.
7002 2007-05-15  Revital Eres  <eres@il.ibm.com>
7004         * MAINTAINERS (Write After Approval): Add myself.
7006 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7008         * MAINTAINERS (Write After Approval): Updated my address.
7010 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7012         * MAINTAINERS (Write After Approval): Add myself.
7014 2007-05-11  Silvius Rus  <rus@google.com>
7016         * MAINTAINERS (Write After Approval): Add myself.
7018 2007-04-23  Tom Tromey  <tromey@redhat.com>
7020         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7022 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7024         * MAINTAINERS (cpplib): Rename to ...
7025         (libcpp): ... this.  Add C/C++ front end maintainers.
7027 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7029         * config-ml.in: Pass ${ml_config_env} to configure calls.
7031 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7033         * MAINTAINERS (Write After Approval): Add myself.
7035 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7037         * MAINTAINERS (Write After Approval): Add myself.
7039 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7041         * MAINTAINERS (fortran 95 front end): Add myself.
7043 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7045         * MAINTAINERS (Write After Approval): Add myself.
7047 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7049         * MAINTAINERS (Modulo Scheduler): Add myself.
7051 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7053         * MAINTAINERS (fortran 95 front end): Add myself.
7054         (c++ front end): whitespace fix.
7056 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7058         * MAINTAINERS (Write After Approval): Add myself.
7060 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7062         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7063         of glob.  Quote arguments with single quotes too.
7064         * configure: Regenerate.
7066 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7068         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7069         * Makefile.in: Regenerate
7071 2007-03-07  Andreas Schwab  <schwab@suse.de>
7073         * configure: Regenerate.
7075 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7077         * configure.ac: Add "--with-pdfdir" configure option,
7078         which defines pdfdir variable.
7079         * Makefile.def (target=fixincludes): Add install-pdf to
7080         missing targets.
7081         (recursive_targets): Add install-pdf target.
7082         (flags_to_pass): Add pdfdir.
7083         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7084         target.
7085         * configure: Regenerate
7086         * Makefile.in: Regenerate
7088 2007-02-28  Eric Christopher  <echristo@apple.com>
7090         Revert:
7091         2006-12-07  Mike Stump  <mrs@apple.com>
7093         * Makefile.def (dependencies): Add dependency for
7094         install-target-libssp and install-target-libgomp on
7095         install-gcc.
7096         * Makefile.in: Regenerate.
7098 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7100         * configure: Regenerate.
7101         * configure.ac: Move statements after variable declarations.
7103 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7105         * MAINTAINERS: Add myself as sh maintainer.
7107 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7109         * configure.ac: Adjust for loop syntax.
7110         * configure: Regenerate.
7112 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7114         * configure: Rebuilt.
7116 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7118         * configure.ac: Drop multiple occurrences of --enable-languages,
7119         and fix its quoting.
7120         * configure: Rebuilt.
7122 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
7123             Nathan Sidwell  <nathan@codesourcery.com>
7124             Vladimir Prus  <vladimir@codesourcery.com>
7125             Joseph Myers  <joseph@codesourcery.com>
7127         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7128         * configure: Regenerate.
7130 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
7132         * ltconfig (freebsd*): Default to elf.
7134 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7136         * configure.ac (target_libraries): Move libgcc before libiberty.
7137         * configure: Regenerated.
7139 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7140             Paolo Bonzini  <bonzini@gnu.org>
7142         PR bootstrap/30753
7143         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
7144         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
7145         * configure: Regenerated.
7147 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7149         * MAINTAINERS (Language Front End Maintainers): Update my mail
7150         address.
7152 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7154         PR bootstrap/30748
7155         * configure.ac: Correct syntax for Solaris ksh.
7156         * configure: Regenerated.
7158 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7160         * configure.ac: Sync with src.
7161         * configure: Regenerate.
7163 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7165         * Makefile.in: Regenerate.
7167 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7169         * config.sub: Sync with src.
7171 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7173         * Makefile.tpl (build_alias, host_alias, target_alias): Use
7174         noncanonical equivalents.
7175         * configure.in: Rename to...
7176         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
7177         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
7178         target_noncanonical.  Use them.  Rewrite removal of configure
7179         arguments for autoconf 2.59.  Discard variable settings.  Force
7180         program_transform_name for native tools.
7182         * Makefile.in: Regenerated.
7183         * configure: Regenerated with autoconf 2.59.
7185 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
7187         * MAINTAINERS (Write After Approval): Add myself.
7189 2007-01-31  Andreas Schwab  <schwab@suse.de>
7191         * Makefile.tpl (LDFLAGS): Substitute it.
7192         * Makefile.in: Regenerate.
7194 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
7196         * MAINTAINERS (Write After Approval): Add myself.
7198 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
7200         * MAINTAINERS (spu port): Add myself.
7202 2007-01-23  Richard Guenther  <rguenther@suse.de>
7204         PR bootstrap/30541
7205         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7206         * Makefile.tpl (GNATBIND): Substitute it.
7207         (GNATMAKE): Likewise.
7208         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7209         of STAGE_PREFIX.
7210         * Makefile.in: Regenerate.
7211         * configure: Regenerate.
7213 2007-01-18  Mike Stump  <mrs@apple.com>
7215         * configure.in: Re-enable -Werror for gcc builds.
7217 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
7219         * MAINTAINERS (Write After Approval): Add myself.
7221 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7223         * configure.in: Change == to = in test command.
7224         * configure: Regenerate.
7226 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7227             Nick Clifton  <nickc@redhat.com>
7228             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
7230         * configure.in (build_configargs, host_configargs, target_configargs):
7231         Remove build/host/target parameters.
7232         (host_libs): Add gmp and mpfr.
7233         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7234         * Makefile.def (gmp, mpfr): New.
7235         (gcc): Remove target.
7236         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7237         target_os, target_vendor): New.
7238         (configure): Add host_alias/target_alias arguments; adjust invocations.
7239         * configure: Regenerate.
7240         * Makefile.in: Regenerate.
7242 2007-01-11  Matt Fago  <fago@earthlink.net>
7244         * configure.in: Try to link to functions only in mpfr 2.2.x
7245         to improve robustness of configure tests.
7246         * configure: Regenerate.
7248 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
7250         * MAINTAINERS: Add myself as i386 maintainer.
7252 2007-01-08  Jan Hubicka  <jh@suse.cz>
7254         * MAINTAINERS: Add myself as i386 maintainer.
7256 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
7258         * configure.in: Add support for an x86_64-mingw* target.
7259         * configure: Regenerate.
7261 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
7263         * Makefile.tpl (all-target): Correct @if conditional for target
7264         modules.
7265         * configure.in: Omit libiberty if building only target libgcc.
7266         * configure, Makefile.in: Regenerated.
7268 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
7270         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7271         * configure: Regenerate.
7273 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
7275         * Makefile.def (target_modules): Add libgcc.
7276         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
7277         * Makefile.tpl (clean-target-libgcc): Delete.
7278         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7279         on gcc even for bootstrapped modules.  Rewrite handling of
7280         lang_env_dependencies to loop over target_modules.
7281         * configure.in (target_libraries): Add target-libgcc.
7282         * Makefile.in, configure: Regenerated.
7284 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7286         * configure.in: Reorganize recognition of languages.  Add
7287         --enable-stage1-languages.  Show supported languages for the chosen
7288         target rather than all recognized languages.
7289         * configure: Regenerate.
7291 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7293         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7294         * Makefile.in: Regenerate.
7296 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7298         * configure.in: Warn that MPFR 2.2.0 is buggy.
7299         * configure: Regenerate.
7301 2006-12-27  Ian Lance Taylor  <iant@google.com>
7303         * configure.in: When removing Makefiles to force a reconfigure, also
7304         remove prev-DIR*/Makefile.
7305         * configure: Regenerate.
7307 2006-12-22  Andreas Schwab  <schwab@suse.de>
7309         * configure: Regenerate with correct autoconf version.
7311 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
7313         * configure.in: add AC_SUBST for *_FOR_TARGET.
7314         * configure: Regenerate.
7316 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7318         * configure.in: Simplify logic for rejecting languages that cannot
7319         be built.  Separate the case when a language is unsupported,
7320         from the case when the user chooses not to build a language.
7322 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7324         * configure.in: Remove "$build" case for powerpc-*-darwin* since
7325         it only affects bootstrap and could be tested on "$host" as well.
7326         * configure: Regenerate.
7327         * config/mh-ppc-darwin: Add to the stage1 cflags here.
7329 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7331         PR bootstrap/29544
7332         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7333         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7334         move here comment from Makefile.tpl.
7335         * Makefile.tpl: Move some definitions higher in the file.
7336         (STAGE1_CHECKING): New.
7337         * configure.in: Add --enable-stage1-checking.
7338         * configure: Regenerate.
7339         * Makefile.in: Regenerate.
7341 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7343         * MAINTAINERS: Add myself as build system maintainer.
7345 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
7347         * MAINTAINERS (Write After Approval): Add myself.
7349 2006-12-13  Eric Christopher  <echristo@apple.com>
7351         * MAINTAINERS: Add myself as darwin maintainer.
7353 2006-12-11  Ian Lance Taylor  <ian@airs.com>
7355         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7357 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
7359         MAINTAINERS: Update my entry.
7361 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
7363         * configure.in:  Handle spu makefile frag.
7364         * Makefile.tpl (MAINT): Define
7365         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7366         * configure: Regenerate.
7367         * Makefile.in: Regenerate.
7369 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7371         * config.guess: Import latest version.
7372         * config.sub: Likewise.
7374 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7376         * configure.in (spu-*-*): Don't skip target-libiberty.
7377         * configure: Regenerate.
7379 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7381         PR bootstrap/30134
7382         * configure.in: Correct x86 darwin support for libjava to powerpc
7383         and i?86 only.
7384         * configure: Regenerate.
7386 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
7388         * configure.in: Add x86 darwin support for libjava.
7389         * configure: Regenerate.
7391 2006-12-07  Mike Stump  <mrs@apple.com>
7393         * Makefile.def (dependencies): Add dependency for
7394         install-target-libssp and install-target-libgomp on
7395         install-gcc.
7396         * Makefile.in: Regenerate.
7398 2006-12-04  Richard Guenther  <rguenther@suse.de>
7400         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7401         (Non-Algorithmic Maintainers): Move over non-algorithmic
7402         loop optimizer maintainers, add myself as a non-algorithmic
7403         middle-end maintainer.
7405 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
7407         * MAINTAINERS (Write After Approval): Add myself.
7409 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7411         * configure.in: Update error message for missing GMP/MPFR.
7413         * configure: Regenerate.
7415 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7417         * configure.in: Update MPFR version in error message.
7419         * configure: Regenerate.
7421 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7423         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7424         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7425         --with-gmp-lib): New flags.
7427         * configure: Regenerate.
7429 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
7431         * MAINTAINERS (Write After Approval): Change my email address.
7433 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
7435         * MAINTAINERS (Write After Approval): Add myself.
7437 2006-11-22  Philipp Thomas  <pth@suse.de>
7439         * MAINTAINERS (i18n): Update e-mail address.
7441 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7443         * MAINTAINERS (spu port): Add myself as maintainer.
7444         (Write After Approval): Remove myself.
7446 2006-11-22  Ben Elliston  <bje@au.ibm.com>
7448         * configure.in (skipdirs): Don't build libssp for SPU.
7449         * configure: Regenerate.
7451 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
7453         * MAINTAINERS (spu port): Add myself as maintainer.
7454         (libobjc): Update my email address.
7456 2006-11-21  Andrea Bona  <andrea.bona@st.com>
7458         * MAINTAINERS (Write After Approval): Add myself.
7460 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7462         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7463         * configure : Rebuilt.
7465 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7467         * MAINTAINERS (Write After Approval): Add myself.
7469 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
7471         * MAINTAINERS (Write After Approval): Add myself.
7473 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7475         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7476         libmpfr.a.
7477         * configure: Regenerate.
7479 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
7481         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7482         (unstage): Test for stage_last presence.
7484         PR bootstrap/29802
7485         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7486         STAGE_PREFIX.
7487         * Makefile.in: Regenerate.
7489 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
7491         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7492         maintainers.
7494 2006-11-14  Erven Rohou  <erven.rohou@st.com>
7496         * MAINTAINERS (Write After Approval): Add myself.
7498 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
7500         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7501         and stageN-package/Makefile.
7502         * Makefile.in: Regenerated.
7504 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
7506         * configure.in: Remove target-libgloss from noconfigdirs for
7507         bfin-*-*.
7508         * configure: Regenerated.
7510 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7512         * configure.in (have_gmp): Only error if the gcc directory exists.
7514         * configure: Regenerate.
7516 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7518         * configure.in: Robustify error message for missing GMP/MPFR.
7520         * configure: Regenerate.
7522 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
7524         * MAINTAINERS (Write After Approval): Add myself.
7526 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
7528         * MAINTAINERS: Change email address.
7530 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
7532         * MAINTAINERS (Write After Approval): Add myself.
7534 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
7536         * MAINTAINERS (Write After Approval): Add myself.
7538 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
7540         * MAINTAINERS (Write After Approval): Move myself to
7541         Write After Approval section.
7543 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7545         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
7546         need_gmp anymore.
7547         * configure: Regenerate.
7549 2006-10-16  Tobias Burnus  <burnus@net-b.de>
7551         * MAINTAINERS (Write After Approval): Add myself.
7553 2006-10-16  Ben Elliston  <bje@au.ibm.com>
7555         * config.guess: Import latest version.
7556         * config.sub: Likewise.
7558 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
7560         * Makefile.def: Added pdf target handling.
7561         * Makefile.tpl: Added pdf target handling.
7562         * Makefile.in: Regenerated.
7564 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
7566         * MAINTAINERS: Add self as score port maintainer.
7568 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
7570         * MAINTAINERS (Write After Approval): Add myself.
7572 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
7574         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
7575         or newer.
7576         * configure: Regenerated.
7578 2006-09-27  Dave Brolley  <brolley@redhat.com>
7580         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7581         using $s instead of $r.
7582         * configure: Regenerated.
7584 2006-09-26  Thiemo Seufer  <ths@mips.com>
7586         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7587         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7588         * configure: Regenerate.
7590 2006-09-24  Graeme Peterson  <gridly@gmail.com>
7592         * MAINTAINERS (Write After Approval): Remove myself.
7594 2006-09-22  Chao-ying Fu  <fu@mips.com>
7596         * MAINTAINERS (Write After Approval): Add myself.
7598 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
7600         * MAINTAINERS: Add self as soft-fp maintainer.
7602 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
7604         * MAINTAINERS: Add myself as avr maintainer.
7605         Remove Marek Michalkiewicz as avr maintainer.
7607 2006-09-07  Roberto Costa  <roberto.costa@st.com>
7609         * MAINTAINERS (Write After Approval): Add myself.
7611 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
7613         * configure.in: Never build newlib for a Mingw host.
7614         Never build newlib as Mingw target library.
7615         Test the existence of winsup/cygwin for building a Cygwin newlib,
7616         rather than just winsup.
7617         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7618         building a Mingw target.
7619         * configure: Regenerate.
7621 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7623         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7625 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
7627         * config.guess: Import from src (was more updated).
7628         * config.sub: Likewise.
7630 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
7632         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7633         * configure: Regenerated.
7635 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
7637         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7638         for stages after the first.
7640 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
7642         * Makefile.def: Add dependencies for configure-opcodes
7643         on configure-intl and all-opcodes on all-intl.
7644         * Makefile.in: Regenerated.
7646 2006-07-13  Ben Elliston  <bje@au.ibm.com>
7648         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7650 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
7652         Port to hosts whose 'sort' and 'tail' implementations
7653         treat operands with leading '+' as file names, as POSIX
7654         has required since 2001.  However, make sure the code still
7655         works on pre-POSIX hosts.
7656         * ltmain.sh: Don't assume "sort +2" is equivalent to
7657         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7659 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
7661         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7663 2006-07-04  Peter O'Gorman  <peter@pogma.com>
7665         * ltconfig: chmod 644 before ranlib during install.
7667 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7669         PR bootstrap/18058
7670         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7671         if the bootstrap compiler is a GCC version that supports it.
7672         * configure: Regenerate.
7674 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7676         * configure.in: Fix thinkos in previous check-in.
7677         * configure: Regenerate.
7679 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7681         PR other/27063
7682         * configure.in: Test subdir_requires and give an appropriate
7683         error message.
7684         * configure: Regenerate.
7686 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
7688         * MAINTAINERS (Write After Approval): Add myself.
7690 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
7692         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7694 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
7696         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7698 2006-06-20  David Ayers  <d.ayers@inode.at>
7700         PR bootstrap/28072
7701         * configure.in: Add target-boehm-gc to noconfigdirs depending on
7702         whether target-libjava is being configured instead of whether the
7703         java front end is enabled.
7704         * configure: Regenerate.
7706 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7708         PR target/27540
7709         * configure.in: Only enable libgomp on IRIX 6.
7710         * configure: Regenerate.
7712 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
7714         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7715         too.
7716         * Makefile.in: Regenerate.
7718 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
7720         * config-ml.in: Alter CCASFLAGS to include special
7721         multilib options the same as is done for CFLAGS.
7723 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7725         * configure.in: Don't enable libgomp on hpux10.
7726         * configure: Rebuilt.
7728 2006-06-12  David Ayers  <d.ayers@inode.at>
7730         PR bootstrap/27963
7731         PR target/19970
7732         * configure.in: Remove target-boehm-gc from noconfigdirs where
7733         ${libgcj} is specified.
7734         * configure: Regenerate.
7736 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
7738         Sync from src:
7740         * configure.in: Sync.
7741         * configure: Regenerated.
7743         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
7745         * Makefile.def: Added dependencies from sim and gdb on intl, and
7746         added configure dependencies to everything with an all dependency
7747         on intl.
7748         * Makefile.in: Regenerated.
7750 2006-06-06  David Ayers  <d.ayers@inode.at>
7752         PR libobjc/13946
7753         * Makefile.def: Add dependencies for libobjc which boehm-gc.
7754         * Makefile.in: Regenerate.
7755         * configure.in: Add --enable-objc-gc at toplevel and have it
7756         enable boehm-gc for Objective-C.
7757         Remove target-boehm-gc from libgcj.
7758         Add target-boehm-gc to target_libraries.
7759         Add target-boehm-gc to noconfigdirs where ${libgcj}
7760         is specified.
7761         Assert that boehm-gc is supported when requested for Objective-C.
7762         Only build boehm-gc if needed either for Java or Objective-C.
7763         * configure: Regenerate.
7765 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
7767         PR 27674
7768         * Makefile.tpl (configure-[+prefix+][+module+],
7769         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7770         Remove rule to unstage bootstrapped modules.
7771         (stage_current): New.
7772         * Makefile.in: Regenerate.
7774 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
7776         * MAINTAINERS (Write After Approval): Update my e-mail address.
7778 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
7780         * include/libiberty.h: Declare pex_run_in_environment.
7782 2006-05-31  Asher Langton  <langton2@llnl.gov>
7784         * MAINTAINERS (Write After Approval): Add myself.
7786 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
7788         * Makefile.def (bfd, opcodes): Fix lib_path.
7789         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7790         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
7791         * Makefile.in: Regenerate.
7793 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7795         * Makefile.in: Regenerate.
7797 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7799         * Makefile.def: Add install-html target. Add datarootdir
7800         docdir and htmldir to flags_to_pass.
7801         * Makefile.tpl: Add install-html target.
7802         * Makefile.in: Regenerate.
7803         * configure.in: Add --with-datarootdir, --with-docdir, and
7804         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7805         * configure: Regenerate.
7807 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
7809         * configure.in: Enable gprof for cross builds.
7810         * configure: Regenerate.
7812 2006-05-22  Richard Guenther  <rguenther@suse.de>
7814         Revert
7815         2006-01-31  Richard Guenther  <rguenther@suse.de>
7816         Paolo Bonzini  <bonzini@gnu.org>
7818         * Makefile.def (target_modules): Add libgcc-math target module.
7819         * configure.in (target_libraries): Add libgcc-math target library.
7820         (--enable-libgcc-math): New configure switch.
7821         * Makefile.in: Re-generate.
7822         * configure: Re-generate.
7823         * libgcc-math: New toplevel directory.
7825 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7826             Andreas Tobler  <a.tobler@schweiz.ch>
7828         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
7829         * configure: Rebuilt.
7831 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
7833         * MAINTAINERS (Write After Approval): Add myself.
7835 2006-05-01  DJ Delorie  <dj@redhat.com>
7837         * configure.in: Restore CFLAGS if GMP isn't present.
7838         * configure: Regenerate.
7840 2006-05-01  Richard Guenther  <rguenther@suse.de>
7842         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7843         maintainer.
7845 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
7847         * MAINTAINERS (Write After Approval): Add myself.
7849 2006-04-28  Jan Beulich  <jbeulich@novell.com>
7851         * MAINTAINERS (Write After Approval): Add myself.
7853 2006-04-18  DJ Delorie  <dj@redhat.com>
7855         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
7856         reference libgloss so that libssp can be built in a combined
7857         tree.
7858         * configure: Regenerate.
7860 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
7862         * MAINTAINERS (Write After Approval): Add myself.
7864 2006-04-05  Ben Elliston  <bje@au.ibm.com>
7866         * configure.in: Require makeinfo 4.4 or higher.
7867         * configure: Regenerate.
7869 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
7871         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7872         Rearrange the entries of other libraries to have them in one place.
7874 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
7876         * MAINTAINERS (Write After Approval): Remove myself.
7877         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7879 2006-03-14  Richard Guenther  <rguenther@suse.de>
7881         * configure: Regenerate with autoconf 2.13.
7883 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
7885         * MAINTAINERS: Use my work address.
7887         * MAINTAINERS: Update my E-mail address.
7889 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
7891         * configure.in: Handle --disable-<component> generically.
7892         * configure: Regenerate.
7894 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
7896         PR libgcj/17311
7897         * ltmain.sh: Don't use "$finalize_rpath" for compile.
7899 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
7901         * MAINTAINERS (Write After Approval):  Remove myself.
7902         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
7904 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
7906         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
7907         (TARGET_CONFIGDIRS): Remove.
7908         * configure.in: Remove AC_SUBST(target_configdirs).
7909         * Makefile.in, configure: Regenerated.
7911 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
7913         * MAINTAINERS (Write After Approval):  Remove myself.
7914         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
7916 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
7918         PR bootstrap/25670
7920         * Makefile.tpl ([+compare-target+]): Print explanation messages.
7922         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7923         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7924         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7925         BUILD_PREFIX, BUILD_PREFIX_1.
7926         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7928         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7929         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7931         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7932         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7933         of `cat stage_current`.  Always provide the `r' and `s' variables.
7934         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7935         a single shell execution.
7936         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7937         bootstrapped modules, make the stage1 module if the build was not
7938         started yet, else build the current stage.
7939         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7940         (all-build, all-host, all-target, [+make_target+]-host,
7941         [+make_target+]-target): Do not use \-continued lines.
7942         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7943         (current_stage, restrap, stage_last): New.
7945         * Makefile.in: Regenerate.
7946         * configure: Regenerate.
7948 2006-02-19  Bud Davis  <jmdavis@link.com>
7950         * MAINTAINERS (Write After Approval):  Remove myself.
7951         (Language Front End Maintainers):  Add myself as fortran 95
7952         maintainer and update e-mail address.
7954 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7956         * MAINTAINERS (Write After Approval):  Remove myself.
7957         (Language Front End Maintainers):  Add myself as fortran 95
7958         maintainer.
7960 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
7962         * MAINTAINERS (Write After Approval): Add myself.
7964 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
7966         * MAINTAINERS (Write After Approval):  Remove myself.
7967         (Language Front End Maintainers):  Add myself as
7968         fortran 95 maintainer.
7970 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7972         Sync from src:
7974         2005-12-27  Leif Ekblad  <leif@rdos.net>
7976         * configure.in: Add support for RDOS target.
7977         * configure: Regenerate.
7979 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7980             Andreas Schwab  <schwab@suse.de>
7982         * configure: Regenerate.
7984 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
7986         * configure.in (enable_libgomp): Add AIX.
7987         * configure: Regenerate.
7989 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
7991         * MAINTAINERS (Write After Approval): Add myself.
7993 2006-02-03  Lee Millward  <lee.millward@gmail.com>
7995         * MAINTAINERS (Write After Approval): Add myself.
7997 2006-01-31  Richard Guenther  <rguenther@suse.de>
7998         Paolo Bonzini  <bonzini@gnu.org>
8000         * Makefile.def (target_modules): Add libgcc-math target module.
8001         * configure.in (target_libraries): Add libgcc-math target library.
8002         (--enable-libgcc-math): New configure switch.
8003         * Makefile.in: Re-generate.
8004         * configure: Re-generate.
8005         * libgcc-math: New toplevel directory.
8007 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8009         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8010         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8011         the assembler, linker and binutils.
8012         * configure: Regenerate.
8014 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8016         * MAINTAINERS (Write After Approval): Add myself.
8018 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8020         * configure: Regenerate.
8022 2006-01-18  Richard Henderson  <rth@redhat.com>
8023             Jakub Jelinek  <jakub@redhat.com>
8024             Diego Novillo  <dnovillo@redhat.com>
8026         * libgomp: New directory.
8027         * Makefile.def: Add target_module libgomp.
8028         * Makefile.in: Regenerate.
8029         * configure.in (target_libraries): Add target-libgomp.
8030         * configure: Regenerate.
8032 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8034         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8035         @ from continuation.
8036         * Makefile.in: Rebuilt.
8038 2006-01-04  Chris Lattner  <sabre@gnu.org>
8040         * MAINTAINERS (Write After Approval): Add myself.
8042 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8044         PR bootstrap/24252
8046         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8047         * Makefile.tpl (OBJDUMP): New.
8048         (EXTRA_HOST_FLAGS): Add it.
8049         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8051         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8052         to use symbolic links between directories.  Avoid race conditions
8053         or make them harmless.
8054         * configure.in: Do not try to use symbolic links between directories.
8056         * Makefile.def (LEAN): Pass.
8057         * Makefile.tpl (LEAN): Define.
8058         (stage[+id+]-start): Accept that the previous directory does not
8059         exist, if the bootstrap is lean.
8060         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8061         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8062         configure substitution.
8063         ([+compare-target+]): Likewise.
8064         ([+bootstrap-target+]-lean): New.
8065         * configure.in: Remove lean bootstrap support from here.
8067         * Makefile.in: Regenerate.
8068         * configure: Regenerate.
8070 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8072         * MAINTAINERS (libdecnumber): Add myself.
8074 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8076         * libtool-ldflags: New script.
8078 2006-01-02  Andreas Schwab  <schwab@suse.de>
8080         * configure.in: When reconfiguring remove Makefile in
8081         all stage directories.
8082         * configure: Regenerate.
8084 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8086         * MAINTAINERS: Update my email address.
8088 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8090         Revert Ada-related part of the previous change.
8092         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8093         Do not pass.
8094         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8095         * Makefile.in: Regenerate.
8096         * configure.in: Do not include mt-ppc-aix target fragment.
8097         * configure: Regenerate.
8099 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8101         * configure.in: Select appropriate fragments for PowerPC/AIX.
8102         * configure: Regenerate.
8104         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8105         BOOT_CFLAGS, BOOT_LDFLAGS.
8106         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8107         BOOT_CFLAGS, BOOT_LDFLAGS.
8108         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8109         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8110         (stage): Fail if we cannot complete the work.
8111         * Makefile.in: Regenerate.
8113 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8115         * configure.in: Replace ms1 with mt.
8116         * configure: Rebuilt.
8118 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8120         * MAINTAINERS: Update my email address.
8122 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8124         * Makefile.tpl (all, do-[+make_target+], do-check, install,
8125         install-host-nogcc): Don't invoke $(stage) at the end.
8126         * Makefile.in: Regenerate.
8128 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
8130         * configure.in: Flip the top-level bootstrap switch.
8131         * configure: Regenerate.
8133 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
8135         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8136         $(stage) and $(unstage).
8137         (EXTRA_TARGET_FLAGS): Correct double-quoting.
8138         (all): Remove stray semicolon.
8139         (local-distclean): Don't handle multilib.tmp and multilib.out.
8140         (install.all): Set $s for consistency.
8141         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8142         check_multilibs setting.  Always make the install directory.
8143         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8144         Correct @if/@endif.
8145         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8146         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8147         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8148         (multilib.out): Remove.
8149         * Makefile.in: Regenerated.
8151 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
8153         * MAINTAINERS (Write After Approval): Add myself.
8155 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8157         * MAINTAINERS: Add myself as mt maintainer.
8159         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
8161 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
8163         * MAINTAINERS: Change email address.
8165 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
8167         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8168         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8169         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
8170         Find in-tree tools if available.
8171         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8172         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8173         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8174         (COMPILER_*_FOR_TARGET): New.
8175         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8176         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8177         (CONFIGURED_*, USUAL_*): Remove.
8178         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8179         STRIP): Use autoconf substitutions.
8180         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8181         COMPILER_NM_FOR_TARGET): New.
8182         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8184         (all): Make all-host and all-target in parallel.
8185         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8186         that $$r and $$s are set before invoking a recursive make.
8187         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8188         ([+bootstrap-target+]): Inline most of the `all' target.
8190 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8192         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8193         from the gcc build directory.
8194         * Makefile.in: Regenerate.
8196 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8198         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
8199         depend on all-libdecnumber.
8200         * configure.in (host_libs): Include libdecnumber.
8201         * Makefile.in: Regenerate.
8202         * configure: Likewise.
8204 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8206         * libdecnumber: Import decNumber sources from the dfp-branch.
8208 2005-11-21  Kean Johnston  <jkj@sco.com>
8210         * config.sub, config.guess: Sync from upstream sources.
8212 2005-11-21  Ben Elliston  <bje@au.ibm.com>
8214         Import from Autoconf sources:
8216         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
8217         * config/move-if-change: Don't output "$2 is unchanged";
8218         suggested by Ben Elliston.  Handle weird characters correctly.
8220 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
8222         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8223         to match upstream libtool for darwin.
8225 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
8227         * Makefile.def: Remove gdb dependencies for gdbtk.
8228         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8229         (configure-gdb, install-gdb): New rules.
8230         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8231         * Makefile.in, configure: Regenerated.
8233 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
8235         * MAINTAINERS (Write After Approval): Add myself.
8237 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
8239         * MAINTAINERS (Write After Approval): Add myself.
8241 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
8243         * MAINTAINERS (alias analysis): Add Daniel Berlin and
8244         Diego Novillo.
8246 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
8248         PR bootstrap/24297
8249         * Makefile.tpl (do-[+make-target+], do-check, install,
8250         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8251         are set before recursing.
8252         * Makefile.in: Regenerate.
8254 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
8256         PR bootstrap/18939
8257         * Makefile.def (gcc) <target>: Fix thinko.
8258         * Makefile.in: Regenerate.
8260 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
8262         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8263         * configure: Regenerate.
8265 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
8267         * MAINTAINERS (Write After Approval): Add self.
8269 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
8271         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8272         target-libffi, target-qthreads, target-libjava, and
8273         targetlibobjc.
8274         * configure: Regenerate.
8276 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
8278         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8279         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8280         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8281         (USUAL_OBJDUMP_FOR_TARGET): New.
8282         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8283         * configure.in: Check for $OBJDUMP_FOR_TARGET.
8284         * configure, Makefile.in: Regenerated.
8286 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8288         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8289         before other host packages.
8291 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
8293         * MAINTAINERS: Add self as sh libraries/configury maintainer.
8295 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8297         PR bootstrap/22340
8299         * configure.in (default_target): Remove.
8300         * Makefile.tpl (all): Do not use prerequisites as subroutines
8301         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8302         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8303         use prerequisites as subroutines.
8304         (check-host, check-target): New.
8305         (bootstrap configure & all targets): Do not use stage*-start
8306         if the directory layout is already ok.
8307         (non-bootstrap configure & all targets): Prepend a $(unstage).
8308         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
8309         (NOTPARALLEL): Remove.
8310         (unstage, stage variables): New variables.
8311         (unstage, stage targets): Simply expand to those variables.
8313         * configure: Regenerate.
8314         * Makefile.in: Regenerate.
8316 2005-10-04  James E Wilson  <wilson@specifix.com>
8318         * Makefile.def (lang_env_dependencies): Add libmudflap.
8319         * Makefile.in: Regenerate.
8321 2005-10-03  Andreas Schwab  <schwab@suse.de>
8323         Backport from libtool CVS:
8324         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
8326         * ltmain.sh: add support for installing into temporary
8327         staging area (e.g. 'make install DESTDIR=...')
8329 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8331         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8332         * configure: Regenerated.
8334 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
8336         * configure: Regenerate with the correct
8337         autoconf version.
8339 2005-09-30  Catherine Moore  <clm@cm00re.com>
8341         * configure.in (bfin-*-*): New.
8342         * configure: Regenerated.
8344 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
8346         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8347         (LIPO_FOR_TARGET): New.
8348         (CONFIGURED_LIPO_FOR_TARGET): New.
8349         (USUAL_LIPO_FOR_TARGET): New.
8350         (STRIP_FOR_TARGET): New.
8351         (CONFIGURED_STRIP_FOR_TARGET): New.
8352         (USUAL_STRIP_FOR_TARGET): New.
8353         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8354         STRIP_FOR_TARGET.
8355         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8356         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8357         * Makefile.in: Regenerate.
8358         * configure: Regenerate.
8360 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
8362         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8363         (rs6000-*-aix*): Same.
8364         * configure: Regenerate.
8366 2005-09-16  Tom Tromey  <tromey@redhat.com>
8368         * MAINTAINERS: Add self as java maintainer.
8370 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8372         * configure.in: Recognize f95 in the --enable-languages option,
8373         and substitute it for fortran, issuing a warning.
8374         * configure: Regenerate.
8376 2005-08-30  Phil Edwards  <phil@codesourcery.com>
8378         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
8379         * configure:  Regenerated.
8381 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
8383         * MAINTAINERS: Add self as ms1 maintainer.
8385 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
8387         * Makefile.def (libssp): Add to lang_env_dependencies.
8388         * Makefile.in: Regenerate.
8390 2005-08-18  Ian Lance Taylor  <ian@airs.com>
8392         * MAINTAINERS: Add myself as middle-end maintainer.
8394 2005-08-17  Christian Groessler  <chris@groessler.org>
8396         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8397         * Makefile.in: Regenerate.
8399 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
8401         * MAINTAINERS (write after approval): Added myself.
8403 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
8405         * MAINTAINERS (Write After Approval): Add myself.
8407 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
8409         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8410         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8411         Look for alternate names of the target cc and c++
8412         * configure: Regenerate.
8414 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
8416         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8417         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8418         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8419         tools; remove code to manually set them.
8420         (Target tools): Look in the environment for them.
8421         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8422         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8423         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8424         build directory.
8425         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8426         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8427         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8428         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8429         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8430         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8431         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8432         * configure: Regenerate.
8433         * Makefile.in: Regenerate.
8435 2005-07-28  Ben Elliston  <bje@au.ibm.com>
8437         * MAINTAINERS: Update for removed CPU targets.
8439 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
8441         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8442         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8443         * Makefile.in: Regenerated.
8445 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
8447         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8448         (CFLAGS_FOR_TARGET): Use it.
8449         (CXXFLAGS_FOR_TARGET): Likewise.
8450         * Makefile.in: Regenerated.
8451         * configure.in (--with-build-sysroot): New option.
8452         * configure: Regenerated.
8454 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
8456         * Makefile.tpl: Wrap install between unstage and stage
8457         * Makefile.in: Regenerate.
8459 2005-07-21  Eric Christopher  <echristo@apple.com>
8461         * MAINTAINERS: Update affiliation.
8463 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
8465         * MAINTAINERS: Add self as crx port maintainer.
8467 2005-07-20  DJ Delorie  <dj@redhat.com>
8469         * MAINTAINERS: Add self as m32c maintainer.
8471 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
8473         * all files: Update FSF address.
8475 2005-07-15  Eric Christopher  <echristo@redhat.com>
8477         * MAINTAINERS: Change affiliation.
8479 2005-07-14  Jim Blandy  <jimb@redhat.com>
8481         * configure.in: Add cases for Renesas m32c.
8482         * configure: Regenerated.
8484 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8486         * COPYING.LIB: Update from fsf.org.
8488 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8490         * COPYING, compile, config.guess,
8491         config.sub, install-sh, missing, mkinstalldirs,
8492         symlink-tree, ylwrap: Sync from upstream sources.
8493         * config-ml.in: Update FSF address.
8495 2005-07-13  Eric Christopher  <echristo@redhat.com>
8497         * configure.in: Add toplevel noconfigdir support for tpf.
8498         * configure: Regenerate.
8500 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
8502         PR ada/22340
8504         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8505         * Makefile.in: Regenerate.
8507 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
8509         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
8510         Brolley to write-after-approval.
8512 2005-07-07  Andreas Schwab  <schwab@suse.de>
8514         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8515         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8516         * Makefile.in: Regenerated.
8518 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
8520         * configure.in: Don't build sim or rda when targetting darwin.
8521         * configure: Regenerate.
8523 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
8525         * configure.in: Add --enable-libssp and --disable-libssp.
8526         * configure: Regenerate with autoconf-2.13.
8528 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
8530         * Makefile.def (target_modules): Add libssp.
8531         * configure.in (target_libraries): Add target-libssp.
8532         * configure: Rebuilt.
8533         * Makefile.in: Rebuilt.
8535 2005-07-01  Zack Weinberg  <zackw@panix.com>
8537         * MAINTAINERS: Change email address.  Resign from maintainership.
8539 2005-07-01  Richard Guenther  <rguenther@suse.de>
8541         * MAINTAINERS: Change my e-mail address and affiliation.
8543 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
8545         * Makefile.def (stagefeedback): Come after profile.
8546         Define profiledbootstrap target.
8547         * Makefile.tpl (profiledbootstrap): Remove.
8548         (stageprofile-end): Zap stagefeedback.
8549         (stagefeedback-start): Copy all .gcda files, not only GCC's.
8550         * Makefile.in: Regenerate.
8552 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
8554         * MAINTAINERS: Update my email address.
8556 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
8558         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
8559         In 'cpp' stanza, support '#line' as well as '# '.
8561 2005-06-08  Andreas Schwab  <schwab@suse.de>
8563         * MAINTAINERS: Move myself from 'Write After Approval' to
8564         'CPU Port Maintainers' section as m68k maintainer.
8566 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
8568         * configure.in (unsupported_languages): New macro.
8569         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
8570         non-ported target libraries in noconfigdirs.
8571         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8572         non-linux-gnu.  Remove libgcj_ex_libffi.
8573         <lang_frag loop>: Set add_this_lang=no if the language is in
8574         unsupported_languages.
8575         * configure: Regenerate.
8577 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
8579         * configure.in: Fix typo in handling of --with-mpfr-dir.
8580         * configure: Regenerate.
8582 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
8584         * MAINTAINERS: Update my email address.
8586 2005-06-02  Jim Blandy  <jimb@redhat.com>
8588         * config.sub: Add cases for the Renesas m32c.  (This patch has been
8589         accepted into the master sources.)
8591 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
8592             Michael Snyder  <msnyder@redhat.com>
8593             Stan Cox  <scox@redhat.com>
8595         * configure.in: Set noconfigdirs for ms1.
8597         * configure: Regenerate.
8599 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
8601         * MAINTAINERS (Write After Approval): Add self.
8603 2005-06-01  Josh Conner  <jconner@apple.com>
8605         * MAINTAINERS (Write After Approval): Add self.
8607 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
8609         * MAINTAINERS: Update my email address.
8611 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
8613         * MAINTAINERS (Write After Approval): Add self.
8615 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
8617         * MAINTAINERS (Write After Approval): Remove self.
8619 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
8621         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8622         (Dependencies): Consider target modules for bootstrap dependencies.
8623         Make target bootstrap modules depend on each stage's gcc.
8624         * Makefile.in: Regenerate.
8626 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
8628         * Makefile.def (configure-gcc): Depend on binutils having been built.
8629         (all-gcc): No need to do it here.
8630         * Makefile.in: Regenerate.
8632 2005-05-19  Paul Brook  <paul@codesourcery.com>
8634         * configure.in: Rewrite misleading error message when requested
8635         language cannot be built.
8636         * configure: Regenerate.
8638 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
8640         * ylwrap: Import from Automake 1.9.5.
8642 2005-05-13  David Ung  <davidu@mips.com>
8644         * MAINTAINERS (Write After Approval): Add self.
8646 2005-05-09  Mike Stump  <mrs@apple.com>
8648         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8649         lt_cv_sys_max_cmd_len for now.
8651 2005-05-09  Stan Cox  <scox@redhat.com>
8653         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8655 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
8657         * README.SCO: Update the URL.
8659 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
8661         * ltconfig: Define file_list_spec.  Pass file_list_spec and
8662         with_gnu_ld to libtool.
8663         * ltcf-c.sh (aix[45]): Define file_list_spec.
8664         * ltcf-cxx.sh (aix[45]): Same.
8665         * ltcf-gcj.sh (aix[45]): Same.
8666         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8667         exists, write list of input files to temporary file.
8669 2005-05-04  Mike Stump  <mrs@apple.com>
8671         * configure.in: Always pass --target to target configures as
8672         otherwise rebuilds that do --recheck will fail.
8673         * confiugure: Rebuilt.
8675 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
8677         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8678         STAGE_HOST_EXPORTS.
8679         (configure, all): Add bootstrap support.
8680         (Host modules, target modules): Pass post-stage1 flags and exports.
8681         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8682         * Makefile.in: Regenerate.
8684 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
8686         * configure: Regenerate.
8688 2005-04-27  Mike Stump  <mrs@apple.com>
8690         * MAINTAINERS: Add self as darwin maintainer.
8692 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
8694         * config.sub: Update from master copy.
8696 2005-04-21  Mike Stump  <mrs@apple.com>
8698         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8699         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8701 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
8703         * configure.in <crisv32-*-*, cris-*-*>: New local variable
8704         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
8705         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
8706         "*-*-elf" and "*-*-linux*".
8707         * configure: Regenerate.
8709 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
8711         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8713 2005-04-12  Mike Stump  <mrs@apple.com>
8715         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8717 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
8719         * MAINTAINERS (Write After Approval): Add myself.
8721 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
8723         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8725 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
8727         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8728         (TARGET_CONFIGARGS): Include --with-target-subdir.
8729         (configure, all): New macros.  Use them throughout.
8730         * Makefile.in: Regenerate.
8732 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
8734         * MAINTAINERS (Write After Approval): Add myself.
8736 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8738         * MAINTAINERS: Remove 'loop unrolling' maintainer.
8740 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
8742         * MAINTAINERS: Move John Carr to Write After Approval.
8744 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
8746         * config/mh-mingw32: Delete.
8747         * configure.in: Don't use it.
8748         * configure: Regenerate.
8750 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
8752         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8753         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8754         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8755         (HOST_LIB_PATH): Generate from Makefile.def.
8756         (TARGET_LIB_PATH): Likewise.
8757         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8758         * Makefile.in: Regenerate.
8759         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8760         (RPATH_ENVVAR): Include Darwin case.
8761         * configure: Regenerate.
8763 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
8765         * MAINTAINERS (Various Maintainers): Remove self.
8766         (Write After Approval): Add self.
8768 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
8770         * MAINTAINERS (Various Maintainers): Add self.
8772 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
8774         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8775         * configure: Regenerate.
8777 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
8779         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8780         gcc_version, and gcc_version_trigger from set of flags to pass.
8781         * Makefile.tpl: Remove definitions of above variables.
8782         (config.status): Remove dependency on $(gcc_version_trigger).
8783         * Makefile.in: Regenerate.
8784         * configure.in: Do not reference config/gcc-version.m4 nor
8785         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
8786         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
8787         * configure: Regenerate.
8789 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
8790             Andrew Pinski  <pinskia@physics.uc.edu>
8792         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8793         * Makefile.in: Regenerate.
8795 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
8797         * MAINTAINERS (Write After Approval): Add myself.
8799 2005-03-03  David Ayers  <d.ayers@inode.at>
8801         * MAINTAINERS (Write After Approval): Add myself.
8803 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
8805         PR libgcj/20160
8806         * ltmain.sh: Avoid creating archives with components that have
8807         duplicate basenames.
8809 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
8811         PR bootstrap/20250
8812         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8813         instead of check.
8814         * Makefile.in: Regenerate.
8816 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8818         * Makefile.in: Regenerate to fix conflict between the previous two
8819         patches.
8821 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8823         PR bootstrap/17383
8824         * Makefile.def (target_modules): Remove "stage", now unnecessary.
8825         * Makefile.tpl (HOST_SUBDIR): New substitution.
8826         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8827         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8828         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8829         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8830         (Host modules, Bootstrapped modules): Use it.
8831         (Build modules, Target modules): Do not create symlink trees,
8832         always configure out-of-srcdir.
8833         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8834         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8835         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8836         $(HOST_SUBDIR).  Create a symlink for host_subdir.
8838         * Makefile.in: Regenerate.
8839         * configure: Regenerate.
8841 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8843         Merged from libada-gnattools-branch:
8844         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8846         * gnattools: New directory.
8847         * Makefile.def: Add gnattools as a module, depending on target-libada.
8848         * Makefile.in: Regenerate.
8849         * configure.in: Include gnattools in host_tools; disable it if ada
8850         is disabled.
8851         * configure: Regenerate.
8853 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
8855         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8856         treelang maintainer.
8857         (Write After Approval): Remove myself.
8859 2005-02-23  Paul Schlie  <schlie@comcast.net>
8861         * configure.in: Allow darwin targeted ports to build tk, itcl and
8862         libgui.
8863         * configure: Regenerate.
8865 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8867         PR libgcj/10353
8868         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8869         * configure: Regenerate.
8871 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
8873         * MAINTAINERS (Write After Approval): Add myself.
8875 2005-02-10  Ian Lance Taylor  <ian@airs.com>
8877         * MAINTAINERS: Update my e-mail address.
8879 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
8881         * MAINTAINERS (Write After Approval): Add myself.
8883 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
8885         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8886         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8887         target-libgloss when not *-*-elf and *-*-aout.
8888         * configure: Regenerate.
8890 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
8892         * MAINTAINERS: Remove obsolete entries.
8894         * MAINTAINERS (Write After Approval): Add Michael Matz.
8896 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
8898         * MAINTAINERS: Remove self as cpplib maintainer.
8900 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
8902         * install-sh, config.sub: Import from upstream.
8904 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
8906         PR bootstrap/18222
8907         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8908         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8909         * Makefile.in: Regenerate.
8911 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
8913         * MAINTAINERS: Update my email address.
8915 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
8916             Andreas Schwab  <schwab@suse.de>
8918         PR bootstrap/18033
8919         * config-ml.in: Eval option if surrounded by single quotes.
8921 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
8923         Revert 2004-12-28 Makefile changes, a better fix will be
8924         applied to mainline and src after GCC 4.0 branches.
8926 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
8928         PR bootstrap/17383
8930         * Makefile.def (target_modules): Remove stage parameter,
8931         it is always true now.
8932         * Makefile.tpl (configure-build-[+module+],
8933         configure-target-[+module+]): Always build symlink tree
8934         for the directory and for include.  BUILD_SUBDIR and
8935         TARGET_SUBDIR cannot be . anymore.
8936         * Makefile.in: Regenerate.
8938 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
8940         Revert 2004-12-08 Makefile changes.
8942 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
8944         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8945         cygwin, mingw.
8947 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
8949         * configure.in (sh64-*-*): Reenable gprof.
8950         * configure: Regenerate.
8952 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
8954         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8955         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8956         (EXTRA_TARGET_FLAGS): Add PICFLAG.
8957         * Makefile.in: Regenerate.
8959 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
8961         * MAINTAINERS: Update my email address.
8963 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
8965         * Makefile.tpl: Generate normal dependencies if the LHS module is
8966         not bootstrapped.
8967         * Makefile.in: Regenerate.
8969 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8971         * configure.in: Include config/gxx-include-dir.m4.  Use
8972         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
8973         * configure: Regenerate.
8975 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8977         * config.if: Delete.
8978         * configure.in: Set libstdcxx_incdir directly.
8979         * configure: Regenerate.
8981 2004-12-02  Eric Christopher  <echristo@redhat.com>
8983         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8984         * Makefile.in: Regenerate.
8986 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8988         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8989         * configure: Regenerate.
8991 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8993         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
8994         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
8995         * configure: Regenerate.
8997 2004-12-01  Eric Christopher  <echristo@redhat.com>
8999         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9000         of things to remove.
9002 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
9004         * MAINTAINERS (Write After Approval): Update my e-mail address.
9006 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9008         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9009         from CVS libtool to always pass_all.
9011 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9013         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9014         (hppa*64*-*-*): Delete incorrect comment.
9015         * configure: Rebuilt.
9017 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9019         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9021 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9023         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9024         from CVS libtool to always pass_all.
9026 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9028         * install-sh, compile: Import from automake.
9030 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9032         * config.guess, config.sub:  Import from savannnah.
9034 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9036         * MAINTAINERS (Write After Approval): Add myself
9038 2004-11-12  Mike Stump  <mrs@apple.com>
9040         * Makefile.def: Add html support.
9041         * Makefile.tpl: Likewise.
9042         * Makefile.in: Regenerate.
9044 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9046         PR 18423
9047         * configure.in: Remove all instances of build-fixincludes from
9048         noconfigdirs.
9049         (build_configargs): Supply --target to subdirectories.
9050         * configure: Regenerate.
9052         * Makefile.def: Make gcc install depend on fixincludes install.
9053         * Makefile.in: Regenerate.
9055 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9057         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9059 2004-11-11  Paul Brook  <paul@codesourcery.com>
9061         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9063 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9065         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9066         target-libgfortran.
9067         * configure: Regenerate.
9069 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9071         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9072         like CC.
9074 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9076         * Makefile.def (host fixincludes): Specify missing targets.
9077         * Makefile.in: Regenerate.
9079 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9081         * MAINTAINERS: Add myself
9083 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9085         * MAINTAINERS (Write After Approval): Add myself.
9087 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9089         * Makefile.def: Build fixincludes for the host, too.
9090         * Makefile.in: Regenerate.
9091         * configure.in (host_tools): Add fixincludes.
9092         * configure: Regenerate.
9094 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9096         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9097         * configure: Regenerated.
9099 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9101         PR other/17783
9102         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9103         * configure: Regenerated.
9105 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9107         * README.SCO: Update per FSF instructions.
9109 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9111         PR target/18151
9112         * configure.in (case ${target}): Do not build fixincludes for avr.
9113         * configure: Regenerated.
9115 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9117         * configure.in (case ${target}): Do not build fixincludes
9118         on platforms where it is not used.
9119         * configure: Regenerated.
9121 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
9123         * configure.in: Use an absolute path to install-sh.
9124         * configure: Regenerated.
9126 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
9128         * MAINTAINERS (Write After Approval): Add myself.
9130 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
9132         * MAINTAINERS: Remove from Write After Approval those that are
9133         already maintainers.
9135 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
9137         * MAINTAINERS:  Update my email address.
9139 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9141         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9142         * configure: Regenerate.
9144 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
9146         * MAINTAINERS:  Update my email address.
9148 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
9150         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
9151         entries belonging to this category.
9153 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
9155         * MAINTAINERS: Update my e-mail address.
9157 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
9159         Fix wrong conflict resolution in:
9161         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9163         * Makefile.in: Regenerate.
9164         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9165         in the recursive `make', instead of hardwiring `all'.
9166         (Autogenerated TARGET-* variables): New.
9168 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
9170         * configure.in: Enable target-libgloss for crx-*-*.
9171         * configure: Regenerate.
9173 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9175         * MAINTAINERS (Various Maintainers): Move the "windows,
9176         cygwin, mingw" maintainer to ...
9177         (OS Port Maintainers): ... here.
9179 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9181         * MAINTAINERS (Write After Approval): Remove those that are
9182         maintainers of some subsystem.
9184 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
9186         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9187         * ltcf-cxx.sh (tpf*): Likewise.
9188         * ltconfig (tpf*): Add TPF OS configuration support.
9190 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
9192         * MAINTAINERS: Change my email address to my new work account.
9194 2004-09-24  Michael Roth  <mroth@nessie.de>
9196         * configure.in (--without-headers): Add missing double quotes.
9197         * configure: Regenerate.
9199 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
9201         * ylwrap: Revert to previous version.
9203 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
9205         PR bootstrap/17369
9206         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9207         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9208         SET_GCC_LIB_PATH_CMD.
9209         (BASE_TARGET_EXPORTS): Likewise.
9210         * Makefile.in: Regenerated.
9212         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9213         * configure: Regenerated.
9215 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
9217         * config.guess: New upstream version
9218         * compile, depcomp, install-sh, ylwrap: Likewise.
9220 2004-09-19  Roger Sayle  <roger@eyesopen.com>
9222         * config/mh-x86omitfp: New host makefile fragment.  Add
9223         -fomit-frame-pointer to the default BOOT_CFLAGS.
9224         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9225         * configure: Regenerate.
9227 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
9229         PR target/11572
9230         * configure.in (*-*-darwin*): Renable libobjc.
9231         * configure: Regenerate.
9233 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
9235         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9237 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
9239         * Makefile.def: Remove libbanshee.
9240         * Makefile.tpl: Ditto.
9241         * configure.in: Ditto.
9242         * Makefile.in: Regen.
9243         * configure: Ditto.
9245 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
9247         * ltmain.sh: Use $pic_object as $non_pic_object if
9248         $non_pic_object=none.
9250 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
9252         * missing: Import latest version from master repository.
9254 2004-09-06  Nick Clifton  <nickc@redhat.com>
9256         * config.sub: Import latest version from master repository.
9257         * config.guess: Likewise.
9258         This includes these changes:
9260         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
9262         * config.sub: Handle crisv32, alias etraxfs.
9263         * config.guess (crisv32:Linux:*:*): Handle.
9265         2004-08-13  Brad Smith  <brad@comstyle.com>
9267         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9268         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9270         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
9272         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9273         assume the processor is a powerpc.  This is because coreutils
9274         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9275         in this case, due to a MacOS X bug that causes
9276         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9277         to return a negative number.
9278         Problem reported by Petter Reinholdtsen in:
9279         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9281         2004-07-19  Ben Elliston  <bje@gnu.org>
9283         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9285         2004-06-24  Ben Elliston  <bje@gnu.org>
9287         * config.guess: Update copyright years.
9288         * config.sub: Likewise.
9290         2004-06-22  Robert Millan  <robertmh@gnu.org>
9292         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9293         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9295         2004-06-22  Stanley F. Quayle <stan@stanq.com>
9297         * config.guess (*:*VMS:*:*): New entry. Replaces
9298         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9299         manufacturer.
9301         2004-06-22  Ben Elliston  <bje@gnu.org>
9303         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9304         * config.sub: Likewise.
9306         2004-06-22  Ben Elliston  <bje@gnu.org>
9308         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9309         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9311         2004-06-11  Ben Elliston  <bje@gnu.org>
9313         * config.guess (pegasos:OpenBSD:*:*): Remove.
9315         2004-06-11  Ben Elliston  <bje@gnu.org>
9317         From Wouter Verhelst <wouter@grep.be>:
9318         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9320         2004-06-11  Ben Elliston  <bje@gnu.org>
9322         * config.guess (luna88k:OpenBSD:*:*): New.
9324         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
9326         * config.guess (m32r*:Linux:*:*): New case.
9327         * config.sub: Handle m32rle.
9329         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
9331         From Jens Petersen  <petersen@redhat.com>:
9332         * config.sub: Handle sparcv8.
9334         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
9336         From Tom Smith <smith@cag.lkg.hp.com>:
9337         * config.guess: Version suffixes are equally significant on Tru64
9338         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
9339         prefix of "P" (patched kernel).
9341         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
9343         * config.sub: Add support for National Semiconductor CRX target.
9345 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
9347         * MAINTAINERS (Various Maintainers): Remove myself as web page
9348         maintainer, add myself as maintainer of build status lists.
9350 2004-09-03  Jan Beulich  <jbeulich@novell.com>
9352         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9353         *-*-netware, but add target-libmudflap.
9354         Consolidate *-*-netware targets (of which really only i?86 exists)
9355         into a single entry.
9356         * configure: Likewise.
9358 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
9360         * Makefile.tpl (sorry): Remove.
9361         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9362         (cleanstrap targets): Depend on distclean, not distclean-stage1.
9363         (do-clean): Clean per-stage directories too.
9364         (do-distclean): Run distclean-stage1 too.
9365         (.NOTPARALLEL): Enable during toplevel bootstrap.
9366         (stage[+id+]-bubble): Enable parallel execution during
9367         the recursive invocation.
9368         * Makefile.in: Regenerate.
9370         Fix previous checkin:
9372         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9373         include.
9374         * configure.in: Fix indentation.
9375         * configure: Regenerate.
9377 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
9379         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9380         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9381         * configure: regenerate
9382         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9383         -mdynamic-no-pic
9385 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
9387         * Makefile.def (build_modules): Add fixincludes.
9388         (dependencies): Make gcc depend on fixincludes.
9389         * configure.in (build_tools): Add fixincludes.
9390         (build_configdirs): Always include build_libs.
9391         * Makefile.in: Regenerate.
9392         * configure: Regenerate.
9394 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
9396         * Makefile.def (bootstrap stages): Add 'lean' parameter.
9397         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9398         phony targets; do not generate timestamp files.
9399         (distclean-stageN): Remove references to their timestamp files.
9400         (restageN, touch-stageN): Remove.
9401         (stageN-bubble): Rewritten.
9402         (compare): Support lean bootstraps.
9403         * Makefile.in: Regenerate.
9405         * configure.in: Only warn when bootstrapping but
9406         build != host or build != target.  Support lean bootstraps.
9407         * configure: Regenerate.
9409 2004-08-26  Phil Edwards  <phil@codesourcery.com>
9411         * configure.in:  Give a better error message if GMP/MPFR are missing
9412         and a language needing them has been requested.
9413         * configure:  Regenerated.
9415 2004-08-25  Phil Edwards  <phil@codesourcery.com>
9417         * configure.in:  Print a list of available language front-ends if
9418         a requested one is missing.  Tidy stray tab characters.
9419         * configure:  Regenerated.
9421 2004-08-19  Michael Koch  <konqueror@gmx.de>
9423         * gcc/doc/install.texi: Update entry about automake for libjava.
9425 2004-08-17  Robert Millan  <robertmh@gnu.org>
9427         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9428         (instead of FreeBSD).
9429         * configure: Regenerate.
9431 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9433         * Makefile.in: Regenerate.
9434         * configure: Regenerate.
9436         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9437         stage_*_flags.
9438         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9439         for bootstrapped modules if toplevel bootstrap is going.
9440         (GCC bootstrap): Generate per-stage targets for all bootstrapped
9441         modules.  Adjust for changes in Makefile.def.  Enable several
9442         rules even in non-bootstrap mode, just to avoid peppering the
9443         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9444         (stage-[+prev+]-bubble): Remove.
9446         * Makefile.def (Dependencies): Depend on all-build-bison,
9447         all-build-flex, all-build-byacc, all-build-texinfo, rather
9448         than the host variations.
9449         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
9450         with BUILD_SUBDIR.
9451         (BISON): Update for recent Bisons.
9452         (YACC): Fix typo.
9453         (cross): Depend on all-build.
9454         (all): Do not depend on all-build.
9455         (prebootstrap): Remove.
9456         (dep-kind): Accept separate prefixes for MODULE and ON variables.
9457         (Prebootstrap dependencies): Add them to the per-stage targets
9458         and to all-prebootstrap.
9459         * configure.in (build_configdirs): Always enable build_tools.
9460         (BUILD_DIR_PREFIX): Remove.
9462         * Makefile.def (gcc): Add target variable.
9463         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9464         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9465         in the recursive `make', instead of hardwiring `all'.
9466         (Autogenerated TARGET-* variables): New.
9468 2004-08-13  Brian Booth  <bbooth@redhat.com>
9470         * MAINTAINERS: Remove myself from write-after-approval.
9472 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9474         * src-release: Stop distributing mmalloc with gdb (which doesn't
9475         use it).
9476         * Makefile.def: GDB doesn't depend on mmalloc anymore.
9477         * Makefile.in: Regenerate.
9479 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
9481         * configure.in (arm*-*-eabi*): New target.
9482         * configure: Regenerate.
9484 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
9486         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9487         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9488         (Dependencies): New section.
9489         * Makefile.tpl (Dependencies): Generate from Makefile.def.
9490         (configure-target-[+module+]): Depend on maybe-all-gcc
9491         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
9492         (toplevel profiledbootstrap): Fix dependencies.
9493         * Makefile.in: Regenerate.
9495 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
9497         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9498         target-libiberty to noconfigdirs.
9499         * configure: Regenerate.
9501 2004-08-03  Paul Brook  <paul@codesourcery.com>
9503         * configure.in: Check for MPFR as well as GMP.
9504         * configure: Regenerate.
9506 2004-08-01  Robert Millan  <robertmh@gnu.org>
9508         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9509         libmudflap for all GNU-based systems (with Glibc).
9510         * configure: Regenerate.
9512 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
9514         * Makefile.def (host-modules): Add gcc.
9515         * Makefile.in: Regenerate.
9516         * Makefile.tpl (sorry): New rule.
9517         (configure-host, all-host, [+make_target+]-host, do-check,
9518         install-host): Do not add gcc as a special case.
9519         (host modules): Add a small special-casing for gcc.  Export
9520         extra_make_flags through the environment.
9521         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9522         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9523         other recursive targets for gcc): Remove.
9525         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9526         (stage, unstage): New rules.
9527         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9528         distclean-stage[+id+]): Use stage_current.
9529         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9530         the stage*-start rules.
9532 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
9534         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9535         use -all_load flag.
9537 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
9539         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9540         * configure: Regenerate.
9542 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
9544         * maintainer-scripts/gcc_release: Revert yesterday's change.
9546 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
9548         * MAINTAINERS: Add myself to write-after-approval.
9550 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9552         * libf2c: Removed.
9553         * gcc/gccbug.in: Updated because of libf2c removal.
9554         * maintainer-scripts/gcc_release: Ditto.
9556 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
9558         * configure.in: Build libmudflap by default on FreeBSD.
9559         * configure: Regenerated.
9561 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
9563         * configure.in: Do not build libmudflap by default on non-GNU/Linux
9564         systems.
9565         * configure: Regenerated.
9567 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9569         PR target/16344
9570         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9571         feedback based compiler.
9572         * Makefile.in: Rebuilt.
9574 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
9576         * Makefile.def (host_modules): Set bootstrap=true for flex.
9577         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9578         * Makefile.in: Rebuilt.
9580 2004-07-07  Jan Hubicka  <jh@suse.cz>
9582         * MAINTAINERS: Add self as a profile feedback maintainer.
9584 2004-07-05  Phil Edwards  <phil@codesourcery.com>
9586         * configure.in:  Do not prepend $srcdir to /dev/null in
9587         makefile fragments.
9588         * configure:  Regenerate.
9590 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
9592         * Makefile.def (build_modules): Add bison, byacc, flex,
9593         m4, texinfo.
9594         (flags_to_pass): Add FLEX.
9595         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9596         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9597         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9598         DEFAULT_MAKEINFO): Remove.
9599         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9600         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9601         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9602         objdir or else use configured tool.
9603         (all-build): New.
9604         (all): Depend on it.
9605         (Build module dependencies): Add.
9606         * Makefile.in: Regenerate.
9607         * configure.in: Better support for multiple build modules,
9608         matching what is done for host/target modules.  Do not look
9609         for "plausible" locations of build tools if Canadian cross.
9610         Use autoconf's AC_PROG_CC to find a C compiler.  Define
9611         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
9612         * configure: Regenerate.
9614 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9616         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9617         * Makefile.in: Regenerate.
9619 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9621         * Makefile.tpl (configure-build-[+module+],
9622         configure-[+module+], configure-target-[+module+]): Pass
9623         [+extra_configure_args+].
9624         (all-build-[+module+], all-[+module+], check-[+module+],
9625         install-[+module+], [+make_target+]-[+module+],
9626         all-target-[+module+], check-target-[+module+],
9627         install-target-[+module+], [+make_target+]-target-[+module+]):
9628         Pass [+extra_make_args+].
9629         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9630         (GCC_HOST_EXPORTS): Remove.
9631         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9632         cross, check-gcc, check-gcc-c++, install-gcc,
9633         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9634         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9635         * Makefile.in: Regenerate.
9637 2004-06-21  Matthew Sachs  <msachs@apple.com>
9639         * MAINTAINERS: Added self to write-after-approval.
9641 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
9643         * configure.in: Check for srcdir/winsup rather than build directory
9644         winsup.
9645         * configure: Regenerate.
9647 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
9649         * configure.in: Don't build Cygwin native newlib if winsup
9650         directory is missing.  Emit warning instead.
9651         * configure: Regenerate.
9653 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
9655         * Makefile.tpl (touch-stage[+id+]): New.
9656         (restage[+prev+]): Depend on touch-stage[+id+].
9658         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9659         Use it throughout.
9661         * Makefile.def: Add profile and feedback bootstrap stages.
9662         Remove next field from bootstrap stages.
9663         * Makefile.tpl (LN, LN_S): Substitute.
9664         (stageN-start, stageN-end): Use double-colon rules, to
9665         provide a hook for additional setup commands.
9666         (distclean-stageN-gcc, restageN): Create dependencies from
9667         [+prev+], not from [+next+].
9668         (stageN-bubble): Add commands for successive stages from
9669         [+prev+], using double-colon rules.
9670         (all-stageN-gcc): Fix typo.
9671         (stagefeedback-start, profiledbootstrap): New.
9672         * Makefile.in: Regenerate.
9673         * configure.in: Call ACX_PROG_LN.
9674         * configure: Regenerate.
9676 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
9678         * MAINTAINERS (Write After Approval): Add myself.
9680 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
9682         * MAINTAINERS (Write After Approval): Add myself.
9684 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
9686         * configure.in: Fix --enable-bootstrap breakage introduced in trees
9687         without gcc.
9688         * configure: Regenerate.
9690 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9692         * Makefile.tpl: Fix typo.
9693         * Makefile.in: Regenerate.
9695 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9697         * configure.in: Remove new- prefix from toplevel
9698         bootstrap targets.
9699         * configure: Regenerate.
9701 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9703         * Makefile.tpl (all.normal): Rename to all.
9704         (all): Replace with a rule to pick the default
9705         target from configure.
9706         (all-gcc, configure-gcc): Use conditionals to
9707         do nothing when toplevel bootstrap is going on.
9708         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9709         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9710         * configure.in: Support --enable-bootstrap.
9712         * Makefile.def: Remove new- prefix from toplevel
9713         bootstrap targets.
9714         * Makefile.tpl: Likewise.
9716         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
9717         target.
9719         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9720         $(RECURSE_FLAGS) to recursive invocation of make.
9722         * Makefile.in: Regenerate.
9723         * configure: Regenerate.
9725 2004-05-30  Andreas Jaeger  <aj@suse.de>
9726             Jim Wilson  <wilson@specifixinc.com>
9728         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9729         like CC.
9731 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
9733         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9734         * configure: Regenerate.
9736 2004-05-25  Daniel Jacobowitz  <drow@false.org>
9738         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9739         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9740         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
9741         targets.
9742         * Makefile.in: Regenerate.
9744 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
9746         * configure.in: Test the ability to symlink directories.
9747         * configure: Regenerate.
9749         * Makefile.def (bootstrap-stage): New definitions.
9750         * Makefile.tpl (configure-stage1-gcc,
9751         configure-stage2-gcc, configure-stage3-gcc,
9752         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9753         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9754         new-restage3, compare): Autogenerate, see Makefile.in
9755         entry for behavioral changes.
9756         (distclean-stage1, new-stage1-start, new-stage1-end,
9757         new-stage1-bubble, distclean-stage2, new-stage2-start,
9758         new-stage2-end, new-stage2-bubble, distclean-stage3,
9759         new-stage3-start, new-stage3-end): New autogenerated targets.
9760         (objext, prebootstrap, BOOT_CFLAGS,
9761         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9762         targets.
9764         * Makefile.in: Regenerate.
9765         (distclean-stage1, new-stage1-start, new-stage1-end,
9766         new-stage1-bubble, distclean-stage2, new-stage2-start,
9767         new-stage2-end, new-stage2-bubble, distclean-stage3,
9768         new-stage3-start, new-stage3-end): New targets.
9769         (all-stage1-gcc): Move prebootstrap dependency from here...
9770         (configure-stage1-gcc): ...to here.
9771         (new-bootstrap): Use bubble targets.
9772         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9773         Use per-stage distclean targets.
9774         (configure-stage1-gcc, configure-stage2-gcc,
9775         configure-stage3-gcc, all-stage1-gcc,
9776         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9777         Use new-stageN-start to prepare the tree.
9779 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
9781         * Makefile.def (host_modules): add libcpp.
9782         * Makefile.tpl: Add dependencies on and for libcpp.
9783         * Makefile.in: Regenerate.
9784         * configure.in: Add libcpp host module.
9785         * configure: Regenerate.
9787 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
9789         * Makefile.tpl: Whenever a recursive target is defined, wrap
9790         it in a special @if/@endif block, and prepare its maybe
9791         dependency in the @if/@endif block
9792         * configure.in: Instead of writing maybe dependencies, remove
9793         the @if/@endif statements, and remove the @if/@endif blocks
9794         that remain.
9795         * configure: Regenerate.
9796         * Makefile.in: Regenerate.
9798 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
9800         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9802 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
9804         PR bootstrap/15120
9805         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9806         * */configure: Rebuilt.
9808 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
9810         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9811         of libf2c.
9812         * configure, Makefile.in: Regenerate.
9814 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
9816         * MAINTAINERS (Write After Approval): Add myself.
9818 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
9820         Merge from tree-ssa-20020619-branch.
9822         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9823         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9824         (HOST_GMPLIBS): Define.
9825         (HOST_GMPINC): Define.
9826         (TARGET_LIB_PATH): Add libmudflap.
9827         (GFORTRAN_FOR_TARGET): Define.
9828         (configure-build*): Export GFORTRAN.
9829         (configure-gcc): Export GMPLIBS and GMPINC.
9830         (all-gcc): Add maybe-all-libbanshee.
9831         (configure-target-libgfortran): Define.
9832         * Makefile.in: Regenerate.
9833         * configure.in (host_libs): Add libbanshee.
9834         (target_libraries): Add target-libmudflap and target-libgfortran.
9835         Add --with-libbanshee.
9836         Handle --disable-libmudflap.
9837         (*-*-freebsd*): Use with_gmp.
9838         Add $(libgcj) to noconfigdirs.
9839         * configure: Regenerate.
9840         * depcomp: New file.
9841         * MAINTAINERS: Add tree-ssa maintainers.
9843 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
9845         * MAINTAINERS (Various Maintainers): Add myself.
9847 2004-04-30  Brian Ford  <ford@vss.fsi.com>
9849         * MAINTAINERS (Write After Approval): Add myself.
9851 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
9853         * MAINTAINERS (Write After Approval): Add myself.
9855 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
9857         * config/acx.m4: Fix fastcompare support for new-bootstrap.
9858         * configure: Regenerate.
9860 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
9862         Revert:
9863         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9865         * Makefile.def (flags_to_pass): Remove *dir variables that
9866         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9867         as well as prefix and exec_prefix.
9868         * Makefile.in: Regenerate.
9870 2004-04-26  Robert Millan  <robertmh@gnu.org>
9872         Add patches from libtool CVS.
9873         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9874         * ltconfig: Likewise.
9875         * ltcf-c.sh: Likewise.
9876         * ltcf-cxx.sh: Likewise.
9877         * ltcf-gcj.sh: Likewise.
9879 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9881         * Makefile.def (host_modules): Mark with the bootstrap
9882         flag packages on which gcc depends.
9883         * Makefile.tpl (all-bootstrap): Use it.
9884         * Makefile.in: Regenerate.
9886 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9888         * Makefile.def (flags_to_pass): Remove *dir variables that
9889         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9890         as well as prefix and exec_prefix.
9891         * Makefile.in: Regenerate.
9893 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9895         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9896         * configure: Regenerate.
9897         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9898         * gcc/Makefile.tpl (compare): Use the result of the test.
9899         * gcc/Makefile.in: Regenerate.
9901 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
9903         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9904         Always relocate gcc and prev-gcc to the original names, even
9905         if the build fails.
9906         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9907         New targets.
9909 2004-04-23  Laurent GUERBY <laurent@guerby.net>
9911         * MAINTAINERS: Update my email address.
9913 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9915         * configure.in (mips*-*-irix5*): Enable ld.
9916         * configure: Regenerate.
9918 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9920         * configure: Regenerate.
9922 2004-04-15  James E Wilson  <wilson@specifixinc.com>
9924         * Makefile.tpl (configure-[+module+], configure-gcc,
9925         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9926         Set and export LDFLAGS.
9927         * Makefile.in: Regenerate.
9929 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
9931         * MAINTAINERS: Add myself to write-after-approval.
9933 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9935         PR bootstrap/14871
9936         * Makefile.tpl: If we don't have built-in-tree target tools,
9937         use the ones found by configure rather than hacking around with
9938         program_transform_name.
9939         * configure.in: Give Makefile.tpl the information necessary
9940         to do that.
9941         * Makefile.in: Regenerate.
9942         * configure: Regenerate.
9944 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
9946         PR bootstrap/14760
9947         * configure.in: When computing baseargs, strip *all* copies of
9948         offending options.  Also, don't match/substitute the trailing space,
9949         so that this actually works when two similar options are separated by
9950         only one space.
9951         * configure: Regenerate.
9953 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
9955         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9956         (rs6000-*-aix*): Same.
9957         * configure: Regenerate.
9959 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
9961         * MAINTAINERS: Add myself to write-after-approval.
9963 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
9965         * MAINTAINERS: Add myself to write-after-approval.
9967 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
9969         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9970         STRICT_WARN, WARN_CFLAGS flags passed down to make.
9971         * Makefile.in: Regenerate.
9973         * configure.in (top level bootstrap support): Rework --enable-werror
9974         to set @stage2_werror_flag@.
9975         * configure: Regenerate.
9976         * Makefile.tpl (top level bootstrap support): Pass
9977         @stage2_werror_flag@ down to configure in stages 2 and 3.
9978         * Makefile.in: Regenerate.
9980 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9982         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9983         for stages 2 and 3 as well as in make.  As a consequence, remove
9984         OUTPUT_OPTION (now detected by configure) from the flags passed down
9985         to make.
9986         * Makefile.in: Regenerate.
9988         * Makefile.tpl (new-bootstrap): Fix typo.
9989         * Makefile.in: Regenerate.
9991 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9993         * Makefile.tpl: Rearrange by moving recursive_targets rules
9994         into their proper sections.
9995         * Makefile.tpl (top level bootstrap support): Move disabling
9996         of coverage flags from 'make' to 'configure'; improve comments.
9997         * Makefile.in: Regenerate.
9999         * Makefile.tpl (experimental top level bootstrap) Move stage1
10000         language setting from all- target to configure- target; disable
10001         intermodule optimization in stage 1; prevent gratuitous rebuilds
10002         of stage 1.
10003         * Makefile.in: Regenerate.
10004         * configure.in: Comma-separate stage 1 language list for top
10005         level bootstrap.
10006         * configure: Regenerate.
10008         * Makefile.tpl: Clean up experimental top level bootstrap support:
10009         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10010         prev-gcc in configure- targets as well as all- targets.
10011         * Makefile.in: Regenerate.
10013 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10015         * compile: New file imported from automake.
10017 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10019         * configure.in: Remove symbolic link section.
10020         * configure: Regenerate.
10021         * Makefile.tpl (links): Remove.
10022         * Makefile.in: Regenerate.
10024 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10025             Nathanael Nerode  <neroden@gcc.gnu.org>
10027         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10028         Set with AC_CHECK_PROGS.
10029         * configure.in: Fix comment typo from last patch.
10030         * configure: Regenerate.
10032 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10034         * Makefile.tpl: Introduce experimental top level bootstrap support.
10035         * Makefile.in: Regenerate.
10036         * configure.in: Introduce support for top level bootstrap.
10037         * configure: Regenerate.
10039 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10040             Paolo Bonzini  <bonzini@gnu.org>
10042         PR bootstrap/14522
10043         * configure.in: Cope with shells that do not support unquoted ^
10044         * configure: Regenerate.
10046 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10047             Paolo Bonzini  <bonzini@gnu.org>
10049         PR bootstrap/14522
10050         * configure.in: Cope with shells that do not support nesting
10051         quotes inside quoted backquote substitutions.
10052         * configure: Regenerate.
10054 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10056         PR bootstrap/14522
10057         * configure.in: Fix escaping of $.
10058         * configure: Regenerate.
10060 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10062         * configure: Regenerate, since I forgot to while committing Paolo's
10063         changes.
10065 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10067         PR ada/14131
10068         Move language detection to the top level.
10069         * configure.in: Find default values for the tools as
10070         soon as possible.  Disable ada if GNAT is not found.
10071         Emit error message about missing languages.  Expand
10072         --enable-languages=all for the gcc subdirectory.
10074 2004-03-10  Ben Elliston  <bje@gnu.org>
10076         * MAINTAINERS: Update my email address.
10078 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10080         * ltconfig: Disable building static libraries if building shared
10081         libraries on AIX 5L.
10083 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10085         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10086         and disable libgcj.
10087         * configure: Regenerated.
10089 2004-03-01  Brian Booth  <bbooth@redhat.com>
10091         * MAINTAINERS: Add myself to write-after-approval.
10093 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10095         * MAINTAINERS: Add myself to write-after-approval.
10097 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10099         PR bootstrap/7087
10100         * Makefile.tpl: Guard XFOO sed statements better.
10101         * Makefile.tpl: Add dependency for configure-target-libada.
10102         * Makefile.in: Regenerate (incidentally fixes broken
10103         commit when libada-branch was merged).
10105 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10107         * MAINTAINERS: Add myself to write-after-approval.
10109 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10111         * MAINTAINERS: Add Nicola Pero and myself as libobjc
10112         maintainers.
10114 2004-02-20  Andrew Cagney  <cagney@redhat.com>
10116         * config.guess: Update from version 2003-10-16 to 2004-02-16.
10117         * config.sub: Update from version 2003-11-03 to 2004-02-16.
10119 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10121         PR bootstrap/11932
10122         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10124 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
10126         * MAINTAINERS: Added myself to write-after-approval.
10128 2004-02-14  Michael Koch  <konqueror@gmx.de>
10130         * MAINTAINERS: Added myself to write-after-approval.
10132 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
10134         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
10135         some OS port maintainers to OS port maintainers section.
10137 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
10139         * MAINTAINERS: Add self.
10141 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10143         * MAINTAINERS: Alphabetize.
10145 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
10147         * MAINTAINERS: Remove myself.
10149 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
10151         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10152         (rs6000-*-aix*): Same.
10153         * configure: Regenerate.
10155 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
10157         * configure.in (host): Add in missing $noconfigdirs to defines.
10158         * configure: Regenerate.
10160 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
10161             Nathanael Nerode  <neroden@gcc.gnu.org>
10163         PR ada/6637, PR ada/5911
10164         Merge with libada-branch:
10165         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10166         with appropriate dependencies. Add --enable-libada configure switch.
10167         * configure, Makefile.in: Regenerate.
10169 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
10171         * MAINTAINERS: Add myself to write-after-approval.
10173 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10175         * configure.in: Don't pass --with-stabs on IRIX 5 either.
10176         * configure: Regenerate.
10178 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
10180         Merge from upstream:
10182         * ltmain.in: When setting IFS to '~', be careful about user
10183         arguments that contain '~'.
10185         2004-02-04  Peter O'Gorman  <peter@pogma.com>
10187         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10188         Also test $base_compile against $CC with escaped arguments. Bug
10189         reported by Geoff Keating <geoffk@apple.com>.
10191 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
10193         * MAINTAINERS: Remove i960 port.
10195 2004-01-23  DJ Delorie  <dj@redhat.com>
10197         * Makefile.def (target_modules) [libiberty]: Don't stage.
10198         * Makefile.in: Rebuilt.
10200 2004-01-20  Caroline Tice  <ctice@apple.com>
10202         * MAINTAINERS: Add myself to write-after-approval.
10204 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
10206         * MAINTAINERS: Update my email address.
10208 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
10210         * MAINTAINERS: Add myself to write-after-approval.
10212 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10214         * MAINTAINERS: Remove entries without email address.
10216 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
10218         * MAINTAINERS: Add myself to write-after-approval.
10220 2004-01-15  Steven Bosscher  <stevenb@suse.de>
10222         * MAINTAINERS: Update my email address.
10224 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
10226         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10227         * Makefile.tpl (configure-target-[+module+]): Support stage.
10228         * Makefile.in: Rebuilt.
10230 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
10232         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10234 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
10236         * MAINTAINERS: Add myself as a MIPS maintainer.
10238 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10240         * configure.in: Use ./config.cache, not config.cache.
10241         * configure: Regenerate.
10242         * Makefile.tpl: Special-casing not needed for GCC any more.
10243         * Makefile.in: Regenerate.
10245         * configure.in: Don't share a cache file for host dirs.
10246         * configure: Regenerate.
10248         * config-ml.in: Don't mess with the cache file.
10250 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10252         * MAINTAINERS: Move myself from 'Write After Approval' to
10253         'CPU Port Maintainers' section as SPARC maintainer.
10255 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10257         * Makefile.tpl: Make GCC use a separate config.cache.
10258         * Makefile.in: Regenerate.
10260         PR bootstrap/11932, PR bootstrap/11933
10261         (I don't know if it will fix either of them, but it relates
10262         to them.)
10263         * configure.in: Don't use shared config.cache for target
10264         directories.
10265         * configure: Regenerate.
10267 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
10269         * MAINTAINERS: Add myself to 'Write After Approval' section.
10271 2003-12-31  Roger Sayle  <roger@eyesopen.com>
10273         * configure.in (ia64*-*-hpux*): Disable building java libraries.
10274         * configure: Regenerated.
10276 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
10278         * MAINTAINERS: Remove the mn10200 maintainer.
10280 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
10282         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10283         * configure: Regenerated.
10285 2003-12-16  Jan Hubicka  <jh@suse.cz>
10287         * MAINTAINERS: Add myself as callgraph maintainer.
10289 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
10291         * configure.in (raw_libstdcxx_flags): Remove the leading space.
10292         * configure: Regenerate.
10294 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10296         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10297         'Write After Approval' section. Update email.
10299 2003-12-01  James Lemke  <jim@wasabisystems.com>
10301         * MAINTAINERS (Write After Approval): Add myself.
10303 2003-11-20  Matt Thomas  <matt@3am-software.com>
10305         * MAINTAINERS: Add myself as a vax port maintainer.
10307 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
10309         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10310         (configure-build-[+module+], configure-[+module+]): Likewise.
10311         (configure-target-[+module+], configure-gcc, config.status): Likewise.
10312         * Makefile.in: Regenerate.
10314 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
10316         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10317         shared/dylibed libraries.
10318         * ltmain.sh: Likewise.
10319         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10320         * ltcf-cxx.sh: Likewise.
10321         * ltcf-gcj.sh: Likewise.
10322         * ltconfig: Likewise.
10324 2003-11-17  Stan Cox  <scox@redhat.com>
10326         * MAINTAINERS: Add myself as iq2000 port maintainer.
10328 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
10330         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10331         * Makefile.in: Regenerate.
10333 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
10335         * config.sub: Update to 2003-11-03 version.
10337 2003-10-20  Phil Edwards  <phil@codesourcery.com>
10339         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
10340         * configure:  Regenerate.
10342 2003-10-20  Nicolas Pitre  <nico@cam.org>
10344         * MAINTAINERS: Add myself to 'Write After Approval' section.
10346 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
10348         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10350 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
10352         * MAINTAINERS: Update my email address.
10354 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10356         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10358 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
10360         * MAINTAINERS: Add myself to 'Write After Approval' section.
10362 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
10364         * config.guess: Update to 2003-10-16 version.
10365         * config.sub: Update to 2003-10-16 version.
10367 2003-10-15  David Daney  <ddaney@avtrex.com>
10369         * MAINTAINERS: Added myself to 'Write After Approval' section.
10371 2003-10-15  Falk Hueffner  <falk@debian.org>
10373         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10374         'Write After Approval' section. Update email.
10376 2003-10-14  Roger Sayle  <roger@eyesopen.com>
10378         * MAINTAINERS: Move myself from 'Write After Approval' to
10379         'Various Maintainers' section as middle-end maintainer.
10381 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10383         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10384         HOST_FLAGS_TO_PASS.
10385         * Makefile.in: Regenerate.
10387 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
10389         * config.guess: Update to 2003-10-07 version.
10390         * config.sub: Update to 2003-10-07 version.
10392 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10394         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10395         * ltconfig (irix5*, irix6*): Don't override version_type.
10397 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
10399         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10400         * configure: Rebuilt
10401         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10402         * Makefile.in: Rebuilt
10404 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10406         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10408 2003-09-30  Carlo Wood  <carlo@alinoe.com>
10410         * MAINTAINERS (Write After Approval): Add myself.
10412 2003-09-29  Paul Koning  <ni1d@arrl.net>
10414         * MAINTAINERS: Move myself from "Write After Approval"
10415         to CPU platform maintainers for pdp11 platform.
10417 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
10419         * MAINTAINERS: Move myself from 'Write After Approval' to
10420         'Various Maintainers' section as libffi testsuite maintainer.
10422 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
10424         * configure.in: Pass a computed --program-transform-name
10425         to subconfigures.
10426         * configure: Regenerated.
10428 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10430         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10431         * Makefile.in: Regenerate.
10433         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10434         * Makefile.in: Regenerate.
10436 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
10438         * MAINTAINERS: Move myself from 'Write After Approval'
10439         to 'Various Maintainers' (objective-c) section.
10441 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
10443         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10444         quoting.
10445         * configure: Regenerated.
10447 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
10449         * MAINTAINERS (Write After Approval): Add myself to write after
10450         approval list.
10452 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
10454         * MAINTAINERS (Write After Approval): Add myself.
10456 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
10458         * MAINTAINERS: Update my e-mail address.
10460 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
10462         * libtool.m4 (LD): Correct powerpc64 host match.
10464 2003-09-06  James E Wilson  <wilson@tuliptree.org>
10466         * MAINTAINTERS: Update my affiliation and email address.
10468 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10470         * MAINTAINERS (Write After Approval): Add myself.
10472 2003-09-04  DJ Delorie  <dj@redhat.com>
10474         * configure: Regenerate.
10476 2003-09-04  Robert Millan  <robertmh@gnu.org>
10478         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10480 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10482         * configure.in: Ensure arguments to sed are properly spaced.
10483         * configure: Regenerate.
10485 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
10487         * MAINTAINERS: Update my e-mail address.
10489 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
10491         * MAINTAINERS (Write After Approval): Add myself.
10493 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
10495         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10496         * configure: Regenerated.
10498 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10500         * MAINTAINERS: Update my email address.
10502 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
10504         * configure.in:  Use newline instead of semicolon when assuming
10505         shell arguments in a for loop.
10506         * configure:  Regenerated.
10508 2003-08-22  Jason Eckhardt  <jle@rice.edu>
10510         * MAINTAINERS: Resurrect the i860 maintainer.
10512 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
10514         PR 8180
10515         * configure.in: When testing with_libs and with_headers, treat
10516         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
10517         * configure: Regenerate.
10519         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10520         make, shell, etc.
10521         (baseargs): Likewise.
10522         * configure: Regenerate.
10524 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
10526         * MAINTAINERS (Write After Approval): Add myself.
10528 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
10530         * configure.in: Disable libgcj for darwin not on powerpc.
10531         * configure: Rebuild.
10533 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
10535         * config-ml.in, symlink-tree: Add license.
10537 2003-08-03  Richard Stallman  <rms@gnu.org>
10538             Eben Moglen  <moglen@columbia.edu>
10540         * README.SCO: New file.
10542 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
10544         * Makefile.tpl (check, check-c++): Express dependencies using
10545         dependencies rather than commands.
10546         * Makefile.in: Regenerate.
10548 2003-08-01  Andrew Cagney  <cagney@redhat.com>
10550         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10551         * configure: Ditto.
10553 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
10555         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10556         * Makefile.in: Update.
10558 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
10560         * configure.in: Enable libgcj for darwin.
10561         * configure: Rebuild.
10563 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
10565         * config-ml.in:  Use ac_configure_args directly instead of
10566         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
10567         actually seen.
10569 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10571         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10572         creating target and build subdirs to build all parent dirs as needed.
10573         * Makefile.in: Rebuild.
10574         * configure.in: Don't build dirs explicitly here.
10575         * configure: Rebuild.
10577 2003-07-26  Paul Brook  <paul@nowt.org>
10579         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10581 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
10583         * Makefile.tpl (all-make): Depend on intl.
10584         * Makefile.in: Rebuilt.
10586 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
10588         * install-sh:  Update to newer upstream versions (associated with
10589         aclocal 1.7).
10590         * mkinstalldirs:  Likewise.
10591         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
10593 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
10595         * MAINTAINERS: Move self from Bug database only accounts
10596         to write-after-approval.
10598 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
10600         * config.if: Remove unused libc_interface determination.
10602 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10604         * MAINTAINERS: Move self from write-after-approval to
10605         build machinery (*.in).
10607 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10609         PR bootstrap/11273
10610         PR bootstrap/11408
10611         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
10612         unused INSTALL_PROGRAM_ARGS.
10613         * configure.in: Use AC_PROG_INSTALL.
10614         * Makefile.in: Regenerate.
10615         * configure: Regenerate.
10617 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
10619         * MAINTAINERS: Alphabetize.
10621 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
10623         * configure: Rebuilt.
10624         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10625         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10626         newlib nor libgloss.
10627         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
10628         * configure.in (am33_2.0-*-linux*): Added.
10630 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
10632         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10633         * configure: Regenerate.
10635 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
10637         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10638         * Makefile.in: Regenerate.
10640 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10642         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10643         * Makefile.in: Regenerate.
10645 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
10647         * Makefile.tpl: Replace PWD with PWD_COMMAND.
10648         * Makefile.in: Regenerated.
10650         * config-ml.in: Replace PWD with PWD_COMMAND.
10652 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10654         * intl: New directory; see intl/ChangeLog for details.
10655         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10656         * Makefile.tpl: all-gcc depends on maybe-all-intl.
10657         * Makefile.in: Regenerate.
10659 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10661         * configure.in: Clean up config-lang.in handling.  Delete
10662         useless assignment to "subdirs".
10663         * configure: Regenerate.
10665 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10667         * configure.in: Rename 'target_libs' to 'target_libraries'.
10668         Remove useless reference to 'target_libs'.
10669         * configure: Regenerate.
10671 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
10673         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10674         * Makefile.in: Regenerate.
10676 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10678         * Makefile.def: Introduce flags_to_pass.
10679         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10680         * Makefile.in: Regenerate.
10682 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
10684         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10685         and target-libgloss.
10686         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10687         <h8300*-*-*>: Disable libf2c and ${libgcj}.
10688         * configure: Regenerate.
10690 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
10692         * configure.in: Update testsuite_flags to new location.
10693         * configure. Regenerate.
10695 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10697         * Makefile.tpl: Remove BUILD_CC stuff.
10698         * Makefile.in: Regenerate.
10700 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
10702         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10704 2003-06-16  Graeme Peterson  <gp@qnx.com>
10706         * MAINTAINERS (Write After Approval): Add myself.
10708 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
10710         * config.guess: Update to 2003-06-12 version.
10711         * config.sub: Update to 2003-06-13 version.
10713 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
10715         * config.guess: Update to 2003-06-06 version.
10716         * config.sub: Update to 2003-06-06 version.
10718 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10720         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10721         * configure. Regenerate.
10723 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10725         * configure.in: Disable serial configure by default.
10726         * configure: Regenerate.
10727         * Makefile.tpl: Abolish .NOTPARALLEL.
10728         * Makefile.in: Regenerate.
10730         * Makefile.tpl: Replace {build,host,target}_canonical by
10731         {build,host,target}.
10732         * Makefile.in: Regenerate.
10734         * Makefile.tpl: Fix stupid pasto.
10735         * Makefile.in: Regenerate.
10737 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10739         * Makefile.tpl: Remove bogus conditional.
10740         * Makefile.in: Regenerate.
10742 2003-06-05  Jan Hubicka  <jh@suse.cz>
10744         * Makefile.tpl (profiledbootstrap): New target.
10745         * Makefile.in (profiledbootstrap): New target.
10747 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
10749         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10750         Pinski. Remove user names from other bugzilla-only maintainers.
10752 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10754         * Makefile.tpl: Make 'recursive targets' using autogen rather
10755         than shell loop.  Remove duplicate 'clean' targets and false
10756         comments.
10757         * Makefile.def: Add systematic dependencies to 'recursive' targets.
10758         Add systematic method of specifying missing targets in subdirs.
10759         Add copyright boilerplate.
10760         * Makefile.in: Regenerate.
10761         * configure.in: Add 'recursive targets' to maybe list.
10762         * configure: Regenerate.
10764         * MAINTAINERS: "GNATS only" -> "Bug database only".
10766         * Makefile.tpl: Rename [+target+] to [+make_target+].
10767         * Makefile.def: Rename 'target' to 'make_target'.
10769 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
10771         * MAINTAINERS: Add self as options handling maintainer.
10773 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
10775         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10776         been too long since I touched those ports.
10778 2003-05-28  DJ Delorie  <dj@redhat.com>
10780         * Makefile.tpl: Make maybe-check-gcc .PHONY.
10781         * Makefile.in: Regenerate.
10783 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
10785         * configure.in: Use curly braces in the definition of tooldir.
10786         * configure: Regenerate.
10788 2003-05-21  DJ Delorie  <dj@redhat.com>
10790         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10791         newlib or libgloss.
10792         * Makefile.in: Regenerate.
10794 2003-05-21  DJ Delorie  <dj@redhat.com>
10796         * Makefile.tpl: Add missing empty maybe-check-gcc target.
10797         * Makefile.in: Regenerate.
10799 2003-05-20  Ian Lance Taylor  <ian@airs.com>
10801         * MAINTAINERS: Update my e-mail address.
10803 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10805         * configure.in: Switch more things to use maybe dependencies.
10806         * Makefile.tpl: Switch more things to use maybe dependencies.
10807         Factor out common code from autogen IF statements.
10808         * configure: Regenerate.
10809         * Makefile.in: Regenerate.
10811 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
10813         * configure.in: Accept i[3456789]86 for machine type.
10814         * configure: Regenerate.
10816 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10818         * configure.in: Switch more things to use maybe dependencies.
10819         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
10820         * configure: Regenerate.
10821         * Makefile.tpl: Switch more things to use maybe dependencies.
10822         * Makefile.in: Regenerate.
10824 2003-05-16  Andreas Schwab  <schwab@suse.de>
10826         * Makefile.tpl (install-opcodes): Define.
10827         * Makefile.in: Rebuild.
10829 2003-05-13  Andreas Jaeger  <aj@suse.de>
10831         * config.guess: Update to 2003-05-09 version.
10832         * config.sub: Update to 2003-05-09 version.
10834 2003-05-13  Michael Eager  <eager@mvista.com>
10836         * configure.in: Correct sed script so that options in quotes are not
10837         deleted.
10838         * configure: Rebuild.
10840 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
10842         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10843         and $$s/newlib/libc/sys/cygwin32 include paths.
10844         * configure: Ditto.
10846 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
10848         * MAINTAINERS: Update my email addresses.
10850 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
10852         * config-ml.in: Propagate INSTALL variables.
10854 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10856         * MAINTAINERS: Remove duplicate entries in Write After Approval.
10858 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
10860         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10861         * Makefile.in: Regenerate.
10863 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
10865         * MAINTAINERS (GNATS only): Add Falk Hueffner.
10867 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
10869         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10871 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
10873         * Makefile.tpl: Clean $(BUILD_SUBDIR).
10874         * Makefile.in: Regenerated.
10876 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
10878         * MAINTAINERS (Write After Approval): Upgrade myself from
10879         GNATS only to write-after-approval. Update my mail address.
10881 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
10883         (OS Port Maintainers: freebsd): Add myself.
10885 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
10887         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10889 2003-04-22  Kean Johnston  <jkj@sco.com>
10891         * MAINTAINERS (SCO ports): Added myself.
10893 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
10895         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10897 2003-04-19  Kean Johnston  <jkj@sco.com>
10899         * MAINTAINERS (Write After Approval): Add myself.
10901 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10903         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10904         * Makefile.in: Regenerate.
10906 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
10908         * configure.in (powerpc64*-*-linux*): Remove.
10909         * configure: Rebuilt.
10911 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
10913         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
10914         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10915         and restrap.
10916         * Makefile.in:  Regenerate.
10918 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
10920         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10921         * configure: Regenerated.
10923 2003-04-15  DJ Delorie  <dj@redhat.com>
10925         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10927 2003-04-13  Nick Clifton  <nickc@redhat.com>
10929         * config-ml.in: Remove support for --disable-aix removing
10930         call-aix multilibs.
10932 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
10934         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10935         * */configure: Rebuilt.
10937 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
10939         * MAINTAINERS: Add my email address.
10941 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
10943         * MAINTAINERS (Write After Approval): Add myself.
10945 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10947         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10948         * Makefile.in: Regenerate.
10950 2003-03-14  Michael Chastain  <mec@shout.net>
10952         * Makefile.in: Regenerate with correct Makefile.def.
10954 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10956         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
10957         Make macro.
10958         * Makefile.in: Regenerate.
10959         * configure.in: Clean up gxx_include_dir logic.
10960         * configure: Regenerate.
10962 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
10964         * MAINTAINERS (Write After Approval): Add myself.
10966 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
10968         * MAINTAINERS: Update my mail address.
10970 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10972         * configure.in (gxx_include_dir): Fix typo.
10973         * configure: Regenerated.
10975 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10977         * Makefile.tpl: Reindent.
10978         * Makefile.in: Regenerate.
10979         * configure.in: Reindent.  Don't set unused variables.
10980         * configure: Regenerate.
10982 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
10984         * configure.in: Include $(build_tooldir)/sys-include in
10985         FLAGS_FOR_TARGET.
10986         * configure: Regenerated.
10988 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10990         * Makefile.tpl: Always pass down RANLIB.
10991         * Makefile.in: Regenerate.
10993         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10994         * Makefile.in: Regenerate.
10995         * configure.in: Remove unused logic relating to --enable-shared
10996         and --enable-threads.  Remove bogus comments.  Remove redundant
10997         noconfigdirs.
10998         * configure: Regenerate.
11000         * configure.in: Replace ${libstdcxx_version} by its value.
11001         Remove reference to mh-dgux.
11002         * configure: Regenerate.
11004 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11006         * MAINTAINERS (Write After Approval): Add myself.
11008 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11010         * Makefile.tpl: Rearrange.
11011         * Makefile.in: Regenerate.
11013 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11015         * configure.in: Add support for kaOS as cross build target system.
11016         * configure: Regenerated.
11018 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11020         * MAINTAINERS (Write after approval): Add myself.
11022 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11024         * MAINTAINERS: Update my email address.
11026 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11028         * MAINTAINERS: Add self to blanket write privs. section.
11030 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11032         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11033         configure-target-* as some target builds may require additional
11034         flags for preprocessor tests.
11035         * Makefile.in: Regenerated.
11037 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11039         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11040         * ltconfig: Handle it.
11041         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11042         auto-detecting it.
11044         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11045         it is used as argument to $CC.
11046         * ltcf-gcj.sh: Likewise.
11048         * configure.in: Introduce --enable-maintainer-mode.
11049         * configure: Rebuilt.
11050         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11051         for maintainer mode.
11052         * Makefile.in: Rebuilt.
11054 2003-02-18  Jason Merrill  <jason@redhat.com>
11056         * Makefile.tpl (check-c++): Allow parallelism.
11058 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11060         * MAINTAINERS: Remove John Carr (who never actually had access to
11061         gcc.gnu.org).
11063 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11065         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11066         don't configure target-libobjc.
11067         * configure: Regenerate.
11069 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11071         * Makefile.tpl (RANLIB): Define.
11072         * Makefile.in: Regenerate.
11074 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11076         * MAINTAINERS: Update my email.
11078 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11080         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11081         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11082         * Makefile.in: Regenerated.
11083         * configure.in: Remove all traces of snavigator, db, and grep.
11084         * configure: Regenerated.
11086 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11088         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11089         After Approval.
11091 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11093         * MAINTAINERS (Write after approval): Add myself.
11095 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11097         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11098         * Makefile.in: Regenerated.
11100 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11102         * config.guess: Updated to 2003-01-30's version.
11103         * config.sub: Updated to 2003-01-28's version.
11105 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11107         * config.if: If gcc_version is already set, just use it.  Don't set
11108         gcc_version_trigger if it's already set, otherwise set it to
11109         gcc/version.c, but only if the file exists.  If it is not set and
11110         gcc/version.c does not exist, try to extract the version number from
11111         $CC.
11113 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11115         * MAINTAINERS: Add myself to write-after-approval list.
11117 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11119         * configure.in:  Revert 24Jan change.
11120         * configure:  Regenerate.
11122 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11124         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
11125         entry of HJ Lu.
11127 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11129         * configure.in: Revert previous change.
11130         * configure: Regenerate.
11132 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11134         * configure.in: Make rda native-only.
11135         * configure: Regenerate.
11137 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11139         * MAINTAINERS: Move myself from GNATS-only-accounts to
11140         write-after-approval.
11142 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11144         * configure.in: Add missing \.
11145         * configure: Rebuilt.
11147 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
11149         * configure.in (baseargs): Avoid using \| in sed regular
11150         expressions.
11151         * configure: Rebuilt.
11153 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
11155         * configure.in (baseargs): Remove all supported forms of
11156         --cache-file, --srcdir, --host, --build and --target options
11157         from argument lists.
11158         * configure: Rebuilt.
11160 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
11162         * MAINTAINERS: Add myself to write-after-approval list.
11164 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
11166         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11167         * configure: Rebuilt.
11169 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11171         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11172         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11173         * Makefile.in: Regenerate.
11174         * configure: Regenerate.
11176 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
11178         * configure.in: Remove Makefile in build, host and target modules
11179         unless configure was run with --no-recursion.
11180         * configure: Rebuilt.
11182 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11184         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11185         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11186         * Makefile.in: Regenerate.
11188 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
11190         * config.guess: Update to 2003-01-03 version.
11191         * config.sub: Update to 2003-01-03 version.
11193 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11195         * configure: Regenerate with proper autoconf 2.13.
11197 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11199         * configure.in: Add AC_PREREQ for consistency.
11200         * configure: Regenerate.
11202 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
11204         * configure.in (GDB_TK): Add tcl directories conditional on
11205         gdb/gdbtk directory being present.
11206         * configure: Regenerate.
11208 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
11210         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
11211         used by gcc if LD is not defined and we are not doing a Canadian Cross.
11212         * configure: Rebuilt.
11214 2002-12-31  Tom Tromey  <tromey@redhat.com>
11216         * Makefile.in: Rebuilt.
11217         * Makefile.def (target_modules) [libffi]: Allow installation.
11219 2002-12-31  Andreas Schwab  <schwab@suse.de>
11221         * configure.in: Fix use of $program_transform_name.
11222         * configure: Regenerated.
11224 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11226         * configure.in (baseargs): Don't remove first configure argument.
11227         * configure: Regenerated.
11229 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
11231         * Makefile.tpl (local-distclean): Don't remove...
11232         (multilib.ts): ... this.  Moved into...
11233         (multilib.out): ... this.  Don't use sub-make.
11234         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11235         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11236         (configure-build-[+module+], configure-[+module+],
11237         configure-target-[+module+], configure-gcc): ... these.  Test
11238         for Makefile existence.  Drop config.status from dependencies.
11239         * Makefile.in: Rebuilt.
11240         * configure.in: Move gcc-version-trigger to the end of
11241         ac_configure_args.  Add comments to maybedep.tmp and
11242         serdep.tmp.  Introduce --disable-serial-configure.  Remove
11243         nonopt from baseargs, matching and removing corresponding
11244         whitespace while at it.
11245         * configure: Rebuilt.
11247 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
11249         * configure.in (host_configargs): Replace reference to
11250         no-longer-defined buildopts with --build=${build_alias}.
11251         * configure: Rebuilt.
11253         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
11254         program_transform_name to standard idiom.
11255         (AUTOGEN, AUTOCONF): Define.
11256         (Makefile.in): Use $(AUTOGEN).
11257         (Makefile): Depend on config.status, and use autoconf-style rule to
11258         build it.  Move original commands to...
11259         (config.status): ... this new target.
11260         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
11261         $(AUTOCONF).
11262         * Makefile.in: Rebuilt.
11264 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11266         * Makefile.tpl: Fix dramatic bustage due to change in
11267         program_transform_name.
11268         * Makefile.in: Regenerate.
11270         * configure.in: Remove unnecessary PATH setting.
11271         * configure: Regnerate.
11273         * configure.in: Don't default to unprefixed tools unless
11274         the native tools will work.
11275         * configure: Regenerate.
11277         * configure.in: Convert to autoconf script.  Blow away lots
11278         of now-redundant Makefile fragments.
11279         * configure: Generate using Autoconf.
11280         * Makefile.tpl: Rewrite to reflect autoconfiscation.
11281         * Makefile.in: Regenerate.
11283 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11285         * configure: Fix stupid bug where RANLIB was mistakenly included.
11287         * configure.in: Rename (buildargs, hostargs, targargs) to
11288         (build_configargs, host_configargs, target_configargs).
11290         * configure.in: Move logic out of sed statement.
11292         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
11293         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11295 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
11297         * config.sub: Import from master repository
11298         * config.guess: Ditto
11300 2002-12-24  Andreas Schwab  <schwab@suse.de>
11302         * Makefile.tpl (multilib.out): Fix missing space.
11303         * Makefile.in: Regenerate.
11305 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11307         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
11308         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
11309         * Makefile.in: Regenerate.
11310         * configure.in: Remove unnecessary leftovers.
11312 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
11314         * configure.in (extra_ranlibflags_for_target): New variable.
11315         (*-*-darwin): Add -c to ranlib commands.
11316         * configure (tooldir): Handle extra_ranlibflags_for_target.
11318 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11320         * Makefile.tpl: Revert HJL's change.
11321         * Makefile.in: Regenerated.
11322         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11323         always.
11325 2002-12-19  Andreas Schwab  <schwab@suse.de>
11327         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11328         * Makefile.in: Regenerate.
11330 2002-12-18  H.J. Lu  <hjl@gnu.org>
11332         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11333         * Makefile.in: Regenerated.
11335         * configure.in (build_prefix): New. Substitute.
11337 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11339         * Makefile.tpl: Don't let real targets depend on phony targets.
11340         * Makefile.in: Regenerate.
11342         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11343         * Makefile.in: Regenerate.
11345 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
11347         * config.sub: Import from master repository
11348         * config.guess: Ditto
11350 2002-12-16  Jason Merrill  <jason@redhat.com>
11352         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11353         previous 'make bootstrap'.
11354         * Makefile.in: Regenerate.
11356 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
11358         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11360 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11362         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11363         * Makefile.in: Regenerate.
11365 2002-12-13  Jason Merrill  <jason@redhat.com>
11367         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
11368         library tests.
11369         (check-c++): Just depend on it and check-target-libstdc++-v3.
11370         * Makefile.in: Regenerate.
11372 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11374         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11375         * Makefile.in: Rebuilt.
11377 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11379         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11381 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11383         * configure: Fix bug put in by gremlins.
11385         * Makefile.tpl: Substitute more autoconfily.
11386         * configure: Substitute more autoconfily.
11387         * Makefile.in: Regenerate.
11389 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
11391         * config.sub: Import from master repository
11392         * config.guess: Ditto
11393         * MAINTAINERS: Added Svein Seldal under write after approval
11395 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
11397         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11398         * Makefile.in (all-sim): Ditto.
11400 2002-12-06  DJ Delorie  <dj@redhat.com>
11402         * Makefile.tpl: Change configure dependencies to not have real
11403         targets depend on phony targets.
11405 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
11407         * configure.in: Revert unintentional change.
11409         * Makefile.tpl: Change dependency for */multilib.out so that
11410         it works when gcc isn't in the tree.
11412         * configure.in: Substitute more.
11413         * configure: Run subconfigures from the Makefile.
11414         * Makefile.tpl: Run subconfigures from the Makefile; add a few
11415         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
11417 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11419         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11421 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11423         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11424         and corresponding dependencies.
11425         * Makefile.in: Regenerate.
11427         * configure.in (host_tools): Order binutils, gas and ld for
11428         convenience in running the testsuites.
11430         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11431         * Makefile.in: Regenerate.
11432         * configure.in: Introduce rules to serialize subconfigure runs.
11434         * configure.in: Introduce BASE_CC_FOR_TARGET.
11435         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
11436         Realize configure-build-* targets.  Realize configure-target-* targets.
11437         * Makefile.in: Regenerate.
11439 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11441         * configure: Move gcc_version_trigger stuff from here...
11442         * configure.in: ...to here.
11444         * configure.in: Separate subconfigure options added by this file from
11445         options given by the user.  Add machinery to put args for host
11446         subconfigures into the Makefile.
11448         * Makefile.tpl: Remove 'vault' targets.
11449         * Makefile.tpl: Reorder and comment dependencies.
11450         * Makefile.in: Regenerate.
11452 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11453         * configure.in: Fix my broken commit of previous patch. (sigh)
11455 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11457         * configure.in: Move host-specific darwin noconfigdirs into
11458         the host-specific section.
11460 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11462         * configure.in: Move host-specific darwin noconfigdirs into
11463         the host-specific section.
11465 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11467         * configure: Remove skip-this-dir support.
11468         * Makefile.tpl: Remove skip-this-dir support.
11470         * Makefile.tpl: Remove leftover support for non-autoconfiscated
11471         subdirectories.
11472         * Makefile.in: Regenerate.
11474         * Makefile.tpl: Strip out useless setting of 'dir'.
11475         * Makefile.in: Regenerate.
11477 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11479         * configure.in: Fix deeply stupid bug.
11481         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11482         shell code in CXX_FOR_TARGET
11483         * Makefile.def: Introduce raw_cxx.
11484         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11485         RAW_CXX_FOR_TARGET.
11486         * Makefile.in: Regenerate.
11488 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
11490         * Makefile.tpl: Remove unnecessary ifs.
11491         * Makefile.in: Regenerate.
11493         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
11494         dependencies.  Maybe-ize build-libiberty.  Create dummy install
11495         targets for 'no_install' modules.
11496         * configure: Move GDB_TK substitution to configure.in.  Move
11497         build_modules stuff to configure.in.
11498         * configure.in: Implement soft dependency machinery.  Maybe-ize
11499         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
11500         * Makefile.in: Regenerate.
11502 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11504         * Makefile.tpl: Make all-target, install-target behave similarly
11505         to all, install (only hitting configured targets).  Eliminate
11506         unused macro defintions.
11508         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11509         build != host.
11511         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11513         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11515         * configure.in: Produce lists of subdir targets we're actually
11516         configuring.  Remove references to "dosrel".
11517         * Makefile.tpl: Let configure set which subdir targets are hit.
11518         Remove install-cross; clean up install; remove ALL.  Remove
11519         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
11520         Autogenerate host module targets.  Remove empty dependency lines
11521         and redundant dependency; rearrange slightly.
11522         * Makefile.def: Add host-side libtermcap, utils.
11524         * Makefile.in: Regenerate.
11526 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11528         * ltconfig (osf[345]): Append $major to soname_spec.
11529         Reflect this in library_names_spec.
11530         * ltmain.sh (osf): Prefix $major with . for use as extension.
11532 2002-11-19  Andreas Jaeger  <aj@suse.de>
11534         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11535         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11536         and sparc64 GNU/Linux systems.
11538 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
11540         * MAINTAINERS: Update email.
11542 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11544         * MAINTAINERS: Complete James Dennett's entry.
11546 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
11548         * MAINTAINERS (Write After Approval): Add myself.
11550 2002-11-13  Bruce Korb  <bkorb@gnu.org>
11552         * Makefile.tpl: syntactic cleanup
11554 2002-11-13  Stuart Hastings  <stuart@apple.com>
11556         * MAINTAINERS: Add myself to write-after-approval list.
11558 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11560         * Makefile.def: Add list of recursive targets to autogenerate.
11561         Add build_modules.
11562         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
11563         targets.  Autogenerate *-build-* targets.
11564         * Makefile.in: Regenerate.
11566 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11568         * configure: More autoconf-style substitutions.
11569         * Makefile.tpl: More autoconf-style substitutions.
11570         * Makefile.in: Regenerate.
11572 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11574         * configure: Substitute more variables in a more autoconf-friendly
11575         way.  Simplify slightly.
11576         * Makefile.tpl: Make more variables substitutable in an
11577         autoconf-friendly way.
11578         * Makefile.in: Regenerate.
11580 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
11582         * MAINTAINERS (Write After Approval): Add myself.
11584 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11586         * configure.in (v810*): Remove special setting of tools.
11588         * configure: Add support for extra required flags for ar or nm.
11589         * configure.in (aix4.3+): Use above support for target-specific
11590         issues, rather than using config/mt-aix43.
11592 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11594         * configure: Remove 'removing', which doesn't work.  Replace $subdir
11595         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
11596         with $srcdir.  Reformat indentation.  Substitute some variables
11597         formerly hard-coded in the Makefile for build=host.
11598         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11599         * Makefile.def: Autogenerate more.
11600         * Makefile.in: Regenerate.
11602 2002-11-04  Adam Nemet  <anemet@lnxw.com>
11604         * MAINTAINERS (Write After Approval): Add myself.
11606 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
11608         * Makefile.def (host_modules): Add rda.
11609         * Makefile.in: Regenerate.
11610         * configure.in (target_tool): Add target-rda to list.
11612 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11614         * MAINTAINERS: Remove "co-maintainer" note for web pages.
11616 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
11618         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
11619         and restrap targets to this rule.
11620         * Makefile.in:  Regenerate.
11622 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11624         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11625         GNATS only accounts.
11627 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
11629         * configure.in (i[3456]86-*-linux*): Add check to disable
11630         ${libgcj} for glibc1.
11632 2002-10-24  Denis Chertykov  <denisc@overta.ru>
11634         * MAINTAINERS: Add myself as ip2k port maintainer.
11636 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
11638         * configure.in: Add tic4x target.
11640 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11642         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11643         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11644         * Makefile.in: Regenerate.
11646         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11647         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11648         * Makefile.in: Regenerate.
11650 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
11652         * MAINTAINERS: Add myself as web pages co-maintainer.
11654 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11656         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11657         * Makefile.in: Regenerate.
11659 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
11661         * MAINTAINERS: Add myself and Nathan Sidwell
11662         <nathan@codesourcery.com> as VxWorks maintainers.
11664 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11666         * Makefile.def: Remove order dependency comments.
11667         * Makefile.tpl: Add explicit install-install dependencies.
11668         * Makefile.in: Regenerate.
11670         * Makefile.tpl: Remove material now in src-release.  (Finally!)
11671         * Makefile.in: Regenerate.
11673         * Makefile.tpl: Add configure-target (for src-release in src)
11674         * Makefile.in: Regenerate.
11676 2002-09-30  Nick Clifton  <nickc@redhat.com>
11678         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11680 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
11682         * configure.in (s390*-*-linux*): Enable libgcj.
11684 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
11686         * configure: Revert accidentally applied changes.
11688         * Makefile.tpl: Make more autoconf-friendly.
11689         * Makefile.in: Regenerate.
11690         * configure: Make substitution more autoconf-like.
11692 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
11694         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11695         single entry to handle all these.
11696         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
11697         libjava on arm-*-elf.
11699 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
11701         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11702         things that depend on them.
11704 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11706         * Makefile.tpl: Make subsituted variables more autoconfy.
11707         * Makefile.in: Regenerate.
11708         * configure: Make seds more autoconfy.
11710 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11712         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11713         * Makefile.in: Regenerate.
11714         * configure.in: Rewrite sed statements to look autoconfy.
11716         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11717         all-target-foo on configure-target-foo.
11718         * Makefile.def: Ditto.
11719         * Makefile.in: Rebuild.
11721 2002-09-25  Andrew Haley  <aph@redhat.com>
11723         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11725 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11727         * Makefile.def: New file.
11728         * Makefile.tpl: New file.
11729         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11730         * contrib/gcc_update: Note that Makefile.in is a generated file.
11732         * configure.in: Minor rearrangement.  Simplify tests.
11734 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
11736         * configure.in (with_headers): Skip copy if value is "yes".
11737         (with_libs): Likewise.
11739 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11741         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11742         * configure.in (sh*-*-pe*): Ditto.
11743         * configure.in (mips*-*-pe*): Ditto.
11744         * configure.in (*arm-wince-pe): Ditto.
11746         * configure.in: Rearrange.
11748 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
11750         * MAINTAINERS: Update my email address.
11752 2002-08-30  Paul Koning  <pkoning@equallogic.com>
11754         * MAINTAINERS: (Write After Approval): Add myself.
11756 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
11758         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11760 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
11762         * MAINTAINERS: Change my mailing address.
11764 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
11766         * MAINTAINERS (Write After Approval): Remove myself.
11767         (Various Maintainers: c++ runtime libs): Add myself.
11769 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
11771         * MAINTAINERS (Write After Approval): Remove myself.
11772         (Various Maintainers: c++ runtime libs): Add myself.
11774 2002-08-15  Eric Christopher  <echristo@redhat.com>
11776         * config.sub: Import from master repository.
11777         * config.guess: Ditto.
11779 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
11781         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11782         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11783         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11785 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
11787         * MAINTAINERS: Add self to rs6000 vector extensions.
11789 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
11791         * libiberty/configure: Reverted unintended yesterday's check in.
11793 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
11795         * boehm-gc/configure, libf2c/configure: Rebuilt.
11796         * libffi/configure, libiberty/configure: Ditto.
11797         * libjava/configure, libobjc/configure: Ditto.
11798         * libstdc++-v3/configure, zlib/configure: Ditto.
11799         Merged from binutils:
11800         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
11801         From Steve Ellcey <sje@cup.hp.com>:
11802         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11803         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11804         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11805         IA64.
11806         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11807         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11808         soname_spec, sys_lib_search_path_spec): Ditto.
11810 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
11812         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11814 2002-08-04  H.J. Lu  (hjl@gnu.org)
11816         * configure.in (mips*-*-linux*): Don't skip target-libffi.
11818 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
11820         * MAINTAINERS (Write After Approval): Add myself.
11822 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
11824         * configure.in: Move generic linux case to end.  Copy generic
11825         linux noconfigdirs to mips*-*-linux* entry and new
11826         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
11828 2002-07-19  Michael Matz  <matz@suse.de>
11830         * MAINTAINERS: Add myself as ra* maintainer.
11832 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
11834         * config.guess: Update to 2002-07-09 version.
11835         * config.sub: Update to 2002-07-03 version.
11837 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
11839         * MAINTAINERS: Fix typo in a maintainer email address.
11841 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11843         * configure.in: Remove two redundant tests.
11845 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11847         * configure.in (mips*-*-irix6*o32): Enable stabs.
11849 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
11851         * configure.in: Don't build grez.
11852         * Makefile.in: Ditto.
11854         * Makefile.in: Remove references to bsp, cygmon, libstub.
11855         * configure.in: Ditto.
11857         * configure.in: Remove leftover reference to gdbtest.
11859 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
11861         * configure.in (gxx_include_dir):  Change to match versioned
11862         C++ headers if --enable-version-specific-runtime-libs is used.
11864 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
11866         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11868 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11870         * configure.in: Make --without-x work.
11872 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11874         * configure.in: Rearrange target Makefile fragment collection.
11876         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11877         cvs[src].
11878         * configure.in: Ditto.
11880 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
11882         * MAINTAINERS (Write After Approval): Update my e-mail address.
11884 2002-06-24  Ben Elliston  <bje@redhat.com>
11886         * configure.in (host_tools): Remove cgen.
11888         * Makefile.in (all-cgen): Remove; runs from its source directory.
11889         (check-cgen, install-cgen, clean-cgen): Likewise.
11890         (all-opcodes): Do not depend on all-cgen.
11891         (all-sim): Likewise.
11893 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11895         * Makefile.in: Eliminate 'apache' targets.
11896         * configure.in: Eliminate 'apache' targets.
11898         * configure.in: Eliminate redundant tests.  Reorganize.
11900         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11902         * config-ml.in: Eliminate references to Cygnus configure.
11904         * Makefile.in: Eliminate references to building emacs.
11906 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
11908         * MAINTAINERS: Update my email address.
11910 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
11912         * config.if (libstdcxx_incdir): Version C++ headers.
11913         (cxx_incdir): Remove.
11915 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11917         * MAINTAINERS (Write After Approval): Add self.
11919 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
11921         * configure.in: Add support for ip2k.
11923 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
11925         * configure.in: Fix AIX configury bug.
11927 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
11929         * MAINTAINERS (Write After Approval): Add self.
11931 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
11933         * configure.in: replace ${topsrcdir} with ${srcdir}
11935         * configure.in: Move definition of libstdcxx_flags
11936         right above usage, rather than waaay earlier.
11938         * configure.in: Pull definition of is_cross_compiler earlier.
11940         * configure.in: Rearrange a little.
11942         * configure.in: Remove references to librx.
11943         * Makefile.in: Remove references to librx.
11945 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
11947         * config.sub: Add support for avr target.
11948         Import from master sources, rev 1.255
11950 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
11952         * configure, .cvsignore:  Revert previous change...
11953         * Makefile:  ...delete.
11955 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
11957         * configure.in: Eliminate ${gasdir} variable.
11959 2002-06-18  Dave Brolley  <brolley@redhat.com>
11961         * configure.in: Add support for frv.
11962         * config.sub: Add support for frv.
11964 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
11966         * configure:  Remove garbage from previous commit.
11968 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
11970         * configure:  For in-source builds, make a subdir and re-exec there.
11971         * Makefile:  New file.  Pass targets through to build directory.
11972         * .cvsignore:  No longer ignore "Makefile".
11974 2002-06-16  Douglas Rupp  <rupp@gnat.com>
11976         * MAINTAINERS (Write After Approval): Add self.
11978 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11980         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11982 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
11984         * configure.in (vax-*-netbsd*): Re-enable gas.
11986 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
11988         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11989         BUILD_PREFIX_1, to correct nomenclature.
11990         * configure: Likewise.
11992         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11993         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11995 2002-05-31  Olaf Hering  <olh@suse.de>
11997         * config-ml.in: Propogate DESTDIR also.
11999 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12001         * configure.in (vax-*-netbsd*): Don't build gas for this
12002         platform.
12004 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12006         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12007         and libgcj for AVR.
12009 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12011         * MAINTAINERS (Write After Approval): Add myself.
12013 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12015         * config.guess: Update to 2002-05-22 version.
12016         * config.sub: Likewise.
12018 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12020         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12021         * config-ml.in: Likewise.
12022         * configure: Likewise.
12023         * configure.in: Likewise.
12025 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12027         * MAINTAINERS: Update my email address.
12029 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12031         * configure.in: Simplify makefile fragment collection.
12033         * configure.in: Remove code to build emacs.
12035         * configure.in : Remove --srcdir argument from targargs and buildargs
12036         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12038         * configure: Move some logic to configure.in.
12039         * configure.in: Move some logic from configure.
12041 2002-05-11  Tom Tromey  <tromey@redhat.com>
12043         * MAINTAINERS: Reflect libgcj reality.
12045 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12047         * Makefile.in: Honour DESTDIR.
12049 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12051         * config.guess: Import 2002-03-20 version.
12052         * config.sub: Import 2002-04-26 version.
12054 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12056         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12058 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12060         * MAINTAINERS: Add self.
12062 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12064         * ltmain.sh: Detect and handle object name conflicts
12065         while piecewise linking a static library.
12067 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12069         * configure.in (noconfigdirs): Don't disable libgcj on
12070         sparc64-*-solaris* and sparcv9-*-solaris*.
12072 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12074         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12076 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12078         * configure.in (FLAGS_FOR_TARGET): Do not add
12079         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12080         on i[3456]86-*-linux*.
12082 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12084         * configure.in (noconfigdirs): Replace [ ] with test.
12086         * configure.in (noconfigdirs): Do not add target-newlib if
12087         target == i[3456]86-*-linux*, and host == target.
12089 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12091         * configure.in: delete reference to absent file
12093         * configure.in: replace '[' with 'test'
12095         * configure.in: Eliminate references to gash.
12096         * Makefile.in: Eliminate references to gash.
12098         * configure.in: remove useless references to 'pic' makefile fragments.
12100         * configure.in: (*-*-windows*) Finish removing.
12102         * configure.in: Eliminate redundant test for libgui.
12104 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12106         * MAINTAINERS: Add self and realphabetize.  Update entries
12107         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12108         entry for a29k port maintainer.
12110 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
12112         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12113         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12115 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12117         * configure.in: remove references to dead files
12119 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
12121         * MAINTAINERS: Add information about purpose of this file.
12123 2002-04-18  Tom Tromey  <tromey@redhat.com>
12125         * configure.in: Disallow configuring libgcj when it is already
12126         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
12127         Solaris 2.8 by default.  For PR libgcj/6158.
12129 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12131         * configure.in:  Move default CC setting out of config/mh-* fragments
12132         directly into here.
12134 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12136         * configure.in: don't even try to configure or make a subdirectory
12137         if there's no configure script for it.
12139 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
12141         * MAINTAINERS: Remove chill maintainers.
12142         * Makefile.in (CHILLFLAGS): Remove.
12143         (CHILL_LIB): Remove.
12144         (TARGET_CONFIGDIRS): Remove libchill.
12145         (CHILL_FOR_TARGET): Remove.
12146         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12147         CHILL_LIB.
12148         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12149         (CHECK_TARGET_MODULES): Likewise.
12150         (INSTALL_TARGET_MODULES): Likewise.
12151         (CLEAN_TARGET_MODULES): Likewise.
12152         (configure-target-libchill): Remove.
12153         (all-target-libchill): Remove.
12154         * configure.in (target_libs): Remove target-libchill.
12155         Do not compute CHILL_FOR_TARGET.
12156         * libchill: Remove directory.
12158 2002-04-11  DJ Delorie  <dj@redhat.com>
12160         * Makefile.in, configure.in: Sync with binutils, entries
12161         follow...
12163 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
12165         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
12166         (do-tar, do-bz2): New rules.
12167         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
12168         (gdb-tar): New rule.
12169         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
12170         (insight_dejagnu.tar): New rule.
12171         (insight.tar): New rule.
12172         (gdb+dejagnu.tar): New rule.
12173         (gdb.tar): New rule.
12175 2002-02-01  Mo DeJong  <supermo@bayarea.net>
12177         * Makefile.in: Add all-tix to deps for all-snavigator
12178         so that tix is built when building snavigator.
12180 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
12182         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12183         ld and gdb are not supported.
12185 2002-01-07  Mark Salter  <msalter@redhat.com>
12187         * configure.in: Remove target-bsp and target-cygmon from arm builds.
12188         Allow target-libgloss to be built for arm, strongarm, and xscale.
12190 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
12192         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12193         options for i[3456]86-pc-linux* native builds.
12195 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12197         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12198         files from .po files for a distribution.
12200 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
12202         * configure.in: Enable libstdc++-v3 for h8300 targets.
12204 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
12206         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12207         version from bfd/.
12209 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
12211         * Makefile.in (VER): When present, extract the version number from
12212         the file version.in.
12214 2001-05-24  Tom Rix  <trix@redhat.com>
12216         * configure.in : enable ld for aix
12218 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12220         * config.guess: Add linux target for S/390.
12222 2000-11-07  Philip Blundell  <pb@futuretv.com>
12224         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12226 2000-11-03  Philip Blundell  <pb@futuretv.com>
12228         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12229         files.
12231 2001-01-15  Ben Elliston  <bje@redhat.com>
12233         * configure.in (host_tools): Add sid.
12234         Always configure cgen.
12236 2000-11-24  Nick Clifton  <nickc@redhat.com>
12238         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12240 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
12242         * Makefile.in (ALL_MODULES): Add all-cgen.
12243         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12244         (all-cgen): New target.
12245         (all-opcodes,all-sim): Depend on all-cgen.
12246         * configure.in (host_tools): Add cgen.
12247         Only configure cgen if --enable-cgen-maint.
12249 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
12251         * configure.in: Add *-*-freebsd* configurations.
12253 2002-04-08  Tom Tromey  <tromey@redhat.com>
12255         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12256         Fixes PR libgcj/6068.
12258 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
12260         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12262 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12264         * configure.in (alpha*-dec-osf*): Enable libgcj.
12266 2003-03-27  Matthew Gingell  <gingell@gnat.com>
12268         * MAINTAINERS (Write After Approval): Add myself.
12270 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
12272         Fix for: PR bootstrap/3591, target/5676
12273         * configure.in (mcore-pe): Disable the configuration of
12274         libstdc++-v3 since exceptions are not supported.
12276 2002-03-20  Anthony Green  <green@redhat.com>
12278         * configure.in: Enable libgcj for xscale-elf target.
12280 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
12282         * MAINTAINERS:  Update my email address.
12284 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
12286         * ltmain.sh (relink_command): Fix typo in previous change.
12288 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
12290         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
12291         (relink_command): Added --tag flags.
12292         (mode=install): If relinking fails; error out.
12294 2002-03-12  Richard Henderson  <rth@redhat.com>
12296         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
12297         .NOTPARALLEL tag.
12298         (do-check): Rename from check.
12299         (check): Allow parallel check.
12301 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
12303         * MAINTAINERS: Add myself as maintainer for xtensa port.
12304         Fix alphabetical order in CPU port maintainer list.
12305         Remove myself from Write After Approval list.
12307 2002-03-11  Richard Henderson  <rth@redhat.com>
12309         * Makefile.in (.NOTPARALLEL): Add fake tag.
12311 2002-03-07  H.J. Lu  (hjl@gnu.org)
12313         * configure.in: Enable gprof for mips*-*-linux*.
12315 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
12317         * MAINTAINERS (Write After Approval): Add myself.
12319 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
12321         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12322         libjava.
12323         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12325 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
12327         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12328         because its Makefile is there; test for the executable instead.
12330 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
12332         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12333         libstdc++-v3 and libjava.
12335 2002-02-11  Adam Megacz  <adam@xwt.org>
12337         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12338         boehm-gc
12340 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
12342         * config.guess: Updated to 2002-01-30's version.
12343         * config.sub: Updated to 2002-02-01's version.
12344         Contribute sh64-elf.
12345         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
12346         * configure.in: Added sh64-*-*.
12348 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
12350         * MAINTAINERS: Belatedly add myself to write after approval list.
12352 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
12354         * MAINTAINERS: Put self in as maintainer for x86-64 port.
12355         Remove self as Write After Approval.
12357 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
12359         * MAINTAINERS: Put self in as maintainer for contrib/regression
12360         directory.
12362 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
12364         * MAINTAINERS:  Update my email address.
12366 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
12368         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
12369         target-libiberty, and target-libgloss.  Skip Java-related
12370         libraries if not supported for NetBSD on target CPU.
12372 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
12374         * install-sh: Use _inst.$$_ for temp file name.
12376 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
12378         * MAINTAINERS (Write After Approval): Move my contact info
12379         from here...
12380         (OS Port Maintainers): ...to here (netbsd).
12382 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
12384         * MAINTAINERS (Write After Approval): Add myself.
12386 2002-01-17  H.J. Lu  <hjl@gnu.org>
12388         * Makefile.in (all-fastjar): Also depend on all-libiberty.
12389         (all-target-fastjar): Also depend on all-target-libiberty.
12391 2002-01-16  H.J. Lu  (hjl@gnu.org)
12393         * config.guess: Import from master sources, rev 1.225.
12394         * config.sub: Import from master sources, rev 1.238.
12396 2002-01-16  Kazu Hirata  <kazu@hxi.com>
12398         * MAINTAINERS (Write After Approval): Remove myself.
12400 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
12402         * MAINTAINERS (Write After Approval): Add myself.
12404 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12406         * MAINTAINERS: Add self as docs co-maintainer.
12408 2001-12-11  Matthias Klose  <doko@debian.org>
12410         * MAINTAINERS (Write After Approval): Add myself.
12412 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
12414         * MAINTAINERS: Update my email address.
12416 2001-12-07  Turly O'Connor  <turly@apple.com>
12417         * MAINTAINERS (Write After Approval): Add myself.
12418         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12419         (rs6000_initialize_trampoline): Call __trampoline_setup for
12420         ABI_DARWIN too.
12421         * darwin-tramp.asm: New file, implements __trampoline_setup.
12422         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12424 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
12426         * MAINTAINERS (Write After Approval): Add myself.
12428 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
12430         * configure, configure.in: Use temp file for long sed commands.
12432 2001-12-03  Laurent Guerby  <guerby@acm.org>
12434         * config.sub: Update to version 1.232 on subversion.
12436 2001-12-03  Ben Elliston  <bje@redhat.com>
12438         * MAINTAINERS: Update mail address for config.* patches.
12440 2001-11-27  DJ Delorie  <dj@redhat.com>
12441             Zack Weinberg  <zack@codesourcery.com>
12443         When build != host, create libiberty for the build machine.
12445         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12446         CONFIG_ARGUMENTS.
12447         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12448         New variables.
12449         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12450         and rules.
12451         (all.normal): Depend on ALL_BUILD_MODULES.
12452         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12453         (all-build-libiberty): Depend on configure-build-libiberty.
12455         * configure: Calculate and substitute proper value for
12456         ALL_BUILD_MODULES.
12457         * configure.in: Create the build subdirectory.
12458         Calculate and substitute TARGET_CONFIGARGS (formerly
12459         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12461 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
12463         * MAINTAINERS (write-after-approval): Add self.
12465 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12467         * MAINTAINERS (GNATS only accounts): Remove self.
12469 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
12471         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12472         libf2c.
12474 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12476         * MAINTAINERS (Write After Approval): Add self.
12478 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12480         * MAINTAINERS: mips and s390 are also CPU ports.
12482 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12484         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12486 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
12488         * MAINTAINERS: Alphabetize.
12490 2001-11-09  Kazu Hirata  <kazu@hxi.com>
12492         * MAINTAINERS (Various maintainers: h8 port): Add myself.
12494 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12496         * MAINTAINERS (Various maintainers: hppa port): Added myself.
12498 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
12500         * configure.in (--enable-languages): Be more permissive about
12501         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
12503 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12505         * config.sub: Import from master sources, rev. 1.230.
12506         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12508 2001-11-07  Laurent Guerby  <guerby@acm.org>
12510         * MAINTAINERS (Write After Approval): Add self.
12512 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
12514         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12516 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
12518         * config.sub: Import from master sources, rev 1.226.
12519         * config.guess: Import from master sources, rev 1.216.
12521 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
12523         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12524         * MAINTAINERS: Add self as maintainer of MMIX port.
12525         Remove old after-approval entry.
12527 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12529         * ChangeLog, configure: Fix spelling errors.
12531 2001-10-20  Brendan Kehoe  <brendan@zen.org>
12533         * MAINTAINERS: Tweak my address.
12535 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
12537         * MAINTAINERS: Update my email address.
12539 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
12541         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12542         * MAINTAINERS: Add self as maintainer of CRIS port.
12544 2001-10-10  Geert Bosch  <bosch@gnat.com>
12546         * MAINTAINERS (Various maintainers: Ada front end):
12547         Added Robert Dewar.
12549 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
12551         * MAINTAINERS (Write After Approval): Added self
12553 2001-10-02  Geert Bosch  <bosch@gnat.com>
12555         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12557 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12559         * configure: Handle temporary files securely using mkdir.
12561 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
12563         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12565 2001-09-26  Will Cohen  <wcohen@redhat.com>
12567         * configure.in (*-*-linux*): Disable configuration of target-newlib
12568         and target-libgloss.
12570 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12572         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12573         RANLIB.
12575 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
12577         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12578         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12579         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12580         avoid quotes nesting problems.
12581         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12582         (DO_X): Export only variables that are set.
12584 2001-09-19  Ben Elliston  <bje@redhat.com>
12586         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12587         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12588         semantics.  Use the shell built-in "type" command instead.
12590 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
12592         Merged from gcc-3_0-branch:
12593         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
12594         * ltcf-c.sh: Use $objext, not $ac_objext.
12595         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
12596         * ltcf-cxx.sh: Add support for GNU.
12597         2001-07-22  Timothy Wall  <twall@redhat.com>
12598         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
12599         default settings if using GNU tools with that configuration.
12600         * ltcf-cxx.sh: Ditto.
12601         * ltcf-gcj.sh: Ditto.
12602         2001-07-21  Michael Chastain  <chastain@redhat.com>
12603         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12604         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
12605         * ltmain.sh: Mark as gcc-local.
12607 2001-08-30  Eric Christopher  <echristo@redhat.com>
12608             Jason Eckhardt  <jle@redhat.com>
12610         * config.guess: Merge from master sources.
12611         * config.sub: Merge from master sources, add support for mipsisa32.
12613 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
12614         * config.sub: Merge from master sources, rev 1.219.
12615         * MAINTAINERS: Add self as contact for stormy16 port.
12617 2001-08-14  Zack Weinberg  <zackw@panix.com>
12619         * config.sub: Merge from master sources, rev 1.218.
12620         * config.guess: Merge from master sources, rev 1.209.
12622 2001-08-11  Graham Stott  <grahams@redhat.com>
12624         * Makefile.in (check-c++): Add missing semicolon.
12626 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
12628         * MAINTAINERS (Various maitainers: predict.def): Added myself.
12630 2001-07-30  Eric Christopher  <echristo@redhat.com>
12632         * MAINTAINERS (Various maintainers: mips port): Added myself.
12634 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
12636         * configure.in (sh-*-linux*): New.
12638 2001-07-27  Richard Henderson  <rth@redhat.com>
12640         * .cvsignore: Add LAST_UPDATED.
12642 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
12644         * MAINTAINERS (Various maintainers: s390 port): Added myself.
12646 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
12648         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12650 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
12652         * MAINTAINERS (Write After Approval): Added myself.
12654 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12656         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12657         and libgcj on m68hc11/m68hc12.
12659 2001-06-27  H.J. Lu  (hjl@gnu.org)
12661         * Makefile (CFLAGS_FOR_BUILD): New.
12662         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12664 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12666         * README: Remove version number.
12668 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12670         * INSTALL/README: Update wrt. to the installation instructions now
12671         residing in gcc/doc/install.texi.
12673 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12675         * README: Replace with a cut-down and updated version of gcc/README.
12677 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
12679         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12680         multilibs to be disabled.
12682 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
12684         * MAINTAINERS (Write After Approval): Add myself.
12686 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
12688         * config.guess: Import CVS version 1.195.
12689         * config.sub: Import CVS version 1.212.
12691 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
12693         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12694         gcc/xgcc is built, use -print-prog-name to find out the program
12695         name to use.
12697 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
12699         * config.guess:  Import CVS version 1.194.  All gcc-local changes
12700         appear to also be in the master copy.
12701         * config.sub:  Import CVS version 1.211.
12703 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
12705         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12706         with_gcc]: Use `gcc -shared' to build a shared library.
12708 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12710         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12711         archives.
12713 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12715         * MAINTAINERS (Write After Approval): Add myself.
12717 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
12719         * configure.in (libstdcxx_flags): Do not try to execute
12720         libstdc++-v3/testsuite_flags until it exists.
12722 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
12724         * MAINTAINERS: Update my email address.
12726 2001-05-31  Graham Stott  <grahams@redhat.com>
12728         * MAINTAINERS (Write After Approval): Add myself.
12730 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
12732         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
12733         libraries when using g++ with native linker.
12735 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
12737         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12739 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
12741         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12742         [aix4*|aix5*]: Prepend blank.
12744 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
12746         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12747         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
12748         of subdir/configure scripts to use the new libtool.m4.
12750 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
12752         * MAINTAINERS (Write After Approval): Add myself.
12754 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
12756         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12758 2001-05-11  Ben Elliston  <bje@redhat.com>
12760         * Makefile.in (all-sid): New target.
12761         (check-sid, clean-sid, install-sid): Likewise.
12763 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
12765         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12767 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12769         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12770         libgcj.
12772 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12774         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12775         gcc/xgcc is built, use -print-prog-name to find out the program
12776         name to use.
12778 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
12780         * configure.in (noconfigdirs): Don't reset it from scratch in the
12781         target case; only append to it.
12783         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12784         sparc-*-solaris2.8]: Disable ${libgcj}.
12786 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
12788         * configure.in (libgcj_saved): Copy from $libgcj.
12789         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12790         --disable-libgcj.
12792 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
12794         * MAINTAINERS: Remove self as MIPS maintainer and
12795         C front end maintainer.
12797 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
12799         * configure.in: Move *-chorusos target case to the proper switch.
12800         Disable libgcj.
12802 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12804         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12805         1.641.2.228.
12807 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12809         * Makefile.in (STAGE1_CFLAGS): Pass down.
12811 2001-04-13  Alan Modra  <amodra@one.net.au>
12813         * config.guess: Add hppa64-linux support.  Note for next import that
12814         this is already in the master file.
12815         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
12817 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12819         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12820         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12822 2001-04-11  Stan Shebs  <shebs@apple.com>
12824         * MAINTAINERS: Add self as Darwin port maintainer.
12826 2001-04-11  Alan Modra  <amodra@one.net.au>
12828         * MAINTAINERS: Update my email address.
12830 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
12832         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12833         recent versions of FreeBSD (release 3 or later).
12834         * ltconfig: On FreeBSD, -lc must not be provided when building
12835         a shared library or else the standard -pthread gcc option is
12836         rendered worthless to later users of the built library.
12838 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12840         * MAINTAINERS: Add self and RTH as C front end maintainers.
12842 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
12844         * config.sub: Make sure to match an already-canonicalized
12845         machine name (eg. mn10300-unknown-elf).
12847 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
12849         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12850         New macros.
12851         (bootstrap, cross): Use RECURSE_FLAGS.
12852         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12854 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
12856         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12858 2001-03-22  Colin Howell  <chowell@redhat.com>
12860         * Makefile.in (DO_X): Do not backslash single-quotes in
12861         backquotes (two places).
12863 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
12865         Re-installed:
12866         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12867         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
12868         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12869         * ltcf-cxx.sh: Likewise.
12870         * ltcf-gcj.sh: Likewise.
12872 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12874         * MAINTAINERS: Add myself as "documentation co-maintainer".
12876 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
12878         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12879         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12881 2001-03-19  Tom Tromey  <tromey@redhat.com>
12883         * config-ml.in: Handle GCJ and GCJFLAGS.
12885 2001-03-21  Michael Chastain  <chastain@redhat.com>
12887         * Makefile.in: all-m4 depends on all-texinfo.
12889 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
12891         * MAINTAINERS: Add myself to write after approval list.
12893 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
12895         * Makefile.in (DO_X): Quote nested quotes.
12897 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
12899         * MAINTAINERS: Add myself to write after approval list.
12901 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
12903         * Makefile.in (DO_X): Use double quotes for quoting
12904         "RANLIB=$${RANLIB}".
12906 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
12908         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12910 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
12912         * configure.in: Only use `lang_requires' for languages athat are
12913         actually enabled.
12915 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
12917         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
12919 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
12921         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12923 2001-03-07  Tom Tromey  <tromey@redhat.com>
12925         * configure.in: Allow config-lang.in to set `lang_requires' to list
12926         of other required languages.
12928 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
12930         * Makefile.in: Remove RANLIB definition. Use RANLIB
12931         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12932         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12934 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
12935             Alexandre Oliva  <aoliva@redhat.com>
12937         * Makefile.in (check-c++): Use tabs, not spaces.
12939 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
12941         * MAINTAINERS: add myself to Write After Approval list.
12943 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
12945         * Makefile.in (check-c++): New rule.
12947         * configure.in (target_libs): Remove libg++.
12948         (noconfigdirs): Remove libg++.
12949         (noconfigdirs): Same.
12950         (noconfigdirs): Same.
12951         (noconfigdirs): Same.
12953         * config-ml.in: Remove libg++ references.
12955         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12956         (ALL_TARGET_MODULES): Same.
12957         (configure-target-libg++): Remove.
12958         (all-target-libg++): Remove.
12959         (configure-target-libio): Remove.
12960         (all-target-libio): Remove.
12961         (check-target-libio): Remove.
12962         (.PHONY): Remove.
12963         (libg++.tar.bz2): Remove.
12964         (all-target-cygmon): Remove libio.
12965         (all-target-libstdc++): Remove.
12966         (configure-target-libstdc++): Remove.
12967         (TARGET_LIB_PATH): Remove libstdc++.
12968         (ALL_GCC_CXX): Remove libstdc++.
12969         (all-target-gperf): Correct.
12971 2001-02-16  Nick Clifton  <nickc@redhat.com>
12973         * configure.in (noconfigdirs): Allow configuration of texinfo
12974         for Cygwin hosts.
12976 2001-02-15  Anthony Green  <green@redhat.com>
12978         * configure: Introduce GCJ_FOR_TARGET.
12979         * configure.in: Ditto.
12980         * Makefile.in: Ditto.
12982 2001-02-13  Andreas Schwab  <schwab@suse.de>
12984         * MAINTAINERS: Update mail address.
12986 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12988         * config.guess: Add linux target for S/390.
12989         * config.sub: Likewise.
12991 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
12993         * configure.in: for *-chorusos, don't config target-newlib and
12994         target-libgloss.
12996 2001-02-06  Ben Elliston  <bje@redhat.com>
12998         * configure: Output host type to stdout, not stderr.
13000 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
13002         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13003         * ltcf-cxx.sh: Likewise.
13005         * config.if: Assume enable_libstdcxx_v3 is defined.
13007 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13009         Remove V2 C++ library.
13010         * configure.in: Remove --enable-libstdcxx_v3 support.
13012 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13014         * include/demangle.h: Add prototype for java_demangle_v3.
13016 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13018         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13020 2001-01-27  Richard Henderson  <rth@redhat.com>
13022         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13024 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13026         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13027         Don't unset, it's non-portable and no longer necessary, set to empty
13028         instead.
13030 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13032         * ltconfig: Shell portability fix for the tagname validity check.
13034 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13036         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13037         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13039 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13041         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13043 2001-01-26  Tom Tromey  <tromey@redhat.com>
13045         * configure.in: Allow libgcj to be built on Sparc Solaris.
13047 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13049         * ltcf-c.sh: Add aix5 case.
13050         * ltcf-cxx.sh: Likewise.
13051         * ltconfig: Likewise.
13053 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13055         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13056         keep at least one of build_libtool_libs or build_old_libs set to
13057         yes.
13059         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13060         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13062 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13064         * configure.in: Enable libgcj on several additional platforms.
13066 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13068         * configure.in: Enable libgcj for linux targets.
13070 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13072         * MAINTAINERS (Write After Approval): Add myself.
13074 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13076         * MAINTAINERS: Add myself as vax port maintainer.
13078 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13080         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13082 2001-01-09  Mike Stump  <mrs@wrs.com>
13084         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13085         failures of subdirectories.
13087 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13089         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13090         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13091         * ltcf-cxx.sh: Likewise.
13092         * ltcf-gcj.sh: Likewise.
13093         * ltconfig.sh: Fix typo.
13095 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13097         * configure: handle DOS-style absolute paths.
13099 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13101         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13103 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13105         * MAINTAINERS: Add myself as avr port co-maintainer.
13107 2000-12-28  Ben Elliston  <bje@redhat.com>
13109         * MAINTAINERS: Add myself under ``Write After Approval''.
13111 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13113         * texinfo: Remove directory from GCC.
13115 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13117         * COPYING: Update to current
13118         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13119         to 19yy as example year in copyright notice).
13121 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13123         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13124         (libstdcxx_incdir): Pass down.
13125         * config.if: Remove expired bits for cxx_interface, add stub.
13126         (libstdcxx_incdir): Add variable for g++ include directory.
13127         * configure.in (gxx_include_dir): Use it.
13129 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
13131         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
13132         with old-email address from ``Write After Approval''.
13134 2000-12-15  Andreas Jaeger  <aj@suse.de>
13136         * configure.in: Handle lang_dirs.
13138 2000-12-14  Tom Tromey  <tromey@redhat.com>
13140         * MAINTAINERS: Removed brads.
13142         * MAINTAINERS: Added gcj developers.
13144 2000-12-13  Anthony Green  <green@redhat.com>
13146         * configure.in: Disable libgcj for any target not specifically
13147         listed.  Disable libgcj for x86 and Alpha Linux until compatible
13148         with g++ abi.
13150 2000-12-13  Mike Stump  <mrs@wrs.com>
13152         * Makefile.in (local-distclean): Also remove fastjar.
13154 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
13156         * contrib/gcc_update: Add fastjar --touch entries.
13158 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
13160         * configure.in: Disable language-specific target libraries for
13161         languages that aren't enabled.
13163 2000-12-10  Anthony Green  <green@redhat.com>
13165         * configure.in: Define libgcj.  Disable libgcj target libraries for
13166         most targets.
13168 2000-12-10  Neil Booth  <neilb@earthling.net>
13170         * MAINTAINERS: Update mail address, remove from WAA list.
13172 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13174         * libjava: Imported from /cvs/java.
13175         * libffi: Likewise.
13176         * Boehm-gc: Likewise.
13178 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13180         * configure.in (target_libs): Revert 2000-12-08 patch.
13181         (noconfigdirs): Added target-libjava.
13183 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13185         * djunpack.bat: removed.
13187 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13189         * Makefile.in: handle DOS-style absolute paths.
13190         * config-ml.in: likewise.
13191         * symlink-tree: likewise.
13193 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13195         * fastjar: Imported.
13197 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13199         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13200         libjava.
13201         * configure.in (target_libs): Removed `target-libjava'.
13203 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13205         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13206         (ALL_MODULES): Added fastjar.
13207         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13208         (all-target-libjava): all-fastjar replaces all-zip.
13209         (all-fastjar): Added.
13210         (configure-target-fastjar, all-target-fastjar): Likewise.
13211         * configure.in (host_tools): Added fastjar.
13213 2000-12-07  Mike Stump  <mrs@wrs.com>
13215         * Makefile.in (local-distclean): Remove leftover built files.
13217 2000-11-24  Nick Clifton  <nickc@redhat.com>
13219         * configure.in (xscale-elf): Add target.
13220         (xscale-coff): Add target.
13222 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
13224         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13225         recent versions of FreeBSD (release 3 or later).
13226         * ltconfig: On FreeBSD, -lc must not be provided when building
13227         a shared library or else the standard -pthread gcc option is
13228         rendered worthless to later users of the built library.
13230 2000-11-16  Fred Fish  <fnf@be.com>
13232         * configure.in (enable_libstdcxx_v3): Fix typo,
13233         libstd++ -> libstdc++.
13235 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13237         * MAINTAINERS: Add self to Write After Approval list.
13239 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
13241         * MAINTAINERS: Update my email address.  Add myself to global write
13242         privs list.
13244 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
13246         * Makefile.in: Merge with src and libgcj.
13247         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
13248         configure-target-<library> when their configure scripts need the C
13249         or C++ library to have already been built to work properly.
13250         (do_proto_toplev): Set them to an empty string.
13252         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13253         (REALLY_SET_LIB_PATH): Use them.
13255 2000-11-17  Stan Shebs  <shebs@apple.com>
13257         * MAINTAINERS: Add self to Write After Approval list.
13259 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13261         * configure: Provide the original toplevel configure arguments
13262         (including $0) to subprocesses in the environment rather than
13263         through gcc/configargs.h.
13265 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13267         * MAINTAINERS: Remove references to cccp. Change C9X reference to
13268         C99.  Alphabetise "Write After Approval" list.
13270 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
13272         * configure: Turn on libstdc++ V3 by default.
13274         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13275         if we've got GCC.
13277 2000-11-11  Philip Blundell  <philb@gnu.org>
13279         * MAINTAINERS: Add self to Write After Approval list.
13281 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
13283         * ltcf-c.sh (aix4): Improve shared library configuration; require
13284         exporting symbols.
13285         * ltcf-cxx.sh (aix4): Define.
13286         * ltconfig (aix4): Define library and soname specs appropriate for
13287         AIX.  Define command to create export symbols list.
13289 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
13291         * config.sub: Add support for Sun Chorus
13293 2000-10-31  Nick Clifton  <nickc@redhat.com>
13295         * MAINTAINERS: Rename <name>@cygnus.com addresses to
13296         <name>@redhat.com.  Also installed new email address for Clint
13297         Popetz.
13299 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
13301         * etc: Remove directory from GCC.
13303 2000-10-16  Michael Meissner  <meissner@redhat.com>
13305         * configure (gcc/configargs.h): Only create if there is a build GCC
13306         directory created.
13308 2000-10-16  Matthias Klose  <doko@debian.org>
13310         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13311         when configured for libstdc++-v3.
13313 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
13315         * configure: Save configure arguments to gcc/configargs.h.
13317 2000-10-04  Philipp Thomas  <pthomas@suse.de>
13319         * config.guess: Import CVS version 1.157.
13320         * config.sub: Import CVS version 1.181.
13322 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
13324         * Makefile.in (bootstrap): avoid recursion if subdir missing
13325         (cross): ditto
13326         (do-proto-toplev): ditto
13328 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
13330         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13331         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13333         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13334         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
13335         all affected `configure' scripts.
13337 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
13339         * MAINTAINERS: Add self as cpplib co-maintainer.
13341 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
13343         * MAINTAINERS: Add self to Write After Approval list.
13345 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13347         * INSTALL/README: egcs -> GCC update.
13349 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
13351         * MAINTAINERS: Add myself to Write After Approval list.
13353 2000-09-15  Kazu Hirata  <kazu@hxi.com>
13355         * MAINTAINERS: Add myself to Write After Approval list.
13357 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
13359         * configure.in: Do not build byacc for hppa64.  Provide paths to the
13360         X11 libraries for hppa64.
13362 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13364         * MAINTAINERS: Add myself as 68hc11 port maintainer.
13366 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
13368         * Makefile.in (all-zlib): Added dummy target.
13370         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13371         ltcf-gcj.sh: Updated from libtool multi-language branch.
13373 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
13375         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13376         (bootstrap*): Depend on all-bootstrap.
13378 2000-09-05  Philipp Thomas  <pthomas@suse.de>
13380         * config.guess: Import CVS version 1.156.
13381         * config.sub: Import CVS version 1.179.
13383 2000-09-02  Anthony Green  <green@cygnus.com>
13385         * Makefile.in (all-gcc): Depend on all-zlib.
13386         (CLEAN_MODULES): Add clean-zlib.
13387         (ALL_MODULES): Add all-zlib.
13388         * configure.in (host_libs): Add zlib.
13390 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
13392         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13393         crosses, but add gcc/include to the header search path for them.
13395 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
13397         * MAINTAINERS: Add self to Write After Approval list.
13399 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13401         * config.guess: Import CVS version 1.152.
13402         * config.sub: Import CVS version 1.177.
13404 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
13406         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13407         $targargs to tell whether newlib is going to be built.
13409         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13410         $$r/TARGET_SUBDIR/libio for _G_config.h.
13412 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
13414         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13416 2000-08-22  DJ Delorie  <dj@redhat.com>
13418         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13420 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
13422         * config-ml.in (CC, CXX): Avoid trailing whitespace.
13423         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13424         sub-configures.
13426 2000-08-21  DJ Delorie  <dj@redhat.com>
13428         * MAINTAINERS: Add self as a libiberty maintainer
13430 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
13432         * configure.in (libstdcxx_flags): Use
13433         libstdc++-v3/src/libstdc++.INC.
13435 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
13437         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13439 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
13441         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13443         * configure: Make enable_threads and enable_shared defaults
13444         explicit.  Substitute enable_threads into generated Makefiles.
13445         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13446         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13448 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13450         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13452 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
13454         * config-ml.in (CC): Remove bogus duplicate quotation mark from
13455         previous delta.
13457 2000-08-11  Jason Merrill  <jason@redhat.com>
13459         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13460         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13461         (FLAGS_FOR_TARGET): Not here.
13462         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13464 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
13466         * config-ml.in (CC, CXX): Don't introduce a leading space.
13468 2000-08-07  DJ Delorie  <dj@delorie.com>
13470         * MAINTAINERS: Add self as a DJGPP maintainer
13472 2000-08-07  DJ Delorie  <dj@redhat.com>
13474         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13475         "if we're also building gcc, and it's a gcc that will run on the
13476         build machine, we want to use its includes instead of the system's
13477         default includes".
13479 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13481         * MAINTAINERS: Add self to Write After Approval list.
13483 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
13485         * configure.in (libstdcxx_flags): Don't use `"'.
13487         * config-ml.in: Adjust multilib search paths to the
13488         appropriate multilib tree.
13490 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
13492         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13493         commas in $LANGUAGES.
13495 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
13497         * configure.in: Re-enable all references to libg++ and librx.
13499 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
13501         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13502         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
13503         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13504         * ltcf-cxx.sh (need_lc): Set based on postdeps.
13506         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13508 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
13510         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13511         CXX_FOR_TARGET for sed.
13513 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
13515         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13516         Do not override if already set in the environment or in configure.
13517         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13518         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13520 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
13522         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13523         the libtool CVS tree multi-language branch.
13524         * ltconfig, ltmain.sh: Updated.
13526 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
13528         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13529         (clean-target): Depend on it.
13531         * Makefile.in (FLAGS_FOR_TARGET): New macro.
13532         (GCC_FOR_TARGET): Use it.
13533         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13534         * configure.in: ... here.
13535         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
13536         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13538 2000-07-24  Eric Christopher  <echristo@cygnus.com>
13540         * MAINTAINERS: Add self to Write After Approval list.
13542 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
13544         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13545         (configure-target-libchill, configure-target-libobjc): Likewise.
13547         * configure.in: Use the same cache file for all target libs.
13548         * config-ml.in: But different cache files per multilib variant.
13550 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13552         * configure (topsrcdir): Don't use dirname.
13554 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
13556         * MAINTAINERS: Add self to Write After Approval list.
13558 2000-07-20  Jason Merrill  <jason@redhat.com>
13560         * configure.in: Remove all references to libg++ and librx.
13562         * configure, configure.in, Makefile.in: Unify gcc and binutils.
13564 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
13566         * config.sub: Update to subversions version 2000-07-06.
13568 2000-07-12  Andrew Haley  <aph@cygnus.com>
13570         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13571         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13573 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
13575         * symlink-tree:  Check number of arguments.
13577 2000-07-05  Jim Wilson  <wilson@cygnus.com>
13579         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13580         search path for a g++ extracted from the build tree.  This
13581         will allow link tests run by configure scripts in
13582         subdirectories to succeed.
13584 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
13586         * ltconfig: Add support for mips-dde-sysv4.2MP
13588 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13590         * MAINTAINERS: Add myself as loop discovery maintainer.
13592 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
13594         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13595         `os2'. Force ac_cv_exeext to be ".exe" in that case.
13597 2000-06-19  Timothy Wall  <twall@cygnus.com>
13599         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13600         * config.sub: Add tic54x target.
13602 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13604         * MAINTAINERS: Add self as Fortran maintainer,
13605         remove Craig Burley.
13607 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13609         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13610         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13612 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
13614         * MAINTAINERS: Add self as i18n maintainer
13616 20000-05-21  H.J. Lu  (hjl@gnu.org)
13618         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13619         directory are used if they exist. Make sure
13620         $(build_tooldir)/include is searched for header files,
13621         $(build_tooldir)/lib/ for library files.
13622         (GCC_FOR_TARGET): Likewise.
13623         (CXX_FOR_TARGET): Likewise.
13625 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
13627         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13629 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
13631         * Makefile.in (configure-target-libiberty): Depend on
13632         configure-target-newlib.
13634 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
13636         * configure.in, Makefile.in: Merge all libffi-related
13637         configury stuff from the libgcj tree.
13639 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13641         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13642         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13644 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13646         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13647         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13648         current version information.  Add to proto-toplev directory.
13649         (gdb-taz): Build do-djunpack.
13651 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
13653         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13655 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13657         * MAINTAINERS: Add self to Write After Approval list.
13659 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13661         * ltmain.sh: Preserve in relink_command any environment
13662         variables that may affect the linker behavior.
13664 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
13666         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13668 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
13670         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13672 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
13674         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13675         with the version name.
13677 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
13679         * MAINTAINERS: Add self as bb-reorder maintainer.
13681 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
13683         * config.if: Tweak.
13685 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
13687         * djunpack.bat: New file.
13689 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13691         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13692         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13693         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13694         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13696 2000-04-16  Dave Pitts  <dpitts@cozx.com>
13698         * config.sub (case $basic_machine): Change default for "ibm-*"
13699         to "openedition".
13701 2000-04-13  Andreas Jaeger  <aj@suse.de>
13703         * MAINTAINERS: Added myself.
13705 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13707         * Makefile.in (gdb-taz): New target.  GDB specific archive.
13708         (do-md5sum): New target.
13709         (MD5PROG): Define.
13710         (PACKAGE): Default to TOOL.
13711         (VER): Default to a shell script.
13712         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
13713         md5 checksum generation.
13714         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13715         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13716         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13717         insight.tar.bz2): Use gdb-taz to create archive.
13719 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13721         * configure (warn_cflags): Delete.
13723 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
13725         * MAINTAINERS: Added myself.
13727 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
13728             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
13730         * configure.in (enable_libstdcxx_v3): Add.
13731         (target_libs): Add bits here to switch between libstdc++-v2 and
13732         libstdc++-v3.
13733         * config.if: And this file too.
13734         * Makefile.in: Add libstdc++-v3 targets.
13736 2000-04-05  Michael Meissner  <meissner@redhat.com>
13738         * config.sub (d30v): Add d30v as a basic machine type.
13740 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
13742         * configure.in: -linux-gnu*, not -linux-gnu.
13744 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13746         * MAINTAINERS: Add self in write-after-approval section.
13748 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
13750         * MAINTAINERS: Add self as ia64 port maintainer.
13752 2000-03-08  Neil Booth  <NeilB@earthling.net>
13754         * MAINTAINERS: Add self in write-after-approval section.
13756 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13758         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13759         (do-tar-bz2): Replace TOOL with PACKAGE.
13760         (gdb.tar.bz2): Remove GDBTK from GDB package.
13761         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13762         dejagnu.tar.bz2): New packages.
13764 2000-02-27  Andreas Jaeger  <aj@suse.de>
13766         * configure.in: Add entry for mips*-*-linux*, move catch all
13767         *-*-*linux* entry below this one.
13769 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
13771         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13773 2000-02-24  Nick Clifton  <nickc@cygnus.com>
13775         * config.sub: Support an OS of "wince".
13777 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13779         * config.guess, config.sub: Updated to match config's 2000-02-15
13780         version.
13782 2000-02-23  Linas Vepstas  <linas@linas.org>
13784         * config.sub: Add support for Linux/IBM 370.
13785         * configure.in: Likewise.
13787 2000-02-22  Nick Clifton  <nickc@cygnus.com>
13789         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13791 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
13793         * config.guess: Guess "cygwin" rather than "cygwin32".
13795 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13797         * configure (gcc_version): When setting, narrow search to
13798         lines containing `version_string'.
13800 2000-02-15  Denis Chertykov  <denisc@overta.ru>
13802         * config.sub: Add support for avr target.
13804 2000-02-14  Nick Clifton  <nickc@cygnus.com>
13806         * MAINTAINERS: Add maintainers for MCore port.
13808 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
13810         * config.sub: Add mmix-knuth-mmixware.
13812 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13814         * MAINTAINERS: Pair cccp with cpplib maintainership.
13816 2000-01-27  Christopher Faylor  <cgf@redhat.com>
13818         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13819         structure stuff to -L library search.
13820         (CXX_FOR_TARGET): Ditto.
13821         (CROSS_CHECK_MODULES): Fix spelling mistake.
13823 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
13825         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13826         the C++ compiler.
13828 2000-01-12  Richard Henderson  <rth@cygnus.com>
13830         * configure.in: Don't build some bits for beos.
13832 2000-01-12  Joel Sherrill (joel@OARcorp.com)
13834         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13835         as include files.
13837 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
13839         * Add self as cpplib maintainer, as requested by Jason
13840         Merrill.  Correct my e-mail address.
13842 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
13844         * configure.in: Use mt-aix43 to handle *_TARGET defs,
13845         not mh-aix43.
13847 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
13849         * MAINTAINERS: Add myself to "write after approval" list.
13851 1999-12-14  Richard Henderson  <rth@cygnus.com>
13853         * config.guess (alpha-osf, alpha-linux): Detect ev67.
13854         * config.sub: Accept alphaev[78], alphaev8.
13856 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13858         * config.guess, config.sub: Update from autoconf.
13860 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
13862         * MAINTAINERS:  update my playtime e-address.
13864 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13866         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13867         necessary libraries are missing.
13869 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
13871         * MAINTAINERS: Add new 'write after approval' maintainer.
13873 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13875         * MAINTAINERS: Add new Java maintainer.
13877 1999-10-25  Andreas Schwab  <schwab@suse.de>
13879         * configure: Fix quoting inside arguments of eval.
13881 1999-10-21  Nick Clifton  <nickc@cygnus.com>
13883         * config-ml.in: Allow suppression of some ARM multilibs.
13885 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
13887         * config.guess: Add OS/390 match pattern.
13888         * config.sub: Add mvs, openedition targets.
13889         * configure.in (i370-ibm-opened*): New.
13891 1999-09-04  Steve Chamberlain  <sac@pobox.com>
13893         * config.sub: Add support for configuring for pj.
13895 1999-08-31  Nick Clifton  <nickc@cygnus.com>
13897         * config.sub (maybe_os): Add support for configuring for fr30.
13899 1999-08-25  Nick Clifton  <nickc@cygnus.com>
13901         * configure.in: Do not configure or build ld for AIX
13902         platforms.  ld is known to be broken on these platforms.
13904 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13906         * config-ml.in: Pass compiler flag corresponding to multidirs to
13907         subdir configures.
13909 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
13911         * Makefile.in (LDFLAGS): Define.
13913 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
13915         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13916         noconfigdirs.
13917         (*-*-cygwin*): Likewise.
13919 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
13921         * mkdep: New file.
13922         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13923         (BINUTILS_SUPPORT_DIRS): Add mkdep.
13925         From Eli Zaretskii <eliz@is.elta.co.il>:
13926         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13927         long file name when using DJGPP on MS-DOS.
13929 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
13931         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13933 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
13935         * Makefile.in (check-target-libio): Remove all-target-libstdc++
13936         dependency as this causes "make check" to globally "make all"
13938 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
13940         * configure.in (target_libs): Added target-zlib.
13941         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13942         (CONFIGURE_TARGET_MODULES): Likewise.
13943         (CHECK_TARGET_MODULES): Likewise.
13944         (INSTALL_TARGET_MODULES): Likewise.
13945         (CLEAN_TARGET_MODULES): Likewise.
13946         (configure-target-zlib): New target.
13947         (all-target-zlib): Likewise.
13948         (all-target-libjava): Depend on all-target-zlib.
13949         (configure-target-libjava): Depend on configure-target-zlib.
13951         * Makefile.in (configure-target-libjava): Depend on
13952         configure-target-newlib.
13953         (configure-target-boehm-gc): New target.
13954         (configure-target-qthreads): New target.
13956         * configure.in (target_libs): Added target-qthreads.
13957         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13958         (CONFIGURE_TARGET_MODULES): Likewise.
13959         (CHECK_TARGET_MODULES): Likewise.
13960         (INSTALL_TARGET_MODULES): Likewise.
13961         (CLEAN_TARGET_MODULES): Likewise.
13962         (all-target-qthreads): New target.
13963         (configure-target-libjava): Depend on configure-target-qthreads.
13964         (all-target-libjava): Depend on all-target-qthreads.
13966         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13967         (CONFIGURE_TARGET_MODULES): Likewise.
13968         (CHECK_TARGET_MODULES): Likewise.
13969         (INSTALL_TARGET_MODULES): Likewise.
13970         (CLEAN_TARGET_MODULES): Likewise.
13971         (all-target-libjava): New target.
13972         (all-target-boehm-gc): Likewise.
13973         * configure.in (target_libs): Added libjava, boehm-gc.
13975 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
13977         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13978         configure.bat in SUPPORT_FILES.
13979         (gas+binutils.tar.bz2): Likewise.
13981         * makeall.bat: Remove; obsolete.
13983 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
13985         From Mark Elbrecht:
13986         * configure.bat: Remove; obsolete.
13988 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
13990         * configure: Add -W -Wall to the default CFLAGS when compiling with
13991         gcc.
13993 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
13995         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13997 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
13999         * configure.in: Build ld on IRIX6.
14001 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
14003         * Makefile.in: Change distribution targets to use bzip2 instead of
14004         gzip.
14005         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14006         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14008 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14010         * config.sub: Add mcore target.
14012 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14014         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14016 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14018         * config.guess (dummy): Changed to $dummy.
14020 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14022         * config.sub: Tidied up case statements.
14024 1999-05-22  Ben Elliston  <bje@cygnus.com>
14026         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14027         <jiro@din.or.jp>.
14029         * config.guess: Merge with FSF version. Future changes will be
14030         more accurately recorded in this ChangeLog.
14031         * config.sub: Likewise.
14033 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14035          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14037 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14039         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14041 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14043         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14045 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14047         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14048         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14049         Bad merge removed these two changes.
14051 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14052                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14054         * config.guess (interix Alpha): Add.
14056 1999-04-11  Richard Henderson  <rth@cygnus.com>
14058         * configure.in (i?86-*-beos*): Do config gperf; don't config
14059         gdb, newlib, or libgloss.
14061 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14063         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14064         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14065         from multidirs.
14067 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14069         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14071 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14073         * config.sub: Add support for mcore targets.
14075 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14077         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14078         not mt-ospace, in order to shut up assembler warning about using
14079         symbols that are named the same as registers.
14081 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14083         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14084         dependency list for all-target-cygmon.
14086 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14088         * config-ml.in: Check $host, not $target, for selective multilibs.
14089         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14090         thumb interworking, and underscore prefix multilibs.
14092 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14094         * missing: Update to version from current automake.
14096 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14098         * configure (gxx_include_dir): Removed.
14100         * configure.in (gxx_include_dir): Handle it.
14101         * Makefile.in: Likewise.
14103 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14105         * config.sub (mips64vr4111,mips64vr4111el) Add.
14107 1999-03-21  Ben Elliston  <bje@cygnus.com>
14109         * config.guess: Correct typo for detecting ELF on FreeBSD.
14111 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14113         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14114         config/mh-djgpp.
14116 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14118         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14119         all-target-newlib to dependency list for all-target-bsp.
14121 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14123         * config.sub: Add i386-uwin support.
14124         * config.guess: Likewise.
14126 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14128         * configure.in: cleanup, add mh-*pic handling for arm, special
14129         case powerpc*-*-aix*
14131 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
14133         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14134         can be built.
14136 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
14138         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14139         targets.
14141 1999-03-02  Nick Clifton  <nickc@cygnus.com>
14143         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14145 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
14147         * config.sub: Check for "cygwin*" rather than "cygwin32*"
14149 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14151         * config.sub: Fix typo in arm recognition.
14153 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
14155         * configure.in (noconfigdirs): Changed target_configdirs to
14156         include target-bsp only for m68k-*-elf* and m68k-*-coff*
14157         rather than m68k-*-* since it is not known to work on
14158         m68k-aout. Ditto for arm-*-*oabi.
14160 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
14162         * configure.in (*-*-windows*): Remove, no longer used.
14164 1999-02-19  Ben Elliston <bje@cygnus.com>
14166         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14167         Smart and improved by Andrew Cagney.
14169 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
14171         * config.guess: Recognize openbsd-*-hppa.
14173 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
14175         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14176         only if it is not empty.
14178 1999-02-17  Nick Clifton  <nickc@cygnus.com>
14180         Patch from: Scott Bambrough <scottb@corelcomputer.com>
14182         * config.guess: Modified to recognize uname's armv* syntax.
14184         * config.sub: Modified to recognize uname's armv* syntax.
14186 1999-02-17  Mark Salter  <msalter@cygnus.com>
14188         * configure.in: Added target-bsp for sparclite.
14190 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
14192         * config.sub: Recognize alphapca5[67] and up to alphaev8.
14194 1999-02-08  Nick Clifton  <nickc@cygnus.com>
14196         * configure.in: Add support for strongarm port.
14197         * config.sub: Add support for strongarm target.
14199 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14201         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14202         the old name config/mh-cygwin32.
14203         Enable texinfo.
14205 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
14207         * configure.in: Do build ld for ix86 Solaris.
14209 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
14211         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
14212         $AR_FOR_TARGET.  Likewise for RANLIB.
14214 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
14216         * config.sub (oabi):  Recognize.
14217         * configure.in (arm-*-oabi):  Handle.
14219 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
14221         * config.guess: Improve detection of i686 on UnixWare 7.
14223 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14225         * config.guess: Add support for i386-pc-interix.
14226         * config.sub: Likewise.
14227         * configure.in: Likewise.
14229 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
14231         * Makefile.in: Remove unneeded all-target-libio from
14232         from all-target-winsup target since it is now unneeded.
14233         Add all-target-libtermcap in its place since it is now
14234         needed.
14236 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
14238         * configure.in: makefile stub for cygwin target is probably
14239         unnecessary.  Remove it for now.
14241 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
14243         * configure.in: libtermcap.a should be built when cygwin is the
14244         target as well as the host.
14245         * config.guess: Allow mixed case in cygwin uname output.
14246         * Makefile.in: Add libtermcap target.
14248 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
14250         * config.sub: Clean up handling of hppa2.0.
14252 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
14254         * config.guess: Use C code to identify more HP machines.
14256 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
14258         * config.sub: Handle hppa2.0.
14260 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
14262         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14263         cygmon for all sparclite targets, regardless of object format.
14265 1998-12-15  Mark Salter  <msalter@cygnus.com>
14267         * configure.in: Added target-bsp for several target architectures.
14269         * Makefile.in: Added rules for bsp.
14271 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
14273         * config.guess: Improve detection of hppa2.0 processors.
14275 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
14277         * config.guess: Recognize FreeBSD using ELF automatically.
14279 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
14281         * configure (skip-this-dir): Add handling for new shell script, which
14282         might be created by a sub-directory's configure to indicate, this particular
14283         directory is "unwanted".
14284         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14286 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
14288         * ltconfig: import from libtool, after changing libtool to
14289         account for the cygwin name change.
14291 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
14293         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14294         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14296 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
14298         * configure.in: Add libtermcap to list of cygwin dependencies.
14300 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
14302         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14303         they include winsup/include when it's a cygwin target.
14305 1998-11-12  Tom Tromey  <tromey@cygnus.com>
14307         * configure.in (host_tools): Added zip.
14308         * Makefile.in (all-target-libjava): Depend on all-zip.
14309         (all-zip): New target.
14310         (ALL_MODULES): Added all-zip.
14311         (NATIVE_CHECK_MODULES): Added check-zip.
14312         (INSTALL_MODULES): Added install-zip.
14313         (CLEAN_MODULES): Added clean-zip.
14315 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
14317         * Makefile.in: lose "32" from comment about cygwin.
14319 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
14321         * configure.in: Use -Os to build target libraries for the fr30.
14323 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
14325         * config.sub: Add fr30.
14327 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
14329         * configure.in: drop "32" from config/mh-cygwin32.  Check
14330         cygwin* instead of cygwin32*.
14331         * config.sub: Check cygwin* instead of cygwin32*.
14333 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
14335         * config.guess: Match any version of Unixware7.
14337 1998-10-20  Syd Polk  <spolk@cygnus.com>
14339         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14340         if desired.
14342 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
14344         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14345         these if the appropriate directories and files to not exist.
14347 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
14349         * Makefile.in (DEVO_SUPPORT): Add config.if.
14351 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14353         * configure: Add pattern to replace "build_tooldir"'s
14354         definition in the generated Makefile with "tooldir"'s
14355         actual value.
14357 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
14359         * config.sub: Bring back lost sparcv9.
14361         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14363 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
14365         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14366         CC_FOR_TARGET and friends.
14368 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
14370         * Makefile.in (build_tooldir): New variable, same as tooldir.
14371         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14372         -B$(build_tooldir)/bin/.
14373         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14375 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14377         * README: Remove installation instructions and refer to the
14378         INSTALL directory instead.
14380 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
14382         * config.sub: Add support for i[34567]86-pc-udk.
14383         * configure.in: Likewise.
14385 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
14387         * Makefile.in: add bzip2 package building bits for user
14388         tools module
14389         * configure.in: ditto
14391 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
14393         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14394         (ALL_TARGET_MODULES): Add all-target-libobjc.
14395         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14396         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14397         (all-target-libchill): Add dependencies.
14398         * configure.in (target_libs): Add libchill.
14400 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
14402         * configure.in (target_subdir): Remove duplicate line.
14404 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
14406         * Makefile.in (all-automake): fix dependencies.
14408 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
14410         * configure.in: Minor cleanups for building in the $(target_alias)
14411         subdir.
14413 1998-09-22  Jim Wilson  <wilson@cygnus.com>
14415         * Makefile.in (bootstrap): Set r and s before make all.  Use
14416         BASE_FLAGS_TO_PASS in make all.
14417         (cross): Likewise.
14419 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
14421         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14423 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
14425         * config.sub: Fix typo in last change.
14427 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14429         * config.sub: Add support for C4x target.
14430         * configure.in: Likewise.
14432 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
14434         * config.sub: Recognize sparcv9 just like sparc64.
14436 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
14438         * config.guess: Match "Pent II" or "PentII" for OpenServer.
14440 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
14442         * config.guess: Correctly identify Pentium II sco boxes.
14444         * config.guess: Fix "tr" code.  From Weiwen Liu.
14446 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
14448         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14449         stabs.
14451 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
14453         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14454         (ALL_TARGET_MODULES): Add all-target-libchill.
14455         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14456         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14457         (all-target-libchill): Add dependencies.
14458         * configure.in (target_libs): Add libchill.
14460 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14462         * config.guess: Avoid assumptions about "tr" behaves when
14463         LANG is set to something other than English.
14465 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
14467         * configure (gxx_include_dir): Changed to
14468         '${prefix}/include/g++'-${libstdcxx_interface}.
14470         * config.if: New to determine the interfaces.
14472 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
14474         * config.guess: Detect and handle MPE/IX.
14475         * config.sub: Deal with MPE/IX.
14477 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
14479         * configure.in: Use mh-aix43.
14481 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
14483         * configure: Fix --without/--disable cases for gxx-include-dir.
14485 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
14487         * mdata-sh:  Imported.  Needed for automake support.
14489 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
14491         * Makefile.in (taz): Try "chmod -R og=u ." before
14492         "chmod og=u `find . -print`".
14494 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
14496         * configure.in: Add arm-elf and thumb-elf support.
14498 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
14500         * Makefile.in: Undo previous patch.
14502 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
14504         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14505         to here ...
14506         (install-no-fixedincludes): and here
14507         (INSTALL_MODULES): ... from here.
14509 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14511         * config.sub: Merge with FSF.
14513         * config.guess: Merge with FSF.
14515 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
14517         * configure (extraconfigdirs): New variable.
14518         (SUBDIRS): Add extraconfigdirs and recurse on them too.
14519         * Makefile.in (all): Move higher in file.
14520         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14521         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14522         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14523         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14524         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14526 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
14528         * Makefile.in (all-target-libjava): Depend on all-gcc and
14529         all-target-newlib.
14530         (configure-target-libjava): Depend on $(ALL_GCC).
14532 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
14534         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14535         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14537 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
14539         * INSTALL/README: Fix typo.
14541 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14543         * ylwrap: Change absolute path checks to check for DOS style path
14544         names.
14546         * ylwrap: Don't use a full path name if the source file is in the
14547         same directory.  From hjl@lucon.org (H.J. Lu).
14549         * config-ml.in: Default to being verbose, to match Feb 18 change to
14550         configure.
14552 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
14554         Brought over from egcs:
14556         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14558         * configure.in (target_subdir): Set to ${target_alias} instead
14559         of "libraries".
14561         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14563         * configure.in (target_subdir): Set to libraries if enable_multilib.
14565 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
14567         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14568         multilibs, force reconfiguration the first time we create
14569         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14571 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
14573         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14574         avoid confusion with --no-recursion.
14576 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
14578         * configure.in: Win32 hosts shouldn't use install -x
14579         * install-sh: remove -x option, and special .exe-handling
14580         hack.
14582 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
14584         * config.guess: Recognize i586-pc-beos.
14585         * configure.in: Don't build some bits for beos.
14587 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14589         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14590         CFLAGS default to -O2.
14592         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14593         when using GNU ld.
14595 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
14597         * ltmain.sh: Correct install when using a different shell.
14599 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14601         * ltconfig, ltmain.sh: Update to libtool 1.2b.
14603 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
14605         * makefile.vms: Update to build binutils/makefile.vms.  Add install
14606         target.
14608 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
14610         * ltconfig: Update to correct AIX handling.
14612 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14614         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14616         * configure.in (target_subdir): Set to ${target_alias} instead
14617         of "libraries".
14619 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
14621         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14622         (Makefile): Depend on $(gcc_version_trigger).
14624         * configure (gcc_version): Change default initializer to empty
14625         string.
14626         (gcc_version_trigger): New variable; pass this variable down
14627         to subdir configures to enable them checking gcc's version
14628         themselves. Emit make macros for both gcc_version vars.
14629         (topsrcdir): Initialize reliably.
14630         (recursion line): Remove --with-gcc-version=${gcc_version}.
14632 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14634         * configure (enable_version_specific_runtime_libs): Implement new flag
14635         --enable-version-specific-runtime-libs which installs C++ runtime stuff
14636         in $(libsubdir); emit definition in each generated Makefile.
14637         (gxx_include_dir): Initialize depending on
14638         $enable_version_specific_runtime_libs.
14640 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14642         * configure (gcc_version): Initialize properly depending on
14643         how and where configure is started.
14644         (recursion line): Pass a --with-gcc-version=${gcc_version}
14645         to configures in subdirs.
14647 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
14649         * configure.in (noconfigdirs): Add configure pattern for mips tx39
14650         cygmon
14652 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
14654         * configure.in: Add cygmon and libstub support for mn10200.
14656 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
14658         * configure (gcc_version): Add new variable describing the
14659         particular gcc version we're building.
14660         * Makefile.in (libsubdir): Add new macro for the directory
14661         in which the compiler finds executables, libraries, etc.
14662         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14663         and libsubdir.
14665 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14667         * Makefile.in (local-clean): Remove *.log.
14668         (warning.log): Built with warn_summary from build.log.
14669         (mail-report.log): Run test_summary.
14670         (mail-report-with-warnings.log): Run test_summary including
14671         warning.log in the report.
14673 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
14675         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14677 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
14679         * Makefile.in (grep): Grep no longer depends on libiberty.
14681 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
14683         * Makefile.in: all-snavigator needs all-libgui.
14685 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
14687         * configure.in: Add cygmon and libstub support for mn10300.
14689 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
14691         * missing: Update to version from automake 1.3.
14693         * ltmain.sh: On installation, don't get confused if the same name
14694         appears more than once in the list of library names.
14696 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14698         * config.sub: Accept m68060 and m5200 as CPU names.
14700 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
14702         * configure: Use && rather than using -a in test, because odd
14703         strings can confuse test.
14704         * configure.in: Likewise.
14706 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14708         * ltconfig, ltmain.sh: Bring in Visual C++ support.
14710 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14712         * Makefile.in (boostrap2-lean, bootstrap3-lean,
14713         bootstrap4-lean): New targets.
14715 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
14717         * mpw-* Delete.  Not used.
14719 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
14721         * COPYING.LIB: Update FSF address.
14723 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
14725         * ltconfig, ltmain.sh: Update to libtool 1.2a.
14727         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14728         GAS_SUPPORT_DIRS.
14730 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
14732         * ltconfig, ltmain.sh: Avoid producing a version number if
14733         -version-info was not used.
14735 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14737         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14738         building with newlib.
14740 1998-04-30  Paul Eggert  <eggert@twinsun.com>
14742         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14743         Solaris `make' causes it to continue to next definition.
14745 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14747         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14748         the right GUI libraries and files are installed along with GDB.
14750 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14752         * configure.in: Change alpha to alpha* in several places.
14754 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
14756         * config.sub: Recognize sparc86x.
14758 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
14760         * configure.in (--enable-target-optspace): Remove debug echo.
14762 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
14764         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14766 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14768         * ltconfig: Update cygwin32 support.
14770         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14771         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14772         (GDB_SUPPORT_DIRS): Likewise.
14774 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
14776         * configure.in (target_makefile_frag): If --enable-target-optspace,
14777         use -Os to compile target libraries rather than -O2.  Default to
14778         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14779         not used.
14780         * configure.in (target_cflags): Ditto for d30v.
14782 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
14784         * Makefile.in (all-bfd): Depend on all-intl.
14785         (all-binutils): Likewise.
14786         (all-gas): Likewise.
14787         (all-gprof): Likewise.
14788         (all-ld): Likewise.
14790 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
14792         * configure.in (host_tools): Fix typo, lbtool -> libtool.
14794 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14796         * Makefile.in (all-bfd): Depend upon all-libiberty.
14798         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14800 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
14802         * Makefile.in: Add libstub.
14804         * configure.in: Ditto. Build libstub for targets that have cygmon
14805         support.
14807 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
14809         * configure.in: Don't set PICFLAG on ix86-cygwin32.
14811 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
14813         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14814         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
14816 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
14818         * configure: Define DEFAULT_M4 by searching PATH.
14819         * Makfile.in: Use DEFAULT_M4.
14821 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14823         * ltconfig: Add cygwin32 support.
14825         * Makefile.in, configure.in: Add libtool as a native only directory
14826         to configure and build.
14828 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
14830         * Makefile.in (INSTALL_MODULES): Remove texinfo.
14832 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
14834         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14836 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
14838         * Makefile.in: add ash make rules
14839         * configure.in: add ash to native_only and host_tools lists
14841 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
14843         * Makefile.in (all-gettext, all-intl): New targets.
14844         (ALL_MODULES): Added all-gettext, all-intl.
14845         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14846         (INSTALL_MODULES): Added install-gettext, install-intl.
14847         (CLEAN_MODULES): Added clean-gettext, clean-intl.
14849         * configure.in (host_tools): Added gettext.
14850         (native_only): Likewise.
14851         (noconfigdirs) [various cases]: Likewise.
14852         (host_libs): Added intl.
14854 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
14856         * configure: Do not disable building gdbtk for cygwin32 hosts.
14858 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
14860         * configure.in: Add thumb-coff target.
14861         * config.sub: Add thumb-coff target.
14863 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14865         * Makefile.in: Revert yesterday's change.
14866         (all-target-winsup):  all-target-librx stays out of here.
14868 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14870         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14871         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14872         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14873         Remove references to librx and libg++.
14875 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
14877         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14878         recursive makes
14880 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
14882         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14883         for newlib directory.
14884         (CXX_FOR_TARGET): Likewise.
14886 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
14888         * ltconfig: Update after libtool/ltconfig.in change for
14889         hpux11.
14891 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
14893         * ltconfig, ltmain.sh: Update to libtool 1.2.
14895 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14897         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14898         (install-gcc-cross): Instead, override LANGUAGES here.
14900 1998-03-18  Dave Love  <d.love@dl.ac.uk>
14902         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14903         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14905 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
14907         * configure.in: Add Thumb-pe target.
14909 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
14911         * Makefile.in - changed sn targets to snavigator
14912         * configure.in - changed sn targets to snavigator
14914 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14916         * config-ml.in: After building symlink tree call make distclean
14917         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14918         to be the case for libiberty.
14920 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
14922         * configure: When making link, also check the current
14923         directory. The configure scripts may create one.
14925 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
14927         * config.sub: Accept alphapca56 and alphaev6 properly.
14929 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14931         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14933 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14935         * config.sub (sco5): Fix typo.
14937 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
14939         * Makefile.in (INSTALL_MODULES): Move install-tcl before
14940         install-itcl.
14941         (install-itcl): Remove dependency on install-tcl.
14943 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
14945         * configure.in: Remove libgloss from noconfigdirs for MN10300.
14947 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
14949         * configure.in: Don't build libgui for a cygwin32 target when not on
14950         a cygwin32 host.
14952 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14954         * configure (redirect): Set to null, so default behavior of
14955         configure is now --verbose.
14957 1998-02-16  Dave Love  <d.love@dl.ac.uk>
14959         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14960         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14962 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
14964         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14965         this change to sync Makefile.in with its ChangeLog entries.
14967 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
14969         * ltmain.sh (mkdir): Check that the directory doesn't exist
14970         before we exit with error, so that we don't get races during
14971         parallel builds.
14973 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14975         * ltconfig, ltmain.sh: Update from libtool 1.0i.
14977 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14979         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14980         PICFLAG_FOR_TARGET.
14981         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14983         * configure: Emit a definition for the new macro enable_shared
14984         into each Makefile.
14986 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14988         * configure.in (host_tools, native_only): Add libtool.
14990 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
14992         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14993         Fix typo in ming config comment.
14995 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14997         * ltconfig, ltmain.sh: Update from libtool 1.0h.
14999 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15001         * config.sub: Add tic30 cases, and map c30 to tic30.
15003 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15005         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15006         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15007         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15008         (CLEAN_TARGET_MODULES): Similarly
15009         (all-target-libf2c): Add dependences.
15010         * configure.in (target_libs): Add libf2c.
15012 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15014         * configure.in: Remove expect from noconfigdirs when target
15015         is cygwin32.  OK to build expect and dejagnu with Canadian
15016         Cross.
15018 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15020         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15021         host.
15023         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15024         and mingw32.
15026 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15028         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15029         here as it is not defined in the toplevel Makefile.
15031 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15033         * configure (package_makefile_rules_frag): New variable, which names
15034         a file with generic rules, ...
15035         Change comment to mention we now have FIVE parts.
15036         * configure: Undo last change.
15038 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15040         * config.guess: More accurate determination of HP processor types.
15041         * config.sub: More accurate determination of HP processor types.
15043 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15045         * configure (package_makefile_frag): Move inserting the
15046         ${package_makefile_frag} to where it should be according
15047         to the comment.
15049 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15051         * config.guess: Add support for Linux/ARM.
15053 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15055         * .cvsignore: Remove *-info and *-install since they match
15056         release-info and mpw-install, which we don't want to just ignore.
15058 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15060         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15062 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15064         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15065         local_prefix to sub-make invocations.
15067 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15069         * configure.in: Check makefile fragments in the source
15070         directory.
15072 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15074         * configure.in: Check whether host and target makefile
15075         fragments exist before adding them to *_makefile_frag.
15077 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15079         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15081 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15083         * configure.in: Make sure we only replace RPATH_ENVVAR on
15084         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15085         regexp to sed.
15087         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15088         to sub-makes.
15090 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15092         * config-ml.in (multi-do): LDFLAGS must include multilib
15093         designator.
15095 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15097         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15099 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15101         * config.sub: Add mingw32 support.
15102         * configure.in: Likewise.
15104 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15106         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15108 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15110         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15111         * configure (gxx_include_dir): Provide a definition for subdirs
15112         which do not use autoconf.
15114 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15116         * config.guess: Sync with egcs.  Picks up new alpha support,
15117         BeOS & some additional linux support.
15119 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15121         * config.guess: HP 9000/803 is a PA1.1 machine.
15123 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15125         * configure.in: It's alpha*-...
15127 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15129         * configure.in (host_makefile_frag, target_makefile_frag):
15130         Handle multiple config files.
15131         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15132         alpha-*-*.
15134 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
15136         * mkdep: New file.
15138 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
15140         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15142 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15144         * Makefile.in: Add libgui directory.
15145         (GDB_TK): Add all-libgui.
15146         * configure.in: Add libgui directory.
15147         * configure: Add all-libgui to GDB_TK.
15149 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
15151         * config-ml.in (multidirs): Add m32r to multilib list.
15153 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
15155         * Makefile.in (all-target-gperf): Change dependency to
15156         all-target-libstdc++.
15158 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
15160         * config.guess: Add BeOS support.
15162 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15164         Source directory cvs renamed to cvssrc:
15165         * configure.in (host_tools): Change cvs to cvssrc.
15166         (native_only): Likewise.
15167         (noconfigdirs) [various cases]: Likewise.
15168         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15169         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15170         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15171         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15172         (all-cvssrc): Rename target from all-cvs.
15174 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
15176         * configure (gxx_include_dir): Fix thinko.
15178 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
15180         * Makefile.in (INSTALL_TARGET_CROSS): Define.
15181         (install-cross, install-gcc-cross): New targets.
15183 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
15185         * configure.in (noconfigdirs): Add support for Thumb target.
15187         * config.sub (maybe_os): Add support for Thumb target.
15189 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
15191         * Makefile.in: Add rules for cygmon.
15193         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15195 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
15197         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15198         * configure (gxx_include_dir): Provide a definition for subdirs
15199         which do not use autoconf.
15201 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
15203         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15204         11/18/97 build
15206 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
15208         * From Franz Sirl.
15209         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15210         found on RedHat Linux systems.
15212 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
15214         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15215         guesses.
15217 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
15219         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15221 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
15223         * ltmain.sh: If mkdir fails, check whether the directory was created
15224         anyhow by some other process.
15226 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
15228         * configure.in (d30v-*-*): Configure all directories.
15230 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
15232         * configure.in (d30v-*-*): Configure newlib, libiberty directories
15233         for the D30V.
15235 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
15237         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15239 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
15241         * include/libiberty.h: Add extern "C" { so it can be used with C++
15242         progrms.
15243         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
15244         programs.
15246 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
15248         * configure.in (d30v-*-*): Configure GCC now.
15250 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
15252         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15253         is no longer needed.
15255 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
15257         * Makefile.in: check-target-libio depends on all-target-libstdc++.
15259 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
15261         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15262         targets using "$@" to provide support for similar but not identical
15263         targets without having to duplicate code.
15265 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
15267         * makefile.vms: Fix to work with DEC C.
15269 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
15271         * config.sub: Add mips-tx39-elf to marketing names.
15273 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
15275         * ltmain.sh: Handle symlinks in generated script.
15277 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
15279         * configure: Handle autoconf style directory options: --bindir,
15280         --datadir, --includedir, --infodir, --libdir, --libexecdir,
15281         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15282         --sysconfdir.
15283         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15284         (sharedstatedir, localstatedir, oldincludedir): New variables.
15285         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15286         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15287         sbindir, sharedstatedir, and sysconfdir.
15289 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15291         * Makefile.in (bootstrap-lean): New target.
15293 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
15295         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
15296         sn, and gnuserv from noconfigdirs.
15298 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
15300         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15302 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
15304         * Makefile.in (cross): New target.
15306 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
15307                           Jeff Law         <law@cygnus.com>
15309         * Makefile.in (bootstrap2, bootstrap3): New targets.
15310         (all-bootstrap): Remove outdated and confusing target.
15311         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15313 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15315         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15316         windows.  Consistent with gdb/configure.
15318 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
15320         * configure.in: Name Linux target fragment.
15322         * configure: Rewrite so that project Makefile fragment is inserted
15323         first and appears last in the resulting Makefile.
15325 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15327         * Makefile.in (install-itcl): Install tcl first.
15329 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
15331         * configure.in: remove bison from noconfigdirs for Cygwin32 host
15333 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15335         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15337         * configure.in (skipdirs): Add target-librx for Linux.
15338         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15340 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
15342         * Makefile.in (bootstrap): New target.
15344 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
15346         * config.sub: Accept 'amigados' for backward compatibility.
15348 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
15350         * config.guess: Merge with FSF.
15352 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
15354         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15356 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
15358         * config.sub: Add "marketing-names" patch.
15360 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
15362         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15364 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
15366         * config.sub: Handle v850-elf.
15368 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
15370         * .cvsignore (*-install): Remove.
15372 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
15374         * ltconfig: Set CONFIG_SHELL in libtool.
15375         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15377 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15379         * configure.in (target_subdir): Set to libraries if enable_multilib.
15381 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
15383         * config.guess: Update from gcc directory.
15385 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15387         * Makefile.in (all-sim): Depends on all-readline.
15389 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
15391         * Makefile.in (BISON, YACC): Use $$s.
15392         (all-bison): Depend on all-texinfo.
15394 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
15396         * Makefile.in (BISON): Add -L flag.
15397         (YACC): Likewise.
15399 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15401         * configure.in (noconfigdirs): Add support for v850e target.
15403         * config.sub (maybe_os): Add support for v850e target.
15405 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15407         * configure.in (noconfigdirs): Add support for v850ea target.
15409         * config.sub (maybe_os): Add support for v850ea target.
15411 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
15413         * config.sub: Add mipstx39.  Delete r3900.
15415 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15417         * Makefile.in (all-autoconf): Depends on all-texinfo.
15419 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
15421         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15422         eabi targets.
15424 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
15426         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15428         * configure: When handling a Canadian Cross, handle YACC as well as
15429         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
15430         * Makefile.in (all-bison): Depend upon all-texinfo.
15432 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
15434         * Makefile.in (BISON): bison, not byacc or bison -y.
15435         (YACC): bison -y or byacc or yacc.
15436         (various): Add *-bison as appropriate.
15437         (taz): No need to mess with BISON anymore.
15439 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
15441         * configure: If OSTYPE matches *win32*, try to find a good value for
15442         CONFIG_SHELL.
15444 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
15446         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15447         configure.in if it is present.
15449 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
15451         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15453 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
15455         * config.sub: Recognize `arc' cpu.
15456         * configure.in: Likewise.
15457         * config-ml.in: Likewise.
15459 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
15461         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15463 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
15465         * configure: Changed sed delimiter from ':' to '|' when
15466         attempting to substitute ${config_shell} for SHELL. On
15467         NT ${config_shell} may contain a ':' in it.
15469 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
15471         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15473 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
15475         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15477 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15479         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15481         * ylwrap: If the program is a relative path, force it to be
15482         absolute.
15484 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15486         * configure (tooldir): Set BISON to `bison -y' and not just bison.
15488 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15490         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15491         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15492         for libraries.
15494 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
15496         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15497         separated by spaces.
15499 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
15501         * ylwrap: New file.
15502         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15504         * ltmain.sh: Handle /bin/sh at start of install program.
15506         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15508         * ltconfig, ltmain.sh: New files, from libtool 1.0.
15509         * missing: New file, from automake 1.2.
15511 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
15513         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
15514         check-tk to CHECK_X11_MODULES.
15516 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15518         * config.sub: Merge with FSF.
15520 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15522         * config.guess: Merge with FSF.
15524 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15526         * configure: Treat msdosdjgpp like go32.
15527         * configure.in: Likewise.  Don't remove gprof for go32.
15529         * configure: Change Makefile.tem2 to Makefile.tm2.
15531 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
15533         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15535 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15537         * install-sh (chmodcmd): Set to null if the DST directory already
15538         exists.  Same as Nov 11th change.
15540 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
15542         * configure (GDB_TK): Needs itcl and tix.
15544 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
15546         * config.guess: Update from FSF.
15548 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
15550         * Makefile.in (GDB_TK): Depend on itcl and tix.
15552 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15554         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15555         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15556         (INSTALL_SCRIPT): New variable.
15557         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15558         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15559         to -x.
15560         * install-sh: Add support for -x option.
15562 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
15564         * configure.in, Makefile.in: Treat tix like itcl.
15566 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
15568         * Makefile.in (WINDRES): New variable.
15569         (WINDRES_FOR_TARGET): New variable.
15570         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15571         (EXTRA_HOST_FLAGS): Add WINDRES.
15572         (EXTRA_TARGET_FLAGS): Add WINDRES.
15573         (EXTRA_GCC_FLAGS): Add WINDRES.
15574         ($(DO_X)): Pass down WINDRES.
15575         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15576         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15577         DLLTOOL_FOR_TARGET.
15579 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
15581         * configure.in: configure sim before gdb for win32-x-ppc
15583 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15585         Move gperf into the toplevel, from libg++.
15586         * configure.in (target_tools): Add target-gperf.
15587         (native_only): Add target-gperf.
15588         * Makefile.in (all-target-gperf): New target, depend on
15589         all-target-libg++.
15590         (configure-target-gperf): Empty rule.
15591         (ALL_TARGET_MODULES): Add all-target-gperf.
15592         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15593         (CHECK_TARGET_MODULES): Add check-target-gperf.
15594         (INSTALL_TARGET_MODULES): Add install-target-gperf.
15595         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15597 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
15599         * config.sub (mn10200): Recognize new basic machine.
15601 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15603         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15604         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15606 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15608         * configure.in: If we're building mips-sgi-irix6* native, turn on
15609         ENABLE_MULTILIB and set TARGET_SUBDIR.
15611 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
15613         * Makefile.in (all-sn): Depend on all-grep.
15615 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
15617         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15619         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15620         Makefile.  From Jeff Makey <jeff@cts.com>.
15621         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15623         * Makefile.in (DISTBISONFILES): Remove.
15624         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
15625         $(DEFAULT_YACC).
15627         * configure.in: Build itl, db, sn, etc., when building for native
15628         cygwin32.
15630         * Makefile.in (LD): New variable.
15631         (EXTRA_HOST_FLAGS): Pass down LD.
15632         ($(DO_X)): Likewise.
15634 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
15636         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15638 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
15640         * configure.in (targargs): Strip out any supplied --build argument
15641         before adding our own. Always add --build.
15643 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
15645         * configure.in (targargs): Pass --build if we're doing
15646         a cross-compile.
15648 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
15650         * configure: Use '|' instead of ":" as the separator in
15651         sed. Otherwise sed chokes on NT path names with drive
15652         designators. Also look for "?:*" as the leading characters in an
15653         absolute pathname.
15655 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
15657         * config.sub: Support for r3900.
15659 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15661         * configure.in: Use install-sh, not install.sh.
15663 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15665         * Makefile.in (taz): Improve check for BISON so it doesn't try to
15666         apply it twice.
15668 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15670         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15671         install-binutils.
15673 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
15675         * Makefile.in: Add automake targets.
15676         * configure.in (host_tools): Add automake.
15678 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15680         * configure: Default CXX to c++, not gcc.
15681         * Makefile.in (CXX): Set to c++, not gcc.
15682         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15684 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
15686         * install-sh: try appending a .exe if source file doesn't
15687         exist
15689 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
15691         * configure.in: Turn on multilib by default.
15692         (cross_only): Remove target-libiberty.
15694         * Makefile.in (all-gcc): Don't depend on libiberty.
15696 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
15698         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15700 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15702         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15703         (DISTBISONFILES): Add ld/Makefile.in
15705 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
15707         * configure.in: if target is cygwin32 but host isn't cygwin32,
15708         don't configure gdb tcl tk expect, not just gdb.
15710 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
15712         * configure.in: Added gnuserv everywhere sn appears.
15714         * Makefile.in (ALL_MODULES): Added all-gnuserv.
15715         (CROSS_CHECK_MODULES): Added check-gnuserv.
15716         (INSTALL_MODULES): Added install-gnuserv.
15717         (CLEAN_MODULES): Added clean-gnuserv.
15718         (all-gnuserv): New target.
15720 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
15722         * config.guess: Fixes for MIPS OpenBSD systems.
15724 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15726         * Makefile.in (INSTALL_XFORM): Remove.
15727         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15729         * mkinstalldirs: New file, copied from automake.
15730         * Makefile.in (installdirs): Rename from install-dirs.  Use
15731         mkinstalldirs.  Change all users.
15732         (DEVO_SUPPORT): Add mkinstalldirs.
15734 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15736         * install-sh: Rename from install.sh.
15737         * Makefile.in (INSTALL): Change install.sh to install-sh.
15738         (DEVO_SUPPORT): Likewise.
15740         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
15741         Graichen <graichen@rzpd.de>.
15743 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
15745         * config.guess: Recognize OpenBSD systems correctly.
15747 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15749         * README, Makefile.in (ETC_SUPPORT): Remove references to
15750         cfg-paper*, configure.{texi,man,info*}._
15752 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
15754         * Makefile.in (all.normal): Ensure that gcc is built after all
15755         the x11 - ie gdb - targets.
15757 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
15759         * makefile.vms: Don't run conf-a-gas.
15761 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
15763         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15765 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
15767         * configure.in: Remove noconfigdirs case since gdb also
15768         configures and builds for tic80-coff.
15770 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15772         * configure: Set cache_file to config.cache.
15773         * Makefile.in (local-distclean): Remove config.cache.
15775 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15777         * COPYING: Update FSF address.
15779 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
15781         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15782         noconfigdirs.
15784 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15786         * Makefile.in (install-dirs): Don't crash if prefix, and hence
15787         MAKEDIRS, is empty.
15789 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
15791         * config.sub: Tweak mn10300 entry.
15793 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
15795         * configure.in (host_tools): Put sim before gdb, so gdb's
15796         configure.tgt can determine if the simulator was configured.
15798 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
15800         * config.sub: Move BeOS $os case to be with other Cygnus
15801         local cases.
15803 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
15805         * config.sub: Remove misplaced comment that broke Linux.
15807 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
15809         * config.sub: Add BeOS support.
15811 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
15813         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15815 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
15817         * configure.in (noconfigdirs): Remove tcl and tk from
15818         noconfigdirs for cygwin32 builds.
15820 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
15822         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15824 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
15826         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15827         make-all.com, use makefile.vms instead.
15829 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
15831         * config.sub: Accept -lnews*.
15833 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
15835         * configure.in (noconfigdirs): Disable target-newlib,
15836         target-examples and target-libiberty for d30v.
15838 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15840         * configure.in (noconfigdirs): Enable ld for d30v.
15842 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
15844         * configure.in (tic80-*-*): Build compiler.
15846 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
15848         * configure.in (d30v-*): Remove sim directory from list of
15849         unsupported d30v directories
15851 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15853         * config.sub, configure.in: Add d30v target cpu.
15855 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
15857         * makefile.vms: New file.
15858         * make-all.com: Remove.
15860 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
15862         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15864 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
15866         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15868 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
15870         * Makefile.in (ALL_MODULES): Added all-db.
15871         (CROSS_CHECK_MODULES): Addec check-db.
15872         (INSTALL_MODULES): Added install-db.
15873         (CLEAN_MODULES): Added clean-db.
15875 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
15877         * config.guess: Merge with latest FSF sources.
15879 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
15881         * Makefile.in (ALL_MODULES): Added all-itcl.
15882         (CROSS_CHECK_MODULES): Added check-itcl.
15883         (INSTALL_MODULES): Added install-itcl.
15884         (CLEAN_MODULES): Added clean-itcl.
15886 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
15888         * configure.in: build gdb for mn10200
15890 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
15892         * Makefile.in (all-target-winsup): Depend on all-target-libio.
15894 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
15896         * configure.in (tic80-*-*): Turn off most targets right now.
15898 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
15900         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15901         rather than the makeinfo program.
15902         (do-info): Depend upon all-texinfo.
15904 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15906         * configure.in: Remove uses of config/mh-linux.
15908         * config.sub, config.guess: Merge with latest FSF sources.
15910 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
15912         * config.sub (case $basic_machine): Add tic80 entries.
15914 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
15916         * config.sub, config.guess: Merge with latest FSF sources.
15918 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15920         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15921         * mpw-config.in: Test for NewFolderRecursive.
15922         * mpw-install: Use symbolic name for startup filename.
15923         * mpw-README: Add various additional details.
15925 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
15927         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15929 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
15931         * configure.in: Do build gcc and the target libraries for
15932         the mn10200.
15934 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
15936         * configure.in: don't avoid building gdb for mn10300 any more
15937         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15938         instead of single-quoting it.
15940 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
15942         * configure.in: Don't use --with-stabs on IRIX 6.
15944 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
15946         * configure.in (m32r): Build gdb, libg++ now.
15948 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15950         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
15951         directories from noconfigdirs.
15953 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
15955         * config.sub (basic_machine): added mips16 configuration
15957 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15959         * config.sub: Handle d10v-unknown.
15961 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
15963         * config.sub: Handle v850-unknown.
15965 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
15967         * Makefile.in: add findutils
15968         * configure.in: add findutils to list of host_tools
15970 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
15972         * config.sub: Handle mn10200 and mn10300.
15974 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15976         * configure.in (d10v-*): Do not build librx.
15978 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
15980         * configure.in (mn10300): Build everything except gdb & libgloss.
15982 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
15984         * config.guess:  Patch for Dansk Data Elektronik servers,
15985         from Niels Skou Olsen <nso@dde.dk>.
15987         For ncr, use /bin/uname rather than uname, since GNU uname does not
15988         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
15990         Patch for MIPS R4000 running System V,
15991         from Eric S. Raymond <esr@snark.thyrsus.com>.
15993         Fix thinko for nextstep.
15995         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15997         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
15998         * config.guess: Guess mips-dec-mach_bsd4.3.
16000         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16001         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16002         release numbers.
16003         * config.guess (mips-mips-riscos*):  Emit just enough of the
16004         release number.
16006         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16007         * config.guess (sparc-auspex-sunos*):  Added.
16008         (f300-fujitsu-*): Added.
16010         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16011         * config.guess:  Recognize a Tadpole as a sparc.
16013 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16015         * config.guess: Don't assume that NextStep version is either 2 or
16016         3.  NextStep 4 (aka OpenStep 4) has come out now.
16018 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16020         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16021         From Rik Faith <faith@cs.unc.edu>.
16023 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16025         * config.sub: Contributions from bug-gnu-utils to:
16026         Support plain "hppa" (no version given) architecture, reported by
16027         OpenStep.
16028         OpenBSD like NetBSD.
16029         LynxOs is not a hardware supplier.
16031         * config.guess: Contributions from bug-gnu-utils to add support for:
16032         OpenBSD like NetBSD.
16033         Stratus systems.
16034         More Pyramid systems.
16035         i[n>4]86 Intel chips.
16036         M680[n>4]0 Motorola chips.
16037         Use unknown instead of lynx for hardware manufacturer.
16039 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16041         * install.sh (chmodcmd): Set to null if the DST directory already
16042         exists.
16044 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16046         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16047         not use mt-ppc target Makefile fragment any more.
16049 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16051         * configure.in (*-*-windows):  Exclude everything but those dirs
16052         needed to build windows.
16054 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16056         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16058 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16060         * configure.in:  Exclude mmalloc from i386-windows.
16062 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16064         * Undo my previous change.
16066 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16068         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16069         unconditionally.
16070         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16072 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16074         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16075         host to add it's own flags.
16077 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16079         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16081 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16083         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16084         (CXX_FOR_TARGET): Likewise.
16085         (GCC_FOR_TARGET): Define.
16086         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16087         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16088         CC_FOR_TARGET was specified on the command line.
16089         (MAKEOVERRIDES): Don't define.
16091 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16093         * configure.in (m32r): Fix spelling of libg++ libs.
16095 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16097         * config.sub (-apple*): Remove, now redundant.
16099 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16101         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16103         * configure: Rework yesterday's sed script patch.
16105         * config.sub: Merge with FSF.
16107 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16109         * config.guess:  Merge from FSF.
16111         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16112         * config.guess: Use pc instead of unknown, for pc clone systems.
16113         Change linux to linux-gnu.
16115         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16116         * config.guess: Avoid non-portable tr syntax.
16118 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16120         * test-build.mk (HOLES): Add "xargs" for gdb.
16122         * configure: Avoid hpux10.20 sed bug.
16124 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
16126         * configure.in:  Add support for windows host
16127         (that is a build done under the Microsoft build environment).
16129 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
16131         * Makefile.in: Replace all uses of srcroot with s, to shrink
16132         command line lengths.
16134         Patches from Geoffrey Noer <noer@cygnus.com>:
16135         * configure.in: If configuring for newlib, pass --with-newlib to
16136         subdirectories.
16137         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16138         -Bnewlib/ and -Lwinsup to gcc.
16139         (CXX_FOR_TARGET): Likewise.
16141 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16143         * Makefile.in (ETC_SUPPORT): Add configure.
16145 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
16147         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16148         host configuration file.
16150 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
16152         * configure.in: Break mn10x00 support into separate
16153         mn10200 and mn10300 configurations.
16154         * config.sub: Likewise.
16156 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
16158         * configure.in: Add lots of stuff to noconfigdirs for
16159         the mn10x00 targets.
16161         * config.sub, configure.in: Add mn10x00 support.
16163 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
16165         * make-all.com: Call conf-a-gas, not config-a-gas.
16167 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
16169         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16170         targets.
16172 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
16174         * mpw-README: Add much more detail for native PowerMac.
16175         * mpw-install: New file.
16176         * mpw-configure: Add --norecursion and --help options.
16177         * mpw-config.in: Translate readme and install files when
16178         copying to objdir.
16179         * mpw-build.in: Don't always depend on byacc and flex.
16180         (install-only-top): New action.
16182 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
16184         * configure.in:  You can now configure GDB for the v850.
16186 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
16188         * configure.in (noconfigdirs): Don't configure any C++ dirs
16189         if targeting D10V.
16191 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16193         * config.sub: Recognize mips64vr5000.
16195 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
16197         * configure.in: Use a single line for host_tools and native_only.
16199 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
16201         * config.sub, configure.in: Add entries for m32r.
16203 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
16205         * Makefile.in (inet-install): Don't run install-gzip.
16207 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
16209         * configure.in:  Don't config lots of things for *-*-windows*.
16211 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
16213         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16214         (host_libs, host_tools): Copy from configure.in.
16215         * mpw-configure: Don't complain about directories not found.
16217 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16219         * configure.in (i[345]86): Recognize i686 for pentium pro.
16220         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16221         file.
16223         * config.guess (i[345]86): Ditto.
16225 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16227         * configure.in (noconfigdirs): Removed gdb for D10V.
16229 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
16231         * configure.in: Remove ld, target-libio, target-libg++, and
16232         target-libstdc++ from noconfigdirs.
16234 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
16236         * configure: Fix three locations where shell scripts were
16237         being run directly rather than with config_shell.
16239 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
16241         * configure.in (v850-*-*): Set up initial $noconfigdirs.
16242         * config.sub (basic_machine): Recognize v850.
16244 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
16246         * mpw-configure: Handle multiple enable/disable options and
16247         pass them down recursively, handle -c and -s flags appropriately
16248         depending on choice of compiler, add escape mechanism for
16249         quoted arguments to gC.
16251 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16253         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16254         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16255         so that -mrelocatable-lib and -mno-eabi are used.
16257         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16258         not support --print-multi-lib, don't abort.
16260 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
16262         * make-all.com: Run config-a-gas.
16263         * setup.com: Don't copy subdirectory files around.
16265 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
16267         * configure.in (*-*-ose): Remove exclusion of libgloss for this
16268         target, it now compiles correctly.
16270 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
16272         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16274 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16276         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16278 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16280         * configure.in (native_only): Add prms.
16282 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
16284         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16285         (BINUTILS_SUPPORT_DIRS): Likewise.
16287 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16289         * configure.in (d10v-*-*): Don't configure ld or gdb until the
16290         d10v support is added.
16292 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16294         * configure.in (d10v-*-*): New target.
16296 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
16298         * config.guess (HP 9000/811): Recognize this as a PA1.1
16299         machine.
16301 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
16303         * Makefile.in (do-tar-gz): New target, split out from tail end of
16304         taz target.  Run each command separately, don't use pipes.
16305         (taz): Use it.
16307 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
16309         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16310         * mpw-build.in: No builds should depend on building byacc or flex,
16311         they are assumed to be installed already.
16313 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16315         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16316         variable that CC_FOR_TARGET needs.
16318 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16320         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16321         options have changed since the last time the subdirectory was
16322         configured, and if it has, reconfigure.
16323         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16324         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16326 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
16328         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16329         CLEAN_MODULES): Add bash.
16330         (all-bash): New target.
16332 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
16334         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16336 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16338         * config.sub (basic_machine): Recognize d10v as a valid processor.
16340 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
16342         * mpw-configure: Add support for --bindir.
16343         * mpw-build.in: Use a GCC-specific build script for GCC actions.
16345 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
16347         * configure.in: add bash, time, gawk to list of hosttools and things
16348         to only build for native toolchains
16350 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16352         * Makefile.in (docdir): Remove.
16354 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16356         * Makefile.in (datadir): Set to $(prefix)/share.
16358 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
16360         * configure.in: build diff and patch for cygwin32-hosted
16361         toolchains.
16363 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
16365         * config.sub: Accept -rtems*.
16367 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
16369         * configure.in: enable dosrel for cygwin32-hosted builds,
16370                 remove diff from the list of things not buildable
16371                 via Canadian Cross
16373 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
16375         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16376         don't get ". ".
16378 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
16380         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16382 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
16384         * Makefile.in (taz): Handle case where tex3patch didn't even get
16385         checked out.  Also, if it was found, put the symlink in a new util
16386         subdirectory.
16388 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16390         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16392 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
16394         * config.sub: Recognize -openvms.
16395         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16396         * make-all.com, setup.com: New files.
16398 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16400         * Makefile.in (taz): tex3patch moved to texinfo/util.
16402 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
16404         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16405         * configure.in: remove make from disable-if-Can-Cross list
16406                 enable gdb if ${host} and ${target} are cygwin32
16408 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
16410         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
16411         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16413 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16415         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
16416         distinguish sysv/svr4/bsd variants.
16417         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16419 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
16421         * configure.in: Added copyright notice.
16422         * move-if-change: Added copyright notice.
16424 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16426         * configure.in (powerpcle-*-solaris*): Until we get shared
16427         libraries working, don't build gdb, sim, make, tcl, tk, or
16428         expect.
16430 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
16432         * config.guess:  Merge with FSF:
16434         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16435         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16437         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
16438         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16440         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
16441         * config.guess:  Combine two OSF1 rules.
16442         Also recognize field test versions.  From mjr@zk3.dec.com.
16443         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
16444         because GNU uname does not support -p.  From pmr@pajato.com.
16446 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
16448         * Makefile.in (MAKEDIRS): Removed $(tooldir).
16450 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
16452         * mpw-README: Document GCCIncludes.
16454 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
16456         * configure.in (alpha-*-linux*): Set enable_shared to yes.
16458 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16460         * mpw-configure: Handle --enable-FOO and --disable-FOO.
16462 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
16464         * configure.in (*-*-cygwin32): Configure make.
16466 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
16468         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16470 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
16472         * Makefile.in (all-inet): Depend on all-perl.
16474         * Makefile.in (inet-install): New target.
16476         * Makefile.in (all-inet): Depend on all-tcl.
16477         (all-inet): Depend on all-send-pr.
16479 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16481         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16482         temporarily.
16484 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
16486         * configure.in: Don't configure --with-gnu-ld on AIX.
16488 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16490         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16492 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
16494         * Makefile.in (ALL_MODULES): Added all-inet.
16495         (CROSS_CHECK_MODULES): Added check-inet.
16496         (INSTALL_MODULES): Added install-inet.
16497         (CLEAN_MODULES): Added clean-inet.
16498         (all-indent): New target.
16500         * configure.in (host_tools): Added inet.
16501         (native_only): Added inet.
16502         (noconfigdirs): Added inet.
16504 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
16506         * configure.in: Don't configure libgloss if we are not configuring
16507         newlib.
16509 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
16511         * configure.in: Don't configure libgloss for unsupported
16512         architectures.
16514 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16516         * Makefile.in (CLEAN_MODULES): Add clean-apache.
16518 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
16520         * Makefile.in (ALL_MODULES): Include all-apache.
16521         (CROSS_CHECK_MODULES): Include check-apache.
16522         (INSTALL_MODULES): Include install-apache.
16523         (all-apache): New target.
16525         * configure.in: Added apache everywhere perl is seen.
16527 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16529         * Makefile.in: Add support for clean-{module} and
16530         clean-target-{module} rules.
16532 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
16534         * configure.in (*-*-ose) do not build libgloss.
16536 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16538         * config.guess (prep*:SunOS:5.*:*): Turn into
16539         powerpele-unknown-solaris2.
16541 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
16543         * configure.in: Permit --enable-shared to specify a list of
16544         directories.
16546 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16548         * configure.in (host==solaris): Pass only the first word of $CC
16549         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16551 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16553         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16555 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
16557         * Makefile.in (ALL_MODULES): Include all-perl.
16558         (CROSS_CHECK_MODULES): Include check-perl.
16559         (INSTALL_MODULES): Include install-perl.
16560         (ALL_X11_MODULES): Include all-guile.
16561         (CHECK_X11_MODULES): Include check-guile.
16562         (INSTALL_X11_MODULES): Include install-guile.
16563         (all-perl): New target.
16564         (all-guile): New target.
16566         * configure.in (host_tools): Include perl and guile.
16567         (native_only): Include perl and guile.
16568         (noconfigdirs): Don't build guile and perl; no ports have been
16569         done.
16571 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
16573         * configure (--enable-*): Handle quoted option lists such as
16574         --enable-sim-cflags='-g0 -O' better.
16576 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16578         * Makefile.in ({,inst}all-target): New rule so we can make and
16579         install all of the target directories easily.
16581 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16583         * configure.in: Add missing global flag in sed substitution when
16584         deleting `target-' from ${configdirs}.
16586 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
16588         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16589         option.
16591         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16592         config/mh-necv4.
16594         * install.sh: Correct misspelling of transformbasename.
16596         * config.guess: Recognize mips-*-sysv*.
16598 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
16600         * config.sub: Recognize mon960.
16602 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
16604         * configure: Restore Canadian Cross handling of BISON and LEX,
16605         removed in Feb 20 change.
16607 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
16609         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16610         Mention make install.  Remove the old copyright date as well the
16611         clumsy and rather pointless copyright on the README file.
16613 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16615         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16616         Makefile after running symlink-tree, then run `make distclean' to
16617         avoid clobbering any generated files in srcdir.
16619 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
16621         * configure.in (m68k-*-netbsd*): Build everything now.
16623 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16625         * Makefile.in (taz): Fix quoting.
16627 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
16629         * configure.in (sparclet-*-*): Build everything now.
16631 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16633         * configure.in (m68k-*-linux*): New host.
16635 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
16637         * configure: Check for bison before byacc.
16639 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
16641         * Makefile.in configure:  Change the way LEX and BISON/YACC are
16642         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
16643         searching PATH.  These are used as fallbacks by Makefile.in if
16644         flex/bison/byacc aren't in objdir.
16646 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
16648         * Makefile.in: Make everything which depends upon all-bfd also
16649         depend upon all-opcodes, in case --with-commonbfdlib is used.
16651 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16653         * configure.in (host *-*-cygwin32): Don't build gdb if we are
16654         building NT native compilers on Unix.
16656 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
16658         * configure.in: Don't get CC from the host Makefile fragment if we
16659         can find gcc in PATH, or if this is a Canadian Cross.  Move the
16660         Solaris test for /usr/ucb/cc to the post target script, just after
16661         the compiler sanity test.
16663 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
16665         * config.sub: Merge with FSF.
16667 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
16669         * Makefile.in (RPATH_ENVVAR): New variable.
16670         (REALLY_SET_LIB_PATH): Use it.
16671         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16673 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
16675         * config.sub, configure.in: Recognize sparclet cpu.
16677 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16679         * config.guess:  Support m68k-cbm-sysv4.
16681 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16683         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16684         m68k-unknown-linuxaout from linker help string.  Put quotes around
16685         $ld_help_string.
16687 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
16689         * config.guess (powerpc-harris-powerunix): Add guess for port
16690         to new target.
16692 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16694         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16696 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
16698         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16699         $(REALLY_SET_LIB_PATH) in Makefile.
16700         * Makefile.in (SET_LIB_PATH): New variable.
16701         (REALLY_SET_LIB_PATH): New variable.
16702         ($(DO_X)): Use $(SET_LIB_PATH).
16703         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16704         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16705         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16706         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16707         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16708         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16709         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16710         (install-dosrel): Likewise.
16711         (all-opcodes): Depend upon all-libiberty.
16713 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16715         * config.guess (*:CYGWIN*): New
16717 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16719         * Makefile.in (all-target-winsup): All all-target-libiberty.
16721 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16723         * configure.in (noconfigdirs): Add missing # in front of comment.
16725 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
16727         * configure.in: add second pass to things added to noconfigdirs
16728         so *-gm-magic can exclude libgloss properly.
16730 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
16732         * mpw-configure (extralibs_name, rez_name): Set correctly
16733         for MWC68K compiler.
16735         * mpw-README: Add more info on the necessary build tools.
16737 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16739         * configure.in, config.sub: Recognize cygwin32.
16741 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
16743         * config.guess, config.sub: Recognize A/UX.
16745 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
16747         * config.sub: Merge with gcc/config.sub.
16749 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
16751         * mpw-build.in (do-binutils): Add build of stamps.
16753 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
16755         * config.sub: Add recognition for mips64vr4100*-* targets.
16757 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16759         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16760         Add creation of gconfigargs with `--enable-shared' turned on.
16761         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16762         ($(host)-stamp-stage3-configured): Likewise.
16763         (HOLES): Add chatr and ldd.
16764         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16766 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
16768         * configure: Pass --nfp to recursive configures.
16770 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16772         * Makefile.in (DLLTOOL): New.
16773         (DLLTOOL_FOR_TARGET): New.
16774         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16775         (EXTRA_TARGET_FLAGS): Ditto.
16776         (EXTRA_GCC_FLAGS): Ditto.
16777         (CONFIGURE_TARGET_MODULES): Ditto.
16778         (DO_X): Ditto.
16779         * configure: Add DLLTOOL.
16781 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
16783         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16784         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16785         mh-sco, since old workarounds no longer needed, and don't
16786         build ld, since libraries have weak symbols in COFF.
16788 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
16790         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16792 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16794         * configure.in: Make sure that ${CC} can be used to compile an
16795         executable.
16797 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16799         * Makefile.in (all-gdb): Depend on $(GDB_TK).
16800         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16801         nothing depending on whether gdbtk is being built.
16803 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
16805         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16807 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
16809         * configure.in (noconfigdirs): Put ld or gas in this early, if the
16810         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16812 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
16814         * config-ml.in: Add support for
16815         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16816         Simplify setting of multidirs from --disable-foo.
16818 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16820         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16821         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16822         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16823         non-empty, pass them on to the  GCC make.
16824         (all-bootstrap): New rule that is like all-gcc, except it executes
16825         the GCC bootstrap rule instead of the GCC all rule.
16827 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
16829         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16831 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16833         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16834         DG/UX support.
16836 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
16838         * config.sub (i*86*) Change [345] to [3456]
16840 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16842         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16843         --with-gnu-ld=no.
16845 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16847         * config-ml.in (rs6000*, powerpc*): Add switches to control which
16848         AIX multilibs get built.
16850 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16852         * configure.in (i386-win32): Don't build expect if we're not
16853         building the tcl subdir.
16855 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
16857         * Makefile.in: (configure-target-examples, all-target-examples):
16858         New targets, configure and build example programs.
16860 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
16862         * mpw-configure: If an mpw-config.in generated a file mk.sed,
16863         use it as input to sedit the generated MPW makefile.
16864         * mpw-README: Add a suggestion about Gestalt.h.
16866 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
16868         * config.sub: Accept *-*-ieee*.
16870 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
16872         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
16873         Ronald F. Guilmette <rfg@monkeys.com>.
16875 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16877         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16878         for powerpc-pe native.
16879         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16880         (target==powerpc-pe): duplicate i386-win32 entry.
16882 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16884         * configure.in (noconfigdirs): Exclude target-newlib for all versions
16885         of vxworks, not just vxworks5.1.
16887 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
16889         * mpw-configure: Add support for exec-prefix.
16891 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16893         * config.guess: Recognize HP model 816 machines as having
16894         a PA1.1 processor.
16896 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16898         * configure: Ignore new autoconf configure options.
16900 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16902         * config.guess:  Recognize Pentium under SCO.
16903         From Robert Lipe <robertl@arnet.com>.
16905 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16907         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16909 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
16911         * configure.in: Don't configure gas for alpha-dec-osf*.
16913 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
16915         * configure.in: Default to --with-stabs for some targets for which
16916         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16917         i[345]86*-*-unixware*.
16919 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16921         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16922         rather than basing it on the target.  Simplify handling of options
16923         controlling which directories to configure.  Remove extraneous
16924         slash in multi-clean target.
16926 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
16928         * config-ml.in: Prefix more variables with ml_ so they don't collide
16929         with configure's.
16931 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
16933         * configure: Don't turn -v into --v.
16935 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
16937         * configure.in (targargs): Fix typo.
16939         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16941 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
16943         * configure.in: Strip --host and --target options from
16944         CONFIG_ARGUMENTS, and always configure for --host only.  Add
16945         --with-cross-host option when building with a cross-compiler.
16946         * configure: Canonicalize the arguments put into config.status by
16947         always using `=' for an option with an argument.  Pass a presumed
16948         --host or --target explicitly.
16950 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
16952         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16953         into general OS recognition case.
16955 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16957         * configure.in (target_configdirs): add target-winsup only
16958         for win32 target systems.
16960 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
16962         * Makefile.in (all-target-libgloss): Depend upon
16963         configure-target-newlib, since when libgloss is built it looks to
16964         see if the newlib directory exists.
16966 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
16968         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16969         cfg-ml-*.in.
16971 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
16973         * configure: Handle LD and LD_FOR_TARGET when configuring a
16974         Canadian Cross.
16976 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16978         * configure.in (target_libs): add target-winsup.
16979         (target==i386-win32): add patch diff flex make to $noconfigdirs.
16980         (target==ppcle-pe): remove ld from $noconfigdirs.
16982 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
16984         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16985         Preserve relative path names in $srcdir.  Build symlink tree if
16986         configuring cross target dir and srcdir=. (= no VPATH support).
16987         (configure-target-libg++): Depend on configure-target-librx.
16988         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16989         * config-ml.in: New file.
16990         * symlink-tree: New file.
16991         * configure: Ensure srcdir="." if that's what it is.
16993 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
16995         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16996         includes and FLEX_SKELETON setting.
16997         * mpw-configure (--with-gnu-ld): New option, controls whether
16998         to use PPCLink or ld with PowerMac GCC.
16999         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17000         * mpw-config.in: Configure grez if targeting Mac.
17002         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17003         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17004         just macos.
17005         * configure.in: Configure grez resource compiler if targeting Mac.
17006         * Makefile.in (all-grez, install-grez): New targets.
17008 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17010         * configure: CXX defaults to gcc, not g++.  If we find
17011         gcc in the path, set CC to gcc -O2.
17013 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17015         * configure: Default ${build} correctly.  Avoid picking up extra
17016         spaces when reading CC and CXX from Makefile.  When doing a
17017         Canadian Cross, use plausible default values for numerous
17018         variables.
17019         * configure.in: When doing a Canadian Cross, don't try to
17020         configure tools whose configure script can't handle it.
17022 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17024         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17026 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17028         * configure:  Remove dubious bug reporting address.
17030 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17032         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17033         configure script, run that instead of this directory's configure.
17034         In either case, print a message that we're configuring the sub-dir.
17036 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17038         * configure.in: Before checking for the existence of various files,
17039         use sed to filter out "target-".
17041 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17043         * Makefile.in (DO_X): Split rule to decrease command line length
17044         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17045         (Philippe De Muyter).
17047 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17049         * Makefile.in (all-patch): depend on all-libiberty.
17051 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17053         * configure.in: If the only directory in target_configdirs which
17054         actually exists is libiberty, then set target_configdirs to empty,
17055         to avoid trying to build a target libiberty in a gas or gdb
17056         distribution.
17058 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17060         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17061         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17062         systems.
17064 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17066         * configure.in (copy_dirs): Use sys-include instead of include
17067         for --with-headers option.
17069 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17071         * Makefile.in, configure.in: Make winsup builds work with
17072         new scheme.
17074 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17076         * configure.in: Build the linker on AIX.
17078 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17080         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17081         where needed.
17083 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17085         * Makefile.in (all-gcc): Fix typo.
17087 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17089         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17091 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17093         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17094         to target-xiberty, to provide more flexibility.
17095         (target_subdir):  Define.  Create if cross.
17096         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17097         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17098         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17099         check-libFOO -> check-target-libFOO, etc.
17100         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17101         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17102         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17103         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17104         allow ALL_GCC="" to only configure.
17105         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17106         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17107         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17109 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17111         * Makefile.in (taz): Build "info" in etc explicitly.
17113 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17115         * configure.in:  Make sure that CC is undefined (as opposed to
17116         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17117         problem with autoconf trying to configure on a host without GCC.
17119 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17121         * mpw-configure: Set host alias from choice of host compiler,
17122         only use generic MPW Makefile sed if present, edit a file
17123         named "hacked_Makefile.in" instead of "Makefile.in" if present.
17124         * mpw-README: Add problem notes about CW6 and CW7.
17126 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
17128         * Makefile.in (taz): Use ";" instead of ";;".
17130 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17132         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
17133         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17134         DISTDOCDIRS.
17135         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
17136         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
17138 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17140         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
17141         and gnats, because they are now subsumed by DISTSTUFFDIRS.
17142         Move bfd to DISTSTUFFDIRS.
17144 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17146         * Makefile.in (X11_LIB): Removed.
17147         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17149         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17151 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17153         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17154         names.
17156 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17158         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17160 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
17162         * configure.in (i[345]86-*-win32): Always build newlib.
17163         Don't configure cvs, autoconf or texinfo.
17164         * Makefile.in (LD_FOR_TARGET): New.
17165         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17166         Pass down LD_FOR_TARGET.
17168 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17170         * winsup: New directory.
17171         * Makefile.in: Build winsup.
17172         * configure.in: Winsup is configured when target is win32.
17173         Can only build win32 target GDB when native.
17175 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
17177         * config.guess: Recognize HP model 819 machines as having
17178         a PA 1.1 processor.
17180 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17182         * configure: Fix sed loop which substitutes for CC and CXX to
17183         avoid bug found in various sed implementations.
17185 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17187         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17188         simulator.  Use standard powerpc-*-eabi*.
17190 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17192         * configure.in: Stop putting gas and binutils in noconfigdirs for
17193         powerpc-*-aix* and rs6000-*-*.
17195 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
17197         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17198         -mcall-aixdesc libraries.
17200 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
17202         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17204         * config.sub (arm | armel | armeb): Fix shell syntax.
17206 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17208         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17209         -msoft-float and -mcpu=common support.
17210         (powerpc*-*-eabisim*): Add support for building -mcall-aix
17211         libraries.
17213 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17215         * configure.in: Allow configuration and build of emacs19 for the alpha.
17217 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17219         * configure.in (CC): Get ^CC, not just any old CC, from
17220         ${host_makefile_frag}.
17222 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17224         * configure.in (CC): Try to get CC from
17225         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17227 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17229         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17230         only if it exists in $(srcdir).
17232 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17234         * configure: If CC and CXX are not set in the environment, set
17235         them, based on either an existing Makefile or on searching for gcc
17236         in PATH.  Substitute for CC and CXX in Makefile.
17237         * configure.in: Remove libm from target_libs.  Separate
17238         target_configdirs from configdirs.  If CC is not set in
17239         environment, try to get it from a host Makefile fragment.  Rewrite
17240         changes of configdirs to use skipdirs instead.  A few minor
17241         tweaks.  Take directories out of target_configdirs as they are
17242         taken out of configdirs.  Remove existing Makefile files from
17243         subdirectories.  Substitute for TARGET_CONFIGDIRS and
17244         CONFIG_ARGUMENTS in Makefile.
17245         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17246         by configure.in.
17247         (CONFIG_ARGUMENTS): Likewise.
17248         (CONFIGURE_TARGET_MODULES): New variable.
17249         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17250         ($(CONFIGURE_TARGET_MODULES)): New target.
17251         (configure-libg++, configure-libio): New targets.
17252         (all-libg++): Depend upon configure-libg++.
17253         (all-libio): Depend upon configure-libio.
17254         (configure-libgloss, all-libgloss): New targets.
17255         (configure-libstdc++): New target.
17256         (all-libstdc++): Depend upon configure-libstdc++.
17257         (configure-librx, all-librx): New targets.
17258         (configure-newlib): New target.
17259         (all-newlib): Depend upon configure-newlib
17260         (configure-xiberty): New target.
17261         (all-xiberty): Depend upon configure-xiberty.
17263 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17265         * configure.in (host i[345]86-*-win32):  Expand the
17266         noconfigdirs again.
17268 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
17270         * mpw-configure: Fix sed command file name.
17272 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17274         * configure.in (host i[345]86-*-win32): Reduce the
17275         noconfigdirs again.
17277 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
17279         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17280         or powerpc*-*-pe*, since they are not yet supported.
17282 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17284         Add PowerMac support and many other enhancements.
17285         * mpw-configure: New option --cc to select compiler to use,
17286         paste options set according to --cc into the generated
17287         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17288         if mpw-make.sed is present.
17289         * mpw-config.in: Don't test for gC1, test for mpw-touch,
17290         add forward includes for PowerPC include files.
17291         * mpw-build.in: Build using Makefile.PPC if present.
17292         (do-byacc, etc): Remove separate version resource builds.
17293         (do-gas): Build "stamps" before "all".
17294         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17295         * mpw-README: Update to reflect --cc option, PowerMac support,
17296         and recently-reported compatibility problems.
17298 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
17300         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17301         embedded m68k systems (-aout, -coff, -elf, -vxworks).
17302         (--with-multilib-top): Pass to recursive invocations.
17304 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
17306         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17307         v810-*-*.
17309 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17311         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17312         gdb, ld and opcodes on v810-*-*.
17314 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17316         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17317         (local-maintainer-clean): New target.
17318         (maintainer-clean): New target.
17319         (realclean): Just depend upon maintainer-clean.
17321 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17323         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17325 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
17327         * configure.in: Build ld in mips*-*-bsd* case.
17329 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
17331         * config.sub: Accept -lites* OS.  From Ian Dall.
17333 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
17335         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17336         targets.
17338 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17340         * configure.in: treat i386-win32 canadian cross the same as
17341         i386-go32 canadian cross.
17343 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17345         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17346         running under the simulator to build a reduced set of libraries.
17347         (powerpc-*-eabiaix): Add fine grained multilib support added to
17348         other powerpc targets yesterday.
17350 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17352         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17353         -disable-softfloat, -disable-relocatable, -disable-aix, and
17354         -disable-sysv to control which multilib libraries get built.
17356 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17358         * configure: Add Makefile.tem to list of files to remove in trap
17359         handler.
17361 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17363         * config.guess (*Linux*):  Add missing "exit"s.
17364         Also, need specific check for alpha-unknown-linux (uses COFF).
17366 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17368         * config.guess:  Merge with FSF:
17370         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
17371         * config.guess (AIX4): More robust release numbering discovery.
17373         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
17374         * config.guess (i386-sequent-ptx): Properly get version number.
17376         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
17377         * config.guess (mips:*:4*:UMIPS): New case.
17379 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17381         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17382         (i386-win32 host): Likewise.  Don't build readline.
17384 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
17386         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
17387         SUPPORT_FILES to submakes.
17389 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
17391         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17392         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17393         mpw-configure.
17395 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
17397         * configure.in (appdirs): Use =, not ==, in test expression when
17398         trying to build the text to print in the warning message for
17399         Solaris users.
17401 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
17403         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17405 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17407         * config.guess: Recognize lynx-2.3.
17409 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
17411         * config.sub (z8ksim): Deleted
17412         (z8k-*-coff): New, this is the one true name of the target.
17414 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
17416         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17418 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
17420         * config.guess (*:Linux:*:*): First try asking the linker what the
17421         default object file format is (elf, aout, or coff).  Then if this
17422         fails, try previous methods.
17424 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17426         * configure.in: Don't build newlib for *-*-vxworks5.1.
17428 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17430         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17431         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17433 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
17435         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17437 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
17439         * cfg-ml-com.in: New file.
17440         * cfg-ml-pos.in: New file.
17442 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17444         * COPYING.NEWLIB: Add HP free copyright to list.
17446 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17448         * config.sub: Recognize -eabi* for the system, not just -eabi.
17450 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17452         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17453         * config.sub, configure.in (win32): New target and host.
17455 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17457         * configure.in: Add i386-pe configuration.
17459 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
17461         * mpw-build.in (install): Install GDB after LD.
17463 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
17465         * mpw-config.in (elf/mips.h): Always forward-include, needed
17466         for GDB to build.
17468 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17470         * testsuite: New directory for customer acceptance and whole tool
17471         chain tests.
17473 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17475         * configure: If per-host line isn't found, but AC_OUTPUT is found
17476         and a configure script exists, run it instead.
17478 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17480         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
17482 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17484         * configure: Set build_{cpu,vendor,os,alias} to host values when
17485         --build isn't specified.
17487 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17489         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17490         (FLAGS_TO_PASS): Pass them.
17491         (EXTRA_TARGET_FLAGS): Ditto.
17493 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17495         * Makefile.in (all-libg++): Depend on all-libstdc++.
17497 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17499         * configure.in (noconfigdirs): Enable all packages for
17500           i386-unknown-netbsd.
17502 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
17504         * configure.in (noconfigdirs): Don't configure tk for i386-go32
17505         hosted builds (DOS builds)
17507 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17509         Changes for ARM based on patches from Richard Earnshaw:
17510         * config.sub: Handle armeb and armel.
17511         * configure.in: Omit arm linker only for riscix.
17513 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17515         * config.guess:  Update from FSF.
17517 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
17519         * config.sub: Recognize powerpcle as the little endian variant of
17520         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
17521         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
17522         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
17523         temporarily.
17525 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
17527         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17529 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
17531         * config.sub: Accept -lites* as a basic system type.
17533 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
17535         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17536         installed, and if so return linuxoldld as the system name.
17538 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
17540         * config.guess: Add hppa1.1-hp-lites support.
17542 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17544         * configure.in: Don't build newlib for m68k-vxworks5.1.
17546 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17548         * configure.in (mips-sgi-irix6): Use mh-irix5.
17550 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
17552         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17554 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17556         * test-build.mk: Enable building of shared libraries on IRIX 5 and
17557         OSF/1.  Fix compiler flags.
17558         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
17560 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
17562         * configure.in: Recognize --with-newlib.
17563         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17565 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17567         * Makefile.in: move {all,check,install}-gdb from *_MODULES
17568         to *_X11_MODULES due to gdbtk needing X include files et al.
17570 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
17572         Merge in support for Mac MPW as a host.
17573         (Old change descriptions retained for informational value.)
17575         * mpw-config.in: Add generic include forwards for cpu-specific
17576         include files in aout and elf directories.
17578         * mpw-configure: Added copyright.
17579         * mpw-config.in: Check for presence of required build tools.
17580         (target_libs): Add newlib.
17581         (target_tools): Add examples.
17582         (Read Me): Generate as "Read Me for MPW" instead.
17583         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17584         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17585         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17587         * mpw-configure: Remove subdir-specific makefile hackery,
17588         delete mk.tmp after using it.
17590         * mpw-build.in (all): Display start and end times.
17592         * mpw-configure (host_canonical): Set.
17593         (target_cpu): Always add to makefiles.
17594         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17595         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17596         (mpw-mh-mpw): Look for in srcdir and srcroot.
17597         Use sed instead of mpw-edit-prefix to edit prefix definitions.
17599         * mpw-build.in: (install-only): New target.
17601         * mpw-configure (host_alias, target_alias): Rename from hostalias
17602         and targetalias, add into generated Makefile.
17603         (mk.tmp): If present, add into generated Makefile.
17604         * mpw-build.in (all-gas): Build config.h first before gas proper.
17606         * mpw-configure (config.status): Write only if changed.
17607         * mpw-config.in (readline): Configure it (not built, just used for
17608         definitions).
17610         * mpw-config.in (elf/mips.h): Add a forward include.
17612         * mpw-config.in: Forward-include most .h files in include into
17613         extra-include.
17614         (readline): Don't build.
17615         mpw-build.in (install): Install GDB.
17617         * mpw-configure (prefix, mpw_prefix): Handle it.
17618         * mpw-config.in (mmalloc, readline): Don't configure.
17619         * mpw-build.in (thisscript): Rename to ThisScript.
17620         Use mpw-build instead of BuildProgram everywhere.
17621         (mmalloc, readline): Don't build.
17622         * mpw-README: New file, basic documentation about the MPW port.
17624         * mpw-config.in: Use forward-include to create include files.
17626         * mpw-configure: Add more things to the top of each configured
17627         Makefile, including contents of config/mpw-mh-mpw.
17628         * mpw-config.in (extra-include): Create this directory and fill it
17629         with Posix-like include files when configuring.
17631         * config.sub (apple, mac, mpw): Add various aliases.
17633         * mpw-build.in: New file, top-level build script fragment for MPW.
17634         * mpw-configure: New file, configure script for MPW.
17635         * mpw-config.in: New file, config fragment for MPW.
17637 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17639         * configure.in (host_libs): Remove glob, since it is gone from the
17640         sources.
17642 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17644         * Makefile.in: define empty GDB_NLM_DEPS var.
17646         * configure.in(target_makefile_frag): use config/mt-netware
17647         for netware targets.
17649 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17651         * config.sub: Merge in recent FSF changes.  Remove linux special
17652         cases.
17654 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17656         Revert this change:
17658         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17660                 * build-all.mk: Use CC=cc -Xs on Solaris.
17662 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17664         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
17665         stop using it.
17666         * Makefile.in: Nuke all references to glob subdirectory.
17668 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17670         * configure.in: Fix --enable-shared logic in per-host.
17672 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17674         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17676 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17678         * configure.in (noconfigdirs): Don't build gas on AIX, for
17679         powerpc*-*-aix* as well as for rs6000*-*-aix*.
17681 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
17683         * configure: Fix --cache-file to work if the file argument is a
17684         relative path.
17686 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
17688         * configure: If the --cache-file is used, pass it down to
17689         configure in subdirectories.
17691 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
17693         * config.sub: add vxworks29k configuration.
17695 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17697         * Makefile.in (taz): Do "diststuff" part quietly.
17699 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17701         * config.sub: Mini-merge with gcc/config.sub.
17703 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17705         * config.guess (IRIX): Sed - to _.
17707 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17709         * Makefile.in (source-vault, binary-vault): New targets.
17711 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
17713         * config.sub: Recognize -eabi as a basic system type.
17715 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17717         * configure.in (enable_shared stuff): Fix typo.
17719 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
17721         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17723 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17725         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17727 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
17729         * configure.in (rs6000-*-*): Don't build gas.
17731 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
17733         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17734         reduce command line length.
17735         (AS_FOR_TARGET): Check for as.new, not Makefile.
17736         (NM_FOR_TARGET): Check for nm.new, not Makefile.
17738 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17740         * config.guess:  Merge from FSF.
17742 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17744         * configure: Don't use $ when handling program_suffix.
17746 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
17748         * configure.in:  Configure tk for hppa/hpux.
17750 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17752         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
17754 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17756         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
17757         to LIBCXXFLAGS.  Tests are better run without it.
17759 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
17761         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17763 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
17765         * configure.in (*-*-netware*): Don't configure xiberty.
17767 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
17769         * configure.in:  Remove tk from native_only list.
17771 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
17773         * build-all.mk: Add mips-ncd-elf target to sun4 targets
17774           for special NCD build.
17776 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17778         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17779         makeall.bat, they're only useful for binutils snapshots.
17780         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17781         makeall.bat to specified SUPPORT_FILES.
17783 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
17785         * build-all.mk: Add Ericsson targets to sun4 and solaris
17786           hosts.  Add  BNR's sun4 target to solaris host, so their
17787           build-from-source will be tested in-house first.
17789 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17791         * Makefile.in (LIBCFLAGS): New variable.
17792         (CFLAGS_FOR_TARGET): Ditto.
17793         (LIBCFLAGS_FOR_TARGET): Ditto.
17794         (LIBCXXFLAGS): Ditto.
17795         (CXXFLAGS_FOR_TARGET): Ditto.
17796         (LIBCXXFLAGS_FOR_TARGET): Ditto.
17797         (BASE_FLAGS_TO_PASS): Pass them.
17798         (EXTRA_TARGET_FLAGS): Ditto.
17800         * configure.in: Support --enable-shared.
17802 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17804         * configure.in (target_libs):  Include libstdc++ again.
17805         * config.guess:  Update from FSF (for FreeBSD).
17807 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17809         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17810         makeall.bat.
17811         (DISTDOCDIRS): Add `etc'.
17812         (ETC_SUPPORT_PFX): New variable.
17813         (taz): Include anything from etc starting with a word in
17814         ETC_SUPPORT_PFX.
17816 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17818         * config.sub: Update for recent FSF changes.  Remove obsolete
17819         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
17820         spacing changes.
17822 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17824         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
17826         * config.guess:  Merge with FSF.
17827         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17829 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17831         * configure: Since the "trap 0" handler will override the exit
17832         status on many systems, only use it for "exit 1", and make it set
17833         a non-zero exit status; reset it before "exit 0".  Also, check
17834         exit status of config.sub, and error out if it failed.
17836 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
17838         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17839         and install libgloss.
17841 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17843         * Makefile.in (all-binutils): Depend upon all-byacc.
17845         * configure.in: Don't build emacs on Irix 5.
17847 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
17849         * configure.in (*-*-netware*): Add libio.
17851 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17853         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17854         (CHECK_TARGET_MODULES): Ditto.
17855         (INSTALL_TARGET_MODULES): Ditto.
17856         (TARGET_LIBS): Ditto.
17857         (all-libstdc++): Note dependencies.
17859 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17861         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17863 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17865         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17866         -fexternal-templates.
17868         * configure.in (target_libs): Add libstdc++.
17869         (noconfigdirs): Add libstdc++ as appropriate.
17871 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17873         * config.guess:  Update from FSF.
17875 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17877         * configure: Use ${config_shell} when running ${configsub}.
17879 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
17881         * config.sub: No longer recognize h8300h.
17883 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17885         * config.sub: Remove extraneous differences between config.sub and
17886         gcc/config.sub.
17888 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17890         * Makefile.in (DISTSTUFFDIRS): Add gas.
17892 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
17894         * COPYING.NEWLIB: New file.
17896 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17898         * config.guess (HP-UX):  Patch from Harlan Stenn
17899         <harlan@landmark.com> to also emit release level.
17901 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17903         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17905 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17907         * config.sub:  Merge nextstep cleanup from FSF.
17909 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17911         * configure.in (arm-*-*): Don't configure ld for this target.
17913 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
17915         * configure.in (*-*-netware): don't configure libg++, libio,
17916           librx, or newlib.
17918 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17920         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
17921         configure ld--it works, but it doesn't support shared libraries.
17923 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17925         * config.guess (*-unknown-freebsd*):  Get rid of possible
17926         trailing "(Release)" in version string.
17927         Patch from Paul Richards <paul@isl.cf.ac.uk>.
17929 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17931         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17932         Fix type: *-next-neststep -> *-next-nextstep.
17934         * config.guess:  Merge from FSF:
17936         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
17938         * config.guess: Recognize powerpc-ibm-aix3.2.5.
17940         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
17942         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17943         instead of UNIX_SV for UnixWare 1.0).
17945 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
17947         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
17948         to make gdb/nlm/* build after the compiler and linker.
17950 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17952         * config.guess (netbsd, freebsd, linux):  Accept any machine,
17953         not just i[34]86.
17954         (m68k-atari-sysv4):  Relocate to match FSF version.
17956         * config.guess:  More merges from the FSF:
17958         Add a space before function call or macro invocation.
17960         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17962         * config.guess: Add trap cmd to remove dummy.c and dummy when
17963         interrupted.
17965         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17967         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17968         (dummy): Redirect stderr from compilation of dummy.c.
17970         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
17972         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17974 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
17976         * configure: Accept and ignore --cache*, for compatibility with
17977         new autoconf.
17979 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17981         * config.guess:  Merge from FSF:
17983         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17985         * config.guess (Pyramid*:OSx*:*:*): New case.
17986         (PATH): Add /.attbin at end for finding uname.
17987         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
17989         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
17991         * config.guess (M88*:DolphinOS:*:*): New case.
17993         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
17995         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17996         to select whether to use ELF or COFF.
17998         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18000         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18002         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18004         * config.guess: Guess the OS version for HPUX.
18006         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18008         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18010 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18012         * configure.in: Recognize --with-headers, --with-libs, and
18013         --without-newlib.
18014         * Makefile.in (all-xiberty): Depend upon all-ld.
18016 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18018         * configure.in: Change i[34]86 to i[345]86.
18020 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18022         * configure (version): A few more tweaks to help message.
18024 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18026         * Makefile.in:  Remove (for now) librx as a host library,
18027         now that we're building it for target.
18029 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18031         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18032         (Karl Berry).
18034 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18036         * configure.in:  Also configure librx.
18038 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18040         * Makefile.in:  Update various rules to reflect that librx
18041         is now needed for libg++.
18043 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18045         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18047 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18049         * configure.in: Configure the examples directory.
18051 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18053         * configure: Simplify Jun 2 1994 change.
18055 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18057         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18058         /bin/gcc isn't good enough to build gcc.
18060 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18062         * Makefile.in (GDB_SUPPORT_FILES): Remove
18063         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18064         (gdb.tar.gz): Add new rule to use standard distribution building
18065         mechanism.
18067 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18069         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18070         Bill Cox <bill@cygnus.com>.
18072 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18074         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18076 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18078         * configure:  Search current dir first in .gdbinit.
18080 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18082         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18084 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18086         * config.sub:  Refer to NeXT's operating system as nextstep.
18088         * config.sub (case $basic_machine):  Re-order the cases, to match
18089         the order in the FSF version (which is mostly alphabethical).
18090         Merge in some additions and changes from the FSF.
18092 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18094         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18095         * config.sub: Recognize cxux7.
18096         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18098 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18100         * config.sub:  Fix typo powerpc -> powerpc-*.
18102 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18104         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18106         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18107         parallel with all-emacs and install-emacs).  Top-level command
18108         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18110 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18112         * test-build.mk ($(host)-stamp-stage2-installed): Remove
18113         $(relbindir)/make before doing ``make install'', and use
18114         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18115         installing over running make binary.
18116         ($(host)-stamp-stage3-installed): Likewise.
18118 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18120         * config.guess: Recognize Mach.
18122 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18124         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18125         see whether --exec-prefix was used.
18127 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18129         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
18131 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18133         * Makefile.in: Add all-librx target similar to all-libproc.
18135 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
18137         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
18138         with post 1.2 uname bogosity.
18140 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18142         * configure: Remove temporary files on receipt of a signal.
18144 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
18146         * configure: If there is a package_makefile_frag, remove
18147         ${subdir}/Makefile.tem after copying it in.
18149 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18151         * build_all.mk: support rs6000 lynx identifies itself as
18152         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
18153         since /bin/gcc is too feeble to compile a modern gcc.
18155 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18157         * brought devo/test-build.mk update-to-date with progressive/
18158           test-build.mk. Add lynx targets and hppa flag info.
18160 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18162         * configure.in:  Use mh-ncrsvr43.  Patch from
18163         Tom McConnell <tmcconne@sedona.intel.com>.
18165 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18167         * config.guess (i386-unknown-bsdi):  No longer need to
18168         check #if defined(__bsdi__) && defined(__i386__).
18170 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18172         * configure: Set program_transform_nameoption correctly.
18174 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18176         * brought build-all.mk update-to-date with progressive build-all.mk,
18177           added new targets and hppa info.
18179 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18181         * configure: If config.guess result is a prefix of the user
18182         specified target, assume a native build and use the user specified
18183         target as the host alias.  Remove SunOS patch suffix removal hack.
18184         * configure.in: Remove SunOS patch suffix removal hack.
18186         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18187         in NATIVE_CHECK_MODULES.
18189 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
18191         * Makefile.in: Rename HOST_ONLY to NATIVE.
18192         * configure: Delete SunOs patch suffix from host_canonical
18193           and build_canonical variables that are prepended to Makefiles.
18194         * configure.in: Add comments for easier maintenance.
18196 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18198         * Makefile.in: Add all-libproc target similar to all-gui.
18200 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
18202         * Makefile.in (CHECK_MODULES): split into
18203         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18205 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
18207         * config.guess (i386-unknown-bsdi): New system to guess.
18209 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18211         * Makefile.in: Add all-gui target (but not yet build by "all").
18213 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
18215         * config.sub: Move deletion of patch suffix from here...
18216         * configure.in: To here, at Ian's suggestion.  The top-
18217           level scripts might need to know of a patch level.
18219 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
18221         * config.sub: Strip off patch suffix so rtl is recognized
18222           as a sunos4.1.3 machine, even though it's been patched.
18224 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
18226         * Makefile.in (INSTALL_LAST): Delete.
18227         (INSTALL_DOSREL): New.
18229 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18231         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18232         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18233         whether we pass down --with-gnu-ld anyhow.
18235 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
18237         * Makefile.in (INSTALL_LAST): Change operation so it works
18238         on more flavors of make.
18239         * configure.in (go32): Don't build libg++ or libio.
18241 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
18243         * Makefile.in (Move HOST_PREFIX_1 and friends up so
18244         they can be overriden by templates.
18246 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
18248         * configure.in (target==go32): Don't build gdb.
18249         * dosrel: New directory.
18251 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
18253         * configure.in (host==go32): Configure dosrel too.
18254         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18255         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18256         be set by incoming names or templates.
18257         (INSTALL_LAST): New rule.
18259 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
18261         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18263 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18265         * configure.in (appdirs): New variable.  Currently empty, but will
18266         be used in gas distribution.  If nonempty, lists a set of
18267         directories at least one of which must get configured, or top
18268         level configuration is considered to have failed.
18269         (rs6000-*-lynxos*): Use new file name.
18271 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18273         Eliminate XTRAFLAGS.
18274         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18275         newlib include files using -idirafter, and also use -nostdinc.
18276         (CXX_FOR_TARGET): Likewise.
18277         (XTRAFLAGS): Removed.
18278         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18279         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18280         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18281         ($(DO_X)): Don't pass down XTRAFLAGS.
18283 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18285         * configure.in (mips*-dec-bsd*): New target; do build linker.
18286         (mips*-*-bsd*): New target; don't build linker.
18288 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18290         * configure.in: support rs6000-*-lynxos* configuration.
18291         support sunos4 as a cross target.
18293         * config.sub: look for lynx*, not lynx since the OS version may
18294         legitimately be part of the name.
18296 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18298         * configure.in (i[34]86-*-sco*): Move to be with other i386
18299         targets.
18300         (romp-*-*): New target.  Skip various binary utilities.
18301         (vax-*-*): New target.  Don't build newlib.
18302         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
18304 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18306         * configure.in: Only set host_makefile_frag if config
18307         directory exists.
18309 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18311         * install.sh: If $dstdir exists, don't check whether each
18312         component does.
18314 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18316         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18318 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
18320         * configure.in (*-*-lynxos*): Don't configure newlib for either
18321         native or cross Lynx.
18323 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
18325         * config.sub (sparc64-elf): Fix os.
18326         (z8k): Remove duplicate.
18328 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18330         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18331         gcc/stmp-fixproto, to try to prevent fixproto from being run.
18333 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
18335         * configure: Make file links cleanly even if Lynx fails on
18336           an NFS symlink (at least fail cleanly).
18338 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18340         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18341         -XNh2000.
18343 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18345         * configure: Unknown options are fatal again.
18347 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
18349         * configure: Ignore --x-includes and --x-libraries, for Autoconf
18350         compatibility.
18352 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
18354         * build-all.mk: Add `clean' target.
18356 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18358         * config.guess:  Add SINIX support.
18359         * configure.in:  Add mips-*-sysv4* support.
18361 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
18363         * build-all.mk: Document all useful targets.
18364         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18365         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18367 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18369         * configure: Support --silent, --quiet.
18371 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18373         * configure: Support --disable-FEATURE.
18375 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18377         * config.guess: Recognize NCR running SVR4.3.
18379 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18381         * config.guess:  Make BSDI generate i386-unknown-bsd386.
18382         Patch from Paul Eggert <eggert@twinsun.com>.
18384 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18386         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18388 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18390         * configure: Make unrecognized options give nonfatal warnings
18391         instead of fatal errors, and pass them to any subdirectory
18392         configures in case they recognize them.
18393         Make --x equivalent to --with-x.
18395 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18397         * configure: Add --enable-* options.  Clean up usage message and
18398         some comments.
18400 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
18402         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18404 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18406         * configure.in (hppa*-*-*): Enable binutils.
18408 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18410         * config.sub: Recognize cisco.
18412 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
18414         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18416 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18418         * config.guess: about target *-hitachi-hiuxwe2, don't print more
18419         than one configuration name.  Add comment.
18421 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
18423         * config.guess: about target *-hitachi-hiuxwe2, fixed
18424         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
18425         macro is incorrect.]
18427 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18429         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18430         than the "make ls" stuff which used to be here.
18432 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18434         * config.guess:  Recognize i[34]86-unknown-freebsd.
18435         From Shawn M Carey <smcarey@rodan.syr.edu>.
18437 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18439         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18441 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
18443         * config.guess: Check for ptx.
18445 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
18447         * config.sub: Add os9k checking.
18449 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18451         * config.guess: Handle OSF1 running on HPPA processors
18453 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18455         * configure: If subdir configure fails, print out a message with
18456         subdirectory name, in case subdir's configure code didn't identify
18457         itself.
18459 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
18461         * configure.in: Remove embedded newlines from configdirs.
18462         Avoid mismatches of substrings.  Fix matching strings at end
18463         of configdirs.
18465 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
18467         * config.guess:  Add Lynx/rs6000 config support.
18469 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18471         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18473 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
18475         * configure.in (hppa*-*-osf*): Treat this just like most other
18476         PA configurations (eg no binutils or ld).
18477         (hppa*-*-*elf*): These configurations have binutils and ld.
18479 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18481         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
18483 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18485         * configure.in (rs6000-*-*): Build gas.
18487 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18489         * Makefile.in:  Avoid bug in losing hpux sed.
18491 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18493         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18494         for GDB and GDB has been fixed to not need it.
18496 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18498         * config.guess: Recognize vax hosts.
18500 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18502         * configure (while loop): Don't use "break 2" inside case
18503         statement -- the case statement isn't an enclosing loop.
18505 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18507         * config.guess:  Clean up NeXT support, to allow nextstep
18508         on Intel machines.  Make OS be nextstep.
18510 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
18512         * config.guess: Add alternate forms for Convex.
18514 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
18516         * configure:  Completely rewrite option processing.  Take
18517         advantage of pattern-matching to avoid invoking test frequently.
18518         Also clean up host and target defaulting logic.
18520 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18522         * Makefile.in: Replace all occurrances of "rootme" with "r" and
18523         "$${rootme}" with "$$r", to increase the likelihood that the do-*
18524         commands (plus user environment) will fit SCO limits.
18526 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18528         * configure.in: Don't issue warnings about directories which are
18529         not being configured if -norecursion is set.  Correct test for
18530         --with-gnu-as and --with-gnu-ld to not get confused by substring
18531         matches.
18533         * configure.in: Don't build gas for alpha-dec-osf1*.
18535 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
18537         * configure:  Back out Per's change of 12/19/1993.  It changes the
18538         behavior of configure in unexpected and confusing ways.
18540         Also, use different delim char when calculating
18541         program_transform_name so that the name can contain slashes.
18543 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
18545         * configure.in, config.sub: Add support for VSTa micro-kernel.
18547 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
18549         * configure.in: Nuke hacks which were used to get a special
18550         version of GAS for HPPA configurations.
18552 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18554         * configure:  If only ${target_alias} is given, use that
18555         as the default for ${host_alias}.
18556         * configure:  Add missing back-slashes before nested quotes.
18558 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18560         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18562 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
18564         * config.guess:  Recognize some Tektronix configurations.
18565         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18567 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18569         * config.sub: Match any flavor of SH.
18571 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
18573         * configure.in: Don't try to configure newlib for Alpha.
18575 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18577         * configure.in: Don't build ld for Irix 5.  Don't build gas,
18578         libg++ or libio for any Alpha target.
18580         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18582 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
18584         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18585         default arguments -- so it tried to compress itself.
18587 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18589         * configure.in (notsupp): ensure that a space is always at the end
18590           of the configdirs list, since the grep checks for an explicit space
18592 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18594         * configure.in (target i386-sysv4.2): don't build ld, since static
18595           versions of many libraries are not available.
18597 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18599         * config.guess: Recognize Apollos (using environment variables).
18600         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18602 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18604         * config.guess: Recognize Sony news mips running newsos.
18606 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
18608         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18609         "fi ; else" for bash.
18611 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
18613         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18615 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
18617         * config.sub: accept unixware as an alias for svr4.2.
18618         Fix some inconsistancies with the gcc version.
18620 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18622         * Makefile.in (DISTDOCDIRS):  Add gdb.
18624 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18626         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
18628 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18630         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18631         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18632         this now.
18634 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18636         * config.sub: Accept hiux* as an OS name.
18638         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18639         etc/make-stds.texi.  The underscore came from gcc, and dje now
18640         agrees that RUNTESTFLAGS is the correct name.
18642 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18644         * install.sh:  Remove 'set -e'.  It makes any conditionals
18645         in the script useless.
18647         * config.guess: Automatically recognize arm-acorn-riscix
18648         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18650 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
18652         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18654 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18656         * Makefile.in (DISTDOCDIRS): New variable.
18657         (taz): Edit local Makefile.in sooner, instead of proto-toplev
18658         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
18660 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18662         * configure.in (hppa target): check the source directory for the
18663           pagas sub-directory
18665 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
18667         * config.sub: Allow -aout* and -elf*.
18669 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18671         * configure.in: Don't build ld on i386-solaris2, same as for
18672         sparc-solaris2.
18674 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18676         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18678 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18680         * configure.in:  Configure gdb for alpha.
18682 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18684         * Makefile.in (CXXFLAGS): Add -O.
18686 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18688         * config.guess: added support for DG Aviion
18690 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18692         * configure.in: Produce warning message for subdirectories not
18693         configurable for this host/target combination.  Don't try to
18694         configure gdb for vms.
18696 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18698         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18699         appropriate files before making "diststuff".
18700         (DISTBISONFILES): New var: list of files to be edited.
18701         (DISTSTUFFDIRS): Add binutils.
18703 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18705         * config.sub: also handle mipsel and mips64el (for little endian mips)
18707 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18709         * configure.in: Add * to end of all OS names.
18711 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
18713         * configure.in: Build newlib for LynxOS native.
18715 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18717         * config.guess: Add support for delta 88k running SVR3.
18719         * configure.in: Add comment about HP compiler vs. emacs.
18721 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18723         * configure.in: don't build ld on solaris2 (not a viable option
18724           due to bugs in getpwnam & getpwuid)
18726 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18728         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18729         config.guess will produce a full version number.
18731 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18733         * configure.in: Build linker and binutils for alpha-dec-osf1.
18735 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18737         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18738         and gdb/testsuite/Makefile.in.
18740 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18742         * configure.in: recognize mips*- instead of mips-
18744 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18746         * config.sub: Accept linux*coff and linux*elf as operating
18747         systems.
18749 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18751         * config.sub: Recognize mips64, and mips3 as an alias for it.
18753 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18755         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18756         gdb knows how to handle OSF/1 shared libraries.
18758 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18760         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18761         * config.guess: Recognize Hitachi's HIUX.
18762         * config.sub: Recognize h3050r* and hppahitachi.
18763         Remove redundant cases for hp9k[23]*.
18765 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18767         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18768         if gas and ld are in the source tree and are in ${configdirs}.
18769         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18770         --with options (but still pass them down on the command line,
18771         if they were explicitly specified).
18773 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18775         * configure: substitute SHELL value in Makefile.in with
18776         ${CONFIG_SHELL}
18778 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18780         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18781         *-*-solaris2* targets.
18783 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18785         * Makefile.in: define M4, and pass it down to sub-makes;
18786         all-autoconf now depends on all-m4
18788 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18790         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18791         presence of {ar,ranlib} instead of a configured directory
18793 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
18795         * config.guess: Accept 34?? as well as 33?? for NCR.
18797 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18799         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18800         of 'gas' in sed commands, since 'gash' is now in the tree as well.
18802 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18804         * configure: grab values for $(CC) and $(CXX) from the
18805         environment, so that someone can do "CC=gcc configure; make" and
18806         have it work right (matching the way that autoconf works now)
18808         * configure.in, Makefile.in: add support for gash, the tcl
18809         interface to Galaxy
18811         * config.guess: add NetBSD variants (hp300, x86)
18813 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
18815         * install.sh: Support -d option (in the manner of SunOS 4 install,
18816         as it is more deterministic than that of GNU install)
18817         (chmodcmd): Set file to mode 755 by default (should also do default
18818         chgrp and chown, but I don't feel like dealing with that now)
18820 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
18822         * config.sub: Remove h8300hhms alias.
18824 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18826         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18828 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18830         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18831         as stmp-fixinc
18833 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18835         * config.sub: recognize m88110-bug-coff.
18837 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18839         * Makefile.in (all-libio): all dependencies on the toolchain used
18840         to build this (gcc, gas, ld, etc)
18842 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18844         * config.guess: Deal with OSF/1 1.3 on alpha.
18846 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18848         * install.sh: add some 'else true' clauses for portability
18850         * configure.in: don't build libio for h8[35]00-*-* targets
18852 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18854         * Makefile.in:  Add support for new libio.
18856 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18858         * install.sh: If one command fails, don't try the rest.  Don't try
18859         to remove $dsttmp (via trap) unless we have already created it.
18860         If $src doesn't exist, detect it and exit with an error.
18862         * config.guess: Recognize BSD on hp300.
18864 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18866         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18867         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18869 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
18871         * Makefile.in (all-send-pr): depends on all-prms
18873 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18875         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18877 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18879         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18880         Added test for mips-mips-riscos5.
18882 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18884         * configure.in: use mh-hp300 for 68k HP hosts
18886 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18888         * configure: add support for CONFIG_SHELL, so that you can use
18889         some alternate shell for evaluating configure scripts
18891 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
18893         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
18894         in configure script to bug-gdb@prep.ai.mit.edu when building
18895         distribution archive.
18896         * Makefile.in (COMPRESS):  Remove def.
18897         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
18898         gdb.tar.Z and make-gdb.tar.Z respectively.
18899         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
18900         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
18901         to convergence with 'taz' target in Makefile.in.
18903 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18905         * install.sh (dsttmp): use trap to ensure that tmp files go
18906         away on error conditions
18908 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18910         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18912 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18914         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18915         its parent is '/' not ''.
18917         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18919 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
18921         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18922         that ${newsrcdir}/configure.in does.
18924 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18926         * test-build.mk: support for CONFIG_SHELL
18928 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
18930         * config.sub (netware):  Add as a basic system type.
18932 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18934         * Makefile.in (Makefile): depend on configure.in.  Also drop the
18935           $(srcdir)/ from the dependency on Makefile.in.
18937 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
18939         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18940         (h8300hhms is temporary until multi-libraries are implemented).
18941         * configure.in: Handle h8300h too.
18943 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18945         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18947 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
18949         * configure:  Remove extraneous output when guessing host type.
18950         * config.guess:  Remove extraneous output when guessing using C
18951         compiler rather than uname, or when guessing fails.
18953 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
18955         * Makefile.in: remove all.cross and install.cross targets
18957         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18958           definitions
18960 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
18962         * configure.in (target sh): Build gprof.
18964 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18966         * config.sub: change -solaris to -solaris2
18968 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18970         * configure.in: Use config/mh-riscos for mips-*-sysv*.
18972 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
18974         * configure: Correct error message for missing Makefile.in to
18975         print correct directory.
18977 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18979         * install.sh: kludge around 386BSD shell bug
18981 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
18983         * config.guess:  Recognize NeXT.
18984         * config.guess:  Recognize i486-ncr-sysv4.
18985         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
18987 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
18989         * Makefile.in (MAKEINFOFLAGS): New variable.
18990         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18991         * build-all.mk, test-build.mk: Pass down --no-split as
18992         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
18994 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
18996         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
18998 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19000         * Makefile.in (libg++.tar.z):  New rule.
19001         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19002         * Makefile.in (taz):  Only do a single chmod.
19004 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19006         * install.sh: don't use dirname anymore (replaced with sed usage)
19008 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19010         * Makefile.in:  Change extension for gzip'd files from '.z' to
19011         '.gz' per new FSF standard usage.
19013 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19015         * configure: put quotes around the final value of program_transform_name
19017 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19019         * Makefile.in: new install.sh support; update install-info rules
19021 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19023         * configure.in: Build diff for crosses, but not for go32 host.
19025         * configure.in: Build gprof only for native, and don't build it
19026         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19028 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19030         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19032 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19034         * configure.in (host_tools): Add prms.
19036 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19038         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19039         with $(FLAGS_TO_PASS) on the command line
19041         * config.sub: Recognize lynx and lynxos
19043 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19045         * config.sub: Accept -ecoff*, not just -ecoff.
19047 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19049         * Makefile.in (taz): Use .gz suffix instead of .z.
19050         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19051         names.
19053 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19055         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19057 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19059         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19060         that rebuilds that might happen during 'make install' don't get
19061         bogus gcc include files
19063 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19065         Change from Utah for HPPA support:
19066         * config.guess: Recognize hppa1.x-hp-bsd.
19068 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19070         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19071         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19073 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19075         * config.sub: Add support for rom68k and bug boot monitors.
19077 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19079         * Makefile.in: Make all-opcodes depend on all-bfd.
19081 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19083         * config.guess: Added special check for i[34]86-univel-sysv4*.
19085 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19087         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19088         the processor rather than assuming i486.
19090 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19092         * config.guess: Recognize SunOS6 as Solaris3.
19094 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19096         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19097         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19099 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19101         * build-all.mk (all-cross): New target for Canadian Cross.
19102         Added Q2 go32 targets.
19103         * test-build.mk: Configure go32 cross sparclite-aout and
19104         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19105         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19107 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19109         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19110         GO32 hosted toolchains
19112 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19114         * configure: change  so "-exec-prefix" gets passed down rather
19115         than "-exec_prefix" so autoconf generated Makefiles get the
19116         exec_prefix set right.
19118 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19120         * config.guess: get the Solaris2 minor version number
19122         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19124 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19126         * config.guess: Recognize some Sequent platforms.
19128 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19130         * Makefile.in: added the vault-install target
19132         * configure.in: actually use the Sun3 makefile fragment that's in
19133         config, also added the release dir to configdirs
19135 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19137         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19139 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19141         * configure.in: remove some program from Alpha targetted toolchains
19143 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
19145         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
19146         gprof.
19147         (taz): Run "make diststuff" in those directories instead of "make
19148         proto-dir".  Look for "VERSION=" only at start of line in subdir
19149         Makefile.  Use "gzip -9" for compression.
19150         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19151         (binutils.tar.z): New target.
19153 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19155         * Makefile.in (taz): Include gpl.texinfo.
19157 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19159         * Makefile.in (setup-dirs): Merged into "taz" target.
19160         (taz): Only do `proto-dir' stuff if a directory is actually needed
19161         for this target.
19163 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
19165         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19166         (FLAGS_TO_PASS): Pass down MUNCH_NM.
19167         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19168         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19169         (gcc-no-fixedincludes): Correct for current gcc Makefile.
19171 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
19173         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
19174         config.sub, and move-if-change to gdb testsuite distribution
19175         archive, so the testsuite can be extracted, configured, and
19176         run separately from the gdb distribution.  Blow away the Chill
19177         tests that require a Chill compiled executable, since GNU Chill
19178         is not yet publically available.
19180 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19182         * test-build.mk: set environment variables in a single command,
19183         instead of a list of assignments and exports
19185         * config.guess: recognize Alpha/OSF1 systems
19187 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19189         * configure: Change help message to prefer --options rather than
19190           -options.
19192 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19194         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19195         zippy@ecst.csuchico.edu.
19196         * config.guess: Recognize miniframe.
19198 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19200         * Makefile.in: Use srcroot to find runtest rather than rootme.
19201         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19203 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19205         * test-build.mk: Extensive additions to support building on a
19206         machine other than the host.
19208 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19210         * configure (tooldir): Fix for i386-aix again.
19212 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
19214         * configure, Makefile.in:  Change definition of $(tooldir)
19215         to match the FSF.
19217 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
19219         * config.guess:  Recognize i[34]86/SVR4.
19221 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19223         * Makefile.in (all-gdb): gdb depends on sim.
19225 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
19227         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
19228         at the same time we make the prototype gdb directory.
19229         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
19230         files at the same time as the gdb base release distribution.
19232 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
19234         * Makefile.in (check): Use individual check targets rather than
19235         DO_X rule.
19236         (check-gcc): Added.
19238 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
19240         * config.sub: Use sysv3.2 not sysv32 for canonical OS
19241         for System V release 3.2.
19243 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19245         * config.sub: Recognize hppaosf.
19246         * configure.in: Do configure ld/binutils/gas for it.
19248 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19250         * configure (tooldir): Alter syntax used to set this, for systems
19251         where "\$" isn't handled right, like i386-aix.
19253 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19255         * configure: Pass program-transform-name, not
19256         program_transform_name, to recursive configures.
19258 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
19260         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19261         of gas+ld+binutils.
19263 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
19265         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
19267 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19269         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19271 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19273         * Makefile.in (PRMS): Set back to all-prms.
19275 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19277         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19278         targets, rather than for MIPS hosts.
19280 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19282         * configure.in: add comment for --with-x default values
19284         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19286         * Makefile.in: add check-* targets for each of the directories in
19287         the tree.  Add a definition of RUNTEST that will use the one we
19288         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
19290 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
19292         * configure.in: Removed obsolete references to bfd_target and
19293         target_makefile_frag.
19295         * build-all.mk: Set assorted targets for Q2.
19296         * config.sub: Recognize z8k-sim and h8300-hms.
19297         * test-build.mk: Really don't pass host to configure.
19298         (HOLES): Added uname.
19300 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
19302         * configure: Handle an empty program-prefix, program-suffix or
19303         program-transform-name correctly.
19305 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19307         * build-all.mk: -G 8 no longer required for MIPS targets.
19308         * test-build.mk: Don't pass host argument to configure; make it
19309         guess.
19311 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
19313         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
19314         * Makefile.in (COMPRESS):  New macro, like GZIP.
19316 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19318         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19320         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19321         with gas currently defaults to -G 0.
19323 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
19325         * Makefile.in (all-flex): flex depends on byacc.
19327         * build-all.mk: If host not specified, use config.guess.  Pass TAG
19328         to test-build.mk as RELEASE_TAG.
19329         * test-build.mk (configargs): New variable containing arguments to
19330         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
19331         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19333         * config.guess: Use /bin/uname when checking -X argument on SCO,
19334         to avoid invoking GNU uname which doesn't understand -X.
19336         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19338         * configure.in: Build gas for mips-*-*.
19340 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19342         * Makefile.in (all.normal): insert missing backslash.
19344 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19346         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19348         * Makefile.in: Complete overhaul to merge many almost identical
19349         targets.
19351 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19353         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19354         (gdb.tar.Z): Adjusted.
19356         * Makefile.in (setup-dirs, taz): New targets; should be general
19357         enough to adapt for gdb sometime.  Build only .z file.
19358         (gas.tar.z): New target.
19360 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19362         * build-all.mk: Use CC=cc -Xs on Solaris.
19364 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
19366         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
19367         for handling BISON for FSF releases.
19369 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19371         * configure: Actually implement the change zoo just documented.
19373 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
19375         * configure: when using config.guess, only set target_alias when
19376         it's not already been set (ie, on the command line)
19378 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19380         * Makefile.in: add installcheck target, set PRMS to install-prms
19382 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19384         * configure: add support for package_makefile_fragment, handle the
19385         case where a directory has a configure.in file but no Makefile.in
19386         more gracefully (with an actual understandable error message, even);
19387         add support for --without (and add this to the usage message); also
19388         explicitly add a --host=${host_alias} to the command line when
19389         config.guess is used
19391 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19393         * configure: Must use both --host and --target in recursive calls.
19395 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19397         * Makefile.in: Change deja-gnu to dejagnu.
19399 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19401         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19403 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19405         * configure.in: canonicalize all instances to *-*-solaris2*,
19406         also strip out a number of tools to not build for go32 host
19408 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19410         * config.guess: add GPL.
19412         * Makefile.in, config.guess, config.sub, configure: bump
19413           copyrights to 93.
19415 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
19417         * Makefile.in (do-info): Removed obsolete check for existence of
19418         localenv file.
19420         * Makefile.in (MAKEOVERRIDES): Define to be empty.
19422 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19424         * Makefile.in: a couple of 'else true' for decstation,
19425         support for TclX
19427         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19429 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
19431         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19433 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
19435         * config.guess: Recognize i386-ibm-aix (PS/2).
19436         * configure.in: Use config/mh-aix386 file for it.
19438 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
19440         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19441         CC_FOR_TARGET instead.
19442         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19444 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
19446         * Makefile.in: Add sim to list of directories sent with gdb
19448 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19450         * configure.in: Put back mips-dec-bsd* case.
19452 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
19454         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19455         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
19456         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19458 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19460         * configure.in: remove no-op mips-dec-bsd* in "case $target"
19462         * Makefile.in (dir.info): only run gen-info-dir if it exists,
19463         (install-info): install dir.info only if it exists,
19464         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19466 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
19468         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
19469         gas for mips-dec-bsd.
19471 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
19473         * configure (makesrcdir): If ${srcdir} is relative and not ".",
19474         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19476 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19478         * configure.in: Added "dejagnu" to hosttools list.
19480 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
19482         * config.sub, configure.in, config.guess:  Add support
19483         for Bosx, an AIX variant from Bull.
19484         Patches from F.Pierresteguy@frcl.bull.fr.
19486 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19488         * devo/dejagnu: Initial creation of devo/dejagnu.
19489         Migrated dejagnu testcases and support files for testing software
19490         tools to reside as subdirectories, currently called "testsuite",
19491         within the directory of the software tool.  Migrated all programs,
19492         support libraries, etc. beloging to dejagnu proper from
19493         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
19494         with no modifications.  The changes to these files which will
19495         allow them to configure, build, and execute properly will be made
19496         in a future update.
19498 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19500         * Makefile.in: Change send_pr to send-pr.
19501         * configure.in: Likewise.
19502         * send_pr: Renamed directory to send-pr.
19504 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
19506         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
19508 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
19510         * README:  Update for gdb-4.8 release.
19511         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
19512         gdb-xxx.tar.z (gzip'd) file also.
19514 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19516         * Makefile.in: make all-diff depend on all-libiberty
19518 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
19520         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19522 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19524         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19526 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
19528         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
19529         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
19530         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
19532 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19534         * Makefile.in:  makeinfo binary is in a new location
19536 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
19538         * config.sub: Accept -ecoff as an OS.
19540         * Makefile.in: Various changes to eliminate a level of make
19541         recursion and reduce the required command line length.
19542         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19543         sub-makes.
19544         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19545         variables holding settings for specific sub-makes.
19546         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19547         in terms of BASE_FLAGS_TO_PASS.
19548         (TARGET_LIBS): New variable listing directories which use
19549         TARGET_FLAGS_TO_PASS.
19550         (subdir_do): Eliminated.
19551         (do-*): New set of targets to replace subdir_do.
19552         (various): All targets which used subdir_do now depend on do-*.
19553         (local-clean): Renamed from do_clean.
19554         (local-distclean): New target, dependency of distclean and
19555         realclean.
19556         (install-info): Don't create directories.  Depend on dir.info
19557         rather than calling make recursively.
19558         (install-dir.info): Eliminated.
19559         (install-info-dirs): Create all info directories here.
19560         (dir.info): Depend upon do-install-info.
19562         * test-build.mk (HOLES): Added false.
19564 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
19566         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
19568 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19570         * Makefile.in (info): remove dependency on all-texinfo.  The
19571         problem was really in texinfo/C, not at this level.
19573 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19575         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19577 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
19579         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
19580         GDB releases.
19582 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19584         * configure: Include srcdir in message about target of link not
19585         being found.  Don't convert `-' to `_' in `with' options being
19586         passed to subdirs.
19588 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19590         * configure.in: add uudecode to host_tools
19592         * Makefile.in: added {all,install}-uudecode targets, added them to
19593         the appropriate lists
19595 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
19597         * Makefile.in (all-gcc): Added dependency on all-gas.
19599         * configure.in (mips-*-*): Build ld and binutils.
19601 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19603         * configure: check return code from mkdir, print error message and
19604           exit on failure.
19606 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
19608         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
19610 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19612         * test-build.mk (HOLES): Added tar, cpio and uudecode.
19614 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19616         * config.sub (h8500):  Recognize this as a cpu type.
19618 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19620         * configure: source directory missing is no longer a warning
19622         * configure.in: recognize irix[34]* instead of irix[34]
19624         * Makefile.in: define and pass down X11_LIB
19626 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
19628         * guess-systype: Renamed to ...
19629         * config.guess:  ... by popular request.
19630         * configure.in, Makefile.in:  Update accordingly.
19632 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
19634         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
19635         + Add Convex, Cray/Unicos, and Encore/Multimax support.
19636         + Execute ./dummy instead of assuming . is in PATH.
19638 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
19640         * guess-systype:  New shell script.  Attempts to guess the
19641         canonical host name of the executing host.
19642         Only a few hosts are supported so far.
19643         * configure:  Call guess-systype if no host is specified.
19645 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19647         * Makefile.in (gcc-no-fixedincludes): Made to work with current
19648         gcc Makefile.
19650 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
19652         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19653         (all-gcc, install-gcc, subdir_do): Use it.
19655 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19657         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19659 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
19661         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19662           set exclusively by configure, using configure.in .
19664 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19666         * test-build.mk: set $PATH for all builds
19668         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19670 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
19672         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
19673         the one used in gcc/Makefile.in, so that a null expansion doesn't
19674         override the one needed to build gcc with a native cc.
19676 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19678         * configure: Accept -with arguments.
19680 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19682         * Makefile.in: added h8300sim
19684 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
19686         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19687         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
19688         (all-cygnus, native, build-cygnus): Make
19689         $(canonhost)-stamp-3stage-done, not $(host)....
19690         * test-build.mk (stamp-3stage-compared): Use tail +10c for
19691         i386-sco3.2v4.  Added else true to if command.
19693 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
19695         * config.sub: (from FSF) Sequent uses a BSD-like OS.
19697 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
19699         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19701 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19703         * configure.in: don't remove binutils from Solaris builds
19705 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
19707         * Makefile.in: get rid of earlier definitions for *clean,
19708         also handle the recursive info rule better
19710 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
19712         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
19713         do more-or-less the right thing.
19715 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
19717         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19718         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19720 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19722         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19723         $(host_canonical).
19725         * configure.in: split the configdirs list into 4 categories (native
19726         v. cross, library v. tool) and handle the cross-only and native-
19727         only in more reasonable (and correct!) way.
19729 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
19731         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
19732         configdirs anymore.
19734 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19736         * Makefile.in: extensive cleanup::  removed all of the explicit
19737         clean-* targets, collapsed many wrappers around subdir_do into
19738         one, added additional targets to satisfy standards.texi, deleted
19739         some old targets, some changes for consistency
19741 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19743         * configure.in: handle some programs as cross-only, and others as
19744         native only
19746         * test-build.mk: handle partial holes in a more generic manner
19748         * Makefile.in: m4 depends on libiberty
19750 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19752         * configure.in: add m4, textutils, fileutils, sed, shellutils,
19753         time, wdiff, and find to configdirs
19755         * Makefile.in: all, clean, and install rules for the new programs
19756         added to configure.in
19758 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19760         * configure.in: use mh-sun for all *-sun-* hosts
19762 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19764         * Makefile.in: define flags for X11 include files and library file
19765         locations, pass them down to the programs that need this info
19767         * build-all.mk: added a 'native' target, to 3stage the native toolchain
19769 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19771         * configure.in: start building libg++ for HP-UX targets
19773 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
19775         * README:  Update references to files moved into etc/.
19777 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
19779         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
19780         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
19782 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19784         * configure: accept dash as well as underscore in long option
19785         names for FSF compatibility.
19787 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
19789         * config.sub: added -sco3.2v4 support from FSF.
19791 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19793         * configure.in: expand the section that adds or removes
19794         directories from the list of programs to build, to handle native
19795         vs. cross in addition to host v. native
19797 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
19799         * Makefile.in:  Replace C++ in macro names with CXX.
19800         This is less likely to break ...
19802 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19804         * test-build.mk: add -w to GNU_MAKE
19806 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19808         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19809         add 'sparc' to list of recognized cpus.  This needed to make
19810         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19811         Delete some redundant ose68 variants.  Recognize -wrs as an os,
19812         then changes that into $CPU-wrs-vxworks.
19814         * configure.in: remove most references to gdbtest, regularize
19815         target based program removal
19817         * test-build.mk: import from p3 tree (many fixes and changes)
19819 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
19821         * Makefile.in: added rules to handle tcl, tk, and expect
19823         * configure.in: handle those directories if they exist
19825 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19827         * config.sub: removed bogus hppabsd and hppahpux names, since
19828         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19830 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19832         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
19833         depends upon all-xiberty
19835         * Makefile.in: changes from p3, including:
19837         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
19839         * Makefile.in (XTRAFLAGS): include newlib directories if
19840         newlib/Makefile exists, rather than if host != target.
19842         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
19844         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19845         from the same source tree and not building a cross-compiler.  This
19846         matters for the libg++ configuration if reconfiguring a tree that
19847         has already been installed.
19849         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
19851         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19852         pick up the machine and system specific header files.
19854         * Makefile.in: added AS_FOR_TARGET, passed down in
19855         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
19856         the C compiler to use to create programs which are run in the
19857         build environment, set it to default to $(CC), and passed it down
19858         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19860         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
19862         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19863         We need them for unusual native builds, like systems without
19864         ranlib.
19866         * configure: also define $(host_canonical) and
19867         $(target_canonical), which are the full, canonical names for the
19868         given host and target
19870 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
19872         * Makefile.in:  Added separate definitions for C++.
19874 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
19876         * configure.in (configdirs):  Add deja-gnu.
19878 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
19880         * README:  Update for configure.texi and gdb-4.7 release.
19882 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
19884         * Makefile.in:  Move "all" target to top of file.
19885         Previously, first target was ".PHONY" which caused BSD4.4 make
19886         to build .PHONY when make was run without arguments.
19888 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
19890         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
19891         Library-copylefted code in libiberty.
19893 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
19895         * config.sub:  Replace m68kmote with plain old m68k.
19897 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
19899         * Makefile.in:  Remove space from blank line, avoid Make complaints.
19901 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
19903         * config.sub: Complain if no argument is given.  Added support for
19904         386bsd as OS and target alias.
19906 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
19908         * Makefile.in (XTRAFLAGS): include newlib directories if
19909         newlib/Makefile exists, rather than if host != target.
19911 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
19913         * config.sub: recognize sparclite-wrs-vxworks.
19915         * Makefile.in (install-xiberty): added *-xiberty make rules (from
19916         p3.) Added clean-xiberty to clean.
19918 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19920         * configure.in: use *-*-* instead of nested cases for host and target
19922 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
19924         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19925         from the same source tree and not building a cross-compiler.  This
19926         matters for the libg++ configuration if reconfiguring a tree that
19927         has already been installed.
19929 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
19931         * config.sub (i486v/i486v4):  Merge in from FSF version.
19933 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
19935         * configure: only set PWD if it is already set.
19937 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
19939         * configure: just set PWD=`pwd` at the top, since Ultrix sh
19940         doesn't have unset and all success paths (and most error paths)
19941         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19942         to just ${PWD} to avoid confusion.)
19944 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
19946         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19947         even for a native compilation.
19949 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
19951         Changes to make the gdb.tar.Z rule work better.
19953         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
19954         (DEVO_SUPPORT):  Add configure.texi.
19955         (bfd-ilrt.tar.Z):  Remove ancient rule.
19957 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
19959         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19960         pick up the machine and system specific header files.
19962         * configure.in, config.sub: added new target m68010-adobe-scout,
19963         with alias of adobe68k.  Changed configure.in to check for
19964         -scout before -sco* to avoid a false match.
19966         * Makefile.in: added AS_FOR_TARGET, passed down in
19967         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
19968         the C compiler to use to create programs which are run in the
19969         build environment, set it to default to $(CC), and passed it down
19970         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19972 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19974         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19975         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
19976         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19977         FOR_TARGET variants, to newlib and libg++.
19979 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19981         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19982         first.
19984 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
19986         * config.sub:  Accept `elf' as an environment.
19988 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19990         * Makefile.in (all-opcodes):  cd into the right directory
19992 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
19994         * configure: added -program_transform_name option, used as
19995         argument to sed when installing programs.
19996         configure.texi: added documentation for -program_prefix,
19997         -program_suffix and -program_transform_name.
19999 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20001         * config.sub:  Accept i486 where i386 ok.
20003 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20005         * config.sub: accept we32k
20007 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20009         * config.sub, configure.in: accept OSE68000 and OSE68k.
20011         * Makefile.in: don't create all directories for ``make install'';
20012         let the subdirectories create the ones they need.
20014 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20016         * COPYING: new file, GPL v2
20018 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20020         * Makefile.in: use the new gen-info-dir, which needs a template
20021         argument (which also lives in texinfo)
20023         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20025 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20027         * config.sub (ncr3000):  Change i386 to i486.
20029 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20031         * Makefile.in: add install-rcs, install-grep to
20032         install-no-fixedincludes, removed install-bison and install-libgcc
20034 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20036         * configure.in: grab the HPUX makefile fragment if on HPUX
20038 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20040         * Makefile.in: eradicate bison spoor (ditto libgcc).
20041          configure.in: recognise m68{k,000}-ericsson-OSE.
20042          es1800 is alias for m68k-ericsson-OSE
20044 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20046         * configure.in: rearrange the parts that remove programs from
20047         configdirs, based now on HOST==TARGET or by canonical triple.
20049 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20051         * test-build.mk: recurse explicitly with -f test-build.mk when
20052           appropriate.  predicate stage3 and comparison on the existence
20053           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20054           On very clean, also remove ...stamp-co.  Build in-place before
20055           doing other builds.
20057 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20059         * Makefile.in, configure.in: add tgas
20061 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20063         * Makefile.in: a number of changes merged in from progressive.
20065         * configure.in: add libm.
20067         * .cvsignore: ignore some stuff that comes from test-build.mk.
20069 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20071         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20073 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20075         * configure: Add program_suffix (parallel to program_prefix)
20076         * Makefile.in: adjust directory-creating script for losing decstation
20078 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20080         * configure:  Minor $subdir-related fixes.
20082 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20084         * configure: fix various problems with propogating
20085         makefile_target_frag in subdirs.
20086         * configure.in: config libgcc if its there
20088 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20090         * config.sub:  HPPA merge.
20092 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20094         * Makefile.in:  Replace all-bison with all-byacc in all
20095         dependency lines for other tools (which now use byacc).
20097 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20099         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20101 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20103         * Makefile.in: make gprof rules similar to byacc rules (instead of
20104         vestigal $(unsubdir) that didn't work...)
20106 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20108         * config.sub:  Add support for Linux.
20109         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20110         (at least for libg++).
20112 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20114         * configure.texi: fix doc for the -nfp option to configure
20116 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20118         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20120 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20122         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20123         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20124         * configure.in: added solaris* host_makefile_frag hook.
20126 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20128         * config.sub: changed recognition of m68000 so that various
20129         m68k types can be specified via m680[01234]0
20131 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20133         * config.sub (basic_machine): fix sed so that '-foo' isn't
20134         completely substituted out while .+'-foo' loses the '-foo'
20136 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20138         * config.sub ($os): Add -aout.
20140 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
20142         * configure:  If host_makefile_frag is absolute, don't
20143         prefix ${invsubdir} (relevant to libg++ auto-configure).
20145 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20147         * Makefile.in (tooldir): Define it.
20148         (all-ld): Depend on all-flex.
20150 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
20152         * Makefile.in (check):  Fix libg++ special case.
20154 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
20156         * configure: do not bury `pwd` into config.status, thus do fewer
20157           pwd's.
20159         * configure: print the "Building in" message only when building in
20160           other than "." AND verbose.
20162         * configure: remove -s, rework -v to better accommodate guested
20163           configures.
20165         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20167 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
20169         * Makefile.in: macroize flags passed on recursion.  remove
20170           fileutils.
20172 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
20174         * configure: get makesrcdir right for subdirs deeper than 1.
20176         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20177           install.
20179 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
20181         * Makefile.in: don't print subdir_do or recursion lines.
20183 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
20185         * standards.texi: added menu item.
20187         * Makefile.in: build and install standards.info.
20189         * standards.texi: new file.
20191 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20193         * configure: test for and move config.status pieces from
20194           ${subdir}/.
20196 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
20198         * configure:  Test for existance of files before trying to mv
20199         them, to avoid numerous non-existance messages.
20201 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
20203         * configure: correct final line of config.status.
20205         * configure: patch from eggert.  Avoids a protection problem if
20206           the original Makefile.in is read only.
20208         * configure: use move-if-change from gcc to create config.status.
20209           Some makefiles depend on config.status to tell if a directory
20210           has been reconfigured for a different host.  This change
20211           prevents those directories from remaking everything in the case
20212           where the reconfig was only intended to rebuild a Makefile.
20214         * configure: test for config.sub with "config.sub sun4" rather
20215           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
20216           host alias from a missing config.sub.
20218 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20220         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20221           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
20223 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
20225         * configure: mkdir ${subdir} as needed.
20227 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
20229         * Makefile.in,configure.in: added autoconf.
20231 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20233         * Makefile.in: no longer pass against on recursion.
20235         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20236           definitions are not inherited.
20238         * configure: correct makesrcdir when subdir is .
20240 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
20242         * configure:  Add support for 'subdirs' variable, which is
20243         like 'configdirs', except that configure doesn't re-invoke
20244         itself for subdirs, it just creates a Makefile for each subdir.
20245         * configure.texi:  Document subdirs.
20247 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20249         * configure.in: added flex to configdirs
20251 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
20253         * Makefile.in: remove clean-stamps from clean.
20255 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
20257         * configure.in:  Add gdbtest to configdirs.
20259 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
20261         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
20262         to recursive makes.
20263         * configure.in:  Recognize new ncr3000 config.
20265 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
20267         * Makefile.in, configure.in: removed references to gdbm.
20269 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
20271         * config.sub:  Don't canonicalize os value
20272         newsos* to bsd (readline needs to check for newsos).
20273         (This fix was earlier made Jan 31, but got re-broken.)
20275 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
20277         * configure.in:  sco is an os, not a vendor!
20279         * configure:  Quote $( better.  Keep various shells happy.
20281 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
20283         * Makefile.in: eliminate stamp-files.
20285 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
20287         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
20288           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20290 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
20292         * config.sub:  fix iris/iris3.
20294 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
20296         * configure: re-add -rm.
20298 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
20300         * Maskefile.in: add .stmp-rcs to all.
20302         * configure.in: remove gas from rs6000 build, use aix host fragment.
20304 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
20306         * configure: pass down site_option during recursion.
20308 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
20310         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
20312 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
20314         * configure: Change exec_prefix so that it really defaults to prefix.
20316 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
20318         * Makefile.in, configure.in:  Add support for mmalloc library.
20320 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
20322         * Makefile.in: add stmp dependencies for a few more things.
20324 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
20326         * configure: adjusted error message on objdir/srcdir configure
20327           collision, per john's suggestion.
20329         * Makefile.in: add libiberty stmp to all and all.cross.
20331 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
20333         * Makefile.in: remove force dependencies, add grep to all.
20335 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
20337         * Makefile.in: drop flex.  make stamp files work.
20339         * configure: added test for conflicting configuration in srcdir,
20340           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
20341           gets cranky.  use relative paths for configure and srcdir
20342           whenever possible.  Send some error messages to stderr that were
20343           going to stdout.
20345 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
20347         * Makefile.in:  Fix libg++ rule to check for gcc directory
20348         before using gcc/gcc.  Also pass XTRAFLAGS.
20350 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
20352         * Makefile.in: added stmp-files so that directories aren't polled
20353           when they are already built.
20355         * configure.texi: fixed a node pointer problem.
20357 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
20359         * config.sub configure.in gdb/configure.in
20360         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20361         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20362         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
20364 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20366         * configure: -recurring becomes -silent.  corrected help message
20367           for -site= option.
20369         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20371 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20373         * configure: when building Makefile for crosses, replace
20374           tooldir and program_prefix.  default srcdir from location of
20375           config.sub.  remove "for host in hosts" and "for target in
20376           targets" loops.
20378 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20380         * Makefile.in: Do not pass bindir or mandir to cvs.
20382 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
20384         * Makefile.in, configure.in: removed traces of namesubdir,
20385           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
20386           copyrights to '92, changed some from Cygnus to FSF.
20388         * configure.texi: remove most references to multiple hosts,
20389           multiple targets, subdirs, etc.
20391         * configure.man: removed rcsid. reference config.sub not
20392           config.subr.
20394         * Makefile.in: mkdir $(infodir) on install-info.
20396 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
20398         * configure.texi:  Explain better about .gdbinit and about
20399         the environment that configure.in sections run in.
20401 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
20403         * configure.in:  Ultrix is only a decstation if it's a MIPS.
20405 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
20407         * README:  DOC.configure => cfg-paper.texi.
20409 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
20411         * config.sub (near case $os):  Don't convert newsos* to bsd!
20413 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
20415         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
20416         the number of copies of COPYING that go into the GDB tar file.
20418 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
20420         * bfd/configure.in, gdb/config/mh-i386sco,
20421         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20422         Fix SCO configuration stuff.
20424 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
20426         * Makefile.in:  For libg++, make sure the -I pointing
20427         to the gcc directory goes *after* all the libg++-local -I flags.
20428         Also, move just-gcc dependency from just-libg++ to all-libg++.
20430 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
20432         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
20434 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
20436         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
20438 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
20440         * config.sub:  Add stratus configuration frags.  Also
20441         submitted to FSF.
20443 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
20445         * Makefile.in (DEV_SUPPORT):  add configure.man.
20447         * config.sub(Decode manufacturer-specific):  add -none*.
20449 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
20451         * Makefile.in:  remove form feeds to make Sun's make happy.
20452         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
20454 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
20456         * Makefile.in (AR_FLAGS):  Make quieter.
20458 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
20460         * configure.in:  Add libg++.
20461         * configure:  When verbose, don't output the command line at each
20462         level; it will be unremarkably the same as the previous version,
20463         which will be the same as what the user typed.
20465 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
20467         * configure.in, Makefile.in: fix clean-info, add flex.  add
20468           fileutils.
20470         * configure: be less sensitive to spaces in Makefile.in.  Do not
20471           look for sources in "..".  Doing so breaks subdirectories that
20472           might have their own configure.  If a subdir has it's own
20473           configure script, use it.
20475 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
20477         * cfg-paper.texi: some changes suggested by rms.
20479 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
20481         * config.sub:  Merge in some small additions from the FSF version,
20482         taken from the gcc distribution, to bring the Cygnus and FSF
20483         versions into closer sync.
20485 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
20487         * configure.in:  Changed svr4 references to sysv4.
20489 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
20491         * configure: added -V for version number option.
20493 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
20495         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20496           renamed from DOC.configure to cfg-paper.texi.
20498 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20500         * configure, config.subr, config.sub: config.subr is now
20501           config.sub again.
20503 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
20505         * configure.texi: new file, in progress.
20507         * Makefile.in: build info file and install the man page for
20508           configure.
20510         * configure.man: new file, first cut.
20512         * configure: find config.subr again now that configuration "none"
20513           has gone.  removed all traces of the -ansi option.  removed all
20514           traces of the -languages option.
20516         * config.subr: resync from rms.
20518 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20520         * configure, config.sub, config.subr: merge config.sub into
20521           config.subr, call the result config.subr, remove config.sub, use
20522           config.subr.
20524         * Makefile.in: revised install for dir.info.
20526 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20528         * configure.in: add decstation host makefile frag.
20530         * Makefile.in: BISON now bison -y again.  also install-gcc on
20531           install.  clean-gdbm on clean.  infodir belongs in datadir.
20532           Make directories for info install.  Build dir.info here then
20533           install it.
20535 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20537         * Makefile.in: fix for bad directory tests.
20539 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20541         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
20542           regexp.  -srcdir relative was being handled incorrectly.
20544         * Makefile.in: unwrapped some for loops so that parallel makes
20545           work again and so one can focus one's attention on a particular
20546           package.
20548 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20550         * configure: added PWD as a stand in for `pwd` (for speed). use
20551           elif wherever possible.  make -srcdir work without -objdir.
20552           -objdir= commented out.
20554 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20556         * configure: +options become --options.  -subdirs commented out.
20557           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
20558           Makefile now at top of generated Makefile.  Removed cvs log
20559           entries.  added -srcdir.  create .gdbinit only if there is one
20560           in ${srcdir}.
20562         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
20563           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
20564           and mandir now keyed off datadir by default.
20566 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20568         * Freshly created ChangeLog.
20571 Local Variables:
20572 mode: change-log
20573 left-margin: 8
20574 fill-column: 76
20575 version-control: never
20576 End: