linux-atomic.c (__kernel_cmpxchg): Change argument 1 to volatile void *.
[official-gcc.git] / ChangeLog
blob664c018b13c8d62bebcec589d79c2f2bf8e3dc3f
1 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
3         * MAINTAINERS: Change my email address as maintainer.
5 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
7         PR fortran/91828
8         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
9         * configure: Regenerated.
11 2019-10-21  Jason Merrill  <jason@redhat.com>
13         * .gitattributes: Also check ChangeLog whitespace.
15 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
17         * contrib/dg-extract-results.sh: Add support for KPASS.
18         * contrib/dg-extract-results.py: Likewise.
20 2019-10-17  Jason Merrill  <jason@redhat.com>
22         * .gitattributes: Avoid {} in filename pattern.
24 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
26         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
27         Approval section.
29 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
31         * MAINTAINERS: Add myself to Write After Approval
33 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
35         * MAINTAINERS: Add myself as an aarch64 maintainer.
37 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
39         * MAINTAINERS: Add myself as aarch64 maintainer.
41 2019-09-23  Carl Love  <cel@us.ibm.com>
43         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
44         New define_insn.
45         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
46         vsx_xxpermdi16_le_V16QI): Removed define_insn.
48 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
50         * MAINTAINERS (Sam Tebbs): Update email address.
52 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
54         * MAINTAINERS: Update my email address.
56 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
58         * libtool.m4: Handle uclinuxfdpiceabi.
60 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
62         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
63         Remove myself from Write After Approval section.
65 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
67         * configure.ac: Support for bpf-*-* targets.
68         * configure: Regenerate.
70 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
72         * config.sub: Import upstream version 2019-06-30.
73         * config.guess: Import upstream version 2019-07-24.
75 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
77         * MAINTAINERS: Remove spu port maintainers.
79 2019-08-28  Martin Liska  <mliska@suse.cz>
81         * .gitignore: Add .clangd and compile_commands.json
82         to .gitignore.
84 2019-08-23  Michael Forney  <mforney@mforney.org>
86         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
87         * Makefile.in: Regenerate.
89 2019-08-19  Tom Tromey  <tom@tromey.com>
91         * configure: Rebuild.
92         * configure.ac: Add --with-static-standard-libraries.
94 2019-08-16  Alexandre Oliva <oliva@gnu.org>
96         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
98 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
100         * MAINTAINERS (Write After Approval): Add myself.
102 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
104         * MAINTAINERS (Write After Approval): Remove myself, already listed in
105         RISC-V port maitainer.
107 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
109         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
111 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
113         * MAINTAINERS (Write After Approval): Add myself.
115 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
117         * MAINTAINERS (Write After Approval): Add myself.
119 2019-06-25  Martin Liska  <mliska@suse.cz>
121         contrib/filter-clang-warnings.py: Transform from
122         filter-rtags-warnings.py.
124 2019-06-15  Tom Tromey  <tom@tromey.com>
126         * configure.ac (host_libs): Add gnulib.
127         * configure: Rebuild.
128         * Makefile.def (host_modules, dependencies): Add gnulib.
129         * Makefile.in: Rebuild.
131 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
133         * MAINTAINERS (Write After Approval): Add myself.
135 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
137         * configure: Regenerate.
138         * configure.ac: Add PRU target.
140 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
142         * MAINTAINERS (Write After Approval): Add myself.
144 2019-06-11  Nick Clifton  <nickc@redhat.com>
146         Import these changes from the binutils/gdb repository:
148         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
150         * Makefile.def (dependencies): configure-libctf depends on all-bfd
151         and all its deps.
152         * Makefile.in: Regenerated.
154         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
156         * Makefile.def (host_modules): Add libctf.
157         * Makefile.def (dependencies): Likewise.
158         libctf depends on zlib, libiberty, and bfd.
159         * Makefile.in: Regenerated.
160         * configure.ac (host_libs): Add libctf.
161         * configure: Regenerated.
163 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
165         * MAINTAINERS (Write After Approval): Add myself.
167 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
169         * MAINTAINERS: Update my email address.
171 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
173         * MAINTAINERS (Write After Approval): Add myself.
175 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
177         * MAINTAINERS (Write After Approval): Add myself.
179 2019-05-07  Jim Wilson  <jimw@sifive.com>
181         * MAINTAINERS: Remove myself as IA-64 maintainer.
183 2019-05-04  Roland Illig  <roland.illig@gmx.de>
185         * MAINTAINERS (Write After Approval): Add myself.
187 2019-05-02  Richard Biener  <rguenther@suse.de>
189         PR bootstrap/85574
190         * Makefile.tpl (compare target): Also compare extra-compare
191         files.
192         * Makefile.in: Regenerate.
194 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
196         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
197         as modulo-scheduler maintainer.
199 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
201         * MAINTAINERS: Add myself as co-maintainer for Darwin.
203 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
205         * MAINTAINERS: Update my email address.
207 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
209         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
210         * configure: Regenerate.
212 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
214         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
215         * configure: Regenerate.
217 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
219         * configure.ac: Add target-zlib to target_libraries.
220         * configure: Regenerate.
222 2019-04-09  Martin Liska  <mliska@suse.cz>
224         * Makefile.in: Regenerate.
225         * Makefile.tpl: Pass GENERATOR_CFLAGS
226         in all stages.
228 2019-03-28  Martin Liska  <mliska@suse.cz>
230         PR bootstrap/89829
231         * Makefile.in: Revert r254150.
232         * Makefile.tpl: Likewise.
234 2019-03-28  Ben Elliston  <bje@gnu.org>
236         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
237         related, and libdecnumber.
239 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
241         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
242         (Write After Approval): Remove myself.
244 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
246         * MAINTAINERS (Write After Approval): Add myself.
248 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
250         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
251         (Write After Approval): Remove myself and Julian.
253 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
255         * MAINTAINERS (Write After Approval): Add myself.
257 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
259         * MAINTAINERS (Write After Approval): Add myself.
261 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
263         * ChangeLog: Replace space with tab.
264         * MAINTAINERS: Delete 1 tab to keep alignment.
266 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
268         * MAINTAINERS (Write After Approval): Add myself.
270 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
272         * MAINTAINERS (Write After Approval): Add myself.
274 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
275             Kwok Cheung Yeung  <kcy@codesourcery.com>
276             Julian Brown  <julian@codesourcery.com>
277             Tom de Vries  <tom@codesourcery.com>
278             Jan Hubicka  <hubicka@ucw.cz>
279             Martin Jambor  <mjambor@suse.cz>
281         * configure.ac: Likewise.
282         * configure: Regenerate.
283         * contrib/config-list.mk: Add amdgcn-amdhsa.
285 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
287         * MAINTAINERS (Write After Approval): Add myself.
289 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
291         * MAINTAINERS (Write After Approval): Add myself.
293 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
295         PR target/88535
296         * config.guess: Import upstream version 2019-01-03.
297         * config.sub: Import upstream version 2019-01-01.
299 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
301         * MAINTAINERS (Write After Approval): Update my maintainer address.
303 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
305         * MAINTAINERS (Write After Approval): Add myself.
307 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
309         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
311 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
313         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
314         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
315         (GCC_TARGET_TOOL): Likewise.
316         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
317         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
318         OTOOL, OTOOL_FOR_TARGET: New substitutions.
319         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
320         * configure: Regenerate.
321         * Makefile.in: Likewise.
323 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
325         * MAINTAINERS (Write After Approval): Add myself.
327 2018-11-13  Martin Liska  <mliska@suse.cz>
329         * gcc.target/i386/pr87930.c: Move to ...
330         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
332 2018-11-10  Stafford Horne  <shorne@gmail.com>
334         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
335         (Write After Approval): Remove myself.
337 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
339         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
340         Append $INCICONV to it.
342 2018-11-04  Stafford Horne  <shorne@gmail.com>
344         * MAINTAINERS (Write After Approval): Add myself.
346 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
348         PR bootstrap/82856
349         * multilib.am: New file.  From automake.
351         Merge from binutils-gdb:
352         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
354         * libtool.m4: Use AC_LANG_SOURCE.
355         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
356         * ar-lib: New file.
357         * test-driver: New file.
358         * configure: Re-generate.
360 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
362         * MAINTAINERS (Write After Approval): Add myself.
364 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
366         PR bootstrap/87788
367         PR d/87799
368         * configure: Rebuild.
369         * configure.ac: Disable D on systems where it is known not to work.
371 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
373         * Makefile.def (target_modules): Add libphobos.
374         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
375         GDCFLAGS_FOR_TARGET.
376         (dependencies): Make libphobos depend on libatomic, libbacktrace
377         configure, and zlib configure.
378         (language): Add language d.
379         * Makefile.in: Rebuild.
380         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
381         (HOST_EXPORTS): Add GDC.
382         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
383         (BASE_TARGET_EXPORTS): Add GDC.
384         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
385         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
386         (EXTRA_HOST_FLAGS): Add GDC.
387         (STAGE1_FLAGS_TO_PASS): Add GDC.
388         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
389         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
390         environment variables.
391         * configure: Rebuild.
392         * configure.ac: Add target-libphobos to target_libraries.  Set and
393         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
395 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
397         * MAINTAINERS (Write After Approval): Add myself.
399 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
401         * MAINTAINERS (Write After Approval): Remove myself.
403 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
405         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
407 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
409         * MAINTAINERS: Update my email address.
411 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
413         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
414         maintainer.
416 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
418         * MAINTAINERS (Write After Approval): Add self.
420 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
422         * MAINTAINERS (write after approval): Add myself.
424 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
426         * MAINTAINERS: Update my email address.
428 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
430         * MAINTAINERS (write after approval): Add myself.
432 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
434         * MAINTAINERS: Add self to global reviewers list.
436 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
438         MAINTAINERS: Add c-sky port maintainers.
440 2018-08-10  Martin Liska  <mliska@suse.cz>
442         * MAINTAINERS: Revert change in previous commit and
443         join lines.
445 2018-08-10  Martin Liska  <mliska@suse.cz>
447         * MAINTAINERS: Remove extra line.
449 2018-08-06  Naveen H.S  <naveenh@marvell.com>
451         * MAINTAINERS: Update my email address.
453 2018-07-19  DJ Delorie  <dj@redhat.com>
455         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
456         as maintainer.
458 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
460         * MAINTAINERS: Adjust email address for me and my colleague Robin
461         Dapp.
463 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
464             Sunil K Pandey  <sunil.k.pandey@intel.com>
466         PR target/84413
467         * config/i386/i386.c (m_CORE_AVX512): New.
468         (m_CORE_AVX2): Likewise.
469         (m_CORE_ALL): Add m_CORE_AVX2.
470         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
471         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
472         and remove the rest of m_SKYLAKE_AVX512.
474 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
476         * config.sub: Sync with upstream version 2018-07-03.
478 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
480         * config.guess: Sync with upstream version 2018-06-26.
481         * config.sub: Sync with upstream version 2018-07-02.
483 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
485         * libtool.m4: Sort output of 'find' to enable deterministic builds.
486         * ltmain.sh: Likewise.
488 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
490         * contrib/config-list.mk: Remove powerpc-linux_paired.
492 2018-06-29  Alexandre Oliva <oliva@adacore.com>
494         * configure.ac: Introduce support for @unless/@endunless.
495         * Makefile.tpl (dep-kind): Rewrite with cond; return
496         postbootstrap in some cases.
497         (make-postboot-dep, postboot-targets): New.
498         (dependencies): Do not output postbootstrap dependencies at
499         first.  Output non-target ones changed for configure to depend
500         on stage_last @if gcc-bootstrap, and the original deps @unless
501         gcc-bootstrap.
502         * configure.in, Makefile.in: Rebuilt.
504 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
506         * MAINTAINERS (write after approval): Add myself.
508 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
510         * MAINTAINERS (write after approval): Add myself.
512 2018-06-19  Nick Clifton  <nickc@redhat.com>
514         * zlib/configure.ac: Restore old behaviour of only enabling
515         multilibs when a target subdirectory is defined.  This allows
516         building with srcdir == builddir.
517         * zlib/configure: Regenerate.
519 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
521         * Makefile.def (fortran): Add check-target-libgomp-fortran.
522         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
523         * Makefile.in: Regenerate.
525 2018-06-16  Ben Elliston  <bje@gnu.org>
527         * config.guess: Import latest version.
528         * config.sub: Likewise.
530 2018-06-08  Martin Liska  <mliska@suse.cz>
532         * MAINTAINERS: Remove MPX-related entries.
533         * Makefile.def: Remove libmpx support.
534         * Makefile.in: Regenerate.
535         * configure.ac: Remove removed files.
536         * configure: Regenerate.
537         * libmpx/ChangeLog: Remove.
538         * libmpx/Makefile.am: Remove.
539         * libmpx/Makefile.in: Remove.
540         * libmpx/acinclude.m4: Remove.
541         * libmpx/aclocal.m4: Remove.
542         * libmpx/config.h.in: Remove.
543         * libmpx/configure: Remove.
544         * libmpx/configure.ac: Remove.
545         * libmpx/configure.tgt: Remove.
546         * libmpx/libmpx.spec.in: Remove.
547         * libmpx/mpxrt/Makefile.am: Remove.
548         * libmpx/mpxrt/Makefile.in: Remove.
549         * libmpx/mpxrt/libmpx.map: Remove.
550         * libmpx/mpxrt/libtool-version: Remove.
551         * libmpx/mpxrt/mpxrt-utils.c: Remove.
552         * libmpx/mpxrt/mpxrt-utils.h: Remove.
553         * libmpx/mpxrt/mpxrt.c: Remove.
554         * libmpx/mpxrt/mpxrt.h: Remove.
555         * libmpx/mpxwrap/Makefile.am: Remove.
556         * libmpx/mpxwrap/Makefile.in: Remove.
557         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
558         * libmpx/mpxwrap/libtool-version: Remove.
559         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
561 2018-06-04  Martin Liska  <mliska@suse.cz>
563         * MAINTAINERS: Add myself as gcov maintainer.
565 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
567         * MAINTAINERS: Update my email address.
569 2018-06-04  Tom de Vries  <tdevries@suse.de>
571         * MAINTAINERS: Remove write-after-approval entries for component
572         maintainers.
574 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
576         * MAINTAINERS (write after approval): Add myself.
578 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
580         * MAINTAINERS: Update my email address.
582 2018-06-01  Tom de Vries  <tdevries@suse.de>
584         * MAINTAINERS: Update my email address.
586 2018-05-22  Bin Cheng <bin.cheng@arm.com>
588         * MAINTAINERS (loop-optimizer): Add myself.
590 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
592         * configure.ac: Added "nfp" target.
593         * configure: Regenerate.
595 2018-04-30  Richard Biener  <rguenther@suse.de>
597         PR bootstrap/85571
598         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
599         (STAGE3_TFLAGS): Likewise.
600         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
601         (STAGEtrain_TFLAGS): Likewise.
602         * Makefile.in: Regenerate.
604 2018-04-26  Richard Biener  <rguenther@suse.de>
606         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
607         (STAGE2_CFLAGS): Likewise.
608         (STAGE2_TFLAGS): Likewise.
609         (STAGE3_CFLAGS): Add -fchecking.
610         (STAGE3_TFLAGS): Likewise.
611         (STAGEtrain_CFLAGS): Filter out -fchecking.
612         (STAGEtrain_TFLAGS): Likewise.
613         * Makefile.in: Re-generate.
615 2018-04-25  Catherine Moore <clm@codesourcery.com>
617         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
619 2018-04-18  Paul Clarke  <pc@us.ibm.com>
621         * MAINTAINERS (write after approval): Add myself.
623 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
625         * MAINTAINERS: Update my email address.
627 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
629         * MAINTAINERS: Remove redundant Write-After-Approval entry.
631 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
633         * MAINTAINERS: Update my email address and disambiguate myself
634         a bit from Will Schmidt.
636 2018-03-21  Nathan Sidwell  <nathan@acm.org>
638         * MAINTAINERS: Move maintainers of now-removed picochip and score
639         ports to write after approval.
641 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
643         * MAINTAINERS: Add entry for SVE maintainership.
645 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
647         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
648         * configure: Regenerate.
650 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
652         * MAINTAINERS (write after approval): Add myself.
654 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
656         * MAINTAINERS (write after approval): Add myself.
658 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
660         * MAINTAINERS (write after approval): Add myself.
662 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
664         Update copyright years.
666 2018-01-03  Ben Elliston  <bje@gnu.org>
668         * config.guess: Import latest version.
669         * config.sub: Likewise.
671 2017-12-12  Stafford Horne  <shorne@gmail.com>
673         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
674         * configure: Regenerate.
676 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
678         * MAINTAINERS (Write After Approval): Add myself.
680 2017-11-28  Julia Koval  <julia.koval@intel.com>
681             Sebastian Peryt  <sebastian.peryt@intel.com>
683         * Makefile.def (target_modules): Remove libcilkrts.
684         * Makefile.in: Ditto.
685         * configure: Ditto.
686         * configure.ac: Ditto.
688 2017-11-28  Julia Koval  <julia.koval@intel.com>
690         * MAINTAINERS (Write After Approval): Add myself.
692 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
694         * MAINTAINERS (Write After Approval): Add myself.
696 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
698         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
699         Use my SiFive email address.
701 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
703         * MAINTAINERS (write after approval): Add myself.
705 2017-10-27  Martin Liska  <mliska@suse.cz>
707         * Makefile.tpl: Use proper name of folder as it was renamed
708         during transition to 4 stages.
709         * Makefile.in: Regenerate.
711 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
713         * MAINTAINERS (write after approval): Add myself.
715 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
717         * MAINTAINERS: Add a note that maintainership also includes web
718         pages, docs, and testsuite related to that area.
720 2017-09-25  Tom de Vries  <tom@codesourcery.com>
722         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
724 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
726         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
728 2017-09-15  Nathan Sidwell  <nathan@acm.org>
730         * MAINTAINERS: Remove myself as a vxworks maintainer.
732 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
734         * MAINTAINERS: Remove email address of Jim Norris.
736 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
738         * MAINTAINERS (Reviewers): Move myself from here...
739         (CPU Port Maintainers): ... to here.
741 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
743         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
745 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
747         * MAINTAINERS (write after approval): Add myself.
749 2017-07-28  Tony Reix  <tony.reix@atos.net>
751         * configure.ac (target-libffi): Don't disable for AIX.
752         (go): Don't add to unsupported_languages on AIX.
753         (target-libgo): Don't disable for AIX.
754         * configure: Regenerate.
756 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
758         * MAINTAINERS: Add myself.
760 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
762         * MAINTAINERS: Update my email address.
764 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
766         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
767         arm-specific auto-generated header files.
769 2017-07-03  Nathan Sidwell  <nathan@acm.org>
771         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
772         * configure: Rebuilt.
774 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
776         * MAINTAINERS: Readd myself for c6x.
778 2017-06-28  Martin Liska  <mliska@suse.cz>
780         PR bootstrap/81217
781         * Makefile.def: Remove superfluous bootstrap_target from
782         bootstrap_stage.
783         * Makefile.in: Re-generate the file.
785 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
787         * MAINTAINERS: Add myself to Write After Approval
789 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
791         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
793 2017-06-19  Martin Liska  <mliska@suse.cz>
795         * Makefile.def: Define 4 stages PGO bootstrap.
796         * Makefile.tpl: Define FLAGS.
797         * Makefile.in: Regenerate.
799 2017-06-14  Ian Lance Taylor  <iant@golang.org>
801         * Makefile.def: Add check-gotools to go check targets.
802         * Makefile.in: Rebuild.
804 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
806         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
808 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
810         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
811         * configure: Regenerate.
813 2017-05-31  Martin Liska  <mliska@suse.cz>
815         * configure.ac: Add handling of stage2_werror_flags to
816         action-if-given and to action-if-not-given.
817         * configure: Regenerate.
819 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
821         * MAINTAINERS: Add self to Write After Approval
823 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
825         * MAINTAINERS: Update my email address, and remove myself as
826         maintainer in some areas.
828 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
830         * MAINTAINERS: Add self to Write After Approval
832 2017-05-25  Nathan Sidwell  <nathan@acm.org>
834         * configure.ac: Add --enable-languages=default to mean default and
835         make --enable-languages=all mean all supported languages.
836         * configure: Regenerated.
838 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
840         * config.gcc (powerpc*-*-*spe*): New.
841         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
842         (powerpc-*-rtems*spe*): New.
843         (powerpc*-*-linux*spe*): New.
844         (powerpc-wrs-vxworksspe): New.
845         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
846         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
847         * config.host (powerpc*-*-*spe*): New.
849 2017-05-19  Martin Liska  <mliska@suse.cz>
851         * configure.ac: Add --enable-werror-always just for
852         bootstrap-debug (or none build config) and do not add it
853         when we are on a release branch.
854         * configure: Regenerated.
856 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
858         * MAINTAINERS: Add self to Write After Approval
860 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
862         * MAINTAINERS: Move myself to Write After Approval section.
864 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
866         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
867         ACCH registers.
868         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
869         available.
870         (umulsidi3): Likewise.
871         (mulsidi3_700): Disable this pattern when we have advanced mpy
872         instructions.
873         (umulsidi3_700): Likewise.
874         (maddsidi4): New pattern.
875         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
876         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
877         (mpydu_imm_arcv2hs): Likewise.
878         * config/arc/predicates.md (accl_operand): New predicate.
880 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
881             Andrew Burgess <andrew.burgess@embecosm.com>
883         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
884         case.
885         (ARC_AUTOFP_IRQ_P): Likewise.
886         (ARC_AUTO_IRQ_P): Likewise.
887         (rgf_banked_register_count): New variable.
888         (parse_mrgf_banked_regs_option): New function.
889         (arc_override_options): Handle rgf_banked_regs option.
890         (arc_handle_interrupt_attribute): Add firq option.
891         (arc_compute_function_type): Return fast irq type when required.
892         (arc_must_save_register): Handle fast interrupts.
893         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
894         (arc_return_address_regs): Update.
895         * config/arc/arc.h (arc_return_address_regs): Update.
896         (arc_function_type): Add fast interrupt type.
897         (ARC_INTERRUPT_P): Update.
898         (RC_FAST_INTERRUPT_P): Define.
899         * config/arc/arc.md (simple_return): Update for fast interrupts.
900         (p_return_i): Likewise.
901         * config/arc/arc.opt (mrgf-banked-regs): New option.
902         * doc/invoke.texi (mrgf-banked-regs): Document.
904 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
906         * config/arc/arc.c (irq_ctrl_saved): New variable.
907         (ARC_AUTOBLINK_IRQ_P): Define.
908         (ARC_AUTOFP_IRQ_P): Likewise.
909         (ARC_AUTO_IRQ_P): Likewise.
910         (irq_range): New function.
911         (arc_must_save_register): Likewise.
912         (arc_must_save_return_addr): Likewise.
913         (arc_dwarf_emit_irq_save_regs): Likewise.
914         (arc_override_options): Handle deferred options.
915         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
916         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
917         arc_must_save_return_addr.
918         (arc_compute_frame_size): Handle automated save and restore of
919         registers.
920         (arc_expand_prologue): Likewise.
921         (arc_expand_epilogue): Likewise.
922         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
923         * config/arc/arc.opt (mirq-ctrl-saved): New option.
924         * doc/invoke.texi (mirq-ctrl-saved): Document option.
926 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
927         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
929         PR bootstrap/77661
930         * Makefile.def: Don't pass --enable-maintainer-mode on to an
931         in-tree build MPC.
932         * Makefile.in: Regenerate.
934 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
936         * configure.ac: Enable LTO by default on darwin >= 9.
937         * configure: Regenerate.
939 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
941         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
942         and Andrew Waterman as the RISC-V maintainers.
944 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
946         * MAINTAINERS: Add self to Write After Approval
948 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
950         * config.guess: Import latest from upstream.
952 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
954         * MAINTAINERS (Write After Approval): Remove entries that are
955         already covered under Reviewers.
957 2017-03-08  Mark Wielaard  <mark@klomp.org>
959         PR demangler/70909
960         PR demangler/67264
961         * include/demangle.h: Add d_printing to struct demangle_component
962         and pass struct demangle_component as non const.
964 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
966         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
968 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
970         * Makefile.tpl: Remove HOST_ISLVER.
971         (HOST_EXPORTS): Remove ISLVER.
972         * Makefile.in: Regenerate.
974 2017-02-13  Richard Biener  <rguenther@suse.de>
976         * configure: Re-generate.
978 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
980         * MAINTAINERS: Adjust bug reporting URL.
982 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
984         * MAINTAINERS (Write After Approval): Remove redundant entry
985         for Andrew Burgess.
987 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
989         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
990         32-bit hppa*-*-hpux*.
991         * configure: Regenerate.
993 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
995         * configure.ac: Moved the white list of enabling BRIG FE to
996         libhsail-rt/configure.tgt.
997         * configure: Regenerated.
998         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1000 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1001             Martin Jambor  <mjambor@suse.cz>
1003         * Makefile.def (target_modules): Added libhsail-rt.
1004         (languages): Added language brig.
1005         * Makefile.in: Regenerated.
1006         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1007         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1008         * configure: Regenerated.
1010 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1012         PR other/79046
1013         * configure: Regenerated.
1015 2017-01-04  Alan Modra  <amodra@gmail.com>
1017         * configure: Regenerate.
1019 2016-12-29  Ben Elliston  <bje@gnu.org>
1021         * config.sub: Import latest version.
1023 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1025         * MAINTAINERS (Write After Approval): Add myself.
1027 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1029         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1030         includes bootstrap-mpx.
1031         * configure: Regenerated.
1033 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1035         * MAINTAINERS (Write After Approval): Add myself.
1037 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1039         * configure: Regenerate.
1041 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1043         * configure.ac: Don't use pkg-config to check for bdw-gc.
1044         * configure: Regenerate.
1046 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1048         * Makefile.def: Remove reference to boehm-gc target module.
1049         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1050         options and for the bdw-gc pkg-config module.
1051         * configure: Regenerate.
1052         * Makefile.in: Regenerate.
1054 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1056         * MAINTAINERS (nvptx): Remove self.
1058 2016-11-25  Ben Elliston  <bje@gnu.org>
1060         * config.guess: Import latest version.
1061         * config.sub: Likewise.
1063 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1065         * MAINTAINERS (Write After Approval): Add myself.
1067 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1069         * Makefile.def: Remove references to GCJ.
1070         * Makefile.tpl: Likewise.
1071         * Makefile.in: Regenerate.
1073 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1075         * config-ml.in: Remove references to GCJ.
1076         * configure.ac: Likewise.
1077         * configure: Regenerate.
1079 2016-11-01  Josh Conner  <joshconner@google.com>
1081         * MAINTAINERS (Write After Approval): Update email address,
1083 2016-10-27  Carl Love  <cel@us.ibm.com>
1085         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1086         Approval list to make it alphabetical.
1088 2016-10-27  Carl Love  <cel@us.ibm.com>
1090         * MAINTAINERS (Write After Approval): Add myself.
1092 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1094         * MAINTAINERS (Reviewers): Add myself.
1095         (Write After Approval): Add myself.
1097 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1098             Ulrich Weigand  <uweigand@de.ibm.com>
1100         * MAINTAINERS: Update email address.
1102 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1104         * MAINTAINERS: Update email address.
1106 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1108         * configure.ac: Add aarch64-*-freebsd*.
1109         * configure: Regenerate.
1111 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1113         * MAINTAINERS: Update email address after it got reverted.
1115 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1117         * configure.ac (target_libraries): Readd target-boehm-gc.
1118         Restore --enable-objc-gc handling.
1119         * configure: Regenerate.
1121 2015-10-03  Jeff Law  <law@redhat.com>
1123         * MAINTAINERS: Move several inactive maintainers to the
1124         write-after-approval section.
1126 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
1128         * configure.ac: Add target-libffi to target_libraries.
1129         Readd libgcj target disablings, modified to only target-libffi.
1130         Readd target addition of go to unsupported languages.
1131         * configure: Regenerated.
1133 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
1135         * MAINTAINERS: Update email address.
1137 2016-09-30  Andrew Haley  <aph@redhat.com>
1139         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1140         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
1141         libgcj.
1143 2016-09-30  Andrew Haley  <aph@redhat.com>
1145         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1146         write-after approval after GCJ deletion.
1148 2016-09-30  Andrew Haley  <aph@redhat.com>
1150         * Makefile.def: Remove libjava.
1151         * Makefile.tpl: Likewise.
1152         * Makefile.in: Regenerate.
1153         * configure.ac: Likewise.
1154         * configure: Likewise.
1155         * gcc/java: Remove.
1156         * libjava: Likewise.
1158 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
1160         * MAINTAINERS (Reviewers): Add myself.
1162 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
1164         * configure.ac: Disable "sim" directory for arc*-*-*.
1165         * configure: Regenerated.
1167 2016-09-23  Tamar Christina <tamar.christina@arm.com>
1169         * MAINTAINERS (Write After Approval): Add myself.
1171 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
1173         * configure.ac: Check for the minimum in-tree MPFR version
1174         handled.
1175         * configure: Regenerate.
1177 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
1179         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1180         * configure: Regenerated.
1182 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
1184         * MAINTAINERS (Write After Approval): Add myself.
1186 2016-06-23  Andi Kleen  <ak@linux.intel.com>
1188         * Makefile.def: Add autoprofiledbootstrap.
1189         * Makefile.tpl: Dito.
1190         * Makefile.in: Regenerate.
1192 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1194     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1195     * configure: Regenerate.
1197 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1199         * configure: Regenerate.
1200         * configure.ac: Remove support for avr-rtems.
1202 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
1204         * MAINTAINERS (Write After Approval): Add myself.
1206 2016-06-16  Michael Collison  <michael.collison@arm.com>
1208         * MAINTAINERS (Write After Approval): Add myself.
1210 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
1212         * MAINTAINERS (Write After Approval): Update e-mail address.
1214 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
1216         * MAINTAINERS (Write After Approval): Add myself.
1218 2016-05-28  Alan Modra  <amodra@gmail.com>
1220         * Makefile.tpl (configure): Depend on m4 files included.
1221         * Makefile.in: Regenerate.
1223 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1225         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1226         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1228 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1230         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1231         special case builtin.
1232         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1233         support for ALTIVEC_BUILTIN_VEC_ADDEC.
1234         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1235         for __builtin_vec_addec.
1237 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1239         * config.guess: Import version 2016-04-02 (newest).
1240         * config.sub: Import version 2016-05-10 (newest).
1242 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
1244         * configure.ac: Add ARC support to libgloss.
1245         * configure: Regenerate
1247 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
1249         * MAINTAINERS (Write After Approval): Add myself.
1251 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1253         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1254         * configure: Regenerated.
1255         * Makefile.def (gmp): Explicitly disable assembler.
1256         (mpfr): Adjust lib_path.
1257         (mpc): Likewise.
1258         * Makefile.in: Regenerated.
1260 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
1262         PR bootstrap/70704
1263         * configure.ac (--enable-stage1-checking): Add missing
1264         --enable-checking=.
1265         * configure: Regenerated.
1267 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1269         * config.guess: Revert r235676.
1270         * config.sub: Revert r235676.
1272 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1274         * config.guess: Remove SH5 support.
1275         * config.sub: Likewise.
1276         * configure: Likewise.
1277         * configure.ac: Likewise.
1279 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
1281         PR bootstrap/70704
1282         * configure.ac (--enable-stage1-checking): For --disable-checking or
1283         implicit --enable-checking, make sure extra flag matches in between
1284         stage1 and later checking.
1285         * configure: Regenerated.
1287 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1289         * .gitattributes: New file.
1291 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
1293         * MAINTAINERS (rs6000/powerpc port): Add myself.
1295 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
1297         PR bootstrap/70173
1298         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1299         and gotools directories.  Delete the stage_final file.
1300         * Makefile.in: Regenerate.
1302 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
1304         * MAINTAINERS (Write After Approval): Add myself.
1306 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
1308         * MAINTAINERS (Fortran maintainer): Remove myself.
1310 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
1312         * MAINTAINERS (Write After Approval): Add myself.
1314 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
1316         * MAINTAINERS (Write After Approval): Add myself.
1318 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1320         Sync with binutils-gdb:
1322         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1324         * configure.ac: Add mips and s390 to the gold target check.
1325         * configure: Regenerate.
1327 2016-03-01  DJ Delorie  <dj@redhat.com>
1329         * MAINTAINERS (mep): Remove myself as MeP maintainer.
1331 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
1333         * MAINTAINERS (libcpp): Add myself.
1334         (diagnostic messages): Likewise.
1336 2016-02-20  Tom de Vries  <tom@codesourcery.com>
1338         * MAINTAINERS: Fix whitespace.
1340 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
1342         * MAINTAINERS (Write After Approval): Add myself.
1344 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
1346         * config/isl.m4: Add comments about isl-0.16.
1347         * configure: Regenerate.
1349 2016-01-29  Martin Jambor  <mjambor@suse.cz>
1351         * MAINTAINERS (hsa maintainers): Add myself.
1353 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
1355         * MAINTAINERS: (Write After Approval): Add myself.
1357 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
1358             Sebastian Pop  <s.pop@samsung.com>
1360         * Makefile.in: Regenerate.
1361         * Makefile.tpl: Export ISLVER.
1362         * configure: Regenerate.
1363         * config/isl.m4: Detect isl-0.15.
1365 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
1367         PR bootstrap/69329
1368         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1369         * Makefile.in: Regenerate.
1371 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
1373         * configure.ac: Enable LTO for DJGPP
1374         * configure: Regenerate
1376 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
1378         Sync with binutils-gdb:
1379         2015-10-21  Nick Clifton  <nickc@redhat.com>
1381         PR gas/19109
1382         * configure.ac: Note the 'none' is an acceptable argument to
1383         --enable-compressed-debug-sections.
1384         * configure: Regenerate.
1386 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1388         PR bootstrap/69134
1389         * Makefile.def (mpfr): Disable assembler.
1390         * Makefile.in: Regenerate.
1392 2016-01-01  Ben Elliston  <bje@gnu.org>
1394         * config.guess: Import version 2016-01-01.
1395         * config.sub: Likewise.
1397 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
1399         * MAINTAINERS (Write After Approval): Add myself.
1401 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
1403         * Makefile.in: Replace ISL with isl.
1404         * Makefile.tpl: Same.
1405         * config/isl.m4: Same.
1406         * configure.ac: Same.
1407         * contrib/download_prerequisites: Same.
1408         * configure: Regenerate.
1410 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
1412         * MAINTAINERS (Write After Approval): Add Myself.
1414 2015-12-17  Nathan Sidwell  <nathan@acm.org>
1416         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1417         * configure: Regenerate.
1419 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
1420             Sebastian Pop  <s.pop@samsung.com>
1422         * config/isl.m4 (ISL_CHECK_VERSION): Check for
1423         isl_ctx_get_max_operations.
1424         * configure: Regenerate.
1426 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
1428         * MAINTAINERS (Write After Approval): Add myself.
1430 2015-12-02  Ian Lance Taylor  <iant@google.com>
1432         PR go/66147
1433         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1434         * Makefile.in: Regenerate.
1436 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
1438         PR libffi/65726
1439         * Makefile.def (lang_env_dependencies): Make libffi depend
1440         on cxx.
1441         * Makefile.in: Regenerate.
1443 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
1445         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1446         symbols.
1448 2015-11-20  Tristan Gingold  <gingold@adacore.com>
1450         Sync with binutils-gdb:
1451         2015-11-20  Tristan Gingold  <gingold@adacore.com>
1453         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1454         * configure: Regenerate.
1456 2015-11-19  Martin Liska  <mliska@suse.cz>
1458         * .gitignore: Add .clang-format to ignored files.
1459         * Makefile.in: Add clang-format.
1460         * Makefile.tpl: Likewise.
1462 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
1464         * configure.ac: Enable libmpx by default.
1465         * configure: Regenerated.
1467 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
1469         * MAINTAINERS: Update email address.
1471 2015-10-23  Paulo Matos  <pmatos@linki.tools>
1473         * MAINTAINERS: Update email address.
1475 2015-10-23  Alan Hayward <alan.hayward@arm.com>
1477         * MAINTAINERS  (Write After Approval): Add myself.
1479 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1481         Sync with binutils-gdb:
1482         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1484         PR gas/19109
1485         * configure.ac: Add
1486         --enable-compressed-debug-sections={all,gas,gold,ld}.
1487         * configure: Regenerated.
1489 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
1491         * MAINTAINERS: Update list of Ada maintainers and email addresses.
1493 2015-10-09  Martin Liska  <mliska@suse.cz>
1495         * MAINTAINERS (Write After Approval): Add myself.
1497 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
1499         * MAINTAINERS (Write After Approval): Add myself.
1501 2015-10-02  Florian Weimer  <fweimer@redhat.com>
1503         * MAINTAINERS: Update email address.
1505 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
1507         * MAINTAINERS  (Write After Approval): Add myself.
1509 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
1511         * MAINTAINERS: Update email.
1513 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
1515         * MAINTAINERS: Update my email address.
1517 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
1519         * MAINTAINERS (ft32 port): Add myself.
1521 2015-08-28  David Sherwood  <david.sherwood@arm.com>
1523         * MAINTAINERS: Add myself.
1525 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
1527         * MAINTAINERS (Write After Approval): Add myself.
1529 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1531         PR libfortran/54572
1532         * Makefile.def: Make libgfortran depend on libbacktrace.
1533         * Makefile.in: Regenerate.
1535 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
1537         * MAINTAINERS (Write After Approval): Add myself.
1539 2015-08-12  Tom de Vries  <tom@codesourcery.com>
1541         PR other/67092
1542         * configure.ac: Remove --with_host_libstdcxx support.
1543         * configure: Regenerate.
1545 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
1546             Jakub Jelinek  <jakub@redhat.com>
1548         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1549         nvptx*-*-*.
1550         * configure: Regenerate.
1552 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
1554         * Makefile.def (libiconv): Define bootstrap=true.
1555         Mark pdf/html/info as missing.
1556         (configure-gcc): Depend on all-libiconv.
1557         (all-gcc): Ditto.
1558         (configure-libcpp): Ditto.
1559         (all-libcpp): Ditto.
1560         (configure-intl): Ditto.
1561         (all-intl): Ditto.
1562         * Makefile.in: Regenerate.
1564 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
1566         * MAINTAINERS (loop ivopts): Add the entry and myself.
1568 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1570         * MAINTAINERS (nvptx): Add self.
1572 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
1574         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1575         128-bit vector modes.
1577 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
1579         * MAINTAINERS (Write After Approval): Add myself.
1581 2015-07-28  Ben Elliston  <bje@gnu.org>
1583         * config.sub, config.guess: Import from upstream.
1585 2015-07-24  Michael Darling  <darlingm@gmail.com>
1587         PR other/66259
1588         * config-ml.in: Reflects renaming of configure.in to configure.ac
1589         * configure: Likewise
1590         * configure.ac: Likewise
1592 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
1594         * MAINTAINERS: Update my email address.
1596 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1598         Sync with binutils-gdb:
1599         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
1601         * configure.ac (target_configdirs): Exclude target-zlib if
1602         target-libjava isn't built.
1603         * configure: Regenerated.
1605 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1607         Sync with binutils-gdb:
1608         2015-05-13  John David Anglin  <dave.anglin@bell.net>
1610         * configure.ac: Disable configuration of GDB for HPUX targets.
1611         * configure: Regenerate.
1613         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1615         * configure.ac: Add --with-system-zlib.
1616         * configure: Regenerated.
1618         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
1620         * configure.ac: Add FT32 support.
1621         * configure: Regenerate.
1623         2015-01-12  Anthony Green  <green@moxielogic.com>
1625         * configure.ac: Don't disable gprof for moxie.
1626         * configure: Rebuild.
1628 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1630         Sync with binutils-gdb:
1631         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
1633         PR ld/18355
1634         * Makefile.def: Add extra_configure_flags to host zlib.
1635         * configure.ac (extra_host_zlib_configure_flags): New.  Set
1636         to --enable-host-shared When bfd is to be built as shared
1637         library.  AC_SUBST.
1638         * Makefile.in: Regenerated.
1640 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
1642         Sync with src:
1643         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
1644         * Makefile.def (dependencies): Add all-zlib to all-bfd.
1645         * Makefile.in: Regenerated.
1647 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
1649         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1650         target.
1651         * configure: Regenerate.
1653 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
1655         * MAINTAINERS (Write After Approval): Add myself.
1657 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
1659         * MAINTAINERS (OS Port Maintainers): Add myself.
1660         (Various Maintainers): Remove myself from libffi testsuite.
1662 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
1664         * MAINTAINERS (gen* on machine desc): Add self.
1666 2015-06-02  Jason Merrill  <jason@redhat.com>
1668         PR bootstrap/66319
1669         * configure.ac: Use -std=gnu++98.
1671 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1673         * MAINTAINERS (Write After Approval): Add myself.
1675 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
1677         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1678         * configure: Regenerate.
1680 2015-05-26  Jason Merrill  <jason@redhat.com>
1682         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1683         * configure: Regenerate.
1685 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
1687         * configure.ac: FT32 target added.
1688         * configure: Regenerated.
1690 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
1692         * MAINTAINERS (Write After Approval): Add myself.
1694 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1696         * MAINTAINERS (Write After Approval): Add myself.
1698 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1700         * configure.ac: Fix typo.
1701         * configure: Regenerate.
1703 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
1705         * MAINTAINERS (Write After Approval): Add myself.
1707 2015-05-03  Matthias Klose  <doko@ubuntu.com>
1709         * configure.ac: Match $host configured with triplets.
1710         * configure: Regenerate.
1712 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1714         * Makefile.tpl: Remove surplus whitespace throughout.
1715         * Makefile.in: Regenerate.
1717 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
1719         * MAINTAINERS (Various Maintainers): Add myself as instruction
1720         combiner maintainer.
1722 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
1724         PR bootstrap/62077
1725         * configure.ac (--enable-stage1-checking): Default to
1726         release,misc,gimple,rtlflag,tree,types if --disable-checking
1727         or --enable-checking is not specified and DEV-PHASE is not
1728         experimental.
1729         * configure: Regenerated.
1731 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
1733         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1734         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1735         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1736         * Makefile.in: Regenerate.
1738 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
1740         * MAINTAINERS: Update my email address.
1742 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
1744         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1746 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1748         * MAINTAINERS: Add myself as an arm port reviewer.
1750 2015-03-25  Martin Liska  <mliska@suse.cz>
1751             Yury Gribov  <y.gribov@samsung.com>
1753         * Makefile.in: Fix ln source location for vimrc file.
1754         * Makefile.tpl: Likewise.
1756 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
1758         PR bootstrap/25672
1759         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1760         cross-compiling.  Similarly for CXX_FOR_TARGET.
1761         * configure: Regenerate.
1763 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
1765         * Makefile.def: Add libmpx.
1766         * configure.ac: Add libmpx.
1767         * Makefile.in: Regenerate.
1768         * configure: Regenerate.
1770 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
1772         * MAINTAINERS (CPU Port Maintainers): Add myself
1773         i386 vector ISA extns mantainer.
1775 2015-03-13  Jeff Law  <law@redhat.com>
1777         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1778         maintainer.
1779         Remove Richard Henderson as a maintainer for the x86 port.
1781 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
1783         * MAINTAINERS (CPU Port Maintainers): Update my email address.
1785 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
1787         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1788         pointer bounds checker and i386 MPX maintainer.
1790 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
1792         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1794 2015-02-26  Martin Sebor  <msebor@redhat.com>
1796         * MAINTAINERS (Various Maintainers): Add self.
1798 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
1800         * configure.ac [--enable-as-accelerator-for] (enable_languages):
1801         Make sure it contains lto.
1802         * configure: Regenerate.
1804 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
1806         * configure: Regenerate.
1808 2015-02-06  Diego Novillo  <dnovillo@google.com>
1810         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1811         middle-end, docstring): Remove myself.
1812         (Write After Approval): Add myself.
1814 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
1816         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1817         (Write After Approval): Update address.
1819 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
1821         PR jit/64780
1822         * configure.ac: Require the user to explicitly specify
1823         --enable-host-shared if the jit is enabled.
1824         * configure: Regenerate.
1826 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
1828         * MAINTAINERS (Write After Approval): Add myself.
1830 2015-01-25  Tom de Vries  <tom@codesourcery.com>
1832         * MAINTAINERS: Make whitespace consistent.
1834 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
1836         * MAINTAINERS (Write After Approval): Add myself.
1838 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
1840         * MAINTAINERS: (Write After Approval): Add myself.
1842 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
1844         * MAINTAINERS: (Write After Approval): Add myself.
1846 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
1848         * MAINTAINERS: (Write After Approval): Add myself.
1850 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
1852         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1853         objective-c/c++ front end maintainer.
1855 2015-01-13  Marek Polacek  <polacek@redhat.com>
1857         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1859 2015-01-12  Jeff Law  <law@redhat.com>
1861         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1862         a very long time.
1864 2015-01-09  Ian Lance Taylor  <iant@google.com>
1866         * configure.ac (host_tools): Add gotools.
1867         * Makefile.def (host_modules): Add gotools.
1868         (dependencies): Add dependency of all-gotools on all-target-libgo.
1870 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
1872         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1873         * configure: Regenerate.
1875 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
1877         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1878         all-target-libgomp.
1879         * Makefile.in: Regenerate.
1881 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1883         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1885 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1887         * configure.ac: Add Visium support.
1888         * configure: Regenerate.
1890 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
1892         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1893         * configure: Regenerate.
1895 2015-01-03  Andrew Pinski  <apinski@cavium.com>
1897         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1898         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1899         (BASE_TARGET_EXPORTS): Add OBJCOPY.
1900         (OBJCOPY_FOR_TARGET): New variable.
1901         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1902         * Makefile.in: Regenerate.
1903         * configure.ac: Check for already installed target objcopy.
1904         Also GCC_TARGET_TOOL on objcopy.
1905         * configure: Regenerate.
1907 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
1909         * config.sub: Update from upstream, to 2015-01-01 version.
1910         * config.guess: Ditto.
1912 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1914         * MAINTAINERS (RTEMS Ports): Add myself.
1916 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
1918         * MAINTAINERS (Write After Approval): Add myself.
1920 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1922         * MAINTAINERS (Write After Approval): Add myself.
1924 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
1926         * configure.ac (--enable-as-accelerator-for): Don't set
1927         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
1928         * configure: Regenerate.
1930 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
1932         PR bootstrap/64023
1933         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1934         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1935         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1936         to CXX.
1937         * Makefile.in: Regenerated.
1939 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1940             Yury Gribov  <y.gribov@samsung.com>
1942         * .gitignore: Added .local.vimrc and .lvimrc.
1943         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1944         * Makefile.in: Regenerate.
1946 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1948         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1949         * configure: Regenerated.
1951 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
1953         * MAINTAINERS (nvptx port): New entry.
1955 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
1957         * configure: Regenerate.
1959 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1961         * configure.ac: Merge with Binutils.
1963 2014-11-26  Tobias Burnus  <burnus@net-b.de>
1965         * Makefile.def: Make more dependent on mpfr, mpc and isl.
1966         * Makefile.in: Regenerate.
1968 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1970         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1971         missing flex.
1972         * Makefile.in: Regenerated.
1974 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
1976         * Makefile.in: Regenerate.
1978 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
1980         PR bootstrap/63784
1981         * libtool.m4: Add $pic_flag with -shared.
1983 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
1985         * MAINTAINERS (Write After Approval): Added myself.
1987 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
1989         * MAINTAINERS (write-after-approval): Add myself.
1991 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1993         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1994         from 2 years ago.
1996 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1998         Revert:
1999         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2001         * MAINTAINERS (Write After Approval): Added myself as line map
2002         maintainer.
2004 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2006         Revert:
2007         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2009         * MAINTAINERS (Write After Approval): Added myself.
2011 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2013         * MAINTAINERS (Write After Approval): Added myself.
2015 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2017         * MAINTAINERS (Write After Approval): Added myself as line map
2018         maintainer.
2020 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
2022         * MAINTAINERS (Various Maintainers): Added myself as line map
2023         maintainer.
2025 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2027         * move-if-change: Sync from upstream gnulib.
2029 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2031         * compile: Sync with upstream Automake.
2032         * depcomp: Ditto.
2033         * install-sh: Ditto.
2034         * missing: Ditto.
2035         * mkinstalldirs: Ditto.
2036         * ylwrap: Ditto.
2038 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2040         * config.sub: Update from upstream config repo.
2041         * config.guess: Ditto.
2043 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2045         * Makefile.def: Add liboffloadmic to target_modules.  Make
2046         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2047         * Makefile.in: Regenerate.
2048         * configure: Regenerate.
2049         * configure.ac: Add liboffloadmic to target binaries.
2050         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2051         Add liboffloadmic to noconfig list when C++ is not supported.
2053 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2054             Thomas Schwinge  <thomas@codesourcery.com>
2055             Ilya Verbin  <ilya.verbin@intel.com>
2056             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2058         * configure: Regenerate.
2059         * configure.ac (--enable-as-accelerator-for)
2060         (--enable-offload-targets): New configure options.
2062 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2064         * Makefile.def: Make all-gcc depend on all-isl.
2065         * Makefile.in: Regenerate.
2067 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2069         * ChangeLog.jit: New.
2070         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2072 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2074         PR target/63610
2075         * libtool.m4: Fix globbing of darwin versions.
2076         * configure: Regenerate.
2078 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2080         * Makefile.def: Remove CLooG.
2081         * Makefile.tpl: Ditto.
2082         * configure.ac: Ditto.
2083         * configure: Regenerate.
2084         * Makefile.in: Ditto.
2086 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2088         * configure.ac: Handle nvptx-*-*.
2089         * configure: Regenerate.
2091 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2093         * MAINTAINERS (Write After Approval): Add myself.
2095 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2097         * Makefile.def (libcc1): Remove bootstrap=true;.
2098         * Makefile.in: Regenerated.
2100 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2102         * configure.ac: Update comment.
2103         * configure: Regenerate.
2105 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2107         * MAINTAINERS (Write After Approval): Add myself.
2109 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2111         * configure.ac (extra_host_libiberty_configure_flags): Add
2112         --enable-shared also for libcc1's benefit.
2113         * configure: Regenerate.
2115 2014-10-29  Tristan Gingold  <gingold@adacore.com>
2117         * MAINTAINERS: Change my email address.
2119 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
2120             Tom Tromey  <tromey@redhat.com>
2122         * Makefile.def: Add libcc1 to host_modules.
2123         * configure.ac (host_tools): Add libcc1.
2124         * Makefile.in, configure: Rebuild.
2126 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
2128         * configure.ac (build_configargs): Don't share config.cache between
2129         build subdirs.
2130         * configure: Regenerate.
2132 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2134         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2135         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2136         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2137         leon3v7 as leon3.
2138         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2139         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2140         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2141         * config/sparc/sparc.md (cpu): Add leon3v7.
2142         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2144 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2146         * MAINTAINERS (write-after-approval): Add myself.
2148 2014-10-23  Ian Lance Taylor  <iant@google.com>
2150         * configure.ac: Disable the Go frontend on systems where it is known
2151         to not work.
2152         * configure: Regenerate.
2154 2014-10-23  Richard Biener  <rguenther@suse.de>
2156         * Makefile.def: Add libcpp build module and dependencies.
2157         * configure.ac: Add libcpp build module.
2158         * Makefile.in: Regenerate.
2159         * configure: Likewise.
2161 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
2163         * MAINTAINERS (write-after-approval): Add myself.
2165 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
2167         * INSTALL/README: Do not mention CVS.
2169 2014-10-03  Jing Yu  <jingyu@google.com>
2171         * configure.ac: Add aarch64 to list of targets that support gold.
2172         * configure: Regenerate.
2174 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
2176         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
2178 2014-09-29  Catherine Moore  <clm@codesourcery.com>
2180         * MAINTAINERS:  Add myself as MIPS maintainer.
2182 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
2184         * MAINTAINERS: Move myself to MIPS maintainers.
2186 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2188         * MAINTAINERS: Put all email addresses between '<' and '>'.
2190 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2192         * MAINTAINERS: Move myself to reviewers (Fortran).
2194 2014-09-01  Andi Kleen  <ak@linux.intel.com>
2196         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2197         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
2198         * Makefile.in: Regenerate.
2200 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2202         * rtx-classes-status.txt: Delete
2204 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2206         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2208 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
2210         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2211         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2212         of checking for version number.
2213         * configure: Regenerated.
2214         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2216 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2218         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2219         is done; begin phase 6 (use extra rtx_def subclasses).
2221 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2223         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2224         done; begin phase 5 (additional rtx_def subclasses).
2226 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2228         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2230 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2232         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2233         SET_BB_HEADER are done.
2235 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2237         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2238         done.
2240 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2242         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2244 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2246         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2248 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2250         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2252 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2254         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2256 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2258         * rtx-classes-status.txt: Phase 3 (per-file commits within
2259         "config" subdirs) is done; begin phase 4 (removal of
2260         "scaffolding").
2262 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
2264         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2265         dir) is done; begin phase 3 (per-file commits within "config"
2266         subdirs).
2268 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
2270         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2271         phase 2 (per-file commits in main source dir).
2273 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
2275         * configure: Regenerated.
2277 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2279         * rtx-classes-status.txt (TODO): Add SET_BND_TO
2281 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2283         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2285 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2287         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2289 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2291         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2293 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2295         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2297 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
2299         * MAINTAINERS (Write After Approval): Add myself.
2301 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
2303         * MAINTAINERS: Remove myself
2305 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2307         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2309 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
2311         * MAINTAINERS (Write After Approval): Add myself.
2313 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2315         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2316         SET_BB_HEADER, SET_BB_FOOTER
2318 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2320         * rtx-classes-status.txt: New file
2322 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
2324         * configure.ac: Eliminate ClooG installation dependency.
2325         * configure: Regenerate.
2326         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2327         * Makefile.in: Regenerate.
2329 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
2331         * MAINTAINERS (Write After Approval): Add myself.
2333 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
2335         * MAINTAINERS (Write After Approval): Add myself.
2337 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
2339         * MAINTAINERS (Write After Approval): Add myself.
2341 2014-07-28  Anthony Green  <green@moxielogic.com>
2343         Import from savannah.gnu.org:
2344         * config.sub: Update to 2014-07-28 version.
2346 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
2348         * MAINTAINERS: Remove my MIPS maintainer entry.
2350 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
2352         PR target/47230
2353         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2354         * configure: Regenerate.
2356 2014-07-24  James Norris  <jnorris@codesourcery.com>
2358         * MAINTAINERS (Write After Approval): Add myself.
2360 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
2362         * configure.ac: Accept only CLooG 0.18.1.
2363         * configure: Regenerate.
2365 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
2367         * configure.ac: Don't accept isl 0.11.
2368         * configure: Regenerate.
2370 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2372         * MAINTAINERS (Write After Approval): Add myself.
2374 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2376         * configure.ac: Don't accept isl 0.10.
2377         * configure: Regenerate.
2379 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2381         Fix include path for in-tree cloog.
2382         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2383         * configure: Regenerate.
2385 2014-06-18  Richard Henderson  <rth@redhat.com>
2387         * .gitignore: Import gcc_update output.
2389 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
2391         * config-ml.in: Robustify ac_configure_args parsing.
2393         * configure.ac (--enable-linker-plugin-configure-flags)
2394         (--enable-linker-plugin-flags): New flags.
2395         (configdirs): Conditionally add libiberty-linker-plugin.
2396         * configure: Regenerate.
2397         * Makefile.def (host_modules): Add libiberty-linker-plugin.
2398         (host_modules) <lto-plugin>: Pay attention to
2399         @extra_linker_plugin_flags@ and
2400         @extra_linker_plugin_configure_flags@.
2401         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2402         * Makefile.in: Regenerate.
2404         * Makefile.tpl (configure-[+prefix+][+module+])
2405         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2406         "module_srcdir" instead of "module" for locating a module's srcdir.
2407         * Makefile.in: Regenerate.
2409 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
2411         * MAINTAINERS (Write After Approval): Add myself.
2413 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
2415         * MAINTAINERS: Update my email address.
2417 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2419         * MAINTAINERS (Write After Approval): Add myself.
2421 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
2423         * MAINTAINERS (Write After Approval): Add myself.
2425 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
2427         PR libstdc++/61011
2428         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2429         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2430         * configure: Regenerate.
2432 2014-05-28  Pedro Alves  <palves@redhat.com>
2434         * MAINTAINERS (Write After Approval): Add myself.
2436 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2438         * MAINTAINERS: Update my affiliation/email.
2440 2014-05-19  Mike Stump  <mikestump@comcast.net>
2442         * MAINTAINERS: Add wide-int reviewers.
2444 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
2446         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2447         * configure: Regenerated.
2449 2014-05-15  Torvald Riegel  <triegel@redhat.com>
2451         * MAINTAINERS (libitm): Add myself as maintainer.
2453 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
2455         * MAINTAINERS (Write After Approval): Add myself.
2457 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
2459         * config.sub, config.guess: Import from upstream.
2461 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2463         * MAINTAINERS (Write After Approval): Put myself in correct order.
2465 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2467         * MAINTAINERS (Write After Approval): Add myself.
2469 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2471         * MAINTAINERS: Move myself from Reviewers to Write After Approval
2472         section.
2474 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2476         * MAINTAINERS (Write After Approval): Delete myself.
2478 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
2480         PR sanitizer/56781
2481         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2482         and -B* options with -Xcompiler.
2484 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
2486         PR bootstrap/60620
2487         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2488         * Makefile.in: Regenerate.
2490 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2492         * Makefile.def (dependencies): Make all-ld depend on all-binutils
2493         for WINDRES_FOR_TARGET in default-manifest.o rule.
2494         * Makefile.in: Regenerate.
2496 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
2498         * MAINTAINERS (Write After Approval): Add myself.
2500 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
2502         PR sanitizer/56781
2503         * Makefile.def: Set bootstrap=true; for host fixincludes.
2504         * configure.ac: Don't bootstrap host fixincludes unless
2505         --with-build-config=bootstrap-{a,ub}san.
2506         * Makefile.in: Regenerated.
2507         * configure: Regenerated.
2509 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
2511         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
2512         --enable-vtable-verify option parsing.  Don't add
2513         target-libsanitizer to bootstrap_target_libs unless
2514         --with-build-config=bootstrap-asan or
2515         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
2516         to bootstrap_target_libs unless --enable-vtable-verify.
2517         * configure: Regenerated.
2519 2014-03-10  Anatoly Sokolov <aesok@post.ru>
2521         * MAINTAINERS (Write After Approval): Add myself.
2523 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
2525         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2527 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
2529         PR bootstrap/58572
2530         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2531         -I for libstdc++-v3 includes if $(LEAN).
2532         * Makefile.in: Regenerated.
2534 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
2536         * MAINTAINERS: Update my email address.
2538 2014-02-24  Walter Lee  <walt@tilera.com>
2540         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2541         (tilegx-*-*): Change to tilegx*-*-*.
2542         * configure: Regenerate.
2544 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
2546         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2548 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
2550         * MAINTAINERS (Write After Approval): Add myself.
2552 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2554         PR target/59788
2555         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2556         *solaris2*.
2558 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
2560         * MAINTAINERS: Update my email address.
2562 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
2564         * MAINTAINERS: Convert to UTF-8.
2565         Properly sort Xinliang David Li's entry.
2567 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
2568             Sandra Loosemore  <sandra@codesourcery.com>
2570         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2571         nios2 port maintainers.
2573 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
2575         * MAINTAINERS (Write After Approval): Add myself.
2577 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2579         * configure.ac: Add user-friendly check for native x86_64-linux
2580         multilibs.
2581         * configure: Regenerate.
2583 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
2585         * MAINTAINERS: Add myself as sh maintainer.
2587 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2589         * MAINTAINERS: Add self as SLSR maintainer.
2591 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
2593         * MAINTAINERS: Update my email address.
2595 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
2597         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2599 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
2601         * Makefile.in: Regenerate.
2603         * Makefile.tpl: Fix typo.
2604         * Makefile.in: Regenerate partially.
2606 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2608         * configure.ac: Added libcilkrts to noconfig list when C++ is not
2609         supported.
2610         * configure: Regenerated.
2612 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
2614         * MAINTAINERS (Write After Approval): Add myself.
2616 2013-10-30  Jason Merrill  <jason@redhat.com>
2618         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2619         --disable-build-format-warnings.
2621 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2623         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
2624         depend on libstdc++ and libgcc.
2625         * configure: Regenerate.
2626         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
2627         libcilkrts for POSIX and i*86, and x86_64 architectures.
2628         * Makefile.in: Added libcilkrts related fields to support building it.
2630 2013-10-26  Jeff Law  <law@redhat.com>
2632         * Makefile.def (target_modules): Remove libmudflap
2633         (languages): Remove check-target-libmudflap).
2634         * Makefile.in: Rebuilt.
2635         * Makefile.tpl (check-target-libmudflap-c++): Remove.
2636         * configure.ac (target_libraries): Remove target-libmudflap.
2637         Remove checks which disabled libmudflap on some systems.
2638         * configure: Rebuilt.
2639         * libmudflap: Directory removed.
2641 2013-10-21  Cong Hou  <congh@google.com>
2643         * MAINTAINERS (Write After Approval): Add myself.
2645 2013-10-16  Mike Stump  <mikestump@comcast.net>
2647         * .dir-locals.el: Add.
2649 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
2651         * configure.ac: Add --enable-host-shared
2652         * configure: Regenerate.
2654 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2656         Import from savannah.gnu.org:
2657         * config.guess: Update to 2013-06-10 version.
2658         * config.sub: Update to 2013-10-01 version.
2660 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
2662         Changes to build configuration to allow big endian ARC ELF toolchain
2663         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2664         * configure: Regenerate.
2666 2013-09-20  Alan Modra  <amodra@gmail.com>
2668         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2669         ppc host match.  Support little-endian powerpc linux hosts.
2671 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
2673         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2674         maintainer.
2676 2013-09-12  DJ Delorie  <dj@redhat.com>
2678         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2679         maintainers.
2681 2013-09-03  Richard Biener  <rguenther@suse.de>
2683         * configure.ac: Also allow ISL 0.12.
2684         * configure: Regenerated.
2686 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2688         * MAINTAINERS (Write After Approval): Add myself.
2690 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
2692         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2694 2013-08-26  Caroline Tice  <cmtice@google.com>
2696         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
2697         "Various Reviewers" to libvtv "Various Maintainers".
2699 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
2701         * MAINTAINERS: Add myself as RTL optimizers reviewer.
2703 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
2705         * MAINTAINERS: Update name, email.
2707 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
2709         * MAINTAINERS (Write After Approval): Add myself.
2711 2013-08-12  Caroline Tice  <cmtice@google.com>
2713         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2714         address in the Write After Approval section.
2716 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
2718         * MAINTAINERS (Write After Approval): Update email.
2720 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
2722         * configure.ac: Adjust to check VTV_SUPPORTED.
2723         * configure: Regenerated.
2725 2013-08-02  Caroline Tice  <cmtice@google.com>
2727         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2728         on non-linux systems; add target-libvtv to noconfigdirs; add
2729         libsupc++/.libs to C++ library search paths.
2730         * configure: Regenerated.
2731         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2732         libstdc++ and libgcc.
2733         * Makefile.in: Regenerated.
2735 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
2737         * MAINTAINERS (Write After Approval): Add myself.
2739 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
2740             Shiva Chen  <shiva0217@gmail.com>
2742         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2743         nds32 port maintainers.
2745 2013-07-17  Tim Shen  <timshen91@gmail.com>
2747         * MAINTAINERS (Write After Approval): Add myself.
2749 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2751         * configure.ac: Sync from binutils.
2752         * configure: Regenerate.
2754 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
2756         * MAINTAINERS (Write After Approval): Add myself.
2758 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
2760         * MAINTAINERS (Write After Approval): Add myself.
2762 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
2764         * MAINTAINERS (Write After Approval): Add myself.
2766 2013-04-30  Brooks Moses  <bmoses@google.com>
2768         * MAINTAINERS: Update my email; move myself from Fortran
2769         reviewer to Write After Approval.
2771 2013-04-16  Andreas Schwab  <schwab@suse.de>
2773         * configure.ac (aarch64-*-*): Don't disable java.
2774         * configure: Regenerate.
2776 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
2778         * MAINTAINERS (Write After Approval): Add myself.
2780 2013-03-30  Matthias Klose  <doko@ubuntu.com>
2782         * Makefile.def (target_modules): Don't install libffi.
2783         * Makefile.in: Regenerate.
2785 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
2787         * MAINTAINERS (Write After Approval): Add myself.
2789 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
2791         * MAINTAINERS (Write After Approval): Add myself.
2793 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
2795         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2796         * configure: Regenerated.
2798 2013-02-05  Ian Lance Taylor  <iant@google.com>
2800         PR go/55969
2801         * configure.ac: Disable libgo on some systems where it does not
2802         work.
2804 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
2806         * MAINTAINERS: Explicitly add myself as AIX maintainer.
2807         Remove Geoff Keating as rs6000 port maintainer, at his request.
2809 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
2811         * MAINTAINERS: Update my email.
2813 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
2815         * configure: Re-generate.
2817 2013-01-15  Richard Biener  <rguenther@suse.de>
2819         PR other/55973
2820         * configure: Re-generate.
2822 2013-01-14  Matthias Klose  <doko@ubuntu.com>
2824         * Makefile.def (install-target-libsanitizer): Depend on
2825         install-target-libstdc++-v3.
2826         * Makefile.in: Regenerate.
2828 2013-01-14  Richard Biener  <rguenther@suse.de>
2830         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2831         * configure: Re-generate
2833 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2835         * config.sub: Update from config repo.
2837 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
2839         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2840         * Makefile.in: Regenerate.
2842 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2844         * MAINTAINERS (arc): Add new port maintainership for myself.
2846 2013-01-09  Jason Merrill  <jason@redhat.com>
2848         * .gitignore: Import from gdb repository.
2850 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
2852         * Makefile.def (configure-gcc): Depend on all-gmp.
2853         (all-gcc): Remove dependency on all-gmp.
2854         * Makefile.in: Regenerated.
2856 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2858         * config.sub: Merge from config repo.
2859         * config.guess: Ditto.
2861 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2863         * Makefile.def: Merge from binutils.
2864         * Makefile.in: Ditto.
2866 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
2868         * MAINTAINERS: Update my email.
2870 2012-12-29  Ben Elliston  <bje@gnu.org>
2872         * config.guess: Update to 2012-12-29 version.
2873         * config.sub: Likewise.
2875 2012-12-20  Matthias Klose  <doko@ubuntu.com>
2877         * Makefile.def (install-target-libgfortran): Depend on
2878         install-target-libquadmath, install-target-libgcc.
2879         (install-target-libsanitizer): Depend on install-target-libgcc.
2880         (install-target-libjava): Depend on install-target-libgcc.
2881         (install-target-libitm): Depend on install-target-libgcc.
2882         (install-target-libobjc): Depend on install-target-libgcc.
2883         (install-target-libstdc++-v3): Depend on install-target-libgcc.
2884         * Makefile.in: Regenerate.
2886 2012-12-19  Matthias Klose  <doko@ubuntu.com>
2888         * Makefile.def (install-target-libgo): Depend on
2889         install-target-libatomic.
2890         * Makefile.in: Regenerate.
2892 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
2894         PR go/55201
2895         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2896         * Makefile.in: Regenerate.
2898 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
2900         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2901         * configure: Regenerate.
2903 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2905         * config.sub: Merge from config repo.
2907 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
2909         * Makefile.def (target_modules): Add bootstrap=true and
2910         raw_cxx=true to libsanitizer.
2911         * configure.ac (bootstrap_target_libs): Add libsanitizer.
2912         * Makefile.in: Regenerated.
2913         * configure: Likewise.
2915 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
2917         * MAINTAINERS: Remove self as RTL optimization maintainer.
2919 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2921         * MAINTAINERS (Write After Approval): Add myself.
2923 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
2925         * Makefile.def (target_modules): Remove bootstrap=true and
2926         raw_cxx=true from libsanitizer.
2927         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2928         * Makefile.in: Regenerated.
2929         * configure: Likewise.
2931 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
2933         * Makefile.def (target_modules): Add bootstrap=true and
2934         raw_cxx=true to libsanitizer.
2935         * configure.ac (bootstrap_target_libs): Add libsanitizer.
2936         * Makefile.in: Regenerated.
2937         * configure: Likewise.
2939 2012-11-28  Andrew Pinski  <apinski@cavium.com>
2941         PR bootstrap/54279
2942         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2943         * configure: Regenerate.
2944         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2945         * Makefile.in: Regenerate.
2947 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
2949         * configure.ac: Disable libsanitizer if we're not building C++.
2950         * configure: Regenerate.
2952 2012-11-15  Roland McGrath  <roland@hack.frob.com>
2954         * MAINTAINERS (Write After Approval): Add myself.
2956 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
2958         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2959         Kostya Serebryany (kcc@google.com) and
2960         Jakub Jelinek (jakub@redhat.com).
2961         Rename area for Dodji Seketeli (dodji@redhat.com).
2963 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
2965         * MAINTAINERS: (asan.c, related): Add myself.
2967 2012-11-14  Roland McGrath  <mcgrathr@google.com>
2969         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2970         * configure: Regenerate.
2972 2012-11-13  Richard Henderson  <rth@redhat.com>
2974         * configure.ac: Move libsanitizer logic to subdirectory.
2975         * configure: Regenerate.
2977 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
2979         * configure.ac: Enable libsanitizer just on x86 linux for now.
2980         * configure: Re-generate.
2982 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
2984         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2985         sections.
2986         * configure: Regenerate.
2988 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
2990         * configure.ac: Add section for configdirs for libsanitizer.
2991         Disable for cris-*-* and mmix-*-*.
2992         * configure: Regenerate.
2994 2012-11-12  Wei Mi <wmi@google.com>
2996         * configure.ac: Add libsanitizer to target_libraries.
2997         * Makefile.def: Ditto.
2998         * configure: Regenerate.
2999         * Makefile.in: Regenerate.
3000         * libsanitizer: New directory for asan runtime.  Contains an empty
3001         tsan directory.
3003 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3005         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3006         against Mingw64 w32api.
3007         * configure: Regenerate.
3009 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3011         * configure: Regenerated.
3013 2012-11-03  Robert Mason  <rbmj@verizon.net>
3015         * configure.ac: add --disable-libstdcxx configure option
3016         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3018 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3020         * MAINTAINERS (Write After Approval): Add myself.
3022 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3024         * MAINTAINERS (Write After Approval): Add myself.
3026 2012-10-24  Sharad Singhai  <singhai@google.com>
3028         * MAINTAINERS (Write After Approval): Add myself.
3030 2012-10-24  Eric Christopher  <echristo@gmail.com>
3032         * MAINTAINERS: Update email address.
3034 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3036         PR bootstrap/54820
3037         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3038         * configure: Regenerate.
3040 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3042         * MAINTAINERS (aarch64): Add Marcus and myself.
3044 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3046         PR bootstrap/54820
3047         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3048         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3049         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3050         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3051         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3052         * Makefile.in: Regenerate.
3053         * configure.ac (have_static_libs): New variable and associated check.
3054         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3055         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3056         * configure: Regenerate.
3058 2012-10-10  Richard Biener  <rguenther@suse.de>
3060         * MAINTAINERS: Adjust for changed surname.
3062 2012-10-04  Lawrence Crowl  <crowl@google.com>
3064         * MAINTAINERS (Write After Approval): Add myself.
3066 2012-10-01  Cary Coutant  <ccoutant@google.com>
3068         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3070 2012-09-28  Ian Lance Taylor  <iant@google.com>
3072         * Makefile.def: Make all-target-libgo depend on
3073         all-target-libbacktrace.
3074         * Makefile.in: Rebuild.
3076 2012-09-26  Ian Lance Taylor  <iant@google.com>
3078         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3079         * Makefile.in: Rebuild.
3081 2012-09-20  Walter Lee  <walt@tilera.com>
3083         * configure.ac: Add tilegx to list of targets that support gold.
3084         * configure: Regenerate.
3086 2012-09-20  Marek Polacek  <polacek@redhat.com>
3088         * MAINTAINERS (Write After Approval): Add myself.
3090 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3092         * configure.ac: Add mips*-mti-elf* target.
3093         * configure: Regenerate.
3095 2012-09-17  Ian Lance Taylor  <iant@google.com>
3097         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3098         * configure.ac (host_libs): Add libbacktrace.
3099         (target_libraries): Add libbacktrace.
3100         * Makefile.def (host_modules): Add libbacktrace.
3101         (target_modules): Likewise.
3102         * configure, Makefile.in: Rebuild.
3104 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3106         PR target/38607
3107         Merge upstream change.
3108         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3110         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3111         Add libgomp*.o to compare_exclusions for AIX.
3112         * configure: Regenerate.
3114 2012-09-06  Diego Novillo  <dnovillo@google.com>
3116         * configure.ac: Bump minimum GMP version to 4.2.3.
3117         * configure: Re-generate.
3119 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
3121         PR target/54461
3122         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3123         target-libgloss if not configured --with-avrlibc=no.
3124         * configure: Regenerate.
3126 2012-09-04  Jason Merrill  <jason@redhat.com>
3128         * configure.ac: Fix --enable-languages=all.
3130 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
3132         * MAINTAINERS (Write After Approval): Add myself.
3134 2012-09-03  Richard Guenther  <rguenther@suse.de>
3136         PR bootstrap/54138
3137         * configure.ac: Re-organize ISL / CLOOG checks to allow
3138         disabling with either --without-isl or --without-cloog.
3139         * configure: Regenerated.
3141 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
3143         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3144         * configure: Regenerate.
3146 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
3148         * MAINTAINERS: Fix my email address.
3150 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
3152         PR binutils/4970
3153         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3154         and opcodes.
3155         * Makefile.in: Regenerated.
3157 2012-08-26  Art Haas <ahaas@impactweather.com>
3159         * configure: Regenerate.
3161 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
3163         * INSTALL/README: Also refer to the online installation
3164         instructions.
3166 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3168         * MAINTAINERS (Write After Approval): Add myself.
3169         (Picochip port): Remove myself.
3171 2012-08-14   Diego Novillo  <dnovillo@google.com>
3173         Merge from cxx-conversion branch.
3175         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3176         POSTSTAGE1_CONFIGURE_FLAGS.
3177         * Makefile.in: Regenerate.
3178         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
3179         Force C++ when bootstrapping.
3180         * configure: Regenerate.
3182 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3184         * MAINTAINERS (Write After Approval): Add myself.
3186 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
3188         * README: Document use of ranges of years in copyright notices.
3190 2012-07-06  Richard Guenther  <rguenther@suse.de>
3192         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3193         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3194         --with-gmp=system.
3195         * Makefile.in: Regenerated.
3196         * configure: Likewise.
3198 2012-07-06  Richard Guenther  <rguenther@suse.de>
3200         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3201         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3202         supply V=1 as extra_make_flags.
3203         * configure: Regenerated.
3204         * Makefile.in: Likewise.
3206 2012-07-04  Tristan Gingold  <gingold@adacore.com>
3208         * configure: Regenerate.
3210 2012-07-03  Richard Guenther  <rguenther@suse.de>
3212         * Makfile.def (isl): Remove not necessary extra_exports and
3213         extra_make_flags.
3214         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3215         * Makefile.in: Regenerated.
3217 2012-07-03  Richard Guenther  <rguenther@suse.de>
3219         * Makefile.def (cloog): Add V=1 to extra_make_flags.
3220         * configure.ac: If either the ISL or the CLooG check failed
3221         do not try to build in-tree versions.
3222         * Makefile.in: Regenerated.
3223         * configure: Regenerated.
3225 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3227         * configure: Regenerate.
3229 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
3231         * MAINTAINERS (Various Maintainers): Add myself as testsuite
3232         maintainer.
3234 2012-07-02  Richard Guenther  <rguenther@suse.de>
3236         * configure: Regenerated.
3238 2012-07-02  Richard Guenther  <rguenther@suse.de>
3239         Michael Matz  <matz@suse.de>
3240         Tobias Grosser <tobias@grosser.es>
3241         Sebastian Pop <sebpop@gmail.com>
3243         * Makefile.def: Add ISL host module, remove PPL host module.
3244         Adjust ClooG host module to use the proper ISL.
3245         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3246         * configure.ac: Include config/isl.m4.  Add ISL host library,
3247         remove PPL.  Remove PPL configury, add ISL configury, adjust
3248         ClooG configury.
3249         * Makefile.in: Regenerated.
3250         * configure: Likewise.
3252 2012-07-02  Richard Guenther  <rguenther@suse.de>
3254         Merge from graphite branch
3255         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3257         * configure: Regenerated.
3258         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3259         both cloog.org and legacy versions. The only supported version will
3260         be CLooG with the isl backend.
3262         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3264         * configure: Regenerated.
3265         * configure.ac: Require cloog isl 0.17.0
3267         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3269         * configure: Regenerated.
3270         * config/cloog.m4: Do not define CLOOG_ORG
3272 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
3274         * configure.ac: Skip C if explicitly selected.
3275         * configure: Regenerate.
3277 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
3279         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3280         they contain -O2.
3281         * configure: Regenerate.
3283 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
3285         PR debug/53740
3286         * df.h, df-problems.c, dce.c: Revert last patch.
3288 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
3290         * MAINTAINERS (Write After Approval): Update my email address.
3292 2012-06-21  Meador Inge  <meadori@codesourcery.com>
3294         * MAINTAINERS (Write After Approval): Add myself.
3296 2012-06-20  Jason Merrill  <jason@redhat.com>
3298         * Makefile.tpl (check-target-libgomp-c++): New.
3299         (check-target-libitm-c++): New.
3300         * Makefile.def (c++): Add them.
3301         * Makefile.in: Regenerate.
3303 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
3305         * MAINTAINERS (Write After Approval): Add myself.
3307 2012-05-16  Olivier Hainque  <hainque@adacore.com>
3309         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3310         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3311         (install-no-fixedincludes): Adjust accordingly.
3312         * Makefile.in: Regenerate.
3314 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
3316         Merge upstream change
3317         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3319 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
3321         * MAINTAINERS (Write After Approval): Add myself.
3323 2012-05-09  Nick Clifton  <nickc@redhat.com>
3324             Paul Smith  <psmith@gnu.org>
3326         PR bootstrap/50461
3327         * configure.ac (mpfr-dir): When using in-tree MPFR sources
3328         allow for the fact that from release v3.1.0 of MPFR the source
3329         files were moved into a src sub-directory.
3330         * configure: Regenerate.
3332 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
3334         * configure.ac: Bump minimum MPFR version to 2.4.0.
3335         * configure: Regenerated.
3337 2012-05-01  Richard Henderson  <rth@redhat.com>
3339         * Makefile.def (libatomic): New target_module.
3340         * configure.ac (target_libraries): Add libatomic.
3341         (noconfigdirs): Check if libatomic is supported.
3342         * Makefile.in, configure: Rebuild.
3344 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
3346         * MAINTAINERS (Write After Approval): Add myself.
3348 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
3350         * config.sub: Update to 2012-04-18 version from official repo.
3352 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
3354         * MAINTAINERS (Write After Approval): Add myself.
3356 2012-04-11  Steve Ellcey  <sellcey@mips.com>
3358         * MAINTAINERS: Changed email address.
3360 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
3362         PR target/52737
3363         * contrib/gcc_update (files_and_dependencies):
3364         Remove gcc/config/avr/t-multilib from touch data.
3366 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3368         * MAINTAINERS (OS Port Maintainers): Remove irix.
3369         * configure.ac (enable_libgomp): Remove *-*-irix6*.
3370         (unsupported_languages): Remove mips-sgi-irix6.*.
3371         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3372         (with_stabs): Remove.
3373         * configure: Regenerate.
3375 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3377         * MAINTAINERS (OS Port Maintainers): Remove osf.
3378         * configure.ac (enable_libgomp): Remove *-*-osf*.
3379         (with_stabs): Remove alpha*-*-osf*.
3380         * configure: Regenerate.
3382 2012-03-05  Tristan Gingold  <gingold@adacore.com>
3384         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3385         * configure: Regenerate.
3387 2012-02-17  Walter Lee  <walt@tilera.com>
3389         * MAINTAINERS: (Write After Approval): Delete myself.
3391 2012-02-14  Walter Lee  <walt@tilera.com>
3393         * MAINTAINERS (tilegx port): Add myself.
3394         (tilepro port): Add myself.
3395         (Write After Approval): Add myself.
3397 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
3399         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3400         and Joseph Myers as docstring relicensing maintainers.
3402 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
3404         * MAINTAINERS (write-after-approval): Add myself.
3406 2012-02-08  Ira Rosen <irar@il.ibm.com>
3408         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3409         maintainer.
3411 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3413         * MAINTAINERS (Write After Approval): Move myself to
3414         maintain alphabetical order.
3416 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3418         * MAINTAINERS (Write After Approval): Add myself.
3420 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
3422         * MAINTAINERS (Write After Approval): Add myself.
3424 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3425             Jayant R Sonar <jayant.sonar@kpitcummins.com>
3427         * configure.ac (cr16-*-*): Remove nonconfigdirs.
3428         * configure: Regenerate.
3430 2012-01-23  Harshit Chopra  <harshit@google.com>
3432         * MAINTAINERS (Write After Approval): Add myself.
3434 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
3436         * configure.ac: Remove reference to mh-interix.
3437         * configure: Regenerate.
3439 2012-01-05  Richard Henderson  <rth@redhat.com>
3441         PR bootstrap/51072
3442         * configure.ac: Disable libitm if c++ is not enabled.
3443         * configure: Rebuild.
3445         * configure.ac: Fix regexp for same.
3446         * configure: Rebuild.
3448 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
3450         * MAINTAINERS (Write After Approval): Add myself.
3452 2012-01-02  Richard Guenther  <rguenther@suse.de>
3454         PR bootstrap/51686
3455         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3456         * Makefile.in: Regenerate.
3458 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
3460         * MAINTAINERS (Write After Approval): Add myself.
3462 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
3464         * configure: Regenerate.
3466 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
3468         * MAINTAINERS (picochip): Changed email address.
3470 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
3472         * MAINTAINERS (write-after-approval): Add self.
3474 2011-11-29  DJ Delorie  <dj@redhat.com>
3476         * configure.ac (rl78-*-*) New case.
3477         * configure: Regenerate.
3478         * MAINTAINERS: Add myself as RL78 maintainer.
3480 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3482         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3484 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
3486         * libtool.m4: Additional FreeBSD 10 fixes.
3488 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
3490         * MAINTAINERS: Move myself from Write After Approval to CPU Port
3491         Maintainers section, as Epiphany maintainer.
3493 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
3495         PR target/49992
3496         * configure.ac: Remove ranlib special-casing for Darwin.
3497         * configure: Regenerate.
3499 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
3501         * MAINTAINERS (Reviewers): Keep the list sorted.
3503 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
3505         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3507 2011-11-09  Roland McGrath  <mcgrathr@google.com>
3509         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3510         * configure: Rebuild.
3511         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3512         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3513         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3514         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3515         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3516         Add READELF.
3517         * Makefile.in: Rebuild.
3519 2011-11-09  Jason Merrill  <jason@redhat.com>
3521         * Makefile.def (language=c++): Remove check-c++0x.
3522         * Makefile.in (check-gcc-c++): Regenerate.
3524 2011-11-08  Richard Henderson  <rth@redhat.com>
3526         * configure.ac: Test for libitm directory present first.
3528         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3530         * configure.ac: Test libitm/configure.tgt to disable libitm.
3531         * configure: Rebuild.
3533 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
3534             Richard Henderson  <rth@redhat.com>
3536         Merged from transactional-memory.
3538         * Makefile.def (lang_env_dependencies): libitm is c++.
3539         Add libitm target module.
3540         * configure.ac: Likewise.
3541         * config/mmap.m4: New file.
3542         * contrib/gcc_update: Add libitm to touch data.
3543         * Makefile.in, configure: Rebuild.
3545 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3547         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3548         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3549         * Makefile.in: Regenerate.
3551 2011-11-01  DJ Delorie  <dj@redhat.com>
3553         * config.sub: Update to version 2011-10-29 (added rl78)
3555 2011-10-27  Nick Clifton  <nickc@redhat.com>
3557         * config.sub: Import these changes from the config project:
3559         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
3560             Ben Elliston  <bje@gnu.org>
3562         * config.sub (epiphany): New.
3564         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
3565             Ben Elliston  <bje@gnu.org>
3567         * config.sub (hexagon, hexagon-*): New.
3569         2011-08-23  Roland McGrath  <mcgrathr@google.com>
3571         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3572         64eb to be64.
3574         2011-08-16  Roland McGrath  <mcgrathr@google.com>
3576         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3577         (nacl): Grok as alias for 32el-unknown-nacl.
3579 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
3581         * MAINTAINERS (Write After Approval): Add myself.
3583 2011-10-24  Teresa Johnson  <tejohnson@google.com>
3585         * MAINTAINERS (Write After Approval): Add myself.
3587 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
3589         * MAINTAINERS (sparc port): Remove myself.
3591 2011-09-14  Tom de Vries  <tom@codesourcery.com>
3593         * MAINTAINERS (Write After Approval): Add myself.
3595 2011-08-14  Yao Qi  <yao@codesourcery.com>
3597         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3598         * configure: Regenerate.
3600 2011-07-26  Ian Lance Taylor  <iant@google.com>
3602         * configure.ac: Set have_compiler based on whether gcc directory
3603         exists, rather than on whether gcc is in configdirs.
3604         * configure: Rebuild.
3606 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
3608         * MAINTAINERS (Global Reviewers): Add self.
3610 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
3612         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3613         link directories.
3614         * Makefile.in: Rebuild.
3616 2011-07-20  Ian Lance Taylor  <iant@google.com>
3618         PR bootstrap/49787
3619         * configure.ac: Move --enable-bootstrap handling earlier in file.
3620         If --enable-bootstrap and either --enable-build-with-cxx or
3621         --enable-build-poststage1-with-cxx, enable C++ automatically.
3622         * configure: Rebuild.
3624 2011-07-19  Ian Lance Taylor  <iant@google.com>
3626         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
3627         make C++ a boot_language.  Set and substitute
3628         POSTSTAGE1_CONFIGURE_FLAGS.
3629         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3630         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3631         * configure, Makefile.in: Rebuild.
3633 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
3635         * MAINTAINERS (Register Allocation): Move myself from reviewers to
3636         maintainers.
3638 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
3640         * MAINTAINERS (Global Reviewers): Add myself.
3642 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3644         * configure: Regenerate.
3646 2011-07-16  Jason Merrill  <jason@redhat.com>
3648         * Makefile.def (language=c++): Add check-c++0x and
3649         check-target-libmudflap-c++.
3650         * Makefile.tpl (check-target-libmudflap-c++): New.
3651         * Makefile.in: Regenerate.
3653 2011-07-16  Matthias Klose  <doko@ubuntu.com>
3655         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3656         * Makefile.def (target_modules/libjava): Pass
3657         $(EXTRA_CONFIGARGS_LIBJAVA).
3658         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3659         if not configured with --enable-static-libjava.
3660         * Makefile.in: Regenerate.
3661         * configure: Likewise.
3663 2011-07-15  Jason Merrill  <jason@redhat.com>
3665         * Makefile.in (check-c++): Move check-gcc-c++0x after
3666         check-target-libstdc++-v3.
3668 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
3670         * MAINTAINERS (c6x port): New entry.
3672 2011-07-13  Jason Merrill  <jason@redhat.com>
3674         * Makefile.in (check-gcc-c++0x): New.
3675         (check-c++): Depend on it.
3677 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3679         PR target/39150
3680         * configure.ac (i[3456789]86-*-solaris2*): Also accept
3681         x86_64-*-solaris2.1[0-9]*.
3682         * configure: Regenerate.
3684 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
3686         * MAINTAINERS (RTL optimizers): Add self.
3688 2011-06-27  Gabriel Charette  <gchare@google.com>
3690         * MAINTAINERS (Write After Approval): Add myself.
3692 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
3694         PR regression/47836
3695         PR bootstrap/23656
3696         PR other/47733
3697         PR bootstrap/49247
3698         PR c/48825
3699         * configure.ac (target_libraries): Remove target-libiberty.
3700         Remove case-statement setting skipdirs=target-libiberty for
3701         multiple targets.  Remove checking target_configdirs and
3702         removing target-libiberty but keeping target-libgcc if
3703         otherwise empty.
3704         * Makefile.def (target_modules): Don't add libiberty.
3705         (dependencies): Remove all traces of target-libiberty.
3706         * configure, Makefile.in: Regenerate.
3708 2011-06-13  Walter Lee <walt@tilera.com>
3710         * configure.ac (tilepro-*-*) New case.
3711         (tilegx-*-*): Likewise.
3712         * configure: Regenerate.
3714 2011-06-06  Jing Yu  <jingyu@google.com>
3716         * configure.ac: Skip target-libiberty for
3717         arm*-*-linux-androideabi.
3718         * configure: Regenerated.
3720 2011-06-06  Nick Clifton  <nickc@redhat.com>
3722         * config.sub: Sync from upstream.
3724 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
3726         * MAINTAINERS (Write After Approval): Add myself.
3728 2011-06-01  Daniel Jacobowitz  <drow@false.org>
3730         * MAINTAINERS: Update my email address.
3732 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
3734         * MAINTAINERS (Write After Approval): Update my email address.
3736 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
3738         * MAINTAINERS (Write After Approval): Add myself.
3740 2011-05-08  Doug Kwan  <dougkwan@google.com>
3742         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3743         * configure: Regenerated.
3744         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3745         value from configure.
3746         * Makefile.in: Regenerated.
3748 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
3750         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3751         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3752         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3753         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3754         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3755         *-*-vxworks*): Disable newlib and libgloss in separate case
3756         statement.
3757         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3758         to separate case statement.
3759         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3760         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3761         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3762         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3763         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3764         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3765         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3766         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3767         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3768         i[[3456789]]86-*-rdos*, m32r-*-*,
3769         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3770         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3771         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3772         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3773         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3774         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3775         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3776         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3777         and libgloss in main case over targets.  Remove most empty cases
3778         in main case over targets.
3779         * configure: Regenerate.
3781 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
3783         * MAINTAINERS (Write After Approval): Add myself.
3785 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3787         * configure.ac: Remove code setting special library locations for
3788         hppa*64*-*-hpux11*.  Remove code setting compiler for
3789         sparc-sun-solaris2*.
3790         * configure: Regenerate.
3792 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3794         * configure.ac: Separate libgloss_dir settings from general case
3795         over targets.
3796         * configure: Regenerate.
3798 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3800         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3801         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3802         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3803         cases in libgcj-disabling case statement.
3804         (hppa*64*-*-linux*): Set unsupported_languages instead of
3805         disabling target-zlib.
3806         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3807         to hppa*64*-*-hpux*.
3808         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3809         hppa*-*-hpux*.
3810         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3811         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3812         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3813         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3814         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3815         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3816         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3817         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3818         libgcj-disabling case statement.
3819         * configure: Regenerate.
3821 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3823         * configure.ac: Disable Java for targets not supporting libffi.
3824         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3825         Remove cases in Java-disabling statement.
3826         (*arm-wince-pe): Change to arm-wince-pe.
3827         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3828         cases in Java-disabling statement.
3829         (bfin-*-*): Don't disable Java again.
3830         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3831         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3832         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3833         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3834         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3835         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3836         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3837         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3838         Java-disabling statement.
3839         (mmix-*-*): Don't disable Java again.
3840         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3841         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3842         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3843         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3844         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3845         statement.
3846         * configure: Regenerate.
3848 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3850         * configure.ac: Separate cases disabling Java and Java libraries
3851         from general case over targets.
3852         * configure: Regenerate.
3854 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
3856         * MAINTAINERS: Update my email address.
3858 2011-04-20  Easwaran Raman  <eraman@google.com>
3860         * MAINTAINERS (Write After Approval): Add myself.
3862 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
3864         PR lto/48086
3865         * configure.ac: Re-enable LTO on *-apple-darwin9*.
3866         * configure: Regenerate.
3868 2011-04-16  Jim Meyering  <meyering@redhat.com>
3870         * MAINTAINERS (Write After Approval): Add myself.
3872 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
3874         * MAINTAINERS: Update my email address.
3876 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
3878         * MAINTAINERS (Write After Approval): Add myself.
3880 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
3882         * MAINTAINERS (Write After Approval): Add myself.
3884 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
3886         * MAINTAINERS (Write After Approval): Add myself.
3888 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
3890         * configure.ac (build_tools): Remove build-byacc.
3891         (host_libs): Remove mmalloc.
3892         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3893         autoconf automake libtool diff rcs fileutils shellutils time
3894         textutils wdiff find uudecode hello tar gzip indent recode release
3895         sed perl gawk findutils gettext zip.
3896         (libgcj): Remove target-qthreads.
3897         (target_tools): Remove target-examples target-gperf.
3898         (YACC): Don't handle building byacc.
3899         * configure: Regenerate.
3900         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3901         dosutils, examples, fileutils, find, findutils, gawk, gettext,
3902         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3903         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3904         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3905         handle building components.
3906         * Makefile.in: Regenerate.
3908 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
3910         * MAINTAINERS: Update my email address as Xtensa maintainer.
3912 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3914         * config.sub: Sync from upstream.
3916 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3918         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3919         (microblaze*): Don't disable libssp.
3920         * configure: Regenerate.
3922 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3924         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3925         moveifchange.
3926         * configure: Regenerate.
3927         * Makefile.tpl: Use @SHELL@ not @config_shell@.
3928         * Makefile.in: Regenerate.
3930 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3932         * configure.ac (*-*-sysv4*): Don't enable libgomp.
3933         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3934         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3935         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3936         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3937         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3938         md_exec_prefix cases.
3939         * configure: Regenerate.
3941 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3943         * configure.ac: Separate cases disabling target-libssp,
3944         target-libiberty, target-libstdc++-v3 and Fortran from general
3945         case over targets.
3946         * configure: Regenerate.
3948 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3950         * configure.ac (*-*-chorusos): Don't disable libgcj.
3951         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3952         Remove case.
3953         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3954         (arm-*-coff): Don't disable libgcj.
3955         (arm*-*-linux-gnueabi): Remove useless assignment.
3956         (arm-*-riscix*): Don't disable libgcj.
3957         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3958         configuration.
3959         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3960         (c54x*-*-*): Remove case.
3961         (tic54x-*-*): Don't disable GCC or GCC libraries.
3962         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
3963         to *.
3964         (d10v-*-*): Don't disable GCC libraries.
3965         (d30v-*-*): Don't disable libgcj.
3966         (h8500-*-*): Don't disable GCC libraries.
3967         (i960-*-*): Don't disable libgcj.
3968         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3969         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3970         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3971         libgcj.
3972         (m68k-*-coff*): Remove case.
3973         (mmix-*-*): Don't disable libgloss on host.
3974         (mn10200-*-*, mn10300-*-*): Remove cases.
3975         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3976         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3977         Don't disable libgcj.
3978         (romp-*-*): Remove case.
3979         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3980         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3981         case.
3982         (v810-*-*): Don't disable GCC libraries.
3983         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3984         (ip2k-*-*): Don't disable GCC libraries.
3985         * configure: Regenerate.
3987 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
3989         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3990         libffi on host.
3991         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3992         on host.
3993         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3994         * configure: Regenerate.
3996 2011-03-26  John Marino  <binutils@marino.st>
3998         * configure.ac: Add support for *-*-dragonfly*
3999         * configure: Regenerate.
4001 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4003         * configure.ac (native_only): Remove.
4004         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4005         send-pr uudecode guile gnuserv on host.
4006         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4007         send-pr rcs guile perl texinfo libtool on host.
4008         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4009         automake send-pr rcs guile perl texinfo libtool on host.
4010         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4011         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4012         (alpha*-dec-osf*): Don't disable fileutils on target.
4013         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4014         texinfo send-pr expect dejagnu on target.
4015         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4016         target-qthreads on target.
4017         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4018         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4019         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4020         x86_64-*-mingw*): Don't disable expect on target.
4021         (*-*-cygwin*): Don't disable target-gperf on target.
4022         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4023         gnuserv on target.
4024         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4025         target.
4026         * configure: Regenerate.
4028 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4030         * configure.ac (target_tools): Remove target-groff.
4031         (native_only): Remove target-groff.
4032         (hppa*64*-*-*): Don't disable byacc.
4033         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4034         setting.
4035         (*-*-kaos*): Don't skip target-librx and target-groff.
4036         (*-*-netware*): Don't skip target-libmudflap.
4037         (*-*-tpf*): Don't skip target-libmudflap.
4038         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4039         directories on the host.
4040         (ia64*-*-*vms*): Don't skip tix.
4041         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4042         host.
4043         * configure: Regenerate.
4045 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4047         * configure.ac: Remove references to mt-mep, mt-netware,
4048         mt-wince.
4049         * Makefile.def: Add all-utils soft dependencies.
4050         * Makefile.tpl: Remove GDB_NLM_DEPS.
4051         * configure: Regenerate.
4052         * Makefile.in: Regenerate.
4054 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4056         * configure.ac: Do not include mh-x86omitfp.
4057         * configure: Regenerate.
4059 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4061         * configure.ac: Remove empty cases.
4062         * configure: Regenerate.
4064 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4066         * Makefile.def: Add dependency from termcap to gdb.
4067         * Makefile.in: Regenerate.
4069 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4071         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4072         * configure: Regenerate.
4073         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4074         * Makefile.tpl: Likewise.
4075         * Makefile.in: Regenerate.
4077 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4079         * configure.ac: Remove all mentions of tentative_cc.
4080         * configure: Regenerate.
4082 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4084         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4085         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4086         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4087         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4088         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4089         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4090         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4091         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4092         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4093         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4094         *-*-rhapsody*): Remove host cases.
4095         * configure: Regenerate.
4097 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4099         * configure.ac (ppc*-*-pe): Remove host case.
4100         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4101         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4102         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4103         cases.
4104         * configure: Regenerate.
4106 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4108         * config.sub: Update to version 2011-03-23.
4110 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4112         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4113         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4114         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4115         * configure: Regenerate.
4117 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4119         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4120         to Write After Approval.
4121         * config-ml.in: Don't handle arc-*-elf*.
4122         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4123         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4124         handle GCC libraries.
4125         * configure: Regenerate.
4127 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4129         PR bootstrap/48120:
4130         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4131         Add -lstdc++ -lm to LIBS.
4132         * configure: Regenerate.
4134 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
4136         * config.guess: Update to version 2011-02-02
4137         * config.sub: Update to version 2011-02-24
4139 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
4141         PR lto/48086
4142         * configure.ac: Re-enable LTO on *-apple-darwin9.
4143         * configure: Regenerate.
4145 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
4147         PR lto/48086
4148         * configure.ac: Disable LTO on darwin due to an assembler change in
4149         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4150         under 256.
4151         * configure: Regenerate.
4153 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
4155         * MAINTAINERS: Update myself as score backend maintainer,
4156         update my e-mail address.
4158 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
4160         * MAINTAINERS: Update my e-mail address.
4162 2011-03-06  Joey Ye  <joey.ye@arm.com>
4164         * MAINTAINERS: Update my e-mail address.
4166 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4168         * configure.ac: Adjust test of with_ppl.
4169         * configure: Regenerated.
4171 2011-03-02  Kai Tietz  <ktietz@redhat.com>
4173         * MAINTAINERS: Adjust my e-mail address.
4175 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4177         * configure.ac: Add -lpwl to ppllibs.
4178         * configure: Regenerated.
4180 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4182         * config/cloog.m4: Add -lisl to clooglibs.
4183         * configure: Regenerated.
4185 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4187         * MAINTAINERS (CPU Port maintainers): Add self.
4189 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4191         * MAINTAINERS: Add myself as testsuite maintainer.
4193 2011-02-15  Mike Stump  <mikestump@comcast.net>
4195         * MAINTAINERS: Add myself as testsuite maintainer.
4197 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4199         Import from Libtool and gnulib:
4201         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
4203         Prepare for supporting FreeBSD 10.
4204         * config.rpath: Remove handling of freebsd1* which soon would
4205         match FreeBSD 10.0.
4207         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
4209         Remove support for FreeBSD 1.x.
4210         * libtool.m4 (_LT_LINKER_SHLIBS)
4211         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4212         soon would incorrectly match FreeBSD 10.0.
4214 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4216         PR binutils/12283
4217         * move-if-change: Import version from gnulib.
4219 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
4221         PR lto/47225
4222         * Makefile.def (lto-plugin): Double dash for enable-shared.
4223         (configure-gcc): Depend on all-lto-plugin.
4224         * Makefile.in: Rebuilt.
4226 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4228         * configure.ac: Remove extra bracket.
4229         * configure: Regenerate.
4231 2011-02-08  Tobias Burnus  <burnus@net-b.de>
4233         * MAINTAINERS: Add myself as libquadmath maintainer.
4235 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
4237         * MAINTAINERS: Update my email address.
4239 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
4241         * MAINTAINERS (option handling): Add self.
4243 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
4245         PR lto/47225
4246         * Makefile.def: Add dependency for install-gcc
4247         on install-lto-plugin.
4248         * Makfile.in: Regenerated
4250 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
4252         * MAINTAINERS (CPU Port Maintainers): Add myself.
4254 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
4256         PR libgcj/44341
4257         * configure.ac: Discard --with-* flags for host when configuring
4258         target libraries for cross build.
4259         * configure: Rebuilt.
4261 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4263         * MAINTAINERS (linear loop transforms): Removed.
4265 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
4267         * configure.ac: If with_ppl is no, move setting with_cloog=no
4268         after CLOOG_REQUESTED check.
4269         * configure: Regenerated.
4271 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4273         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4274         CLooG has been requested.
4275         * configure: Regenerated.
4277 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4279         * configure: Regenerated.
4280         * configure.ac: Check for version 0.11 (or later revision) of PPL.
4282 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
4284         * configure: Regenerated.
4285         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4287 2011-01-21  Andreas Schwab  <schwab@redhat.com>
4289         * configure.ac: Use AS_HELP_STRING throughout.
4290         * configure: Regenerate.
4292 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
4294         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4295         * configure: Regenerate.
4297 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4299         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4301 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
4303         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4304         for ia64-hpux.
4305         * configure: Regenerate.
4307 2011-01-07  Jan Hubicka  <jh@suse.cz>
4309         PR lto/47225
4310         * Makefile.in: Regenerate.
4311         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4312         configure.
4314 2011-01-07  Jan Hubicka  <jh@suse.cz>
4316         * Makefile.in: Regenerate.
4317         * Makefile.def (gcc host module) and soft dependency on lto-plugin
4318         and configure dependency on lto-plugin configure.
4319         (lto-plugin module): Remove dependency on GCC; add dependency on
4320         liniberty.
4322 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
4324         * MAINTAINERS (Write After Approval): Add myself.
4326 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
4328         * configure: Regenerate.
4330 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
4332         * configure.ac: (picochip): Disable libiberty.
4334 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
4336         * MAINTAINERS (Write After Approval): Add myself.
4338 2010-12-10  Ian Lance Taylor  <iant@google.com>
4340         PR bootstrap/46819
4341         * configure.ac: For --disable-libgcj clear libgcj_saved.
4342         * configure: Rebuild.
4344 2010-12-10  Tobias Burnus  <burnus@net-b.de>
4346         PR fortran/46540
4347         * configure.ac: Add --disable-libquadmath and
4348         --disable-libquadmath-support.
4349         * configure: Regenerate.
4351 2010-12-03  Ian Lance Taylor  <iant@google.com>
4353         * MAINTAINERS: Add myself as libgo maintainer.
4355 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
4357         PR libffi/46792
4358         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4359         * configure: Regenerate.
4361 2010-12-02  Ian Lance Taylor  <iant@google.com>
4363         * configure.ac: Always set default for poststage1_ldflags to
4364         -static-libstdc++ -static-libgcc.
4366 2010-11-29  Andreas Schwab  <schwab@redhat.com>
4368         * configure.ac: Move comment to remove extra space in last argument
4369         of GCC_TARGET_TOOL.
4371 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
4373         PR other/46026
4374         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4375         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4376         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4377         (BASE_FLAGS_TO_PASS): Use it.
4378         * configure: Rebuilt.
4379         * Makefile.in: Rebuilt.
4381 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
4383         PR binutils/12258
4384         * configure.ac: Correct comments for --enable-gold/--enable-ld.
4385         Properly check default linker.
4386         * configure: Regnerated.
4388 2010-11-23  Matthias Klose  <doko@ubuntu.com>
4390         * configure.ac: For --enable-gold, handle value `default' instead of
4391         `both*'.  New configure option --{en,dis}able-ld.
4392         * configure: Regenerate.
4394 2010-11-20  Ian Lance Taylor  <iant@google.com>
4396         * configure.ac: Only disable a language library if no language needs
4397         it.  Don't let --disable-libgcj uncondtionally disable libffi.
4398         * configure: Rebuild.
4400 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4402         * Makefile.in: Regenerate.
4404         PR other/46202
4405         * configure.ac: Fix just-built in-tree STRIP name to be
4406         binutils/strip-new.
4407         * configure: Regenerate.
4408         * Makefile.def (install-strip-gcc, install-strip-binutils)
4409         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4410         (install-strip-sid): Mirror dependencies on non-strip variants
4411         of these targets on the respective -strip prerequisites.
4412         * Makefile.tpl (install-strip, install-strip-host)
4413         (install-strip-target): New targets.
4414         (install-strip-[+module+], install-strip-target-[+module+]):
4415         New targets.
4416         * Makefile.in: Regenerate.
4418 2010-11-19  Ian Lance Taylor  <iant@google.com>
4419             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4421         * configure.ac: Add target-libgo to target_libraries.  Set
4422         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4423         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4424         (HOST_EXPORTS): Add GOC.
4425         (BASE_TARGET_EXPORTS): Add GOC.
4426         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4427         (GOCFLAGS_FOR_TARGET): New variable.
4428         (EXTRA_HOST_FLAGS): Add GOC.
4429         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4430         * Makefile.def (target_modules): Add libgo.
4431         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4432         (dependencies): Add dependency from configure-target-libgo to
4433         configure-target-libffi and all-target-libstdc++-v3.  Add
4434         dependencies from all-target-libgo to all-target-libffi.
4435         (languages): Add go.
4436         * configure: Rebuild.
4437         * Makefile.in: Rebuild.
4439 2010-11-19  Ian Lance Taylor  <iant@google.com>
4441         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4442         compiler/flag environment variables.
4444 2010-11-18  Ian Lance Taylor  <iant@google.com>
4446         * configure.ac: Check for lang_requires_boot_languages in
4447         config-lang.in files.
4448         * configure: Rebuild.
4450 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4451             Tobias Burnus  <burnus@net-b.de>
4453         PR fortran/32049
4454         * Makefile.def: Add libquadmath; build it with language=fortran.
4455         * configure.ac: Add libquadmath.
4456         * Makefile.tpl: Handle multiple libs in check-[+language+].
4457         * Makefile.in: Regenerate.
4458         * configure: Regenerate.
4460 2010-11-16  Tom Tromey  <tromey@redhat.com>
4462         * MAINTAINERS: Moved myself to reviewers section.
4464 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
4466         * MAINTAINERS: Moved myself to reviewers section.
4468 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4470         * MAINTAINERS (Various Maintainers): Add self for build machinery.
4471         (Write After Approval): Remove self.
4473 2010-11-15  Andreas Schwab  <schwab@redhat.com>
4475         * configure.ac: Fix spelling in option names.
4476         * configure: Regenerated.
4478 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
4480         PR bootstrap/39622
4481         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4482         * configure: Regenerated.
4484 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
4486         * MAINTAINERS: Update my email address.
4488 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4490         * configure: Regenerate.
4492 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4494         * configure: Regenerate.
4496 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4498         * configure: Regenerate.
4500 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4502         * configure: Regenerate.
4504 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
4506         * configure.ac: Support official CLooG.org versions.
4507         * configure: Regenerate.
4508         * config/cloog.m4: New.
4510 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
4512         * MAINTAINERS (Write After Approval): Add myself.
4514 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
4516         * MAINTAINERS: Update my email address.
4518 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
4520         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4521         * configure: Regenerate.
4523 2010-11-03  Ian Lance Taylor  <iant@google.com>
4524             Dave Korn  <dave.korn.cygwin@gmail.com>
4526         PR lto/46273
4527         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
4528         and on other supported platforms whenever LTO is enabled.
4529         * configure: Rebuild.
4531 2010-11-02  Alan Modra  <amodra@gmail.com>
4533         PR binutils/12110
4534         * configure.ac: Error when source path contains spaces.
4535         * configure: Regenerate.
4537 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
4539         * MAINTAINERS: Update my email address.
4541 2010-10-20  Ian Lance Taylor  <iant@google.com>
4543         * Makefile.def (target_modules): Set lib_path to src/.libs for
4544         libstdc++-v3 module.
4545         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4546         * Makefile.in: Rebuild.
4548 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4550         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4551         (Write After Approval): Remove myself.
4553 2010-10-15  Tristan Gingold  <gingold@adacore.com>
4555         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4557 2010-10-14  Douglas Rupp  <rupp@gnat.com>
4559         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4561 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4563         * configure.ac (build_lto_plugin): New shell variable.
4564         (--enable-lto): Turn on by default for all non-ELF platforms that
4565         have had LTO support added so far.  Set build_lto_plugin appropriately
4566         for both ELF and non-ELF.
4567         (configdirs): Add lto-plugin or not based on build_lto_plugin.
4568         * configure: Regenerate.
4570 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4572         Sync from src:
4573         * configure.ac (v850 support): Remove target-libgloss from
4574         noconfigdirs.
4575         * configure: Regenerate.
4577 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4579         PR bootstrap/45326
4580         PR bootstrap/45174
4581         * configure.ac: Honor initial values of $build_configargs,
4582         $host_configargs, $target_configargs.  Mark the precious, so
4583         environment settings get recorded.
4584         * configure: Regenerate.
4586 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4588         PR bootstrap/45796
4589         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4590         Depend on all-build-libiberty.
4591         * Makefile.in: Regenerate.
4593 2010-09-30  Michael Eager  <eager@eagercon.com>
4595         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4596         * configure: Regenerate.
4598 2010-09-28  Michael Eager  <eager@eagercon.com>
4600         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4602 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4604         PR bootstrap/44621
4605         * configure.ac: Fix unportable shell quoting.
4606         * configure: Regenerate.
4608 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
4610         * configure.ac (enable-lto): Add Darwin to the list of supported lto
4611         targets and amend comment.
4612         * configure: Regenerate.
4614 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
4616         * MAINTAINERS (Write After Approval): Add myself.
4618 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
4620         * configure.ac: Enable LTO by default on Darwin.
4621         * configure: Regenerate.
4623 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
4625         * MAINTAINERS (Write After Approval): Add myself.
4627 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
4629         * MAINTAINERS (Write After Approval): Add myself.
4631 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
4633         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4634         ports
4636 2010-07-28  David Yuste  <david.yuste@gmail.com>
4638         * MAINTAINERS (Write After Approval): Add myself.
4640 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
4642         * configure.ac: Support all v850 targets.
4643         * configure: Regenerate.
4645 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
4647         PR bootstrap/44455
4648         * configure.ac (extra_mpfr_configure_flags): Copy from
4649         extra_mpc_gmp_configure_flags.
4650         * configure: Re-generated.
4652 2010-07-22  Andi Kleen  <ak@linux.intel.com>
4654         * MAINTAINERS (Write After Approval): Add myself.
4656 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
4658         * MAINTAINERS (Write After Approval): Add myself.
4660 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
4662         * MAINTAINERS (Write After Approval): Add myself.
4664 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
4666         PR target/44862
4667         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4668         Provide -B option to allow for link spec %s substitutions for
4669         libstdc++.a on darwin.
4670         * Makefile.in: Regenerate.
4672 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
4674         * MAINTAINERS (Reviewers): Update my e-mail address
4676 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
4678         * Makefile.def (configure-gcc): Depend on all-libelf.
4679         * Makefile.in: Rebuild.
4681 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
4683         * MAINTAINERS (Write After Approval): Add myself in the right place.
4685 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
4687         * MAINTAINERS (Write After Approval): Add myself.
4689 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
4691         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4693 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
4695         * config.sub: Update to version 2010-05-21.
4696         * config.guess: Update to version 2010-04-03.
4698 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
4700         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4701         * configure: Regenerate.
4703 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
4705         * MAINTAINERS (Write After Approval): Add myself.
4707 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
4709         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4710         a platform that supports LTO.
4711         * configure: Regenerate.
4713 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
4715         * configure.ac: Allow all the versions greater than 0.10 of PPL.
4716         * configure: Regenerated.
4718 2010-04-27  Roland McGrath  <roland@redhat.com>
4719             H.J. Lu  <hongjiu.lu@intel.com>
4721         * configure.ac (--enable-gold): Support both, both/gold and
4722         both/bfd to add gold to configdirs without removing ld.
4723         * configure: Regenerated.
4725         * Makefile.def: Add install-gold dependency to install-ld.
4726         * Makefile.in: Regenerated.
4728 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
4730         PR lto/42776
4731         * configure.ac (--enable-lto): Refactor handling so libelf tests
4732         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4733         and allow LTO to be explicitly enabled on non-ELF platforms that
4734         are known to support it inside else-clause.
4735         * configure: Regenerate.
4737 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
4739         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4740         * configure: Regenerate.
4742 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
4744         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4745         * configure: Regenerate.
4747 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4749         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4750         separately.
4751         * configure: Regenerate.
4753 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
4755         * MAINTAINERS (Write After Approval): Add myself.
4757 2010-04-14  Tristan Gingold  <gingold@adacore.com>
4759         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4760         * configure: Regenerate.
4762 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
4764         * configure: Regenerate after change to elf.m4.
4766 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
4768         * MAINTAINERS (Write After Approval): Add myself.
4770 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4772         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4773         * configure: Regenerated.
4775 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4777         * configure.ac: Print "buggy but acceptable" when CLooG
4778         revision is less than 9.
4779         * configure: Regenerated.
4781 2010-04-01  Diego Novillo  <dnovillo@google.com>
4783         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4785 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4787         PR bootstrap/43615
4788         PR bootstrap/43328
4790         Revert:
4792         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4794         * configure.ac: Do not pass --enable-multilib nor
4795         --disable-multilib in baseargs.  Accept explicitly passed
4796         --enable_multilib.
4797         * configure: Regenerate.
4799 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
4801         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4803 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
4805         * MAINTAINERS: Remove myself.
4807 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4809         PR bootstrap/43328
4810         * configure.ac: Do not pass --enable-multilib nor
4811         --disable-multilib in baseargs.  Accept explicitly passed
4812         --enable_multilib.
4813         * configure: Regenerate.
4815 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
4817         * MAINTAINERS (spu port): Remove me.
4819 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4821         * configure.ac (tic6x-*-*): New case.
4822         * configure: Regenerate.
4824 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4826         * config.sub: Update to version 2010-03-22.
4827         * config.guess: Update to version 2009-12-30.
4829 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
4831         PR ada/42554
4832         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4833         * configure: Regenerate.
4835 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4837         * MAINTAINERS: Update my email address.
4839 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
4841         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4842         (ghassan.shobaki@amd.com): Removed.
4844 2010-03-17  Alan Modra  <amodra@gmail.com>
4846         * MAINTAINERS: Update my email address.
4848 2010-03-16  Diego Novillo  <dnovillo@google.com>
4850         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4851         Matthews.
4853 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
4855         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4856         Gutson, Jeffrey D. Oldham and Mark Shinwell.
4858 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
4860         * MAINTAINERS: Update my email address.
4862 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
4864         * MAINTAINERS: Update my email address.
4866 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
4868         * MAINTAINERS: Update my email address.
4870 2010-03-09  Jie Zhang  <jie@codesourcery.com>
4872         * MAINTAINERS: Update my email address.
4874 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4876         PR libstdc++/32499
4877         * configure.ac (RANLIB): Default to true.
4878         (STRIP): Likewise.
4879         (RANLIB_FOR_TARGET): Remove superfluous : argument.
4880         * configure: Regenerate.
4882 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
4884         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4885         (Write After Approval): Update my email address.
4887 2010-02-17  Nick Clifton  <nickc@redhat.com>
4889         PR 11238
4890         * Makefile.tpl (local-distclean): Also remove config.cache files in
4891         sub-directories as there may not be Makefiles present in the
4892         sub-directories.
4893         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4894         the config.cache files found by the find command.
4896         * Makefile.in: Regenerate.
4897         * configure.ac: Revert previous delta.
4898         * configure: Regenerate.
4900 2010-02-15  Nick Clifton  <nickc@redhat.com>
4902         PR 11238
4903         * configure.ac: Delete config.cache files in sub-directories when
4904         deleting Makefiles.
4905         * configure: Regenerate.
4907 2010-02-12  Ben Elliston  <bje@gnu.org>
4909         * MAINTAINERS: Update my email address.
4911 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
4913         * MAINTAINERS (spu port): Update my email address.
4915 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
4917         * MAINTAINERS: Add myself as a maintainer for the bfin port.
4919 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4921         * configure.ac: Add "recommended" version checks for GMP/MPC.
4922         Update recommended GMP/MPFR/MPC versions.
4923         * configure: Regenerate.
4925 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
4927         * MAINTAINERS: Move my Embecosm email address into the
4928         write-after-approval section.
4930 2010-01-26  Ian Lance Taylor  <iant@google.com>
4932         * MAINTAINERS: Add myself as Go frontend maintainer.
4934 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
4936         PR libstdc++/36101, PR libstdc++/42813
4937         * configure.ac (bootstrap_target_libs): Make inclusion of
4938         target-libgomp conditional on libgomb being in target_configdirs.
4939         * configure: Regenerate.
4941 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
4943         PR libstdc++/36101, PR libstdc++/42813
4944         * configure.ac (bootstrap_target_libs): Include target-libgomp.
4945         * configure: Regenerate.
4947 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
4949         PR libstdc++/36101, PR libstdc++/42813
4950         * configure.ac (target_configdirs): Substitute.
4951         * Makefile.def: Bootstrap target module libgomp.
4952         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4953         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4954         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4955         * configure, Makefile.in: Regenerate.
4957 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4959         * MAINTAINERS: Adjust my details.
4961 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
4963         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4965 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
4967         * MAINTAINERS: reindented my entry with tabs instead of spaces.
4969 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
4971         * MAINTAINERS (Write After Approval): Add myself.
4973 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4975         * MAINTAINERS (Write After Approval): Add myself.
4977 2010-01-11  Richard Guenther  <rguenther@suse.de>
4979         PR lto/41569
4980         * Makefile.def (all-lto-plugin): Depend on all-gcc.
4981         * Makefile.in: Regenerated.
4983 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
4985         * configure.ac: Enable libjava build on x86_64-*freebsd*.
4986         * configure: Regenerate.
4988 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4989             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4991         PR bootstrap/42424
4992         * configure.ac: Include libtool m4 files.
4993         (_LT_CHECK_OBJDIR): Call it.
4994         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4995         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4997         * configure: Regenerate.
4999 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5001         PR bootstrap/41818
5002         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5003         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5004         * Makefile.in: Regenerate.
5006 2010-01-02  Richard Guenther  <rguenther@suse.de>
5008         PR lto/41529
5009         * configure.ac: Include config/elf.m4.  Disable LTO if not
5010         builting for an elf target.
5011         * configure: Regenerate.
5013 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5015         * MAINTAINERS: Change my email address.
5017 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5019         * config.sub, config.guess: Update from upstream sources.
5021 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5023         * MAINTAINERS (Write After Approval): Add myself.
5025 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5027         PR middle-end/30447
5028         PR middle-end/30789
5029         PR other/40302
5031         * configure.ac: Require MPC.
5032         * configure: Regenerate.
5034 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5036         PR target/38384
5037         PR bootstrap/40972
5038         * libtool.m4: Sync from git Libtool.
5039         * ltoptions.m4: Likewise.
5040         * ltversion.m4: Likewise.
5041         * lt~obsolete.m4: Likewise.
5042         * ltmain.sh: Likewise.
5044 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5046         * configure.ac: Update minimum MPC version to 0.8.
5047         * configure: Regenerate.
5049 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5051         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5052         * configure: Regenerated.
5054 2009-11-21  Ian Lance Taylor  <iant@google.com>
5056         * configure.ac: Change default of poststage1_ldflags to be empty if
5057         poststage1_libs is set.  When poststage1_libs is empty, and
5058         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5059         * configure: Rebuild.
5061 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5063         * MAINTAINERS (Write After Approval): Update my email address.
5065 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5067         * config.guess: Update from upstream sources.
5069 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5071         * Makefile.def: Restore host and target settings for gmp.
5072         * Makefile.in: Rebuild.
5074 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5076         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5077         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5078         Fix portability of test of C++ as bootstrap language.  Add
5079         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5080         * configure: Rebuild.
5081         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5082         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5083         in-tree building.
5084         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5085         (POSTSTAGE1_HOST_EXPORTS): Use it.
5086         (STAGE[+id+]_CXXFLAGS): New.
5087         (BASE_FLAGS_TO_PASS): Pass it down.
5088         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5089         extra_exports.
5090         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5091         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5092         extra_exports.
5093         * Makefile.in: Rebuild.
5095 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5097         * config.sub, config.guess: Update from upstream sources.
5099 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5101         * MAINTAINERS (Write After Approval): Add myself.
5103 2009-11-09  Jon Beniston  <jon@beniston.com>
5105         * MAINTAINERS (Write After Approval): Add myself.
5107 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5109         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5110         paths for *-w64-mingw* and x86_64-*mingw*.
5111         * configure: Regenerated.
5113 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5115         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5117 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5119         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5120         Phil Edwards to Write-After Approval.
5122 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
5124         * configure.ac: Disable target-winsup & co for
5125         x86_64-*-mingw* and *-w64-mingw* targets.
5126         * configure: Regenerated.
5128 2009-10-16  Nick Clifton  <nickc@redhat.com>
5130         * MAINTAINERS: Add myself as a maintainer for the RX port.
5132 2009-10-26  Johannes Singler  <singler@kit.edu>
5134         * MAINTAINERS (Write After Approval): Update my e-mail address.
5136 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5138         * configure.ac (CLooG test): Use = with test.
5139         * configure: Regenerate.
5141 2009-10-22  Richard Guenther  <rguenther@suse.de>
5143         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
5144         cloog if the ppl version check failed.  Move flags saving
5145         before setting in libelf check.
5146         * configure: Regenerate.
5148 2009-10-21  Richard Guenther  <rguenther@suse.de>
5150         * configure.ac: Adjust the ppl and cloog configure to work as
5151         documented.  Disable cloog if ppl was disabled.  Omit the version
5152         checks if they were disabled.
5153         * configure: Re-generate.
5155 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5157         * configure.ac: Add 'lto' to enable_languages, not
5158         new_enable_languages, and only if not already present.
5159         * configure: Regenerate.
5161 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
5163         * README: Refer to the various COPYING* files instead of just
5164         COPYING.
5165         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5167 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
5169         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5171 2009-10-07  Richard Guenther  <rguenther@suse.de>
5173         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5174         and Richard Guenther as reviewers.
5175         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5176         as reviewers.
5178 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
5180         * config.sub: Update from upstream sources.
5182 2009-10-06  Ian Lance Taylor  <iant@google.com>
5184         * Makefile.def: check-gold depends upon all-gas.
5185         * Makefile.in: Rebuild.
5187 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
5189         * MAINTAINERS (Write After Approval): Add myself.
5191 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
5193         * Makefile.def: all-lto-plugin depends on all-libiberty.
5194         set bootstrap=true for lto-plugin.
5195         Add lto-plugin.
5196         * Makefile.in: Regenerate.
5197         * configure.ac (host_libs): Add lto-plugin.
5198         * configure: Regenerate.
5200 2009-10-03  Diego Novillo  <dnovillo@google.com>
5202         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5203         (HOST_LIBELFLIBS): Define.
5204         (HOST_LIBELFINC): Define.
5205         * Makefile.in: Regenerate.
5206         * configure.ac: Add --enable-lto.
5207         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5208         If --enable-lto is used, add 'lto' to new_enable_languages.
5209         If --enable-lto is used and gold is enabled, add
5210         lto-plugin to configdirs.
5211         * configure: Regenerate.
5213 2009-10-03  Simon Baldwin  <simonb@google.com>
5215         * configure.ac: If --with-system-zlib, suppress local zlib and
5216         pass --with-system-zlib to subdir configure scripts.
5217         * configure: Regenerate.
5219 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
5220             Paolo Bonzini  <bonzini@gnu.org>
5222         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5223         $(srcdir).
5224         * Makefile.in: Rebuilt.
5226 2009-09-26  Gary Funck  <gary@intrepid.com>
5228         * MAINTAINERS (Write After Approval): Add myself.
5230 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5232         * configure.ac: Update minimum MPC version to 0.7.
5233         * configure: Regenerate.
5235 2009-09-25  Nick Clifton  <nickc@redhat.com>
5237         * configure.ac: Pass any --cache-file=/dev/null option on to
5238         subconfigures.
5239         * configure: Regenerate.
5241 2009-09-23  Nick Clifton  <nickc@redhat.com>
5243         * config.sub, config.guess: Update from upstream sources.
5245 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
5247         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5248         * Makefile.in: Rebuilt.
5250 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5252         PR bootstrap/32272
5253         * configure.ac: Error out if $srcdir isn't '.' but contains
5254         host-${host_noncanonical}.
5255         * configure: Regenerate.
5257 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5259         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5260         maintainer.
5262 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5264         * configure.ac: If bootstrapping a combined tree with
5265         --enable-gold, require c++ in stage1_languages.
5266         * configure: Regenerate.
5268         * configure.ac: Also add target_libs of stage1_languages to
5269         bootstrap_target_libs.
5270         * configure: Regenerate.
5272         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5273         with --enable-languages not containing c++.
5274         * configure: Regenerate.
5276 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
5278         * configure.ac: Disable java and boehm-gc for bfin-*-*.
5279         * configure: Regenerate.
5281 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
5283         * MAINTAINERS (Write After Approval): Update my e-mail address,
5284         and move from from here...
5285         (Waiting for paperwork): To here.
5287 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
5289         * MAINTAINERS (Reviewers): Add self as driver reviewer.
5291 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5293         * configure.ac: Do not use $extrasub for replacing @if/@endif
5294         parts in Makefile; instead, use additional arguments to
5295         AC_CONFIG_COMMANDS to do the replacement manually, with several
5296         sed invocations, to avoid HP-UX sed command limits.
5297         * configure: Regenerate.
5299 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
5301         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5302         blank before -L.
5304 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
5306         * configure.ac (with-build-config): Document.  Handle without.
5307         Handle missing argument.
5308         * configure: Rebuilt.
5310 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
5312         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
5313         Default to bootstrap-debug only if compare-debug works.
5314         * configure: Rebuilt.
5315         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5316         * Makefile.in: Rebuilt.
5318 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5320         * MAINTAINERS (OS Port Maintainers): Update my email address.
5322 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
5324         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5325         * Makefile.in: Rebuilt.
5327 2009-09-01  Chris Demetriou  <cgd@google.com>
5329         * MAINTAINERS (Write After Approval): Add myself.
5331 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
5333         PR debug/30161
5334         * include/dwarf2.h (enum dwarf_tag): Added
5335         DW_TAG_GNU_template_template_param
5336         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5338 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5340         * Makefile.tpl (AWK): Fix typo.
5341         * Makefile.in: Regenerate.
5343 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5345         * configure.ac: Detect awk and sed.
5346         * Makefile.def (flags_to_pass): Add AWK and SED.
5347         * Makefile.tpl (AWK, SED): New.
5348         (BASE_FLAGS_TO_PASS): Add AWK and SED.
5349         * configure: Regenerate.
5350         * Makefile.in: Regenerate.
5352 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
5354         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5355         (collapseslashes): Likewise.
5357 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5359         * configure.ac (AC_PREREQ): Bump to 2.64.
5361 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5363         * configure.ac: Remove --with-datarootdir, --with-docdir,
5364         --with-pdfdir, --with-htmldir switches.
5365         * configure: Regenerate.
5367         * configure: Regenerate.
5369         * compile: Sync from Automake 1.11.
5370         * depcomp: Likewise.
5371         * install-sh: Likewise.
5372         * missing: Likewise.
5373         * mkinstalldirs: Likewise.
5374         * ylwrap: Likewise.
5376 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
5378         * ltmain.sh (func_normal_abspath): New function.
5379         (func_relative_path): Likewise.
5380         (func_mode_help): Document new -bindir option for link mode.
5381         (func_mode_link): Add new -bindir option, and use it to place
5382         output DLL if specified.
5384 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5386         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5387         (baseargs): Add --disable-option-checking.
5388         * configure: Regenerate.
5390         * Makefile.def (configure-target-libiberty): Depend on
5391         all-binutils and all-ld.
5392         (configure-target-newlib): Likewise.
5393         * Makefile.in: Regenerate.
5395 2009-08-17  Ben Elliston  <bje@au.ibm.com>
5397         * config.sub, config.guess: Update from upstream sources.
5399 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5401         Sync from src, merge:
5403         2009-07-02  Tristan Gingold  <gingold@adacore.com>
5405         * configure.ac: Do not exclude gas for i386-*-darwin.
5406         Add a case for x86_64-*-darwin.
5407         * configure: Regenerate.
5409 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
5411         * MAINTAINERS: Add my name to Write After Approval list.
5413 2009-08-06  Michael Eager  <eager@eagercon.com>
5415         * configure.ac: Add Microblaze target.
5416         * configure: Regenerate.
5418 2009-07-31  Christian Bruel  <christian.bruel@st.com>
5420         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5421         * configure: Regenerate.
5423 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
5425         * MAINTAINERS (Write After Approval): Update my e-mail address.
5427 2009-07-06  Ian Lance Taylor  <iant@google.com>
5429         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5430         * configure: Rebuild.
5432 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
5434         * MAINTAINERS: Move myself to the Graphite Reviewers.
5436 2009-06-30  Wei Guozhi  <carrot@google.com>
5438         * MAINTAINERS: Add my name to Write After Approval list.
5440 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
5442         PR bootstrap/40338
5443         * configure.ac (comparestring): Create new variable.
5444         * Makefile.tpl (comparestring): Use to skip some comparisions.
5445         * configure: Regenerate.
5446         * Makefile.in: Regenerate.
5448 2009-06-26  Doug Evans  <dje@sebabeach.org>
5450         * Makefile.def (host_modules): Add cgen.
5451         * Makefile.in: Regenerate.
5452         * configure.ac (host_tools): Add cgen.
5453         * configure: Regenerate.
5455 2009-06-23  DJ Delorie  <dj@redhat.com>
5457         * MAINTAINERS: Add myself as mep maintainer.
5459 2009-06-23  Ian Lance Taylor  <iant@google.com>
5461         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
5462         boot_languages.  Only bootstrap target libraries listed in
5463         target_libs for some boot language.  Add --with-stage1-ldflags,
5464         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
5465         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
5466         if not building with C++.
5467         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5468         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5469         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5470         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5471         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
5472         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5473         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5474         * configure, Makefile.in: Rebuild.
5476 2009-06-23  Li Feng  <nemokingdom@gmail.com>
5478         * MAINTAINERS: Added my name to write-after-approval list.
5480 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
5482         * configure.ac: Define is_elf for QNX Neutrino targets.
5483         * configure: Regenerate.
5485 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
5487         * MAINTAINERS: Added my name to the write-after-approval list
5489 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5491         * configure.ac: Detect MPC in default directory.
5492         * configure: Regenerate.
5494 2009-06-03  Jerome Guitton  <guitton@adacore.com>
5495             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5497         * Makefile.tpl (all): Avoid a trailing backslash.
5498         * Makefile.in: Regenerate.
5500 2009-06-03  Ben Elliston  <bje@au.ibm.com>
5502         * config.sub, config.guess: Update from upstream sources.
5504 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
5506         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5507         to noconfdirs.
5508         * configure: Regenerate.
5510 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
5512         * Makefile.tpl ([+compare-target+]): Compare all stage
5513         directories, rather than just gcc.
5514         * Makefile.in: Rebuilt.
5516 2009-06-01  Doug Kwan  <dougkwan@google.com>
5518         * configure.ac: Support gold for target arm*-*-*.
5519         * configure: Regenerate.
5521 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5523         * Makefile.def: Add MPC support and dependencies.
5524         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
5526         * Makefile.in, configure: Regenerate.
5528 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
5530         * Makefile.tpl (all): Avoid harmless warning in make all when
5531         gcc-bootstrap is enabled but stage_last does not exist.
5532         * Makefile.in: Rebuilt.
5534 2009-05-24  Nicolas Roche  <roche@adacore.com>
5536         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5537         * Makefile.in: Regenerate.
5539 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
5541         * MAINTAINERS: Update my e-mail address.
5543 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5545         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
5546         * configure:  Regenerate.
5548 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5550         PR other/40159
5551         * Makefile.tpl (all): Don't assume gcc-bootstrap and
5552         gcc-no-bootstrap are mutually exclusive.
5553         * Makefile.in: Rebuilt.
5555 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5557         PR other/40159
5558         * Makefile.tpl (all): Don't end with unconditional success.
5559         * Makefile.in: Rebuilt.
5561 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
5563         PR target/37137
5564         * Makefile.def (flags_to_pass): Remove redundant and incomplete
5565         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5566         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5567         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
5568         stage_configureflags, stage_cflags and stage_libcflags into
5569         explicit Makefile macros.
5570         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5571         GFORTRAN.
5572         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5573         CC.  Set CC_FOR_BUILD from CC.
5574         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5575         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5576         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5577         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
5578         and GFORTRAN.
5579         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5580         (_LIBCFLAGS): Renamed to _TFLAGS.
5581         (do-compare-debug, do-compare3-debug): Drop.
5582         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5583         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5584         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5585         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5586         (XGCC_FLAGS_FOR_TARGET): New.
5587         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5588         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5589         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5590         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5591         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
5592         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
5593         TFLAGS.
5594         (BUILD_CONFIG): Include if requested.
5595         (all): Set TFLAGS on bootstrap.
5596         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5597         (all-stageid-prefixmodule): Likewise.
5598         (do-clean, distclean-stageid): Set TFLAGS.
5599         (restrap): Fix whitespace.
5600         * Makefile.in: Rebuilt.
5602 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
5604         * config.guess: Sync with src.
5606 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5608         * configure.ac ($with_ppl):  Default to no if not supplied.
5609         ($with_cloog):  Likewise.
5610         configure:  Regenerate.
5612 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
5614         * MAINTAINERS: Update my e-mail address.
5616 2009-04-27  Nick Clifton  <nickc@redhat.com>
5618         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5620 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
5622         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5623         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5624         * Makefile.in: Regenerate.
5626 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5628         PR bootstrap/39739
5629         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5630         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5632         * configure, Makefile.in: Regenerate.
5634 2009-04-21  Taras Glek  <tglek@mozilla.com>
5636         * include/hashtab.h: Update GTY annotations to new syntax
5637         * include/splay-tree.h: Likewise
5639 2009-04-17  Ben Elliston  <bje@au.ibm.com>
5641         * config.sub, config.guess: Update from upstream sources.
5643 2009-04-15  Anthony Green  <green@moxielogic.com>
5645         * configure.ac: Add moxie support.
5646         * configure: Rebuilt.
5648 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
5650         * configure.ac: Change copyright header to refer to version
5651         3 of the GNU General Public License and to point readers at the
5652         COPYING3 file and the FSF's license web page.
5653         * Makefile.def: Likewise.
5654         * Makefile.tpl: Likewise.
5655         * Makefile.in: Regenerate.
5657 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
5659         * configure.ac: Restore match for darwin9 or later. Use double
5660         brackets since regeneration eats one pair.
5661         * configure: Regenerate.
5663 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
5665         PR gas/10039
5666         * configure.ac: Require texinfo 4.7.
5667         * configure: Regenerated.
5669 2009-04-09  Nick Clifton  <nickc@redhat.com>
5671         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5672         the GCC Runtime Library Exception.
5674 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5676         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5677         * configure: Regenerate.
5679 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
5681         * Makefil.def (languages): New entries.
5682         * Makefile.tpl (check-gcc-*): New generic target.
5683         * Makefile.in: Regenerate.
5685 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
5687         * MAINTAINERS:  Update my email address.
5689 2009-03-18  Tom Tromey  <tromey@redhat.com>
5691         * configure: Rebuild.
5692         * configure.ac (host_libs): Add libiconv.
5693         * Makefile.in: Rebuild.
5694         * Makefile.def (host_modules): Add libiconv.
5695         (configure-gdb, all-gdb): Depend on libiconv.
5697 2009-03-16  Tristan Gingold  <gingold@adacore.com>
5699         * configure.ac: Treat gdb as supported on x86_64-darwin.
5700         * configure: Regenerate.
5702 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
5704         * configure.ac (--with-host-libstdcxx): New option.
5705         * configure: Regenerate.
5707 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
5709         * MAINTAINERS:  Move myself into the write after approval list.
5711 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
5713         * MAINTAINERS: Update e-mail address.
5715 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
5717         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5719 2009-03-10  Ira Rosen  <irar@il.ibm.com>
5721         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5723 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5725         Backport from git Libtool:
5727         2009-01-19  Robert Millan  <rmh@aybabtu.com>
5728         Support GNU/kOpenSolaris.
5729         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5730         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5731         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5732         GNU/kOpenSolaris.
5734 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
5736         * MAINTAINERS: Update e-mail address.
5738 2009-02-24  Michael Eager  <eager@eagercon.com>
5740         * MAINTAINERS (Write After Approval): Add self.
5742 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
5744         * MAINTAINERS (Write After Approval): Add myself.
5746 2009-02-05  Andreas Schwab  <schwab@suse.de>
5748         * Makefile.tpl (stage_last): Define $r and $s before using
5749         $(RECURSE_FLAGS_TO_PASS).
5750         * Makefile.in: Regenerate
5752 2009-01-30  Ian Lance Taylor  <iant@google.com>
5754         * MAINTAINERS: Move myself to the Global Reviewers list.
5756 2009-01-29  Robert Millan  <rmh@aybabtu.com>
5758         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5759         * configure: Regenerate.
5761 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
5763         * MAINTAINERS: Make whitespace consistent.
5764         Remove Robert Millan from Write After Approval.
5766 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
5768         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5769         (all-opcodes): Depend on all-libiberty.
5770         * Makefile.in: Regenerate.
5772 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
5774         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5775         * configure: Regenerate.
5777 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
5779         * MAINTAINERS (Write After Approval): Add myself.
5781 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
5783         * MAINTAINERS: Add myself to reviewers (Fortran).
5785 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
5787         PR tree-optimization/38515
5788         * configure.ac (cloog-polylib): Removed.
5789         (with_ppl, with_cloog): Test for "no".
5790         * configure: Regenerated.
5792 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
5794         * MAINTAINERS: Moved myself to reviewers (Fortran).
5796 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
5798         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5799         (Write After Approval): Remove myself.
5801 2009-01-03  Diego Novillo  <dnovillo@google.com>
5803         * MAINTAINERS: Remove myself from alias maintainership.
5805 2009-01-02  David Ayers  <ayers@fsfe.org>
5807         * MAINTAINERS: Update e-mail address.
5809 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
5811         * MAINTAINERS: Make whitespace consistent.
5813 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5815         Backport from upstream Libtool:
5816         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5817         Add cache variables to tests that require the linker to work.
5818         For shlibpath_overrides_runpath, this also changes the semantics
5819         to let the result from the C compiler take precedence.
5821 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5823         * config.sub, config.guess: Update from upstream sources.
5825 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
5827         * configure.ac (ppllibs): Add by default the lib flags.
5828         * configure: Regenerate.
5830 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
5832         * MAINTAINERS:  Add myself to the write after approval list.
5834 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
5836         * configure.ac: Add double brackets on darwin[912].
5837         * configure: Regenerate.
5839 2008-12-03  Daniel Kraft  <d@domob.eu>
5841         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
5842         Approval to Reviewer section (for Fortran front-end).
5844 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
5846         * configure.ac: Expand to darwin10 and later.
5847         * configure: Regenerate.
5849 2008-12-02  Andreas Schwab  <schwab@suse.de>
5851         * Makefile.def: configure-target-boehm-gc depends on
5852         all-target-libstdc++-v3.
5853         * Makefile.in: Regenerate.
5855 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
5857         * MAINTAINERS:  Add myself as mingw maintainer.
5859 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5861         * config.sub, config.guess: Update from upstream sources.
5863 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
5865         * README.SCO: Remove.
5867 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
5869         * MAINTAINERS:  Add myself to the write after approval list.
5871 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
5873         * MAINTAINERS:  Update my email address in WAA section.
5875 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
5877         * MAINTAINERS: Update e-mail address.
5879 2008-11-27  Toon Moene  <toon@moene.org>
5881         * MAINTAINERS: Change e-mail address.
5883 2008-11-27  Tristan Gingold  <gingold@adacore.com>
5885         * configure.ac: Build gdb for i?86-*-darwin*
5886         * configure: Regenerated.
5888 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
5890         * MAINTAINERS: Added my full name.
5892 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
5894         PR bootstrap/38014
5895         PR bootstrap/37923
5897         Revert:
5899         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5901         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5902         * Makefile.in: Regenerated.
5904         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5906         PR gdb/921
5907         PR gdb/1646
5908         PR gdb/2175
5909         PR gdb/2176
5911         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5912         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5913         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
5914         (HOST_EXPORTS): Pass CPPFLAGS.
5915         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5916         (LDFLAGS_FOR_TARGET): Initialize from configure script.
5917         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5918         * Makefile.in, configure: Regenerated.
5919         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5920         and CPPFLAGS_FOR_BUILD.
5922 2008-11-06  Jeff Law  <law@redhat.com>
5924         * MAINTAINERS: Add myself as middle end maintainer.
5926 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
5928         * MAINTAINERS (Write after approval): Add myself.
5930 2008-11-05  Diego Novillo  <dnovillo@google.com>
5932         * MAINTAINERS (Global Reviewers): Add myself.
5933         (Non-Algorithmic Maintainers): Remove myself.
5935 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
5937         * MAINTAINERS (Write after approval): Add myself.
5939 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
5941         * MAINTAINERS (Write after approval): Add myself.
5943 2008-10-31  Ben Elliston  <bje@au.ibm.com>
5945         * configure.ac (spu-*-*): Remove special case.
5946         * configure: Regenerate.
5948 2008-10-30  Catherine Moore  <clm@codesourcery.com>
5950         * MAINTAINERS (Write after approval): Update my email address.
5952 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
5954         * configure.ac [spu-*-*]: Do not set skipdirs.
5955         * configure: Re-generate.
5957 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
5959         * MAINTAINERS (Various Maintainers): Add myself to reload.
5961 2008-10-25  Richard Guenther  <rguenther@suse.de>
5963         * MAINTAINERS (Various Maintainers): Add myself as middle-end
5964         maintainer.  Remove myself as libgcc-math maintainer.
5965         (Non-Algorithmic Maintainers): Remove myself.
5967 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5969         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5970         * Makefile.in: Regenerated.
5972 2008-10-23  Cary Coutant  <ccoutant@google.com>
5974         * MAINTAINERS (Write after approval): Add myself.
5976 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5978         PR gdb/921
5979         PR gdb/1646
5980         PR gdb/2175
5981         PR gdb/2176
5983         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5984         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5985         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
5986         (HOST_EXPORTS): Pass CPPFLAGS.
5987         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5988         (LDFLAGS_FOR_TARGET): Initialize from configure script.
5989         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5990         * Makefile.in, configure: Regenerated.
5991         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5992         and CPPFLAGS_FOR_BUILD.
5994 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
5996         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5997         Sebastian Pop.
5999 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6001         * MAINTAINERS (Write After Approval): Added myself.
6003 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6005         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6006         recommended version to 2.3.2.
6008         * configure: Regenerate.
6010 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6012         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6014 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6016         * MAINTAINERS (Write After Approval): Update e-mail address.
6018 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6020         * libtool.m4: Update to libtool 2.2.6.
6021         * lt~obsolete.m4: Update to libtool 2.2.6.
6022         * ltmain.sh: Update to libtool 2.2.6.
6023         * ltsugar.m4: Update to libtool 2.2.6.
6024         * ltversion.m4: Update to libtool 2.2.6.
6025         * ltoptions.m4: Update to libtool 2.2.6.
6026         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6028 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6030         * MAINTAINERS (Write After Approval): Add myself.
6032 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6034         * MAINTAINERS (Write After Approval): Update my name.
6036 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6038         * MAINTAINERS: Add myself in "Write After Approval".
6040 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6042         * MAINTAINERS: Add myself as ia64 maintainer.
6044 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6046         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6047         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6048         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6049         and Michael Tiemann from Write After Approval since they do not
6050         actually have access.
6052 2008-09-05  Richard Guenther  <rguenther@suse.de>
6054         * configure.ac: Initialize clooglibs to -lcloog.
6055         * configure: Re-generate.
6057 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6059         * MAINTAINERS (Write After Approval): Add myself.
6061 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6063         * configure.ac (--with-cloog-polylib): New.
6064         (--disable-cloog-version-check): New.
6065         (--disable-ppl-version-check): New.
6066         * configure: Re-generate.
6068 2008-09-03  Richard Guenther  <rguenther@suse.de>
6070         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6071         cloog test.
6072         * configure: Re-generate.
6074 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6076         Add picoChip port.
6077         * MAINTAINERS: Add picoChip maintainers.
6079 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6080             Tobias Grosser  <grosser@fim.uni-passau.de>
6081             Jan Sjodin  <jan.sjodin@amd.com>
6082             Harsha Jagasia  <harsha.jagasia@amd.com>
6083             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6084             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6085             Adrien Eliche  <aeliche@isty.uvsq.fr>
6087         Merge from graphite branch.
6088         * configure: Regenerate.
6089         * Makefile.in: Regenerate.
6090         * configure.ac (host_libs): Add ppl and cloog.
6091         Add checks for PPL and CLooG.
6092         * Makefile.def (ppl, cloog): Added modules and dependences.
6093         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6094         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6096 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6098         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6099         (GCC_SHLIB_SUBDIR): New.
6100         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6101         * configure: Regenerate.
6102         * Makefile.in: Regenerate.
6104 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6106         * MAINTAINERS: Consistently use tabs to separate columns.
6108 2008-08-29  Tristan Gingold  <gingold@adacore.com>
6110         * MAINTAINERS (Write after Approval): Add myself.
6112 2008-08-28  Tristan Gingold  <gingold@adacore.com>
6114         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6115         Enable bfd, binutils and opcodes.
6116         * configure: Regenerate.
6118 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6120         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
6122 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6124         * MAINTAINERS:  Use correct Umlaut for last name.
6126 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6128         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6130 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
6132         * MAINTAINERS: Update my email address.
6134 2008-08-16  Nicolas Roche  <roche@adacore.com>
6136         * Makefile.tpl: Add BOOT_ADAFLAGS.
6137         * Makefile.in: Regenerate.
6139 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
6141         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6142         * configure: Regenerate.
6144 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
6146         * configure.ac: Add makefile fragments for hpux.
6147         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6148         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6149         * configure: Regenerate.
6150         * Makefile.in: Regenerate.
6152 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
6154         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6156 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
6158         * MAINTAINERS (Write after Approval): Add myself.
6160 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
6162         * MAINTAINERS (Write After Approval):  Add myself.
6164 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
6166         * MAINTAINERS (Write After Approval):  Add myself.
6168 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
6170         * MAINTAINERS: Update my email address.
6172 2008-06-25  Joey Ye  <joey.ye@intel.com>
6174         * MAINTAINERS (Write After Approval):  Add myself.
6176 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6178         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6179         * Makefile.in: Regenerate.
6180         * configure: Regenerate.
6182 2008-06-17  Daniel Kraft  <d@domob.eu>
6184         * MAINTAINERS (Write After Approval):  Add myself.
6186 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6188         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6189         "$@" is still intact with both Autoconf 2.59 and 2.62.
6190         * configure: Regenerate.
6192 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6194         * Makefile.tpl: Fix comment errors.
6195         * Makefile.in: Regenerate.
6197 2008-06-12  David S. Miller  <davem@davemloft.net>
6198             David Edelsohn  <edelsohn@gnu.org>
6200         * configure.ac: Add powerpc*-*-* to gold supported targets.
6201         * configure: Regenerate.
6203 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
6205         PR tree-optimization/36218
6206         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6207         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6208         (all prefix="build-"): Pass them to build-system sub-makes.
6209         * Makefile.in: Regenerate.
6211 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
6213         * MAINTAINERS (mt port): Remove.
6214         (sco5, unixware, sco udk): Remove.
6215         (Kean Johnston): Add to Write After Approval.
6217 2008-05-30  Julian Brown  <julian@codesourcery.com>
6219         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6220         of libobjc for ARM EABI Linux.
6221         * configure: Regenerate.
6223 2008-05-18  Xinliang David Li   <davidxl@google.com>
6225         * ChangeLog: Remove wrong ChangeLog entry.
6227 2008-05-17  Xinliang David Li   <davidxl@google.com>
6229         * MAINTAINERS (Write After Approval): Add myself.
6231 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
6233         * MAINTAINERS (Write After Approval): Add myself.
6235 2008-05-14  Rafael Espíndola  <espindola@google.com>
6237         * config-ml.in: don't handle --enable-shared and --enable-static.
6239 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
6241         * MAINTAINERS: Update my email address.
6243 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
6245         * MAINTAINERS: Update my email address.
6247 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
6249         * MAINTAINERS (Write After Approval): Add myself.
6251 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
6253         * MAINTAINERS (Write After Approval): Add myself.
6255 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
6257         * MAINTAINERS (crx): Add myself.
6259 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6261         Sync with src:
6262         2008-04-14  David S. Miller  <davem@davemloft.net>
6264         * configure.ac: Add sparc*-*-* to gold supported targets.
6265         * configure: Regenerate.
6267 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6269         PR bootstrap/35457
6270         * configure.ac: Include override.m4.
6271         * configure: Regenerate.
6273 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6275         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6276         * Makefile.in: Regenerate.
6278 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
6280         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6281         as nonconfigurable directories list.
6282         * configure: Regenerate.
6284 2008-04-14  Ben Elliston  <bje@au.ibm.com>
6286         * config.sub, config.guess: Update from upstream sources.
6288 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
6290         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6291         * Makefile.in: Regenerate.
6293 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
6295         * configure.ac: Do not build libssp for the AVR.
6296         * configure: Regenerate.
6298 2008-04-07  Ian Lance Taylor  <iant@google.com>
6300         * Makefile.def: check-gold depends upon all-binutils.
6301         * Makefile.in: Regenerate.
6303 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
6305         * MAINTAINERS (Write After Approval): Add myself.
6307 2008-04-04  Nick Clifton  <nickc@redhat.com>
6309         PR binutils/4334
6310         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6311         builds.
6312         * configure: Regenerate.
6314 2008-04-04  NightStrike  <NightStrike@gmail.com>
6316         PR other/35151
6317         * configure.ac: Combine rules for mingw32 and mingw64.
6318         * configure: Regenerate.
6320 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
6322         * MAINTAINERS (Write After Approval): Add myself.
6324 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
6326         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6327         * Makefile.in (.NOTPARALLEL): Ditto.
6329 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
6331         * MAINTAINERS (Write After Approval): Add myself.
6333 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
6335         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6336         * Makefile.in (.NOTPARALLEL): Regenerate.
6338 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
6340         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6341         * Makefile.in: Regenerate.
6343 2008-03-26  Jakub Staszak  <kuba@et.pl>
6345         * MAINTAINERS (Write After Approval): Add myself.
6347 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6349         * MAINTAINERS:  Update e-mail address.
6351 2008-03-20  Ian Lance Taylor  <iant@google.com>
6353         * configure.ac: Add support for --enable-gold.
6354         * Makefile.def: Add gold as a directory like ld.
6355         * configure, Makefile.in: Regenerate.
6357 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6359         * configure.ac: m4_include config/proginstall.m4.
6360         * configure: Regenerate.
6362         Backport from upstream Libtool:
6364         2007-10-12  Eric Blake  <ebb9@byu.net>
6366         Deal with Autoconf 2.62's semantic change in m4_append.
6367         * ltsugar.m4 (lt_append): Replace broken versions of
6368         m4_append.
6369         (lt_if_append_uniq): Don't require separator to be overquoted,
6370         and avoid broken m4_append.
6371         (lt_dict_add): Fix typo.
6372         * libtool.m4 (_LT_DECL): Don't overquote separator.
6374 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
6376         * config.rpath: Add AIX 6 support.
6378 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
6380         * Makefile.def (stageprofile).  Remove -fprofile-generate
6381         from stage_libcflags.
6382         * Makefile.in: Regenerate.
6384 2008-03-13  Ben Elliston  <bje@au.ibm.com>
6386         * config.sub, config.guess: Update from upstream sources.
6388 2008-03-06  Tom Tromey  <tromey@redhat.com>
6390         * MAINTAINERS: Update for treelang deletion.
6392 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
6394         * MAINTAINERS: Update my email address.
6396 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
6398         * MAINTAINERS (darwin port): Add myself as a maintainer.
6399         (objective-c/c++): Add myself as a maintainer.
6401 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
6403         * MAINTAINERS (Write After Approval): Update my email address.
6405 2008-02-25  Tomas Bily  <tbily@suse.cz>
6407         * MAINTAINERS (Write After Approval): Add myself.
6409 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
6411         * MAINTAINERS (OpenMP): Add myself.
6413 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
6415         PR bootstrap/32009
6416         PR bootstrap/32161
6418         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6419         * configure: Regenerate.
6421         * Makefile.def: Define stage_libcflags for all bootstrap stages.
6422         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6423         STAGE4_LIBCFLAGS): New.
6424         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6425         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6426         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6427         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6428         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6429         for target modules.  Don't export LIBCFLAGS.
6430         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6431         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6432         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6433         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6434         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6435         * Makefile.in: Regenerate.
6437 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6439         PR libgcj/33085
6440         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6441         Do not use -DDLL_EXPORT.  Backport from upstream.
6443 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6445         * MAINTAINERS (Write After Approval): Add myself.
6447 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
6449         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6450         * configure: Regenerate.
6452 2008-01-31  Marc Gauthier  <marc@tensilica.com>
6454         * configure.ac (xtensa*-*-*): Recognize processor variants.
6455         * configure: Regenerate.
6457 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6459         PR bootstrap/34922
6460         * configure.ac (PARSE_ARGS): Push suitable setting of
6461         ac_subdirs_all, for `./configure --help=recursive'.
6462         Handle `+' in generic toplevel directory disabling.
6463         * configure: Regenerate.
6465 2008-01-28  Nick Clifton  <nickc@redhat.com>
6467         * MAINTAINERS (xstormy16): Take over maintainership.
6469 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
6471         * MAINTAINERS (c4x port): Remove.
6473 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
6475         * libtool.m4: Backport AIX 6 support from ToT Libtool.
6477 2008-01-23  Ben Elliston  <bje@au.ibm.com>
6479         * config.sub, config.guess: Update from upstream sources.
6481 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
6483         * MAINTAINERS (Write After Approval): Add myself.
6485 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
6487         * MAINTAINERS: Update my email address.
6489 2008-01-09  Raksit Ashok  <raksit@google.com>
6491         * MAINTAINERS (Write After Approval): Add myself.
6493 2008-01-09  Raksit Ashok  <raksit@google.com>
6495         * MAINTAINERS (Write After Approval): Add myself.
6497 2008-01-08  Ben Elliston  <bje@au.ibm.com>
6499         * config.sub, config.guess: Update from upstream sources.
6501 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6503         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6504         Change recommended MPFR from 2.2.1 -> 2.3.0.
6505         * configure: Regenerate.
6507 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
6509         * MAINTAINERS: Update my email address.
6511 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
6513         * MAINTAINERS: Update my email address.
6515 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
6517         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6518         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6519         * Makefile.in: Regenerate.
6521 2007-12-10  Mark Heffernan  <meheff@google.com>
6523         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6524         misplaced entries.
6526 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6528         * configure.ac: Enable libjava for x86_64-*-darwin9.
6529         * configure: Regenerate.
6531 2007-12-07  Bill Maddox  <maddox@google.com>
6533         * MAINTAINERS (Write After Approval): Add myself.
6535 2007-12-05  Ben Elliston  <bje@au.ibm.com>
6537         * config.sub, config.guess: Update from upstream sources.
6539 2007-12-02  Matthias Klose  <doko@ubuntu.com>
6541         * config-ml.in: Remove 64bit configure tests.
6543 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6545         * config-ml.in: Robustify against white space in absolute file
6546         names.
6548         * config-ml.in (multi-clean): Substitute ${Makefile}.
6549         Remove superfluous ${Makefile} in list.
6551 2007-11-19  Thiemo Seufer  <ths@mips.com>
6553         * config-ml.in: Don't hardcode the Makefile name.
6555 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
6557         * MAINTAINERS (Write After Approval): Add myself.
6559 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
6561         * MAINTAINERS (Write After Approval): Add myself.
6563 2007-11-06  Doug Kwan  <dougkwan@google.com>
6565         * MAINTAINERS (Write After Approval): Add myself.
6567 2007-10-25  Ben Elliston  <bje@au.ibm.com>
6569         * MAINTAINERS (mercury): Remove entry.
6570         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6572 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
6574         * Makefile.def (dependencies): Make configure-gdb depend on
6575         all-intl.
6576         * Makefile.in: Regenerated.
6578 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
6580         * MAINTAINERS (Fortran maintainer): Remove myself.
6582 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
6584         * Makefile.def: To avoid problems running with parallel makes,
6585         build newlib before libgloss so that target specific header
6586         files are availble.
6587         * Makefile.in: Regenerate
6589 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
6591         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6592         * Makefile.in: Regenerate.
6594 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
6596         * MAINTAINERS (Register allocation reviewer): Add myself.
6598 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
6600         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6601         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6602         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
6603         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6604         * configure: Regenerate.
6606 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
6608         * MAINTAINERS (Register allocation reviewer): Add myself.
6610 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
6612         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6613         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6614         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6615         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6616         * configure.ac: Default them to host tools for $host = $build.
6617         Subst them.
6619         * configure: Regenerate.
6620         * Makefile.in: Regenerate.
6622 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
6624         * MAINTAINERS (Register allocation reviewer): Add myself.
6626 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
6628         * MAINTAINERS (Register allocation reviewer): Add myself.
6630 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
6632         * MAINTAINERS (Write After Approval): Fix typo.
6634 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
6636         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6637         * configure: Regenerate.
6639 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
6641         PR bootstrap/31906
6642         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6643         they're already prefixed.
6645 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
6647         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6648         libstdc++.
6649         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6650         * configure: Regenerate.
6651         * Makefile.in: Regenerate.
6653 2007-09-17  Andreas Schwab  <schwab@suse.de>
6655         * configure.ac: Raise minimum makeinfo version to 4.6.
6656         * configure: Regenerate.
6658 2007-09-17  Johannes Singler  <singler@ira.uka.de>
6660         * MAINTAINERS (write-after-approval) add myself
6662 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
6664         * configure.ac: Correct makeinfo version check.
6665         * configure: Regenerate.
6667 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
6669         * MAINTAINERS: Update my email address.
6671 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
6673         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
6674         to $skipdirs and only disable gprof for newlib.  Use the normal
6675         mips*-elf* handling in other respects.
6676         * configure: Regnerate.
6678 2007-09-12  David Daney  <ddaney@avtrex.com>
6680         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6681         enabling libgcj.
6682         * configure: Regenerate.
6684 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6686         PR other/32154
6687         * configure.ac: For libgloss targets, point the linker to the linker
6688         script, startup code and simulator library.
6689         * configure: Regenerate.
6691 2007-09-07  Andrew Haley  <aph@redhat.com>
6693         * configure.ac (noconfigdirs): Remove target-libffi and
6694         target-libjava.
6695         * configure: Regenerate.
6697 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6699         PR target/33281
6700         * configure.ac: Use config/mh-mingw on mingw.
6701         * configure: Regenerate.
6703 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
6705         * MAINTAINERS (Write After Approval): Add myself.
6707 2007-09-05  Richard Guenther  <rguenther@suse.de>
6709         * configure.ac (--enable-stage1-checking): If neither --enable-checking
6710         nor --disable-checking is provided also turn on yes and types
6711         checking for stage1.
6712         * configure: Re-generate.
6714 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
6716         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6717         (Write After Approval): Remove myself.
6719 2007-08-29  Nick Clifton  <nickc@redhat.com>
6721         * config.sub, config.guess: Update from upstream sources.
6723 2007-08-22  Bud Davis  <jmdavis@link.com>
6725         * MAINTAINERS (Write After Approval): Added myself.
6726         * MAINTAINERS (Reviewers): Removed myself.
6728 2007-08-18  Paul Brook  <paul@codesourcery.com>
6729             Joseph Myers  <joseph@codesourcery.com>
6731         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6732         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6733         * Makefile.in: Regenerate.
6734         * configure.ac (--with-debug-prefix-map): New.
6735         * configure: Regenerate.
6737 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
6738             Nigel Stephens  <nigel@mips.com>
6740         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
6741         as target_makefile_frag.
6742         * configure: Regenerate.
6744 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
6746         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6747         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
6748         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6749         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6750         (do-compare, do-compare3, do-compare-debug): New.
6751         ([+compare-target+]): Use them.
6753 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
6755         * MAINTAINERS (Write After Approval): Change my email address.
6757 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6758             Ben Elliston  <bje@au.ibm.com>
6760         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6761         --silent if $silent.
6762         * configure: Regenerate.
6764 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
6766         * MAINTAINERS (Various Maintainers): Add myself as
6767         loop infrastructure maintainer.  Update my e-mail
6768         address.
6770 2007-07-31  Diego Novillo  <dnovillo@google.com>
6772         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6773         Adjust description.
6775 2007-07-26  Richard Guenther  <rguenther@suse.de>
6777         * configure.ac: Add types checking to stage1 checking flags.
6778         * configure: Regenerate.
6780 2007-07-17  Nick Clifton  <nickc@redhat.com>
6782         * COPYING3: New file.  Contains version 3 of the GNU General
6783         Public License.
6784         * COPYING3.LIB: New file.  Contains version 3 of the GNU
6785         Lesser General Public License.
6787 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6789         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6791 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6793         * MAINTAINERS (S/390 co-maintainer): Add myself.
6794         (Write After Approval): Remove myself.
6796 2007-07-13  Dan Hipschman  <dsh@google.com>
6798         * MAINTAINERS (Write After Approval): Add myself.
6800 2007-07-11  Nick Clifton  <nickc@redhat.com>
6802         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6803         WINDRES export.
6804         * Makefile.in: Regenerate.
6806 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6808         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6809         maintainer.
6811 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
6813         * lt~obsolete.m4: New. Import from 20070318 libtool.
6815 2007-07-03  Julian Brown  <julian@codesourcery.com>
6817         * MAINTAINERS (Write After Approval): Add myself.
6819 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6821         * configure.ac: Rewrite 'configure --help' strings to look nicer.
6822         * configure: Regenerate.
6824 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6826         * configure.ac: Add some missing m4 quotation.
6827         * configure: Regenerate.
6829 2007-07-02  Simon Baldwin  <simonb@google.com>
6831         * MAINTAINERS (Write After Approval): Add myself.
6833 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
6835         * configure: Regenerate.
6837 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
6839         * Makefile.def: Add windmc tool to build.
6840         * Makefile.tpl: Likewise.
6841         * configure.ac: Likewise.
6842         * Makefile.in: Regenerate.
6843         * configure: Regenerate.
6845 2007-06-28  DJ Delorie  <dj@redhat.com>
6847         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6848         not building newlib.
6849         * configure: Regenerated.
6851 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
6853         * MAINTAINERS (Write After Approval): Add myself.
6855 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
6857         * MAINTAINERS (Write After Approval): Add myself.
6859 2007-06-19  Chris Matthews  <chrismatthews@google.com>
6861         * MAINTAINERS (Write After Approval): Add myself.
6863 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6865         * MAINTAINERS (Write After Approval): Add myself.
6867 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
6869         * Makefile.def: Add dependency from configure-gdb to all-bfd.
6870         * Makefile.in: Regenerated.
6872 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
6874         * configure.ac: Don't add target-libmudflap to noconfigdirs for
6875         bfin*-*-uclinux* targets.
6876         * configure: Regenerate.
6878 2007-06-14  Ian Lance Taylor  <iant@google.com>
6880         * MAINTAINERS: Add myself as non-algorithmic global write
6881         maintainer.
6883 2007-06-14  Diego Novillo  <dnovillo@google.com>
6885         * MAINTAINERS: Add self as middle-end maintainer and
6886         non-algorithmic global write maintainer.
6888 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6890         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6891         Move all Fortran maintainers except Paul Brook into the
6892         Non-Autopoiesis section.
6894 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
6896         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6897         (distclean-stage[+id+]): Possibly delete stage_last.
6898         * Makefile.in: Regenerate.
6900 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
6902         * MAINTAINERS (Various Maintainer): Fix typo.
6904 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
6906         * MAINTAINERS (Various Maintainer): Add myself as
6907         dataflow maintainer.
6909 2007-06-07  Ben Elliston  <bje@au.ibm.com>
6911         * config.sub, config.guess: Update from upstream sources.
6913 2007-06-07  Ben Elliston  <bje@au.ibm.com>
6915         * Makefile.tpl: Fix spelling error.
6916         * Makefile.in: Regenerate.
6918 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
6920         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6921         lt_cv_sys_max_cmd_len.
6923 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
6925         * MAINTAINERS (Various Maintainers): Add myself as
6926         auto-vectorizer maintainer.
6928 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
6930         PR libjava/32098
6931         * libtool.m4: Revert previous change.
6932         * ltgcc.m4: Put it here.
6934 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
6936         * MAINTAINERS (Various Maintainers): Add myself as
6937         auto-vectorizer maintainer.
6939 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
6941         PR libjava/32098
6942         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6944 2007-05-30  Richard Guenther  <rguenther@suse.de>
6946         * MAINTAINERS (Various Maintainers): Add myself as
6947         auto-vectorizer maintainer.
6949 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
6951         PR bootstrap/29382
6952         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6953         * configure: Rebuilt.
6955 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
6957         * MAINTAINERS (Write After Approval): Removed my name.
6959 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
6961         * MAINTAINERS (Write After Approval): Remove myself.
6963 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
6965         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6967 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
6969         * ltmain.sh: Update from ToT Libtool.
6970         * libtool.m4: Update from ToT Libtool.
6971         * ltsugar.m4: New. Update from ToT Libtool.
6972         * ltversion.m4: New. Update from ToT Libtool.
6973         * ltoptions.m4: New. Update from ToT Libtool.
6974         * ltconfig: Remove.
6975         * ltcf-c.sh: Remove.
6976         * ltcf-cxx.sh: Remove.
6977         * ltcf-gcj.sh: Remove.
6979 2007-05-22  Ollie Wild  <aaw@google.com>
6981         * MAINTAINERS (Write After Approval): Add myself.
6983 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
6985         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6986         stage_cflags.
6987         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6988         Remove CFLAGS/LIBCFLAGS.
6989         (configure-stage[+id+]-[+prefix+][+module+],
6990         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6991         * Makefile.in: Regenerate.
6993 2007-05-15  Diego Novillo  <dnovillo@google.com>
6995         * MAINTAINERS: Update e-mail address.
6997 2007-05-15  Revital Eres  <eres@il.ibm.com>
6999         * MAINTAINERS (Write After Approval): Add myself.
7001 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7003         * MAINTAINERS (Write After Approval): Updated my address.
7005 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7007         * MAINTAINERS (Write After Approval): Add myself.
7009 2007-05-11  Silvius Rus  <rus@google.com>
7011         * MAINTAINERS (Write After Approval): Add myself.
7013 2007-04-23  Tom Tromey  <tromey@redhat.com>
7015         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7017 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7019         * MAINTAINERS (cpplib): Rename to ...
7020         (libcpp): ... this.  Add C/C++ front end maintainers.
7022 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7024         * config-ml.in: Pass ${ml_config_env} to configure calls.
7026 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7028         * MAINTAINERS (Write After Approval): Add myself.
7030 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7032         * MAINTAINERS (Write After Approval): Add myself.
7034 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7036         * MAINTAINERS (fortran 95 front end): Add myself.
7038 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7040         * MAINTAINERS (Write After Approval): Add myself.
7042 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7044         * MAINTAINERS (Modulo Scheduler): Add myself.
7046 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7048         * MAINTAINERS (fortran 95 front end): Add myself.
7049         (c++ front end): whitespace fix.
7051 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7053         * MAINTAINERS (Write After Approval): Add myself.
7055 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7057         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7058         of glob.  Quote arguments with single quotes too.
7059         * configure: Regenerate.
7061 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7063         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7064         * Makefile.in: Regenerate
7066 2007-03-07  Andreas Schwab  <schwab@suse.de>
7068         * configure: Regenerate.
7070 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7072         * configure.ac: Add "--with-pdfdir" configure option,
7073         which defines pdfdir variable.
7074         * Makefile.def (target=fixincludes): Add install-pdf to
7075         missing targets.
7076         (recursive_targets): Add install-pdf target.
7077         (flags_to_pass): Add pdfdir.
7078         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7079         target.
7080         * configure: Regenerate
7081         * Makefile.in: Regenerate
7083 2007-02-28  Eric Christopher  <echristo@apple.com>
7085         Revert:
7086         2006-12-07  Mike Stump  <mrs@apple.com>
7088         * Makefile.def (dependencies): Add dependency for
7089         install-target-libssp and install-target-libgomp on
7090         install-gcc.
7091         * Makefile.in: Regenerate.
7093 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7095         * configure: Regenerate.
7096         * configure.ac: Move statements after variable declarations.
7098 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7100         * MAINTAINERS: Add myself as sh maintainer.
7102 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7104         * configure.ac: Adjust for loop syntax.
7105         * configure: Regenerate.
7107 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7109         * configure: Rebuilt.
7111 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7113         * configure.ac: Drop multiple occurrences of --enable-languages,
7114         and fix its quoting.
7115         * configure: Rebuilt.
7117 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
7118             Nathan Sidwell  <nathan@codesourcery.com>
7119             Vladimir Prus  <vladimir@codesourcery.com>
7120             Joseph Myers  <joseph@codesourcery.com>
7122         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7123         * configure: Regenerate.
7125 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
7127         * ltconfig (freebsd*): Default to elf.
7129 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7131         * configure.ac (target_libraries): Move libgcc before libiberty.
7132         * configure: Regenerated.
7134 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7135             Paolo Bonzini  <bonzini@gnu.org>
7137         PR bootstrap/30753
7138         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
7139         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
7140         * configure: Regenerated.
7142 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7144         * MAINTAINERS (Language Front End Maintainers): Update my mail
7145         address.
7147 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7149         PR bootstrap/30748
7150         * configure.ac: Correct syntax for Solaris ksh.
7151         * configure: Regenerated.
7153 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7155         * configure.ac: Sync with src.
7156         * configure: Regenerate.
7158 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7160         * Makefile.in: Regenerate.
7162 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7164         * config.sub: Sync with src.
7166 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7168         * Makefile.tpl (build_alias, host_alias, target_alias): Use
7169         noncanonical equivalents.
7170         * configure.in: Rename to...
7171         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
7172         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
7173         target_noncanonical.  Use them.  Rewrite removal of configure
7174         arguments for autoconf 2.59.  Discard variable settings.  Force
7175         program_transform_name for native tools.
7177         * Makefile.in: Regenerated.
7178         * configure: Regenerated with autoconf 2.59.
7180 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
7182         * MAINTAINERS (Write After Approval): Add myself.
7184 2007-01-31  Andreas Schwab  <schwab@suse.de>
7186         * Makefile.tpl (LDFLAGS): Substitute it.
7187         * Makefile.in: Regenerate.
7189 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
7191         * MAINTAINERS (Write After Approval): Add myself.
7193 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
7195         * MAINTAINERS (spu port): Add myself.
7197 2007-01-23  Richard Guenther  <rguenther@suse.de>
7199         PR bootstrap/30541
7200         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7201         * Makefile.tpl (GNATBIND): Substitute it.
7202         (GNATMAKE): Likewise.
7203         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7204         of STAGE_PREFIX.
7205         * Makefile.in: Regenerate.
7206         * configure: Regenerate.
7208 2007-01-18  Mike Stump  <mrs@apple.com>
7210         * configure.in: Re-enable -Werror for gcc builds.
7212 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
7214         * MAINTAINERS (Write After Approval): Add myself.
7216 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7218         * configure.in: Change == to = in test command.
7219         * configure: Regenerate.
7221 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7222             Nick Clifton  <nickc@redhat.com>
7223             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
7225         * configure.in (build_configargs, host_configargs, target_configargs):
7226         Remove build/host/target parameters.
7227         (host_libs): Add gmp and mpfr.
7228         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7229         * Makefile.def (gmp, mpfr): New.
7230         (gcc): Remove target.
7231         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7232         target_os, target_vendor): New.
7233         (configure): Add host_alias/target_alias arguments; adjust invocations.
7234         * configure: Regenerate.
7235         * Makefile.in: Regenerate.
7237 2007-01-11  Matt Fago  <fago@earthlink.net>
7239         * configure.in: Try to link to functions only in mpfr 2.2.x
7240         to improve robustness of configure tests.
7241         * configure: Regenerate.
7243 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
7245         * MAINTAINERS: Add myself as i386 maintainer.
7247 2007-01-08  Jan Hubicka  <jh@suse.cz>
7249         * MAINTAINERS: Add myself as i386 maintainer.
7251 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
7253         * configure.in: Add support for an x86_64-mingw* target.
7254         * configure: Regenerate.
7256 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
7258         * Makefile.tpl (all-target): Correct @if conditional for target
7259         modules.
7260         * configure.in: Omit libiberty if building only target libgcc.
7261         * configure, Makefile.in: Regenerated.
7263 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
7265         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7266         * configure: Regenerate.
7268 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
7270         * Makefile.def (target_modules): Add libgcc.
7271         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
7272         * Makefile.tpl (clean-target-libgcc): Delete.
7273         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7274         on gcc even for bootstrapped modules.  Rewrite handling of
7275         lang_env_dependencies to loop over target_modules.
7276         * configure.in (target_libraries): Add target-libgcc.
7277         * Makefile.in, configure: Regenerated.
7279 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7281         * configure.in: Reorganize recognition of languages.  Add
7282         --enable-stage1-languages.  Show supported languages for the chosen
7283         target rather than all recognized languages.
7284         * configure: Regenerate.
7286 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7288         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7289         * Makefile.in: Regenerate.
7291 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7293         * configure.in: Warn that MPFR 2.2.0 is buggy.
7294         * configure: Regenerate.
7296 2006-12-27  Ian Lance Taylor  <iant@google.com>
7298         * configure.in: When removing Makefiles to force a reconfigure, also
7299         remove prev-DIR*/Makefile.
7300         * configure: Regenerate.
7302 2006-12-22  Andreas Schwab  <schwab@suse.de>
7304         * configure: Regenerate with correct autoconf version.
7306 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
7308         * configure.in: add AC_SUBST for *_FOR_TARGET.
7309         * configure: Regenerate.
7311 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7313         * configure.in: Simplify logic for rejecting languages that cannot
7314         be built.  Separate the case when a language is unsupported,
7315         from the case when the user chooses not to build a language.
7317 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7319         * configure.in: Remove "$build" case for powerpc-*-darwin* since
7320         it only affects bootstrap and could be tested on "$host" as well.
7321         * configure: Regenerate.
7322         * config/mh-ppc-darwin: Add to the stage1 cflags here.
7324 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7326         PR bootstrap/29544
7327         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7328         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7329         move here comment from Makefile.tpl.
7330         * Makefile.tpl: Move some definitions higher in the file.
7331         (STAGE1_CHECKING): New.
7332         * configure.in: Add --enable-stage1-checking.
7333         * configure: Regenerate.
7334         * Makefile.in: Regenerate.
7336 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7338         * MAINTAINERS: Add myself as build system maintainer.
7340 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
7342         * MAINTAINERS (Write After Approval): Add myself.
7344 2006-12-13  Eric Christopher  <echristo@apple.com>
7346         * MAINTAINERS: Add myself as darwin maintainer.
7348 2006-12-11  Ian Lance Taylor  <ian@airs.com>
7350         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7352 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
7354         MAINTAINERS: Update my entry.
7356 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
7358         * configure.in:  Handle spu makefile frag.
7359         * Makefile.tpl (MAINT): Define
7360         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7361         * configure: Regenerate.
7362         * Makefile.in: Regenerate.
7364 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7366         * config.guess: Import latest version.
7367         * config.sub: Likewise.
7369 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7371         * configure.in (spu-*-*): Don't skip target-libiberty.
7372         * configure: Regenerate.
7374 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7376         PR bootstrap/30134
7377         * configure.in: Correct x86 darwin support for libjava to powerpc
7378         and i?86 only.
7379         * configure: Regenerate.
7381 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
7383         * configure.in: Add x86 darwin support for libjava.
7384         * configure: Regenerate.
7386 2006-12-07  Mike Stump  <mrs@apple.com>
7388         * Makefile.def (dependencies): Add dependency for
7389         install-target-libssp and install-target-libgomp on
7390         install-gcc.
7391         * Makefile.in: Regenerate.
7393 2006-12-04  Richard Guenther  <rguenther@suse.de>
7395         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7396         (Non-Algorithmic Maintainers): Move over non-algorithmic
7397         loop optimizer maintainers, add myself as a non-algorithmic
7398         middle-end maintainer.
7400 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
7402         * MAINTAINERS (Write After Approval): Add myself.
7404 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7406         * configure.in: Update error message for missing GMP/MPFR.
7408         * configure: Regenerate.
7410 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7412         * configure.in: Update MPFR version in error message.
7414         * configure: Regenerate.
7416 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7418         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7419         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7420         --with-gmp-lib): New flags.
7422         * configure: Regenerate.
7424 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
7426         * MAINTAINERS (Write After Approval): Change my email address.
7428 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
7430         * MAINTAINERS (Write After Approval): Add myself.
7432 2006-11-22  Philipp Thomas  <pth@suse.de>
7434         * MAINTAINERS (i18n): Update e-mail address.
7436 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7438         * MAINTAINERS (spu port): Add myself as maintainer.
7439         (Write After Approval): Remove myself.
7441 2006-11-22  Ben Elliston  <bje@au.ibm.com>
7443         * configure.in (skipdirs): Don't build libssp for SPU.
7444         * configure: Regenerate.
7446 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
7448         * MAINTAINERS (spu port): Add myself as maintainer.
7449         (libobjc): Update my email address.
7451 2006-11-21  Andrea Bona  <andrea.bona@st.com>
7453         * MAINTAINERS (Write After Approval): Add myself.
7455 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7457         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7458         * configure : Rebuilt.
7460 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7462         * MAINTAINERS (Write After Approval): Add myself.
7464 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
7466         * MAINTAINERS (Write After Approval): Add myself.
7468 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7470         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7471         libmpfr.a.
7472         * configure: Regenerate.
7474 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
7476         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7477         (unstage): Test for stage_last presence.
7479         PR bootstrap/29802
7480         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7481         STAGE_PREFIX.
7482         * Makefile.in: Regenerate.
7484 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
7486         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7487         maintainers.
7489 2006-11-14  Erven Rohou  <erven.rohou@st.com>
7491         * MAINTAINERS (Write After Approval): Add myself.
7493 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
7495         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7496         and stageN-package/Makefile.
7497         * Makefile.in: Regenerated.
7499 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
7501         * configure.in: Remove target-libgloss from noconfigdirs for
7502         bfin-*-*.
7503         * configure: Regenerated.
7505 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7507         * configure.in (have_gmp): Only error if the gcc directory exists.
7509         * configure: Regenerate.
7511 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7513         * configure.in: Robustify error message for missing GMP/MPFR.
7515         * configure: Regenerate.
7517 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
7519         * MAINTAINERS (Write After Approval): Add myself.
7521 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
7523         * MAINTAINERS: Change email address.
7525 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
7527         * MAINTAINERS (Write After Approval): Add myself.
7529 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
7531         * MAINTAINERS (Write After Approval): Add myself.
7533 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
7535         * MAINTAINERS (Write After Approval): Move myself to
7536         Write After Approval section.
7538 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7540         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
7541         need_gmp anymore.
7542         * configure: Regenerate.
7544 2006-10-16  Tobias Burnus  <burnus@net-b.de>
7546         * MAINTAINERS (Write After Approval): Add myself.
7548 2006-10-16  Ben Elliston  <bje@au.ibm.com>
7550         * config.guess: Import latest version.
7551         * config.sub: Likewise.
7553 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
7555         * Makefile.def: Added pdf target handling.
7556         * Makefile.tpl: Added pdf target handling.
7557         * Makefile.in: Regenerated.
7559 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
7561         * MAINTAINERS: Add self as score port maintainer.
7563 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
7565         * MAINTAINERS (Write After Approval): Add myself.
7567 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
7569         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
7570         or newer.
7571         * configure: Regenerated.
7573 2006-09-27  Dave Brolley  <brolley@redhat.com>
7575         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7576         using $s instead of $r.
7577         * configure: Regenerated.
7579 2006-09-26  Thiemo Seufer  <ths@mips.com>
7581         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7582         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7583         * configure: Regenerate.
7585 2006-09-24  Graeme Peterson  <gridly@gmail.com>
7587         * MAINTAINERS (Write After Approval): Remove myself.
7589 2006-09-22  Chao-ying Fu  <fu@mips.com>
7591         * MAINTAINERS (Write After Approval): Add myself.
7593 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
7595         * MAINTAINERS: Add self as soft-fp maintainer.
7597 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
7599         * MAINTAINERS: Add myself as avr maintainer.
7600         Remove Marek Michalkiewicz as avr maintainer.
7602 2006-09-07  Roberto Costa  <roberto.costa@st.com>
7604         * MAINTAINERS (Write After Approval): Add myself.
7606 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
7608         * configure.in: Never build newlib for a Mingw host.
7609         Never build newlib as Mingw target library.
7610         Test the existence of winsup/cygwin for building a Cygwin newlib,
7611         rather than just winsup.
7612         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7613         building a Mingw target.
7614         * configure: Regenerate.
7616 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7618         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7620 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
7622         * config.guess: Import from src (was more updated).
7623         * config.sub: Likewise.
7625 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
7627         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7628         * configure: Regenerated.
7630 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
7632         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7633         for stages after the first.
7635 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
7637         * Makefile.def: Add dependencies for configure-opcodes
7638         on configure-intl and all-opcodes on all-intl.
7639         * Makefile.in: Regenerated.
7641 2006-07-13  Ben Elliston  <bje@au.ibm.com>
7643         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7645 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
7647         Port to hosts whose 'sort' and 'tail' implementations
7648         treat operands with leading '+' as file names, as POSIX
7649         has required since 2001.  However, make sure the code still
7650         works on pre-POSIX hosts.
7651         * ltmain.sh: Don't assume "sort +2" is equivalent to
7652         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7654 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
7656         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7658 2006-07-04  Peter O'Gorman  <peter@pogma.com>
7660         * ltconfig: chmod 644 before ranlib during install.
7662 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7664         PR bootstrap/18058
7665         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7666         if the bootstrap compiler is a GCC version that supports it.
7667         * configure: Regenerate.
7669 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7671         * configure.in: Fix thinkos in previous check-in.
7672         * configure: Regenerate.
7674 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7676         PR other/27063
7677         * configure.in: Test subdir_requires and give an appropriate
7678         error message.
7679         * configure: Regenerate.
7681 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
7683         * MAINTAINERS (Write After Approval): Add myself.
7685 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
7687         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7689 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
7691         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7693 2006-06-20  David Ayers  <d.ayers@inode.at>
7695         PR bootstrap/28072
7696         * configure.in: Add target-boehm-gc to noconfigdirs depending on
7697         whether target-libjava is being configured instead of whether the
7698         java front end is enabled.
7699         * configure: Regenerate.
7701 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7703         PR target/27540
7704         * configure.in: Only enable libgomp on IRIX 6.
7705         * configure: Regenerate.
7707 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
7709         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7710         too.
7711         * Makefile.in: Regenerate.
7713 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
7715         * config-ml.in: Alter CCASFLAGS to include special
7716         multilib options the same as is done for CFLAGS.
7718 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7720         * configure.in: Don't enable libgomp on hpux10.
7721         * configure: Rebuilt.
7723 2006-06-12  David Ayers  <d.ayers@inode.at>
7725         PR bootstrap/27963
7726         PR target/19970
7727         * configure.in: Remove target-boehm-gc from noconfigdirs where
7728         ${libgcj} is specified.
7729         * configure: Regenerate.
7731 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
7733         Sync from src:
7735         * configure.in: Sync.
7736         * configure: Regenerated.
7738         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
7740         * Makefile.def: Added dependencies from sim and gdb on intl, and
7741         added configure dependencies to everything with an all dependency
7742         on intl.
7743         * Makefile.in: Regenerated.
7745 2006-06-06  David Ayers  <d.ayers@inode.at>
7747         PR libobjc/13946
7748         * Makefile.def: Add dependencies for libobjc which boehm-gc.
7749         * Makefile.in: Regenerate.
7750         * configure.in: Add --enable-objc-gc at toplevel and have it
7751         enable boehm-gc for Objective-C.
7752         Remove target-boehm-gc from libgcj.
7753         Add target-boehm-gc to target_libraries.
7754         Add target-boehm-gc to noconfigdirs where ${libgcj}
7755         is specified.
7756         Assert that boehm-gc is supported when requested for Objective-C.
7757         Only build boehm-gc if needed either for Java or Objective-C.
7758         * configure: Regenerate.
7760 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
7762         PR 27674
7763         * Makefile.tpl (configure-[+prefix+][+module+],
7764         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7765         Remove rule to unstage bootstrapped modules.
7766         (stage_current): New.
7767         * Makefile.in: Regenerate.
7769 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
7771         * MAINTAINERS (Write After Approval): Update my e-mail address.
7773 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
7775         * include/libiberty.h: Declare pex_run_in_environment.
7777 2006-05-31  Asher Langton  <langton2@llnl.gov>
7779         * MAINTAINERS (Write After Approval): Add myself.
7781 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
7783         * Makefile.def (bfd, opcodes): Fix lib_path.
7784         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7785         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
7786         * Makefile.in: Regenerate.
7788 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7790         * Makefile.in: Regenerate.
7792 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7794         * Makefile.def: Add install-html target. Add datarootdir
7795         docdir and htmldir to flags_to_pass.
7796         * Makefile.tpl: Add install-html target.
7797         * Makefile.in: Regenerate.
7798         * configure.in: Add --with-datarootdir, --with-docdir, and
7799         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7800         * configure: Regenerate.
7802 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
7804         * configure.in: Enable gprof for cross builds.
7805         * configure: Regenerate.
7807 2006-05-22  Richard Guenther  <rguenther@suse.de>
7809         Revert
7810         2006-01-31  Richard Guenther  <rguenther@suse.de>
7811         Paolo Bonzini  <bonzini@gnu.org>
7813         * Makefile.def (target_modules): Add libgcc-math target module.
7814         * configure.in (target_libraries): Add libgcc-math target library.
7815         (--enable-libgcc-math): New configure switch.
7816         * Makefile.in: Re-generate.
7817         * configure: Re-generate.
7818         * libgcc-math: New toplevel directory.
7820 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7821             Andreas Tobler  <a.tobler@schweiz.ch>
7823         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
7824         * configure: Rebuilt.
7826 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
7828         * MAINTAINERS (Write After Approval): Add myself.
7830 2006-05-01  DJ Delorie  <dj@redhat.com>
7832         * configure.in: Restore CFLAGS if GMP isn't present.
7833         * configure: Regenerate.
7835 2006-05-01  Richard Guenther  <rguenther@suse.de>
7837         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7838         maintainer.
7840 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
7842         * MAINTAINERS (Write After Approval): Add myself.
7844 2006-04-28  Jan Beulich  <jbeulich@novell.com>
7846         * MAINTAINERS (Write After Approval): Add myself.
7848 2006-04-18  DJ Delorie  <dj@redhat.com>
7850         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
7851         reference libgloss so that libssp can be built in a combined
7852         tree.
7853         * configure: Regenerate.
7855 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
7857         * MAINTAINERS (Write After Approval): Add myself.
7859 2006-04-05  Ben Elliston  <bje@au.ibm.com>
7861         * configure.in: Require makeinfo 4.4 or higher.
7862         * configure: Regenerate.
7864 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
7866         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7867         Rearrange the entries of other libraries to have them in one place.
7869 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
7871         * MAINTAINERS (Write After Approval): Remove myself.
7872         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7874 2006-03-14  Richard Guenther  <rguenther@suse.de>
7876         * configure: Regenerate with autoconf 2.13.
7878 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
7880         * MAINTAINERS: Use my work address.
7882         * MAINTAINERS: Update my E-mail address.
7884 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
7886         * configure.in: Handle --disable-<component> generically.
7887         * configure: Regenerate.
7889 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
7891         PR libgcj/17311
7892         * ltmain.sh: Don't use "$finalize_rpath" for compile.
7894 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
7896         * MAINTAINERS (Write After Approval):  Remove myself.
7897         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
7899 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
7901         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
7902         (TARGET_CONFIGDIRS): Remove.
7903         * configure.in: Remove AC_SUBST(target_configdirs).
7904         * Makefile.in, configure: Regenerated.
7906 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
7908         * MAINTAINERS (Write After Approval):  Remove myself.
7909         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
7911 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
7913         PR bootstrap/25670
7915         * Makefile.tpl ([+compare-target+]): Print explanation messages.
7917         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7918         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7919         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7920         BUILD_PREFIX, BUILD_PREFIX_1.
7921         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7923         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7924         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7926         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7927         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7928         of `cat stage_current`.  Always provide the `r' and `s' variables.
7929         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7930         a single shell execution.
7931         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7932         bootstrapped modules, make the stage1 module if the build was not
7933         started yet, else build the current stage.
7934         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7935         (all-build, all-host, all-target, [+make_target+]-host,
7936         [+make_target+]-target): Do not use \-continued lines.
7937         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7938         (current_stage, restrap, stage_last): New.
7940         * Makefile.in: Regenerate.
7941         * configure: Regenerate.
7943 2006-02-19  Bud Davis  <jmdavis@link.com>
7945         * MAINTAINERS (Write After Approval):  Remove myself.
7946         (Language Front End Maintainers):  Add myself as fortran 95
7947         maintainer and update e-mail address.
7949 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7951         * MAINTAINERS (Write After Approval):  Remove myself.
7952         (Language Front End Maintainers):  Add myself as fortran 95
7953         maintainer.
7955 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
7957         * MAINTAINERS (Write After Approval): Add myself.
7959 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
7961         * MAINTAINERS (Write After Approval):  Remove myself.
7962         (Language Front End Maintainers):  Add myself as
7963         fortran 95 maintainer.
7965 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7967         Sync from src:
7969         2005-12-27  Leif Ekblad  <leif@rdos.net>
7971         * configure.in: Add support for RDOS target.
7972         * configure: Regenerate.
7974 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7975             Andreas Schwab  <schwab@suse.de>
7977         * configure: Regenerate.
7979 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
7981         * configure.in (enable_libgomp): Add AIX.
7982         * configure: Regenerate.
7984 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
7986         * MAINTAINERS (Write After Approval): Add myself.
7988 2006-02-03  Lee Millward  <lee.millward@gmail.com>
7990         * MAINTAINERS (Write After Approval): Add myself.
7992 2006-01-31  Richard Guenther  <rguenther@suse.de>
7993         Paolo Bonzini  <bonzini@gnu.org>
7995         * Makefile.def (target_modules): Add libgcc-math target module.
7996         * configure.in (target_libraries): Add libgcc-math target library.
7997         (--enable-libgcc-math): New configure switch.
7998         * Makefile.in: Re-generate.
7999         * configure: Re-generate.
8000         * libgcc-math: New toplevel directory.
8002 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8004         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8005         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8006         the assembler, linker and binutils.
8007         * configure: Regenerate.
8009 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8011         * MAINTAINERS (Write After Approval): Add myself.
8013 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8015         * configure: Regenerate.
8017 2006-01-18  Richard Henderson  <rth@redhat.com>
8018             Jakub Jelinek  <jakub@redhat.com>
8019             Diego Novillo  <dnovillo@redhat.com>
8021         * libgomp: New directory.
8022         * Makefile.def: Add target_module libgomp.
8023         * Makefile.in: Regenerate.
8024         * configure.in (target_libraries): Add target-libgomp.
8025         * configure: Regenerate.
8027 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8029         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8030         @ from continuation.
8031         * Makefile.in: Rebuilt.
8033 2006-01-04  Chris Lattner  <sabre@gnu.org>
8035         * MAINTAINERS (Write After Approval): Add myself.
8037 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8039         PR bootstrap/24252
8041         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8042         * Makefile.tpl (OBJDUMP): New.
8043         (EXTRA_HOST_FLAGS): Add it.
8044         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8046         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8047         to use symbolic links between directories.  Avoid race conditions
8048         or make them harmless.
8049         * configure.in: Do not try to use symbolic links between directories.
8051         * Makefile.def (LEAN): Pass.
8052         * Makefile.tpl (LEAN): Define.
8053         (stage[+id+]-start): Accept that the previous directory does not
8054         exist, if the bootstrap is lean.
8055         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8056         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8057         configure substitution.
8058         ([+compare-target+]): Likewise.
8059         ([+bootstrap-target+]-lean): New.
8060         * configure.in: Remove lean bootstrap support from here.
8062         * Makefile.in: Regenerate.
8063         * configure: Regenerate.
8065 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8067         * MAINTAINERS (libdecnumber): Add myself.
8069 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8071         * libtool-ldflags: New script.
8073 2006-01-02  Andreas Schwab  <schwab@suse.de>
8075         * configure.in: When reconfiguring remove Makefile in
8076         all stage directories.
8077         * configure: Regenerate.
8079 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8081         * MAINTAINERS: Update my email address.
8083 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8085         Revert Ada-related part of the previous change.
8087         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8088         Do not pass.
8089         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8090         * Makefile.in: Regenerate.
8091         * configure.in: Do not include mt-ppc-aix target fragment.
8092         * configure: Regenerate.
8094 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8096         * configure.in: Select appropriate fragments for PowerPC/AIX.
8097         * configure: Regenerate.
8099         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8100         BOOT_CFLAGS, BOOT_LDFLAGS.
8101         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8102         BOOT_CFLAGS, BOOT_LDFLAGS.
8103         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8104         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8105         (stage): Fail if we cannot complete the work.
8106         * Makefile.in: Regenerate.
8108 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8110         * configure.in: Replace ms1 with mt.
8111         * configure: Rebuilt.
8113 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8115         * MAINTAINERS: Update my email address.
8117 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8119         * Makefile.tpl (all, do-[+make_target+], do-check, install,
8120         install-host-nogcc): Don't invoke $(stage) at the end.
8121         * Makefile.in: Regenerate.
8123 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
8125         * configure.in: Flip the top-level bootstrap switch.
8126         * configure: Regenerate.
8128 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
8130         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8131         $(stage) and $(unstage).
8132         (EXTRA_TARGET_FLAGS): Correct double-quoting.
8133         (all): Remove stray semicolon.
8134         (local-distclean): Don't handle multilib.tmp and multilib.out.
8135         (install.all): Set $s for consistency.
8136         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8137         check_multilibs setting.  Always make the install directory.
8138         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8139         Correct @if/@endif.
8140         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8141         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8142         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8143         (multilib.out): Remove.
8144         * Makefile.in: Regenerated.
8146 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
8148         * MAINTAINERS (Write After Approval): Add myself.
8150 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8152         * MAINTAINERS: Add myself as mt maintainer.
8154         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
8156 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
8158         * MAINTAINERS: Change email address.
8160 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
8162         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8163         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8164         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
8165         Find in-tree tools if available.
8166         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8167         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8168         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8169         (COMPILER_*_FOR_TARGET): New.
8170         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8171         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8172         (CONFIGURED_*, USUAL_*): Remove.
8173         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8174         STRIP): Use autoconf substitutions.
8175         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8176         COMPILER_NM_FOR_TARGET): New.
8177         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8179         (all): Make all-host and all-target in parallel.
8180         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8181         that $$r and $$s are set before invoking a recursive make.
8182         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8183         ([+bootstrap-target+]): Inline most of the `all' target.
8185 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8187         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8188         from the gcc build directory.
8189         * Makefile.in: Regenerate.
8191 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8193         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
8194         depend on all-libdecnumber.
8195         * configure.in (host_libs): Include libdecnumber.
8196         * Makefile.in: Regenerate.
8197         * configure: Likewise.
8199 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8201         * libdecnumber: Import decNumber sources from the dfp-branch.
8203 2005-11-21  Kean Johnston  <jkj@sco.com>
8205         * config.sub, config.guess: Sync from upstream sources.
8207 2005-11-21  Ben Elliston  <bje@au.ibm.com>
8209         Import from Autoconf sources:
8211         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
8212         * config/move-if-change: Don't output "$2 is unchanged";
8213         suggested by Ben Elliston.  Handle weird characters correctly.
8215 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
8217         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8218         to match upstream libtool for darwin.
8220 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
8222         * Makefile.def: Remove gdb dependencies for gdbtk.
8223         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8224         (configure-gdb, install-gdb): New rules.
8225         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8226         * Makefile.in, configure: Regenerated.
8228 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
8230         * MAINTAINERS (Write After Approval): Add myself.
8232 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
8234         * MAINTAINERS (Write After Approval): Add myself.
8236 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
8238         * MAINTAINERS (alias analysis): Add Daniel Berlin and
8239         Diego Novillo.
8241 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
8243         PR bootstrap/24297
8244         * Makefile.tpl (do-[+make-target+], do-check, install,
8245         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8246         are set before recursing.
8247         * Makefile.in: Regenerate.
8249 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
8251         PR bootstrap/18939
8252         * Makefile.def (gcc) <target>: Fix thinko.
8253         * Makefile.in: Regenerate.
8255 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
8257         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8258         * configure: Regenerate.
8260 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
8262         * MAINTAINERS (Write After Approval): Add self.
8264 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
8266         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8267         target-libffi, target-qthreads, target-libjava, and
8268         targetlibobjc.
8269         * configure: Regenerate.
8271 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
8273         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8274         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8275         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8276         (USUAL_OBJDUMP_FOR_TARGET): New.
8277         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8278         * configure.in: Check for $OBJDUMP_FOR_TARGET.
8279         * configure, Makefile.in: Regenerated.
8281 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8283         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8284         before other host packages.
8286 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
8288         * MAINTAINERS: Add self as sh libraries/configury maintainer.
8290 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8292         PR bootstrap/22340
8294         * configure.in (default_target): Remove.
8295         * Makefile.tpl (all): Do not use prerequisites as subroutines
8296         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8297         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8298         use prerequisites as subroutines.
8299         (check-host, check-target): New.
8300         (bootstrap configure & all targets): Do not use stage*-start
8301         if the directory layout is already ok.
8302         (non-bootstrap configure & all targets): Prepend a $(unstage).
8303         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
8304         (NOTPARALLEL): Remove.
8305         (unstage, stage variables): New variables.
8306         (unstage, stage targets): Simply expand to those variables.
8308         * configure: Regenerate.
8309         * Makefile.in: Regenerate.
8311 2005-10-04  James E Wilson  <wilson@specifix.com>
8313         * Makefile.def (lang_env_dependencies): Add libmudflap.
8314         * Makefile.in: Regenerate.
8316 2005-10-03  Andreas Schwab  <schwab@suse.de>
8318         Backport from libtool CVS:
8319         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
8321         * ltmain.sh: add support for installing into temporary
8322         staging area (e.g. 'make install DESTDIR=...')
8324 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8326         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8327         * configure: Regenerated.
8329 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
8331         * configure: Regenerate with the correct
8332         autoconf version.
8334 2005-09-30  Catherine Moore  <clm@cm00re.com>
8336         * configure.in (bfin-*-*): New.
8337         * configure: Regenerated.
8339 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
8341         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8342         (LIPO_FOR_TARGET): New.
8343         (CONFIGURED_LIPO_FOR_TARGET): New.
8344         (USUAL_LIPO_FOR_TARGET): New.
8345         (STRIP_FOR_TARGET): New.
8346         (CONFIGURED_STRIP_FOR_TARGET): New.
8347         (USUAL_STRIP_FOR_TARGET): New.
8348         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8349         STRIP_FOR_TARGET.
8350         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8351         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8352         * Makefile.in: Regenerate.
8353         * configure: Regenerate.
8355 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
8357         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8358         (rs6000-*-aix*): Same.
8359         * configure: Regenerate.
8361 2005-09-16  Tom Tromey  <tromey@redhat.com>
8363         * MAINTAINERS: Add self as java maintainer.
8365 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8367         * configure.in: Recognize f95 in the --enable-languages option,
8368         and substitute it for fortran, issuing a warning.
8369         * configure: Regenerate.
8371 2005-08-30  Phil Edwards  <phil@codesourcery.com>
8373         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
8374         * configure:  Regenerated.
8376 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
8378         * MAINTAINERS: Add self as ms1 maintainer.
8380 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
8382         * Makefile.def (libssp): Add to lang_env_dependencies.
8383         * Makefile.in: Regenerate.
8385 2005-08-18  Ian Lance Taylor  <ian@airs.com>
8387         * MAINTAINERS: Add myself as middle-end maintainer.
8389 2005-08-17  Christian Groessler  <chris@groessler.org>
8391         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8392         * Makefile.in: Regenerate.
8394 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
8396         * MAINTAINERS (write after approval): Added myself.
8398 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
8400         * MAINTAINERS (Write After Approval): Add myself.
8402 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
8404         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8405         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8406         Look for alternate names of the target cc and c++
8407         * configure: Regenerate.
8409 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
8411         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8412         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8413         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8414         tools; remove code to manually set them.
8415         (Target tools): Look in the environment for them.
8416         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8417         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8418         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8419         build directory.
8420         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8421         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8422         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8423         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8424         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8425         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8426         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8427         * configure: Regenerate.
8428         * Makefile.in: Regenerate.
8430 2005-07-28  Ben Elliston  <bje@au.ibm.com>
8432         * MAINTAINERS: Update for removed CPU targets.
8434 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
8436         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8437         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8438         * Makefile.in: Regenerated.
8440 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
8442         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8443         (CFLAGS_FOR_TARGET): Use it.
8444         (CXXFLAGS_FOR_TARGET): Likewise.
8445         * Makefile.in: Regenerated.
8446         * configure.in (--with-build-sysroot): New option.
8447         * configure: Regenerated.
8449 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
8451         * Makefile.tpl: Wrap install between unstage and stage
8452         * Makefile.in: Regenerate.
8454 2005-07-21  Eric Christopher  <echristo@apple.com>
8456         * MAINTAINERS: Update affiliation.
8458 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
8460         * MAINTAINERS: Add self as crx port maintainer.
8462 2005-07-20  DJ Delorie  <dj@redhat.com>
8464         * MAINTAINERS: Add self as m32c maintainer.
8466 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
8468         * all files: Update FSF address.
8470 2005-07-15  Eric Christopher  <echristo@redhat.com>
8472         * MAINTAINERS: Change affiliation.
8474 2005-07-14  Jim Blandy  <jimb@redhat.com>
8476         * configure.in: Add cases for Renesas m32c.
8477         * configure: Regenerated.
8479 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8481         * COPYING.LIB: Update from fsf.org.
8483 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8485         * COPYING, compile, config.guess,
8486         config.sub, install-sh, missing, mkinstalldirs,
8487         symlink-tree, ylwrap: Sync from upstream sources.
8488         * config-ml.in: Update FSF address.
8490 2005-07-13  Eric Christopher  <echristo@redhat.com>
8492         * configure.in: Add toplevel noconfigdir support for tpf.
8493         * configure: Regenerate.
8495 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
8497         PR ada/22340
8499         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8500         * Makefile.in: Regenerate.
8502 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
8504         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
8505         Brolley to write-after-approval.
8507 2005-07-07  Andreas Schwab  <schwab@suse.de>
8509         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8510         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8511         * Makefile.in: Regenerated.
8513 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
8515         * configure.in: Don't build sim or rda when targetting darwin.
8516         * configure: Regenerate.
8518 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
8520         * configure.in: Add --enable-libssp and --disable-libssp.
8521         * configure: Regenerate with autoconf-2.13.
8523 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
8525         * Makefile.def (target_modules): Add libssp.
8526         * configure.in (target_libraries): Add target-libssp.
8527         * configure: Rebuilt.
8528         * Makefile.in: Rebuilt.
8530 2005-07-01  Zack Weinberg  <zackw@panix.com>
8532         * MAINTAINERS: Change email address.  Resign from maintainership.
8534 2005-07-01  Richard Guenther  <rguenther@suse.de>
8536         * MAINTAINERS: Change my e-mail address and affiliation.
8538 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
8540         * Makefile.def (stagefeedback): Come after profile.
8541         Define profiledbootstrap target.
8542         * Makefile.tpl (profiledbootstrap): Remove.
8543         (stageprofile-end): Zap stagefeedback.
8544         (stagefeedback-start): Copy all .gcda files, not only GCC's.
8545         * Makefile.in: Regenerate.
8547 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
8549         * MAINTAINERS: Update my email address.
8551 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
8553         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
8554         In 'cpp' stanza, support '#line' as well as '# '.
8556 2005-06-08  Andreas Schwab  <schwab@suse.de>
8558         * MAINTAINERS: Move myself from 'Write After Approval' to
8559         'CPU Port Maintainers' section as m68k maintainer.
8561 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
8563         * configure.in (unsupported_languages): New macro.
8564         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
8565         non-ported target libraries in noconfigdirs.
8566         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8567         non-linux-gnu.  Remove libgcj_ex_libffi.
8568         <lang_frag loop>: Set add_this_lang=no if the language is in
8569         unsupported_languages.
8570         * configure: Regenerate.
8572 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
8574         * configure.in: Fix typo in handling of --with-mpfr-dir.
8575         * configure: Regenerate.
8577 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
8579         * MAINTAINERS: Update my email address.
8581 2005-06-02  Jim Blandy  <jimb@redhat.com>
8583         * config.sub: Add cases for the Renesas m32c.  (This patch has been
8584         accepted into the master sources.)
8586 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
8587             Michael Snyder  <msnyder@redhat.com>
8588             Stan Cox  <scox@redhat.com>
8590         * configure.in: Set noconfigdirs for ms1.
8592         * configure: Regenerate.
8594 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
8596         * MAINTAINERS (Write After Approval): Add self.
8598 2005-06-01  Josh Conner  <jconner@apple.com>
8600         * MAINTAINERS (Write After Approval): Add self.
8602 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
8604         * MAINTAINERS: Update my email address.
8606 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
8608         * MAINTAINERS (Write After Approval): Add self.
8610 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
8612         * MAINTAINERS (Write After Approval): Remove self.
8614 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
8616         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8617         (Dependencies): Consider target modules for bootstrap dependencies.
8618         Make target bootstrap modules depend on each stage's gcc.
8619         * Makefile.in: Regenerate.
8621 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
8623         * Makefile.def (configure-gcc): Depend on binutils having been built.
8624         (all-gcc): No need to do it here.
8625         * Makefile.in: Regenerate.
8627 2005-05-19  Paul Brook  <paul@codesourcery.com>
8629         * configure.in: Rewrite misleading error message when requested
8630         language cannot be built.
8631         * configure: Regenerate.
8633 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
8635         * ylwrap: Import from Automake 1.9.5.
8637 2005-05-13  David Ung  <davidu@mips.com>
8639         * MAINTAINERS (Write After Approval): Add self.
8641 2005-05-09  Mike Stump  <mrs@apple.com>
8643         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8644         lt_cv_sys_max_cmd_len for now.
8646 2005-05-09  Stan Cox  <scox@redhat.com>
8648         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8650 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
8652         * README.SCO: Update the URL.
8654 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
8656         * ltconfig: Define file_list_spec.  Pass file_list_spec and
8657         with_gnu_ld to libtool.
8658         * ltcf-c.sh (aix[45]): Define file_list_spec.
8659         * ltcf-cxx.sh (aix[45]): Same.
8660         * ltcf-gcj.sh (aix[45]): Same.
8661         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8662         exists, write list of input files to temporary file.
8664 2005-05-04  Mike Stump  <mrs@apple.com>
8666         * configure.in: Always pass --target to target configures as
8667         otherwise rebuilds that do --recheck will fail.
8668         * confiugure: Rebuilt.
8670 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
8672         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8673         STAGE_HOST_EXPORTS.
8674         (configure, all): Add bootstrap support.
8675         (Host modules, target modules): Pass post-stage1 flags and exports.
8676         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8677         * Makefile.in: Regenerate.
8679 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
8681         * configure: Regenerate.
8683 2005-04-27  Mike Stump  <mrs@apple.com>
8685         * MAINTAINERS: Add self as darwin maintainer.
8687 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
8689         * config.sub: Update from master copy.
8691 2005-04-21  Mike Stump  <mrs@apple.com>
8693         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8694         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8696 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
8698         * configure.in <crisv32-*-*, cris-*-*>: New local variable
8699         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
8700         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
8701         "*-*-elf" and "*-*-linux*".
8702         * configure: Regenerate.
8704 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
8706         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8708 2005-04-12  Mike Stump  <mrs@apple.com>
8710         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8712 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
8714         * MAINTAINERS (Write After Approval): Add myself.
8716 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
8718         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8720 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
8722         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8723         (TARGET_CONFIGARGS): Include --with-target-subdir.
8724         (configure, all): New macros.  Use them throughout.
8725         * Makefile.in: Regenerate.
8727 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
8729         * MAINTAINERS (Write After Approval): Add myself.
8731 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8733         * MAINTAINERS: Remove 'loop unrolling' maintainer.
8735 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
8737         * MAINTAINERS: Move John Carr to Write After Approval.
8739 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
8741         * config/mh-mingw32: Delete.
8742         * configure.in: Don't use it.
8743         * configure: Regenerate.
8745 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
8747         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8748         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8749         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8750         (HOST_LIB_PATH): Generate from Makefile.def.
8751         (TARGET_LIB_PATH): Likewise.
8752         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8753         * Makefile.in: Regenerate.
8754         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8755         (RPATH_ENVVAR): Include Darwin case.
8756         * configure: Regenerate.
8758 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
8760         * MAINTAINERS (Various Maintainers): Remove self.
8761         (Write After Approval): Add self.
8763 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
8765         * MAINTAINERS (Various Maintainers): Add self.
8767 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
8769         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8770         * configure: Regenerate.
8772 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
8774         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8775         gcc_version, and gcc_version_trigger from set of flags to pass.
8776         * Makefile.tpl: Remove definitions of above variables.
8777         (config.status): Remove dependency on $(gcc_version_trigger).
8778         * Makefile.in: Regenerate.
8779         * configure.in: Do not reference config/gcc-version.m4 nor
8780         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
8781         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
8782         * configure: Regenerate.
8784 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
8785             Andrew Pinski  <pinskia@physics.uc.edu>
8787         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8788         * Makefile.in: Regenerate.
8790 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
8792         * MAINTAINERS (Write After Approval): Add myself.
8794 2005-03-03  David Ayers  <d.ayers@inode.at>
8796         * MAINTAINERS (Write After Approval): Add myself.
8798 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
8800         PR libgcj/20160
8801         * ltmain.sh: Avoid creating archives with components that have
8802         duplicate basenames.
8804 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
8806         PR bootstrap/20250
8807         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8808         instead of check.
8809         * Makefile.in: Regenerate.
8811 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8813         * Makefile.in: Regenerate to fix conflict between the previous two
8814         patches.
8816 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8818         PR bootstrap/17383
8819         * Makefile.def (target_modules): Remove "stage", now unnecessary.
8820         * Makefile.tpl (HOST_SUBDIR): New substitution.
8821         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8822         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8823         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8824         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8825         (Host modules, Bootstrapped modules): Use it.
8826         (Build modules, Target modules): Do not create symlink trees,
8827         always configure out-of-srcdir.
8828         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8829         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8830         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8831         $(HOST_SUBDIR).  Create a symlink for host_subdir.
8833         * Makefile.in: Regenerate.
8834         * configure: Regenerate.
8836 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8838         Merged from libada-gnattools-branch:
8839         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8841         * gnattools: New directory.
8842         * Makefile.def: Add gnattools as a module, depending on target-libada.
8843         * Makefile.in: Regenerate.
8844         * configure.in: Include gnattools in host_tools; disable it if ada
8845         is disabled.
8846         * configure: Regenerate.
8848 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
8850         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8851         treelang maintainer.
8852         (Write After Approval): Remove myself.
8854 2005-02-23  Paul Schlie  <schlie@comcast.net>
8856         * configure.in: Allow darwin targeted ports to build tk, itcl and
8857         libgui.
8858         * configure: Regenerate.
8860 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8862         PR libgcj/10353
8863         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8864         * configure: Regenerate.
8866 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
8868         * MAINTAINERS (Write After Approval): Add myself.
8870 2005-02-10  Ian Lance Taylor  <ian@airs.com>
8872         * MAINTAINERS: Update my e-mail address.
8874 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
8876         * MAINTAINERS (Write After Approval): Add myself.
8878 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
8880         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8881         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8882         target-libgloss when not *-*-elf and *-*-aout.
8883         * configure: Regenerate.
8885 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
8887         * MAINTAINERS: Remove obsolete entries.
8889         * MAINTAINERS (Write After Approval): Add Michael Matz.
8891 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
8893         * MAINTAINERS: Remove self as cpplib maintainer.
8895 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
8897         * install-sh, config.sub: Import from upstream.
8899 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
8901         PR bootstrap/18222
8902         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8903         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8904         * Makefile.in: Regenerate.
8906 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
8908         * MAINTAINERS: Update my email address.
8910 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
8911             Andreas Schwab  <schwab@suse.de>
8913         PR bootstrap/18033
8914         * config-ml.in: Eval option if surrounded by single quotes.
8916 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
8918         Revert 2004-12-28 Makefile changes, a better fix will be
8919         applied to mainline and src after GCC 4.0 branches.
8921 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
8923         PR bootstrap/17383
8925         * Makefile.def (target_modules): Remove stage parameter,
8926         it is always true now.
8927         * Makefile.tpl (configure-build-[+module+],
8928         configure-target-[+module+]): Always build symlink tree
8929         for the directory and for include.  BUILD_SUBDIR and
8930         TARGET_SUBDIR cannot be . anymore.
8931         * Makefile.in: Regenerate.
8933 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
8935         Revert 2004-12-08 Makefile changes.
8937 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
8939         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8940         cygwin, mingw.
8942 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
8944         * configure.in (sh64-*-*): Reenable gprof.
8945         * configure: Regenerate.
8947 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
8949         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8950         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8951         (EXTRA_TARGET_FLAGS): Add PICFLAG.
8952         * Makefile.in: Regenerate.
8954 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
8956         * MAINTAINERS: Update my email address.
8958 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
8960         * Makefile.tpl: Generate normal dependencies if the LHS module is
8961         not bootstrapped.
8962         * Makefile.in: Regenerate.
8964 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8966         * configure.in: Include config/gxx-include-dir.m4.  Use
8967         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
8968         * configure: Regenerate.
8970 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8972         * config.if: Delete.
8973         * configure.in: Set libstdcxx_incdir directly.
8974         * configure: Regenerate.
8976 2004-12-02  Eric Christopher  <echristo@redhat.com>
8978         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8979         * Makefile.in: Regenerate.
8981 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8983         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8984         * configure: Regenerate.
8986 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8988         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
8989         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
8990         * configure: Regenerate.
8992 2004-12-01  Eric Christopher  <echristo@redhat.com>
8994         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8995         of things to remove.
8997 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
8999         * MAINTAINERS (Write After Approval): Update my e-mail address.
9001 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9003         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9004         from CVS libtool to always pass_all.
9006 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9008         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9009         (hppa*64*-*-*): Delete incorrect comment.
9010         * configure: Rebuilt.
9012 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9014         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9016 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9018         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9019         from CVS libtool to always pass_all.
9021 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9023         * install-sh, compile: Import from automake.
9025 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9027         * config.guess, config.sub:  Import from savannnah.
9029 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9031         * MAINTAINERS (Write After Approval): Add myself
9033 2004-11-12  Mike Stump  <mrs@apple.com>
9035         * Makefile.def: Add html support.
9036         * Makefile.tpl: Likewise.
9037         * Makefile.in: Regenerate.
9039 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9041         PR 18423
9042         * configure.in: Remove all instances of build-fixincludes from
9043         noconfigdirs.
9044         (build_configargs): Supply --target to subdirectories.
9045         * configure: Regenerate.
9047         * Makefile.def: Make gcc install depend on fixincludes install.
9048         * Makefile.in: Regenerate.
9050 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9052         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9054 2004-11-11  Paul Brook  <paul@codesourcery.com>
9056         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9058 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9060         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9061         target-libgfortran.
9062         * configure: Regenerate.
9064 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9066         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9067         like CC.
9069 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9071         * Makefile.def (host fixincludes): Specify missing targets.
9072         * Makefile.in: Regenerate.
9074 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9076         * MAINTAINERS: Add myself
9078 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9080         * MAINTAINERS (Write After Approval): Add myself.
9082 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9084         * Makefile.def: Build fixincludes for the host, too.
9085         * Makefile.in: Regenerate.
9086         * configure.in (host_tools): Add fixincludes.
9087         * configure: Regenerate.
9089 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9091         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9092         * configure: Regenerated.
9094 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9096         PR other/17783
9097         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9098         * configure: Regenerated.
9100 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9102         * README.SCO: Update per FSF instructions.
9104 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9106         PR target/18151
9107         * configure.in (case ${target}): Do not build fixincludes for avr.
9108         * configure: Regenerated.
9110 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9112         * configure.in (case ${target}): Do not build fixincludes
9113         on platforms where it is not used.
9114         * configure: Regenerated.
9116 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
9118         * configure.in: Use an absolute path to install-sh.
9119         * configure: Regenerated.
9121 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
9123         * MAINTAINERS (Write After Approval): Add myself.
9125 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
9127         * MAINTAINERS: Remove from Write After Approval those that are
9128         already maintainers.
9130 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
9132         * MAINTAINERS:  Update my email address.
9134 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9136         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9137         * configure: Regenerate.
9139 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
9141         * MAINTAINERS:  Update my email address.
9143 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
9145         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
9146         entries belonging to this category.
9148 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
9150         * MAINTAINERS: Update my e-mail address.
9152 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
9154         Fix wrong conflict resolution in:
9156         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9158         * Makefile.in: Regenerate.
9159         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9160         in the recursive `make', instead of hardwiring `all'.
9161         (Autogenerated TARGET-* variables): New.
9163 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
9165         * configure.in: Enable target-libgloss for crx-*-*.
9166         * configure: Regenerate.
9168 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9170         * MAINTAINERS (Various Maintainers): Move the "windows,
9171         cygwin, mingw" maintainer to ...
9172         (OS Port Maintainers): ... here.
9174 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9176         * MAINTAINERS (Write After Approval): Remove those that are
9177         maintainers of some subsystem.
9179 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
9181         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9182         * ltcf-cxx.sh (tpf*): Likewise.
9183         * ltconfig (tpf*): Add TPF OS configuration support.
9185 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
9187         * MAINTAINERS: Change my email address to my new work account.
9189 2004-09-24  Michael Roth  <mroth@nessie.de>
9191         * configure.in (--without-headers): Add missing double quotes.
9192         * configure: Regenerate.
9194 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
9196         * ylwrap: Revert to previous version.
9198 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
9200         PR bootstrap/17369
9201         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9202         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9203         SET_GCC_LIB_PATH_CMD.
9204         (BASE_TARGET_EXPORTS): Likewise.
9205         * Makefile.in: Regenerated.
9207         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9208         * configure: Regenerated.
9210 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
9212         * config.guess: New upstream version
9213         * compile, depcomp, install-sh, ylwrap: Likewise.
9215 2004-09-19  Roger Sayle  <roger@eyesopen.com>
9217         * config/mh-x86omitfp: New host makefile fragment.  Add
9218         -fomit-frame-pointer to the default BOOT_CFLAGS.
9219         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9220         * configure: Regenerate.
9222 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
9224         PR target/11572
9225         * configure.in (*-*-darwin*): Renable libobjc.
9226         * configure: Regenerate.
9228 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
9230         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9232 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
9234         * Makefile.def: Remove libbanshee.
9235         * Makefile.tpl: Ditto.
9236         * configure.in: Ditto.
9237         * Makefile.in: Regen.
9238         * configure: Ditto.
9240 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
9242         * ltmain.sh: Use $pic_object as $non_pic_object if
9243         $non_pic_object=none.
9245 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
9247         * missing: Import latest version from master repository.
9249 2004-09-06  Nick Clifton  <nickc@redhat.com>
9251         * config.sub: Import latest version from master repository.
9252         * config.guess: Likewise.
9253         This includes these changes:
9255         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
9257         * config.sub: Handle crisv32, alias etraxfs.
9258         * config.guess (crisv32:Linux:*:*): Handle.
9260         2004-08-13  Brad Smith  <brad@comstyle.com>
9262         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9263         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9265         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
9267         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9268         assume the processor is a powerpc.  This is because coreutils
9269         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9270         in this case, due to a MacOS X bug that causes
9271         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9272         to return a negative number.
9273         Problem reported by Petter Reinholdtsen in:
9274         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9276         2004-07-19  Ben Elliston  <bje@gnu.org>
9278         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9280         2004-06-24  Ben Elliston  <bje@gnu.org>
9282         * config.guess: Update copyright years.
9283         * config.sub: Likewise.
9285         2004-06-22  Robert Millan  <robertmh@gnu.org>
9287         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9288         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9290         2004-06-22  Stanley F. Quayle <stan@stanq.com>
9292         * config.guess (*:*VMS:*:*): New entry. Replaces
9293         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9294         manufacturer.
9296         2004-06-22  Ben Elliston  <bje@gnu.org>
9298         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9299         * config.sub: Likewise.
9301         2004-06-22  Ben Elliston  <bje@gnu.org>
9303         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9304         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9306         2004-06-11  Ben Elliston  <bje@gnu.org>
9308         * config.guess (pegasos:OpenBSD:*:*): Remove.
9310         2004-06-11  Ben Elliston  <bje@gnu.org>
9312         From Wouter Verhelst <wouter@grep.be>:
9313         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9315         2004-06-11  Ben Elliston  <bje@gnu.org>
9317         * config.guess (luna88k:OpenBSD:*:*): New.
9319         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
9321         * config.guess (m32r*:Linux:*:*): New case.
9322         * config.sub: Handle m32rle.
9324         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
9326         From Jens Petersen  <petersen@redhat.com>:
9327         * config.sub: Handle sparcv8.
9329         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
9331         From Tom Smith <smith@cag.lkg.hp.com>:
9332         * config.guess: Version suffixes are equally significant on Tru64
9333         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
9334         prefix of "P" (patched kernel).
9336         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
9338         * config.sub: Add support for National Semiconductor CRX target.
9340 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
9342         * MAINTAINERS (Various Maintainers): Remove myself as web page
9343         maintainer, add myself as maintainer of build status lists.
9345 2004-09-03  Jan Beulich  <jbeulich@novell.com>
9347         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9348         *-*-netware, but add target-libmudflap.
9349         Consolidate *-*-netware targets (of which really only i?86 exists)
9350         into a single entry.
9351         * configure: Likewise.
9353 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
9355         * Makefile.tpl (sorry): Remove.
9356         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9357         (cleanstrap targets): Depend on distclean, not distclean-stage1.
9358         (do-clean): Clean per-stage directories too.
9359         (do-distclean): Run distclean-stage1 too.
9360         (.NOTPARALLEL): Enable during toplevel bootstrap.
9361         (stage[+id+]-bubble): Enable parallel execution during
9362         the recursive invocation.
9363         * Makefile.in: Regenerate.
9365         Fix previous checkin:
9367         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9368         include.
9369         * configure.in: Fix indentation.
9370         * configure: Regenerate.
9372 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
9374         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9375         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9376         * configure: regenerate
9377         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9378         -mdynamic-no-pic
9380 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
9382         * Makefile.def (build_modules): Add fixincludes.
9383         (dependencies): Make gcc depend on fixincludes.
9384         * configure.in (build_tools): Add fixincludes.
9385         (build_configdirs): Always include build_libs.
9386         * Makefile.in: Regenerate.
9387         * configure: Regenerate.
9389 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
9391         * Makefile.def (bootstrap stages): Add 'lean' parameter.
9392         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9393         phony targets; do not generate timestamp files.
9394         (distclean-stageN): Remove references to their timestamp files.
9395         (restageN, touch-stageN): Remove.
9396         (stageN-bubble): Rewritten.
9397         (compare): Support lean bootstraps.
9398         * Makefile.in: Regenerate.
9400         * configure.in: Only warn when bootstrapping but
9401         build != host or build != target.  Support lean bootstraps.
9402         * configure: Regenerate.
9404 2004-08-26  Phil Edwards  <phil@codesourcery.com>
9406         * configure.in:  Give a better error message if GMP/MPFR are missing
9407         and a language needing them has been requested.
9408         * configure:  Regenerated.
9410 2004-08-25  Phil Edwards  <phil@codesourcery.com>
9412         * configure.in:  Print a list of available language front-ends if
9413         a requested one is missing.  Tidy stray tab characters.
9414         * configure:  Regenerated.
9416 2004-08-19  Michael Koch  <konqueror@gmx.de>
9418         * gcc/doc/install.texi: Update entry about automake for libjava.
9420 2004-08-17  Robert Millan  <robertmh@gnu.org>
9422         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9423         (instead of FreeBSD).
9424         * configure: Regenerate.
9426 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9428         * Makefile.in: Regenerate.
9429         * configure: Regenerate.
9431         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9432         stage_*_flags.
9433         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9434         for bootstrapped modules if toplevel bootstrap is going.
9435         (GCC bootstrap): Generate per-stage targets for all bootstrapped
9436         modules.  Adjust for changes in Makefile.def.  Enable several
9437         rules even in non-bootstrap mode, just to avoid peppering the
9438         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9439         (stage-[+prev+]-bubble): Remove.
9441         * Makefile.def (Dependencies): Depend on all-build-bison,
9442         all-build-flex, all-build-byacc, all-build-texinfo, rather
9443         than the host variations.
9444         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
9445         with BUILD_SUBDIR.
9446         (BISON): Update for recent Bisons.
9447         (YACC): Fix typo.
9448         (cross): Depend on all-build.
9449         (all): Do not depend on all-build.
9450         (prebootstrap): Remove.
9451         (dep-kind): Accept separate prefixes for MODULE and ON variables.
9452         (Prebootstrap dependencies): Add them to the per-stage targets
9453         and to all-prebootstrap.
9454         * configure.in (build_configdirs): Always enable build_tools.
9455         (BUILD_DIR_PREFIX): Remove.
9457         * Makefile.def (gcc): Add target variable.
9458         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9459         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9460         in the recursive `make', instead of hardwiring `all'.
9461         (Autogenerated TARGET-* variables): New.
9463 2004-08-13  Brian Booth  <bbooth@redhat.com>
9465         * MAINTAINERS: Remove myself from write-after-approval.
9467 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9469         * src-release: Stop distributing mmalloc with gdb (which doesn't
9470         use it).
9471         * Makefile.def: GDB doesn't depend on mmalloc anymore.
9472         * Makefile.in: Regenerate.
9474 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
9476         * configure.in (arm*-*-eabi*): New target.
9477         * configure: Regenerate.
9479 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
9481         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9482         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9483         (Dependencies): New section.
9484         * Makefile.tpl (Dependencies): Generate from Makefile.def.
9485         (configure-target-[+module+]): Depend on maybe-all-gcc
9486         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
9487         (toplevel profiledbootstrap): Fix dependencies.
9488         * Makefile.in: Regenerate.
9490 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
9492         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9493         target-libiberty to noconfigdirs.
9494         * configure: Regenerate.
9496 2004-08-03  Paul Brook  <paul@codesourcery.com>
9498         * configure.in: Check for MPFR as well as GMP.
9499         * configure: Regenerate.
9501 2004-08-01  Robert Millan  <robertmh@gnu.org>
9503         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9504         libmudflap for all GNU-based systems (with Glibc).
9505         * configure: Regenerate.
9507 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
9509         * Makefile.def (host-modules): Add gcc.
9510         * Makefile.in: Regenerate.
9511         * Makefile.tpl (sorry): New rule.
9512         (configure-host, all-host, [+make_target+]-host, do-check,
9513         install-host): Do not add gcc as a special case.
9514         (host modules): Add a small special-casing for gcc.  Export
9515         extra_make_flags through the environment.
9516         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9517         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9518         other recursive targets for gcc): Remove.
9520         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9521         (stage, unstage): New rules.
9522         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9523         distclean-stage[+id+]): Use stage_current.
9524         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9525         the stage*-start rules.
9527 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
9529         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9530         use -all_load flag.
9532 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
9534         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9535         * configure: Regenerate.
9537 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
9539         * maintainer-scripts/gcc_release: Revert yesterday's change.
9541 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
9543         * MAINTAINERS: Add myself to write-after-approval.
9545 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9547         * libf2c: Removed.
9548         * gcc/gccbug.in: Updated because of libf2c removal.
9549         * maintainer-scripts/gcc_release: Ditto.
9551 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
9553         * configure.in: Build libmudflap by default on FreeBSD.
9554         * configure: Regenerated.
9556 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
9558         * configure.in: Do not build libmudflap by default on non-GNU/Linux
9559         systems.
9560         * configure: Regenerated.
9562 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9564         PR target/16344
9565         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9566         feedback based compiler.
9567         * Makefile.in: Rebuilt.
9569 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
9571         * Makefile.def (host_modules): Set bootstrap=true for flex.
9572         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9573         * Makefile.in: Rebuilt.
9575 2004-07-07  Jan Hubicka  <jh@suse.cz>
9577         * MAINTAINERS: Add self as a profile feedback maintainer.
9579 2004-07-05  Phil Edwards  <phil@codesourcery.com>
9581         * configure.in:  Do not prepend $srcdir to /dev/null in
9582         makefile fragments.
9583         * configure:  Regenerate.
9585 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
9587         * Makefile.def (build_modules): Add bison, byacc, flex,
9588         m4, texinfo.
9589         (flags_to_pass): Add FLEX.
9590         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9591         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9592         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9593         DEFAULT_MAKEINFO): Remove.
9594         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9595         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9596         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9597         objdir or else use configured tool.
9598         (all-build): New.
9599         (all): Depend on it.
9600         (Build module dependencies): Add.
9601         * Makefile.in: Regenerate.
9602         * configure.in: Better support for multiple build modules,
9603         matching what is done for host/target modules.  Do not look
9604         for "plausible" locations of build tools if Canadian cross.
9605         Use autoconf's AC_PROG_CC to find a C compiler.  Define
9606         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
9607         * configure: Regenerate.
9609 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9611         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9612         * Makefile.in: Regenerate.
9614 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9616         * Makefile.tpl (configure-build-[+module+],
9617         configure-[+module+], configure-target-[+module+]): Pass
9618         [+extra_configure_args+].
9619         (all-build-[+module+], all-[+module+], check-[+module+],
9620         install-[+module+], [+make_target+]-[+module+],
9621         all-target-[+module+], check-target-[+module+],
9622         install-target-[+module+], [+make_target+]-target-[+module+]):
9623         Pass [+extra_make_args+].
9624         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9625         (GCC_HOST_EXPORTS): Remove.
9626         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9627         cross, check-gcc, check-gcc-c++, install-gcc,
9628         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9629         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9630         * Makefile.in: Regenerate.
9632 2004-06-21  Matthew Sachs  <msachs@apple.com>
9634         * MAINTAINERS: Added self to write-after-approval.
9636 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
9638         * configure.in: Check for srcdir/winsup rather than build directory
9639         winsup.
9640         * configure: Regenerate.
9642 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
9644         * configure.in: Don't build Cygwin native newlib if winsup
9645         directory is missing.  Emit warning instead.
9646         * configure: Regenerate.
9648 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
9650         * Makefile.tpl (touch-stage[+id+]): New.
9651         (restage[+prev+]): Depend on touch-stage[+id+].
9653         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9654         Use it throughout.
9656         * Makefile.def: Add profile and feedback bootstrap stages.
9657         Remove next field from bootstrap stages.
9658         * Makefile.tpl (LN, LN_S): Substitute.
9659         (stageN-start, stageN-end): Use double-colon rules, to
9660         provide a hook for additional setup commands.
9661         (distclean-stageN-gcc, restageN): Create dependencies from
9662         [+prev+], not from [+next+].
9663         (stageN-bubble): Add commands for successive stages from
9664         [+prev+], using double-colon rules.
9665         (all-stageN-gcc): Fix typo.
9666         (stagefeedback-start, profiledbootstrap): New.
9667         * Makefile.in: Regenerate.
9668         * configure.in: Call ACX_PROG_LN.
9669         * configure: Regenerate.
9671 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
9673         * MAINTAINERS (Write After Approval): Add myself.
9675 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
9677         * MAINTAINERS (Write After Approval): Add myself.
9679 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
9681         * configure.in: Fix --enable-bootstrap breakage introduced in trees
9682         without gcc.
9683         * configure: Regenerate.
9685 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9687         * Makefile.tpl: Fix typo.
9688         * Makefile.in: Regenerate.
9690 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9692         * configure.in: Remove new- prefix from toplevel
9693         bootstrap targets.
9694         * configure: Regenerate.
9696 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9698         * Makefile.tpl (all.normal): Rename to all.
9699         (all): Replace with a rule to pick the default
9700         target from configure.
9701         (all-gcc, configure-gcc): Use conditionals to
9702         do nothing when toplevel bootstrap is going on.
9703         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9704         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9705         * configure.in: Support --enable-bootstrap.
9707         * Makefile.def: Remove new- prefix from toplevel
9708         bootstrap targets.
9709         * Makefile.tpl: Likewise.
9711         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
9712         target.
9714         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9715         $(RECURSE_FLAGS) to recursive invocation of make.
9717         * Makefile.in: Regenerate.
9718         * configure: Regenerate.
9720 2004-05-30  Andreas Jaeger  <aj@suse.de>
9721             Jim Wilson  <wilson@specifixinc.com>
9723         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9724         like CC.
9726 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
9728         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9729         * configure: Regenerate.
9731 2004-05-25  Daniel Jacobowitz  <drow@false.org>
9733         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9734         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9735         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
9736         targets.
9737         * Makefile.in: Regenerate.
9739 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
9741         * configure.in: Test the ability to symlink directories.
9742         * configure: Regenerate.
9744         * Makefile.def (bootstrap-stage): New definitions.
9745         * Makefile.tpl (configure-stage1-gcc,
9746         configure-stage2-gcc, configure-stage3-gcc,
9747         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9748         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9749         new-restage3, compare): Autogenerate, see Makefile.in
9750         entry for behavioral changes.
9751         (distclean-stage1, new-stage1-start, new-stage1-end,
9752         new-stage1-bubble, distclean-stage2, new-stage2-start,
9753         new-stage2-end, new-stage2-bubble, distclean-stage3,
9754         new-stage3-start, new-stage3-end): New autogenerated targets.
9755         (objext, prebootstrap, BOOT_CFLAGS,
9756         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9757         targets.
9759         * Makefile.in: Regenerate.
9760         (distclean-stage1, new-stage1-start, new-stage1-end,
9761         new-stage1-bubble, distclean-stage2, new-stage2-start,
9762         new-stage2-end, new-stage2-bubble, distclean-stage3,
9763         new-stage3-start, new-stage3-end): New targets.
9764         (all-stage1-gcc): Move prebootstrap dependency from here...
9765         (configure-stage1-gcc): ...to here.
9766         (new-bootstrap): Use bubble targets.
9767         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9768         Use per-stage distclean targets.
9769         (configure-stage1-gcc, configure-stage2-gcc,
9770         configure-stage3-gcc, all-stage1-gcc,
9771         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9772         Use new-stageN-start to prepare the tree.
9774 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
9776         * Makefile.def (host_modules): add libcpp.
9777         * Makefile.tpl: Add dependencies on and for libcpp.
9778         * Makefile.in: Regenerate.
9779         * configure.in: Add libcpp host module.
9780         * configure: Regenerate.
9782 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
9784         * Makefile.tpl: Whenever a recursive target is defined, wrap
9785         it in a special @if/@endif block, and prepare its maybe
9786         dependency in the @if/@endif block
9787         * configure.in: Instead of writing maybe dependencies, remove
9788         the @if/@endif statements, and remove the @if/@endif blocks
9789         that remain.
9790         * configure: Regenerate.
9791         * Makefile.in: Regenerate.
9793 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
9795         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9797 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
9799         PR bootstrap/15120
9800         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9801         * */configure: Rebuilt.
9803 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
9805         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9806         of libf2c.
9807         * configure, Makefile.in: Regenerate.
9809 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
9811         * MAINTAINERS (Write After Approval): Add myself.
9813 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
9815         Merge from tree-ssa-20020619-branch.
9817         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9818         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9819         (HOST_GMPLIBS): Define.
9820         (HOST_GMPINC): Define.
9821         (TARGET_LIB_PATH): Add libmudflap.
9822         (GFORTRAN_FOR_TARGET): Define.
9823         (configure-build*): Export GFORTRAN.
9824         (configure-gcc): Export GMPLIBS and GMPINC.
9825         (all-gcc): Add maybe-all-libbanshee.
9826         (configure-target-libgfortran): Define.
9827         * Makefile.in: Regenerate.
9828         * configure.in (host_libs): Add libbanshee.
9829         (target_libraries): Add target-libmudflap and target-libgfortran.
9830         Add --with-libbanshee.
9831         Handle --disable-libmudflap.
9832         (*-*-freebsd*): Use with_gmp.
9833         Add $(libgcj) to noconfigdirs.
9834         * configure: Regenerate.
9835         * depcomp: New file.
9836         * MAINTAINERS: Add tree-ssa maintainers.
9838 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
9840         * MAINTAINERS (Various Maintainers): Add myself.
9842 2004-04-30  Brian Ford  <ford@vss.fsi.com>
9844         * MAINTAINERS (Write After Approval): Add myself.
9846 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
9848         * MAINTAINERS (Write After Approval): Add myself.
9850 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
9852         * config/acx.m4: Fix fastcompare support for new-bootstrap.
9853         * configure: Regenerate.
9855 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
9857         Revert:
9858         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9860         * Makefile.def (flags_to_pass): Remove *dir variables that
9861         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9862         as well as prefix and exec_prefix.
9863         * Makefile.in: Regenerate.
9865 2004-04-26  Robert Millan  <robertmh@gnu.org>
9867         Add patches from libtool CVS.
9868         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9869         * ltconfig: Likewise.
9870         * ltcf-c.sh: Likewise.
9871         * ltcf-cxx.sh: Likewise.
9872         * ltcf-gcj.sh: Likewise.
9874 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9876         * Makefile.def (host_modules): Mark with the bootstrap
9877         flag packages on which gcc depends.
9878         * Makefile.tpl (all-bootstrap): Use it.
9879         * Makefile.in: Regenerate.
9881 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9883         * Makefile.def (flags_to_pass): Remove *dir variables that
9884         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9885         as well as prefix and exec_prefix.
9886         * Makefile.in: Regenerate.
9888 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9890         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9891         * configure: Regenerate.
9892         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9893         * gcc/Makefile.tpl (compare): Use the result of the test.
9894         * gcc/Makefile.in: Regenerate.
9896 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
9898         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9899         Always relocate gcc and prev-gcc to the original names, even
9900         if the build fails.
9901         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9902         New targets.
9904 2004-04-23  Laurent GUERBY <laurent@guerby.net>
9906         * MAINTAINERS: Update my email address.
9908 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9910         * configure.in (mips*-*-irix5*): Enable ld.
9911         * configure: Regenerate.
9913 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9915         * configure: Regenerate.
9917 2004-04-15  James E Wilson  <wilson@specifixinc.com>
9919         * Makefile.tpl (configure-[+module+], configure-gcc,
9920         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9921         Set and export LDFLAGS.
9922         * Makefile.in: Regenerate.
9924 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
9926         * MAINTAINERS: Add myself to write-after-approval.
9928 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9930         PR bootstrap/14871
9931         * Makefile.tpl: If we don't have built-in-tree target tools,
9932         use the ones found by configure rather than hacking around with
9933         program_transform_name.
9934         * configure.in: Give Makefile.tpl the information necessary
9935         to do that.
9936         * Makefile.in: Regenerate.
9937         * configure: Regenerate.
9939 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
9941         PR bootstrap/14760
9942         * configure.in: When computing baseargs, strip *all* copies of
9943         offending options.  Also, don't match/substitute the trailing space,
9944         so that this actually works when two similar options are separated by
9945         only one space.
9946         * configure: Regenerate.
9948 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
9950         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9951         (rs6000-*-aix*): Same.
9952         * configure: Regenerate.
9954 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
9956         * MAINTAINERS: Add myself to write-after-approval.
9958 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
9960         * MAINTAINERS: Add myself to write-after-approval.
9962 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
9964         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9965         STRICT_WARN, WARN_CFLAGS flags passed down to make.
9966         * Makefile.in: Regenerate.
9968         * configure.in (top level bootstrap support): Rework --enable-werror
9969         to set @stage2_werror_flag@.
9970         * configure: Regenerate.
9971         * Makefile.tpl (top level bootstrap support): Pass
9972         @stage2_werror_flag@ down to configure in stages 2 and 3.
9973         * Makefile.in: Regenerate.
9975 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9977         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9978         for stages 2 and 3 as well as in make.  As a consequence, remove
9979         OUTPUT_OPTION (now detected by configure) from the flags passed down
9980         to make.
9981         * Makefile.in: Regenerate.
9983         * Makefile.tpl (new-bootstrap): Fix typo.
9984         * Makefile.in: Regenerate.
9986 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9988         * Makefile.tpl: Rearrange by moving recursive_targets rules
9989         into their proper sections.
9990         * Makefile.tpl (top level bootstrap support): Move disabling
9991         of coverage flags from 'make' to 'configure'; improve comments.
9992         * Makefile.in: Regenerate.
9994         * Makefile.tpl (experimental top level bootstrap) Move stage1
9995         language setting from all- target to configure- target; disable
9996         intermodule optimization in stage 1; prevent gratuitous rebuilds
9997         of stage 1.
9998         * Makefile.in: Regenerate.
9999         * configure.in: Comma-separate stage 1 language list for top
10000         level bootstrap.
10001         * configure: Regenerate.
10003         * Makefile.tpl: Clean up experimental top level bootstrap support:
10004         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10005         prev-gcc in configure- targets as well as all- targets.
10006         * Makefile.in: Regenerate.
10008 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10010         * compile: New file imported from automake.
10012 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10014         * configure.in: Remove symbolic link section.
10015         * configure: Regenerate.
10016         * Makefile.tpl (links): Remove.
10017         * Makefile.in: Regenerate.
10019 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10020             Nathanael Nerode  <neroden@gcc.gnu.org>
10022         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10023         Set with AC_CHECK_PROGS.
10024         * configure.in: Fix comment typo from last patch.
10025         * configure: Regenerate.
10027 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10029         * Makefile.tpl: Introduce experimental top level bootstrap support.
10030         * Makefile.in: Regenerate.
10031         * configure.in: Introduce support for top level bootstrap.
10032         * configure: Regenerate.
10034 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10035             Paolo Bonzini  <bonzini@gnu.org>
10037         PR bootstrap/14522
10038         * configure.in: Cope with shells that do not support unquoted ^
10039         * configure: Regenerate.
10041 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10042             Paolo Bonzini  <bonzini@gnu.org>
10044         PR bootstrap/14522
10045         * configure.in: Cope with shells that do not support nesting
10046         quotes inside quoted backquote substitutions.
10047         * configure: Regenerate.
10049 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10051         PR bootstrap/14522
10052         * configure.in: Fix escaping of $.
10053         * configure: Regenerate.
10055 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10057         * configure: Regenerate, since I forgot to while committing Paolo's
10058         changes.
10060 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10062         PR ada/14131
10063         Move language detection to the top level.
10064         * configure.in: Find default values for the tools as
10065         soon as possible.  Disable ada if GNAT is not found.
10066         Emit error message about missing languages.  Expand
10067         --enable-languages=all for the gcc subdirectory.
10069 2004-03-10  Ben Elliston  <bje@gnu.org>
10071         * MAINTAINERS: Update my email address.
10073 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10075         * ltconfig: Disable building static libraries if building shared
10076         libraries on AIX 5L.
10078 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10080         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10081         and disable libgcj.
10082         * configure: Regenerated.
10084 2004-03-01  Brian Booth  <bbooth@redhat.com>
10086         * MAINTAINERS: Add myself to write-after-approval.
10088 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10090         * MAINTAINERS: Add myself to write-after-approval.
10092 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10094         PR bootstrap/7087
10095         * Makefile.tpl: Guard XFOO sed statements better.
10096         * Makefile.tpl: Add dependency for configure-target-libada.
10097         * Makefile.in: Regenerate (incidentally fixes broken
10098         commit when libada-branch was merged).
10100 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10102         * MAINTAINERS: Add myself to write-after-approval.
10104 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10106         * MAINTAINERS: Add Nicola Pero and myself as libobjc
10107         maintainers.
10109 2004-02-20  Andrew Cagney  <cagney@redhat.com>
10111         * config.guess: Update from version 2003-10-16 to 2004-02-16.
10112         * config.sub: Update from version 2003-11-03 to 2004-02-16.
10114 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10116         PR bootstrap/11932
10117         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10119 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
10121         * MAINTAINERS: Added myself to write-after-approval.
10123 2004-02-14  Michael Koch  <konqueror@gmx.de>
10125         * MAINTAINERS: Added myself to write-after-approval.
10127 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
10129         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
10130         some OS port maintainers to OS port maintainers section.
10132 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
10134         * MAINTAINERS: Add self.
10136 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10138         * MAINTAINERS: Alphabetize.
10140 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
10142         * MAINTAINERS: Remove myself.
10144 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
10146         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10147         (rs6000-*-aix*): Same.
10148         * configure: Regenerate.
10150 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
10152         * configure.in (host): Add in missing $noconfigdirs to defines.
10153         * configure: Regenerate.
10155 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
10156             Nathanael Nerode  <neroden@gcc.gnu.org>
10158         PR ada/6637, PR ada/5911
10159         Merge with libada-branch:
10160         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10161         with appropriate dependencies. Add --enable-libada configure switch.
10162         * configure, Makefile.in: Regenerate.
10164 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
10166         * MAINTAINERS: Add myself to write-after-approval.
10168 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10170         * configure.in: Don't pass --with-stabs on IRIX 5 either.
10171         * configure: Regenerate.
10173 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
10175         Merge from upstream:
10177         * ltmain.in: When setting IFS to '~', be careful about user
10178         arguments that contain '~'.
10180         2004-02-04  Peter O'Gorman  <peter@pogma.com>
10182         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10183         Also test $base_compile against $CC with escaped arguments. Bug
10184         reported by Geoff Keating <geoffk@apple.com>.
10186 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
10188         * MAINTAINERS: Remove i960 port.
10190 2004-01-23  DJ Delorie  <dj@redhat.com>
10192         * Makefile.def (target_modules) [libiberty]: Don't stage.
10193         * Makefile.in: Rebuilt.
10195 2004-01-20  Caroline Tice  <ctice@apple.com>
10197         * MAINTAINERS: Add myself to write-after-approval.
10199 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
10201         * MAINTAINERS: Update my email address.
10203 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
10205         * MAINTAINERS: Add myself to write-after-approval.
10207 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10209         * MAINTAINERS: Remove entries without email address.
10211 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
10213         * MAINTAINERS: Add myself to write-after-approval.
10215 2004-01-15  Steven Bosscher  <stevenb@suse.de>
10217         * MAINTAINERS: Update my email address.
10219 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
10221         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10222         * Makefile.tpl (configure-target-[+module+]): Support stage.
10223         * Makefile.in: Rebuilt.
10225 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
10227         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10229 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
10231         * MAINTAINERS: Add myself as a MIPS maintainer.
10233 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10235         * configure.in: Use ./config.cache, not config.cache.
10236         * configure: Regenerate.
10237         * Makefile.tpl: Special-casing not needed for GCC any more.
10238         * Makefile.in: Regenerate.
10240         * configure.in: Don't share a cache file for host dirs.
10241         * configure: Regenerate.
10243         * config-ml.in: Don't mess with the cache file.
10245 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10247         * MAINTAINERS: Move myself from 'Write After Approval' to
10248         'CPU Port Maintainers' section as SPARC maintainer.
10250 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10252         * Makefile.tpl: Make GCC use a separate config.cache.
10253         * Makefile.in: Regenerate.
10255         PR bootstrap/11932, PR bootstrap/11933
10256         (I don't know if it will fix either of them, but it relates
10257         to them.)
10258         * configure.in: Don't use shared config.cache for target
10259         directories.
10260         * configure: Regenerate.
10262 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
10264         * MAINTAINERS: Add myself to 'Write After Approval' section.
10266 2003-12-31  Roger Sayle  <roger@eyesopen.com>
10268         * configure.in (ia64*-*-hpux*): Disable building java libraries.
10269         * configure: Regenerated.
10271 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
10273         * MAINTAINERS: Remove the mn10200 maintainer.
10275 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
10277         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10278         * configure: Regenerated.
10280 2003-12-16  Jan Hubicka  <jh@suse.cz>
10282         * MAINTAINERS: Add myself as callgraph maintainer.
10284 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
10286         * configure.in (raw_libstdcxx_flags): Remove the leading space.
10287         * configure: Regenerate.
10289 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10291         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10292         'Write After Approval' section. Update email.
10294 2003-12-01  James Lemke  <jim@wasabisystems.com>
10296         * MAINTAINERS (Write After Approval): Add myself.
10298 2003-11-20  Matt Thomas  <matt@3am-software.com>
10300         * MAINTAINERS: Add myself as a vax port maintainer.
10302 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
10304         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10305         (configure-build-[+module+], configure-[+module+]): Likewise.
10306         (configure-target-[+module+], configure-gcc, config.status): Likewise.
10307         * Makefile.in: Regenerate.
10309 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
10311         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10312         shared/dylibed libraries.
10313         * ltmain.sh: Likewise.
10314         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10315         * ltcf-cxx.sh: Likewise.
10316         * ltcf-gcj.sh: Likewise.
10317         * ltconfig: Likewise.
10319 2003-11-17  Stan Cox  <scox@redhat.com>
10321         * MAINTAINERS: Add myself as iq2000 port maintainer.
10323 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
10325         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10326         * Makefile.in: Regenerate.
10328 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
10330         * config.sub: Update to 2003-11-03 version.
10332 2003-10-20  Phil Edwards  <phil@codesourcery.com>
10334         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
10335         * configure:  Regenerate.
10337 2003-10-20  Nicolas Pitre  <nico@cam.org>
10339         * MAINTAINERS: Add myself to 'Write After Approval' section.
10341 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
10343         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10345 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
10347         * MAINTAINERS: Update my email address.
10349 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10351         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10353 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
10355         * MAINTAINERS: Add myself to 'Write After Approval' section.
10357 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
10359         * config.guess: Update to 2003-10-16 version.
10360         * config.sub: Update to 2003-10-16 version.
10362 2003-10-15  David Daney  <ddaney@avtrex.com>
10364         * MAINTAINERS: Added myself to 'Write After Approval' section.
10366 2003-10-15  Falk Hueffner  <falk@debian.org>
10368         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10369         'Write After Approval' section. Update email.
10371 2003-10-14  Roger Sayle  <roger@eyesopen.com>
10373         * MAINTAINERS: Move myself from 'Write After Approval' to
10374         'Various Maintainers' section as middle-end maintainer.
10376 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10378         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10379         HOST_FLAGS_TO_PASS.
10380         * Makefile.in: Regenerate.
10382 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
10384         * config.guess: Update to 2003-10-07 version.
10385         * config.sub: Update to 2003-10-07 version.
10387 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10389         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10390         * ltconfig (irix5*, irix6*): Don't override version_type.
10392 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
10394         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10395         * configure: Rebuilt
10396         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10397         * Makefile.in: Rebuilt
10399 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10401         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10403 2003-09-30  Carlo Wood  <carlo@alinoe.com>
10405         * MAINTAINERS (Write After Approval): Add myself.
10407 2003-09-29  Paul Koning  <ni1d@arrl.net>
10409         * MAINTAINERS: Move myself from "Write After Approval"
10410         to CPU platform maintainers for pdp11 platform.
10412 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
10414         * MAINTAINERS: Move myself from 'Write After Approval' to
10415         'Various Maintainers' section as libffi testsuite maintainer.
10417 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
10419         * configure.in: Pass a computed --program-transform-name
10420         to subconfigures.
10421         * configure: Regenerated.
10423 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10425         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10426         * Makefile.in: Regenerate.
10428         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10429         * Makefile.in: Regenerate.
10431 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
10433         * MAINTAINERS: Move myself from 'Write After Approval'
10434         to 'Various Maintainers' (objective-c) section.
10436 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
10438         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10439         quoting.
10440         * configure: Regenerated.
10442 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
10444         * MAINTAINERS (Write After Approval): Add myself to write after
10445         approval list.
10447 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
10449         * MAINTAINERS (Write After Approval): Add myself.
10451 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
10453         * MAINTAINERS: Update my e-mail address.
10455 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
10457         * libtool.m4 (LD): Correct powerpc64 host match.
10459 2003-09-06  James E Wilson  <wilson@tuliptree.org>
10461         * MAINTAINTERS: Update my affiliation and email address.
10463 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10465         * MAINTAINERS (Write After Approval): Add myself.
10467 2003-09-04  DJ Delorie  <dj@redhat.com>
10469         * configure: Regenerate.
10471 2003-09-04  Robert Millan  <robertmh@gnu.org>
10473         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10475 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10477         * configure.in: Ensure arguments to sed are properly spaced.
10478         * configure: Regenerate.
10480 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
10482         * MAINTAINERS: Update my e-mail address.
10484 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
10486         * MAINTAINERS (Write After Approval): Add myself.
10488 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
10490         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10491         * configure: Regenerated.
10493 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10495         * MAINTAINERS: Update my email address.
10497 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
10499         * configure.in:  Use newline instead of semicolon when assuming
10500         shell arguments in a for loop.
10501         * configure:  Regenerated.
10503 2003-08-22  Jason Eckhardt  <jle@rice.edu>
10505         * MAINTAINERS: Resurrect the i860 maintainer.
10507 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
10509         PR 8180
10510         * configure.in: When testing with_libs and with_headers, treat
10511         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
10512         * configure: Regenerate.
10514         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10515         make, shell, etc.
10516         (baseargs): Likewise.
10517         * configure: Regenerate.
10519 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
10521         * MAINTAINERS (Write After Approval): Add myself.
10523 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
10525         * configure.in: Disable libgcj for darwin not on powerpc.
10526         * configure: Rebuild.
10528 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
10530         * config-ml.in, symlink-tree: Add license.
10532 2003-08-03  Richard Stallman  <rms@gnu.org>
10533             Eben Moglen  <moglen@columbia.edu>
10535         * README.SCO: New file.
10537 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
10539         * Makefile.tpl (check, check-c++): Express dependencies using
10540         dependencies rather than commands.
10541         * Makefile.in: Regenerate.
10543 2003-08-01  Andrew Cagney  <cagney@redhat.com>
10545         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10546         * configure: Ditto.
10548 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
10550         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10551         * Makefile.in: Update.
10553 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
10555         * configure.in: Enable libgcj for darwin.
10556         * configure: Rebuild.
10558 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
10560         * config-ml.in:  Use ac_configure_args directly instead of
10561         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
10562         actually seen.
10564 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10566         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10567         creating target and build subdirs to build all parent dirs as needed.
10568         * Makefile.in: Rebuild.
10569         * configure.in: Don't build dirs explicitly here.
10570         * configure: Rebuild.
10572 2003-07-26  Paul Brook  <paul@nowt.org>
10574         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10576 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
10578         * Makefile.tpl (all-make): Depend on intl.
10579         * Makefile.in: Rebuilt.
10581 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
10583         * install-sh:  Update to newer upstream versions (associated with
10584         aclocal 1.7).
10585         * mkinstalldirs:  Likewise.
10586         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
10588 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
10590         * MAINTAINERS: Move self from Bug database only accounts
10591         to write-after-approval.
10593 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
10595         * config.if: Remove unused libc_interface determination.
10597 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10599         * MAINTAINERS: Move self from write-after-approval to
10600         build machinery (*.in).
10602 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10604         PR bootstrap/11273
10605         PR bootstrap/11408
10606         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
10607         unused INSTALL_PROGRAM_ARGS.
10608         * configure.in: Use AC_PROG_INSTALL.
10609         * Makefile.in: Regenerate.
10610         * configure: Regenerate.
10612 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
10614         * MAINTAINERS: Alphabetize.
10616 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
10618         * configure: Rebuilt.
10619         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10620         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10621         newlib nor libgloss.
10622         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
10623         * configure.in (am33_2.0-*-linux*): Added.
10625 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
10627         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10628         * configure: Regenerate.
10630 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
10632         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10633         * Makefile.in: Regenerate.
10635 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10637         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10638         * Makefile.in: Regenerate.
10640 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
10642         * Makefile.tpl: Replace PWD with PWD_COMMAND.
10643         * Makefile.in: Regenerated.
10645         * config-ml.in: Replace PWD with PWD_COMMAND.
10647 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10649         * intl: New directory; see intl/ChangeLog for details.
10650         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10651         * Makefile.tpl: all-gcc depends on maybe-all-intl.
10652         * Makefile.in: Regenerate.
10654 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10656         * configure.in: Clean up config-lang.in handling.  Delete
10657         useless assignment to "subdirs".
10658         * configure: Regenerate.
10660 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10662         * configure.in: Rename 'target_libs' to 'target_libraries'.
10663         Remove useless reference to 'target_libs'.
10664         * configure: Regenerate.
10666 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
10668         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10669         * Makefile.in: Regenerate.
10671 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10673         * Makefile.def: Introduce flags_to_pass.
10674         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10675         * Makefile.in: Regenerate.
10677 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
10679         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10680         and target-libgloss.
10681         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10682         <h8300*-*-*>: Disable libf2c and ${libgcj}.
10683         * configure: Regenerate.
10685 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
10687         * configure.in: Update testsuite_flags to new location.
10688         * configure. Regenerate.
10690 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10692         * Makefile.tpl: Remove BUILD_CC stuff.
10693         * Makefile.in: Regenerate.
10695 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
10697         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10699 2003-06-16  Graeme Peterson  <gp@qnx.com>
10701         * MAINTAINERS (Write After Approval): Add myself.
10703 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
10705         * config.guess: Update to 2003-06-12 version.
10706         * config.sub: Update to 2003-06-13 version.
10708 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
10710         * config.guess: Update to 2003-06-06 version.
10711         * config.sub: Update to 2003-06-06 version.
10713 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10715         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10716         * configure. Regenerate.
10718 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10720         * configure.in: Disable serial configure by default.
10721         * configure: Regenerate.
10722         * Makefile.tpl: Abolish .NOTPARALLEL.
10723         * Makefile.in: Regenerate.
10725         * Makefile.tpl: Replace {build,host,target}_canonical by
10726         {build,host,target}.
10727         * Makefile.in: Regenerate.
10729         * Makefile.tpl: Fix stupid pasto.
10730         * Makefile.in: Regenerate.
10732 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10734         * Makefile.tpl: Remove bogus conditional.
10735         * Makefile.in: Regenerate.
10737 2003-06-05  Jan Hubicka  <jh@suse.cz>
10739         * Makefile.tpl (profiledbootstrap): New target.
10740         * Makefile.in (profiledbootstrap): New target.
10742 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
10744         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10745         Pinski. Remove user names from other bugzilla-only maintainers.
10747 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10749         * Makefile.tpl: Make 'recursive targets' using autogen rather
10750         than shell loop.  Remove duplicate 'clean' targets and false
10751         comments.
10752         * Makefile.def: Add systematic dependencies to 'recursive' targets.
10753         Add systematic method of specifying missing targets in subdirs.
10754         Add copyright boilerplate.
10755         * Makefile.in: Regenerate.
10756         * configure.in: Add 'recursive targets' to maybe list.
10757         * configure: Regenerate.
10759         * MAINTAINERS: "GNATS only" -> "Bug database only".
10761         * Makefile.tpl: Rename [+target+] to [+make_target+].
10762         * Makefile.def: Rename 'target' to 'make_target'.
10764 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
10766         * MAINTAINERS: Add self as options handling maintainer.
10768 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
10770         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10771         been too long since I touched those ports.
10773 2003-05-28  DJ Delorie  <dj@redhat.com>
10775         * Makefile.tpl: Make maybe-check-gcc .PHONY.
10776         * Makefile.in: Regenerate.
10778 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
10780         * configure.in: Use curly braces in the definition of tooldir.
10781         * configure: Regenerate.
10783 2003-05-21  DJ Delorie  <dj@redhat.com>
10785         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10786         newlib or libgloss.
10787         * Makefile.in: Regenerate.
10789 2003-05-21  DJ Delorie  <dj@redhat.com>
10791         * Makefile.tpl: Add missing empty maybe-check-gcc target.
10792         * Makefile.in: Regenerate.
10794 2003-05-20  Ian Lance Taylor  <ian@airs.com>
10796         * MAINTAINERS: Update my e-mail address.
10798 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10800         * configure.in: Switch more things to use maybe dependencies.
10801         * Makefile.tpl: Switch more things to use maybe dependencies.
10802         Factor out common code from autogen IF statements.
10803         * configure: Regenerate.
10804         * Makefile.in: Regenerate.
10806 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
10808         * configure.in: Accept i[3456789]86 for machine type.
10809         * configure: Regenerate.
10811 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10813         * configure.in: Switch more things to use maybe dependencies.
10814         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
10815         * configure: Regenerate.
10816         * Makefile.tpl: Switch more things to use maybe dependencies.
10817         * Makefile.in: Regenerate.
10819 2003-05-16  Andreas Schwab  <schwab@suse.de>
10821         * Makefile.tpl (install-opcodes): Define.
10822         * Makefile.in: Rebuild.
10824 2003-05-13  Andreas Jaeger  <aj@suse.de>
10826         * config.guess: Update to 2003-05-09 version.
10827         * config.sub: Update to 2003-05-09 version.
10829 2003-05-13  Michael Eager  <eager@mvista.com>
10831         * configure.in: Correct sed script so that options in quotes are not
10832         deleted.
10833         * configure: Rebuild.
10835 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
10837         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10838         and $$s/newlib/libc/sys/cygwin32 include paths.
10839         * configure: Ditto.
10841 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
10843         * MAINTAINERS: Update my email addresses.
10845 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
10847         * config-ml.in: Propagate INSTALL variables.
10849 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10851         * MAINTAINERS: Remove duplicate entries in Write After Approval.
10853 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
10855         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10856         * Makefile.in: Regenerate.
10858 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
10860         * MAINTAINERS (GNATS only): Add Falk Hueffner.
10862 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
10864         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10866 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
10868         * Makefile.tpl: Clean $(BUILD_SUBDIR).
10869         * Makefile.in: Regenerated.
10871 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
10873         * MAINTAINERS (Write After Approval): Upgrade myself from
10874         GNATS only to write-after-approval. Update my mail address.
10876 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
10878         (OS Port Maintainers: freebsd): Add myself.
10880 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
10882         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10884 2003-04-22  Kean Johnston  <jkj@sco.com>
10886         * MAINTAINERS (SCO ports): Added myself.
10888 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
10890         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10892 2003-04-19  Kean Johnston  <jkj@sco.com>
10894         * MAINTAINERS (Write After Approval): Add myself.
10896 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10898         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10899         * Makefile.in: Regenerate.
10901 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
10903         * configure.in (powerpc64*-*-linux*): Remove.
10904         * configure: Rebuilt.
10906 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
10908         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
10909         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10910         and restrap.
10911         * Makefile.in:  Regenerate.
10913 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
10915         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10916         * configure: Regenerated.
10918 2003-04-15  DJ Delorie  <dj@redhat.com>
10920         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10922 2003-04-13  Nick Clifton  <nickc@redhat.com>
10924         * config-ml.in: Remove support for --disable-aix removing
10925         call-aix multilibs.
10927 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
10929         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10930         * */configure: Rebuilt.
10932 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
10934         * MAINTAINERS: Add my email address.
10936 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
10938         * MAINTAINERS (Write After Approval): Add myself.
10940 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10942         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10943         * Makefile.in: Regenerate.
10945 2003-03-14  Michael Chastain  <mec@shout.net>
10947         * Makefile.in: Regenerate with correct Makefile.def.
10949 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10951         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
10952         Make macro.
10953         * Makefile.in: Regenerate.
10954         * configure.in: Clean up gxx_include_dir logic.
10955         * configure: Regenerate.
10957 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
10959         * MAINTAINERS (Write After Approval): Add myself.
10961 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
10963         * MAINTAINERS: Update my mail address.
10965 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10967         * configure.in (gxx_include_dir): Fix typo.
10968         * configure: Regenerated.
10970 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10972         * Makefile.tpl: Reindent.
10973         * Makefile.in: Regenerate.
10974         * configure.in: Reindent.  Don't set unused variables.
10975         * configure: Regenerate.
10977 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
10979         * configure.in: Include $(build_tooldir)/sys-include in
10980         FLAGS_FOR_TARGET.
10981         * configure: Regenerated.
10983 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10985         * Makefile.tpl: Always pass down RANLIB.
10986         * Makefile.in: Regenerate.
10988         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10989         * Makefile.in: Regenerate.
10990         * configure.in: Remove unused logic relating to --enable-shared
10991         and --enable-threads.  Remove bogus comments.  Remove redundant
10992         noconfigdirs.
10993         * configure: Regenerate.
10995         * configure.in: Replace ${libstdcxx_version} by its value.
10996         Remove reference to mh-dgux.
10997         * configure: Regenerate.
10999 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11001         * MAINTAINERS (Write After Approval): Add myself.
11003 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11005         * Makefile.tpl: Rearrange.
11006         * Makefile.in: Regenerate.
11008 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11010         * configure.in: Add support for kaOS as cross build target system.
11011         * configure: Regenerated.
11013 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11015         * MAINTAINERS (Write after approval): Add myself.
11017 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11019         * MAINTAINERS: Update my email address.
11021 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11023         * MAINTAINERS: Add self to blanket write privs. section.
11025 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11027         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11028         configure-target-* as some target builds may require additional
11029         flags for preprocessor tests.
11030         * Makefile.in: Regenerated.
11032 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11034         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11035         * ltconfig: Handle it.
11036         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11037         auto-detecting it.
11039         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11040         it is used as argument to $CC.
11041         * ltcf-gcj.sh: Likewise.
11043         * configure.in: Introduce --enable-maintainer-mode.
11044         * configure: Rebuilt.
11045         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11046         for maintainer mode.
11047         * Makefile.in: Rebuilt.
11049 2003-02-18  Jason Merrill  <jason@redhat.com>
11051         * Makefile.tpl (check-c++): Allow parallelism.
11053 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11055         * MAINTAINERS: Remove John Carr (who never actually had access to
11056         gcc.gnu.org).
11058 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11060         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11061         don't configure target-libobjc.
11062         * configure: Regenerate.
11064 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11066         * Makefile.tpl (RANLIB): Define.
11067         * Makefile.in: Regenerate.
11069 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11071         * MAINTAINERS: Update my email.
11073 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11075         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11076         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11077         * Makefile.in: Regenerated.
11078         * configure.in: Remove all traces of snavigator, db, and grep.
11079         * configure: Regenerated.
11081 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11083         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11084         After Approval.
11086 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11088         * MAINTAINERS (Write after approval): Add myself.
11090 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11092         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11093         * Makefile.in: Regenerated.
11095 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11097         * config.guess: Updated to 2003-01-30's version.
11098         * config.sub: Updated to 2003-01-28's version.
11100 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11102         * config.if: If gcc_version is already set, just use it.  Don't set
11103         gcc_version_trigger if it's already set, otherwise set it to
11104         gcc/version.c, but only if the file exists.  If it is not set and
11105         gcc/version.c does not exist, try to extract the version number from
11106         $CC.
11108 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11110         * MAINTAINERS: Add myself to write-after-approval list.
11112 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11114         * configure.in:  Revert 24Jan change.
11115         * configure:  Regenerate.
11117 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11119         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
11120         entry of HJ Lu.
11122 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11124         * configure.in: Revert previous change.
11125         * configure: Regenerate.
11127 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11129         * configure.in: Make rda native-only.
11130         * configure: Regenerate.
11132 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11134         * MAINTAINERS: Move myself from GNATS-only-accounts to
11135         write-after-approval.
11137 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11139         * configure.in: Add missing \.
11140         * configure: Rebuilt.
11142 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
11144         * configure.in (baseargs): Avoid using \| in sed regular
11145         expressions.
11146         * configure: Rebuilt.
11148 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
11150         * configure.in (baseargs): Remove all supported forms of
11151         --cache-file, --srcdir, --host, --build and --target options
11152         from argument lists.
11153         * configure: Rebuilt.
11155 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
11157         * MAINTAINERS: Add myself to write-after-approval list.
11159 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
11161         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11162         * configure: Rebuilt.
11164 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11166         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11167         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11168         * Makefile.in: Regenerate.
11169         * configure: Regenerate.
11171 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
11173         * configure.in: Remove Makefile in build, host and target modules
11174         unless configure was run with --no-recursion.
11175         * configure: Rebuilt.
11177 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11179         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11180         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11181         * Makefile.in: Regenerate.
11183 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
11185         * config.guess: Update to 2003-01-03 version.
11186         * config.sub: Update to 2003-01-03 version.
11188 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11190         * configure: Regenerate with proper autoconf 2.13.
11192 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11194         * configure.in: Add AC_PREREQ for consistency.
11195         * configure: Regenerate.
11197 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
11199         * configure.in (GDB_TK): Add tcl directories conditional on
11200         gdb/gdbtk directory being present.
11201         * configure: Regenerate.
11203 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
11205         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
11206         used by gcc if LD is not defined and we are not doing a Canadian Cross.
11207         * configure: Rebuilt.
11209 2002-12-31  Tom Tromey  <tromey@redhat.com>
11211         * Makefile.in: Rebuilt.
11212         * Makefile.def (target_modules) [libffi]: Allow installation.
11214 2002-12-31  Andreas Schwab  <schwab@suse.de>
11216         * configure.in: Fix use of $program_transform_name.
11217         * configure: Regenerated.
11219 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11221         * configure.in (baseargs): Don't remove first configure argument.
11222         * configure: Regenerated.
11224 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
11226         * Makefile.tpl (local-distclean): Don't remove...
11227         (multilib.ts): ... this.  Moved into...
11228         (multilib.out): ... this.  Don't use sub-make.
11229         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11230         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11231         (configure-build-[+module+], configure-[+module+],
11232         configure-target-[+module+], configure-gcc): ... these.  Test
11233         for Makefile existence.  Drop config.status from dependencies.
11234         * Makefile.in: Rebuilt.
11235         * configure.in: Move gcc-version-trigger to the end of
11236         ac_configure_args.  Add comments to maybedep.tmp and
11237         serdep.tmp.  Introduce --disable-serial-configure.  Remove
11238         nonopt from baseargs, matching and removing corresponding
11239         whitespace while at it.
11240         * configure: Rebuilt.
11242 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
11244         * configure.in (host_configargs): Replace reference to
11245         no-longer-defined buildopts with --build=${build_alias}.
11246         * configure: Rebuilt.
11248         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
11249         program_transform_name to standard idiom.
11250         (AUTOGEN, AUTOCONF): Define.
11251         (Makefile.in): Use $(AUTOGEN).
11252         (Makefile): Depend on config.status, and use autoconf-style rule to
11253         build it.  Move original commands to...
11254         (config.status): ... this new target.
11255         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
11256         $(AUTOCONF).
11257         * Makefile.in: Rebuilt.
11259 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11261         * Makefile.tpl: Fix dramatic bustage due to change in
11262         program_transform_name.
11263         * Makefile.in: Regenerate.
11265         * configure.in: Remove unnecessary PATH setting.
11266         * configure: Regnerate.
11268         * configure.in: Don't default to unprefixed tools unless
11269         the native tools will work.
11270         * configure: Regenerate.
11272         * configure.in: Convert to autoconf script.  Blow away lots
11273         of now-redundant Makefile fragments.
11274         * configure: Generate using Autoconf.
11275         * Makefile.tpl: Rewrite to reflect autoconfiscation.
11276         * Makefile.in: Regenerate.
11278 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11280         * configure: Fix stupid bug where RANLIB was mistakenly included.
11282         * configure.in: Rename (buildargs, hostargs, targargs) to
11283         (build_configargs, host_configargs, target_configargs).
11285         * configure.in: Move logic out of sed statement.
11287         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
11288         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11290 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
11292         * config.sub: Import from master repository
11293         * config.guess: Ditto
11295 2002-12-24  Andreas Schwab  <schwab@suse.de>
11297         * Makefile.tpl (multilib.out): Fix missing space.
11298         * Makefile.in: Regenerate.
11300 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11302         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
11303         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
11304         * Makefile.in: Regenerate.
11305         * configure.in: Remove unnecessary leftovers.
11307 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
11309         * configure.in (extra_ranlibflags_for_target): New variable.
11310         (*-*-darwin): Add -c to ranlib commands.
11311         * configure (tooldir): Handle extra_ranlibflags_for_target.
11313 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11315         * Makefile.tpl: Revert HJL's change.
11316         * Makefile.in: Regenerated.
11317         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11318         always.
11320 2002-12-19  Andreas Schwab  <schwab@suse.de>
11322         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11323         * Makefile.in: Regenerate.
11325 2002-12-18  H.J. Lu  <hjl@gnu.org>
11327         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11328         * Makefile.in: Regenerated.
11330         * configure.in (build_prefix): New. Substitute.
11332 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11334         * Makefile.tpl: Don't let real targets depend on phony targets.
11335         * Makefile.in: Regenerate.
11337         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11338         * Makefile.in: Regenerate.
11340 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
11342         * config.sub: Import from master repository
11343         * config.guess: Ditto
11345 2002-12-16  Jason Merrill  <jason@redhat.com>
11347         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11348         previous 'make bootstrap'.
11349         * Makefile.in: Regenerate.
11351 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
11353         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11355 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11357         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11358         * Makefile.in: Regenerate.
11360 2002-12-13  Jason Merrill  <jason@redhat.com>
11362         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
11363         library tests.
11364         (check-c++): Just depend on it and check-target-libstdc++-v3.
11365         * Makefile.in: Regenerate.
11367 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11369         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11370         * Makefile.in: Rebuilt.
11372 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11374         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11376 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11378         * configure: Fix bug put in by gremlins.
11380         * Makefile.tpl: Substitute more autoconfily.
11381         * configure: Substitute more autoconfily.
11382         * Makefile.in: Regenerate.
11384 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
11386         * config.sub: Import from master repository
11387         * config.guess: Ditto
11388         * MAINTAINERS: Added Svein Seldal under write after approval
11390 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
11392         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11393         * Makefile.in (all-sim): Ditto.
11395 2002-12-06  DJ Delorie  <dj@redhat.com>
11397         * Makefile.tpl: Change configure dependencies to not have real
11398         targets depend on phony targets.
11400 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
11402         * configure.in: Revert unintentional change.
11404         * Makefile.tpl: Change dependency for */multilib.out so that
11405         it works when gcc isn't in the tree.
11407         * configure.in: Substitute more.
11408         * configure: Run subconfigures from the Makefile.
11409         * Makefile.tpl: Run subconfigures from the Makefile; add a few
11410         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
11412 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11414         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11416 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11418         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11419         and corresponding dependencies.
11420         * Makefile.in: Regenerate.
11422         * configure.in (host_tools): Order binutils, gas and ld for
11423         convenience in running the testsuites.
11425         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11426         * Makefile.in: Regenerate.
11427         * configure.in: Introduce rules to serialize subconfigure runs.
11429         * configure.in: Introduce BASE_CC_FOR_TARGET.
11430         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
11431         Realize configure-build-* targets.  Realize configure-target-* targets.
11432         * Makefile.in: Regenerate.
11434 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11436         * configure: Move gcc_version_trigger stuff from here...
11437         * configure.in: ...to here.
11439         * configure.in: Separate subconfigure options added by this file from
11440         options given by the user.  Add machinery to put args for host
11441         subconfigures into the Makefile.
11443         * Makefile.tpl: Remove 'vault' targets.
11444         * Makefile.tpl: Reorder and comment dependencies.
11445         * Makefile.in: Regenerate.
11447 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11448         * configure.in: Fix my broken commit of previous patch. (sigh)
11450 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11452         * configure.in: Move host-specific darwin noconfigdirs into
11453         the host-specific section.
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-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11462         * configure: Remove skip-this-dir support.
11463         * Makefile.tpl: Remove skip-this-dir support.
11465         * Makefile.tpl: Remove leftover support for non-autoconfiscated
11466         subdirectories.
11467         * Makefile.in: Regenerate.
11469         * Makefile.tpl: Strip out useless setting of 'dir'.
11470         * Makefile.in: Regenerate.
11472 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11474         * configure.in: Fix deeply stupid bug.
11476         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11477         shell code in CXX_FOR_TARGET
11478         * Makefile.def: Introduce raw_cxx.
11479         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11480         RAW_CXX_FOR_TARGET.
11481         * Makefile.in: Regenerate.
11483 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
11485         * Makefile.tpl: Remove unnecessary ifs.
11486         * Makefile.in: Regenerate.
11488         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
11489         dependencies.  Maybe-ize build-libiberty.  Create dummy install
11490         targets for 'no_install' modules.
11491         * configure: Move GDB_TK substitution to configure.in.  Move
11492         build_modules stuff to configure.in.
11493         * configure.in: Implement soft dependency machinery.  Maybe-ize
11494         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
11495         * Makefile.in: Regenerate.
11497 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11499         * Makefile.tpl: Make all-target, install-target behave similarly
11500         to all, install (only hitting configured targets).  Eliminate
11501         unused macro defintions.
11503         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11504         build != host.
11506         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11508         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11510         * configure.in: Produce lists of subdir targets we're actually
11511         configuring.  Remove references to "dosrel".
11512         * Makefile.tpl: Let configure set which subdir targets are hit.
11513         Remove install-cross; clean up install; remove ALL.  Remove
11514         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
11515         Autogenerate host module targets.  Remove empty dependency lines
11516         and redundant dependency; rearrange slightly.
11517         * Makefile.def: Add host-side libtermcap, utils.
11519         * Makefile.in: Regenerate.
11521 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11523         * ltconfig (osf[345]): Append $major to soname_spec.
11524         Reflect this in library_names_spec.
11525         * ltmain.sh (osf): Prefix $major with . for use as extension.
11527 2002-11-19  Andreas Jaeger  <aj@suse.de>
11529         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11530         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11531         and sparc64 GNU/Linux systems.
11533 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
11535         * MAINTAINERS: Update email.
11537 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11539         * MAINTAINERS: Complete James Dennett's entry.
11541 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
11543         * MAINTAINERS (Write After Approval): Add myself.
11545 2002-11-13  Bruce Korb  <bkorb@gnu.org>
11547         * Makefile.tpl: syntactic cleanup
11549 2002-11-13  Stuart Hastings  <stuart@apple.com>
11551         * MAINTAINERS: Add myself to write-after-approval list.
11553 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11555         * Makefile.def: Add list of recursive targets to autogenerate.
11556         Add build_modules.
11557         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
11558         targets.  Autogenerate *-build-* targets.
11559         * Makefile.in: Regenerate.
11561 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11563         * configure: More autoconf-style substitutions.
11564         * Makefile.tpl: More autoconf-style substitutions.
11565         * Makefile.in: Regenerate.
11567 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11569         * configure: Substitute more variables in a more autoconf-friendly
11570         way.  Simplify slightly.
11571         * Makefile.tpl: Make more variables substitutable in an
11572         autoconf-friendly way.
11573         * Makefile.in: Regenerate.
11575 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
11577         * MAINTAINERS (Write After Approval): Add myself.
11579 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11581         * configure.in (v810*): Remove special setting of tools.
11583         * configure: Add support for extra required flags for ar or nm.
11584         * configure.in (aix4.3+): Use above support for target-specific
11585         issues, rather than using config/mt-aix43.
11587 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11589         * configure: Remove 'removing', which doesn't work.  Replace $subdir
11590         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
11591         with $srcdir.  Reformat indentation.  Substitute some variables
11592         formerly hard-coded in the Makefile for build=host.
11593         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11594         * Makefile.def: Autogenerate more.
11595         * Makefile.in: Regenerate.
11597 2002-11-04  Adam Nemet  <anemet@lnxw.com>
11599         * MAINTAINERS (Write After Approval): Add myself.
11601 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
11603         * Makefile.def (host_modules): Add rda.
11604         * Makefile.in: Regenerate.
11605         * configure.in (target_tool): Add target-rda to list.
11607 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11609         * MAINTAINERS: Remove "co-maintainer" note for web pages.
11611 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
11613         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
11614         and restrap targets to this rule.
11615         * Makefile.in:  Regenerate.
11617 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11619         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11620         GNATS only accounts.
11622 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
11624         * configure.in (i[3456]86-*-linux*): Add check to disable
11625         ${libgcj} for glibc1.
11627 2002-10-24  Denis Chertykov  <denisc@overta.ru>
11629         * MAINTAINERS: Add myself as ip2k port maintainer.
11631 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
11633         * configure.in: Add tic4x target.
11635 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11637         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11638         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11639         * Makefile.in: Regenerate.
11641         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11642         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11643         * Makefile.in: Regenerate.
11645 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
11647         * MAINTAINERS: Add myself as web pages co-maintainer.
11649 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11651         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11652         * Makefile.in: Regenerate.
11654 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
11656         * MAINTAINERS: Add myself and Nathan Sidwell
11657         <nathan@codesourcery.com> as VxWorks maintainers.
11659 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11661         * Makefile.def: Remove order dependency comments.
11662         * Makefile.tpl: Add explicit install-install dependencies.
11663         * Makefile.in: Regenerate.
11665         * Makefile.tpl: Remove material now in src-release.  (Finally!)
11666         * Makefile.in: Regenerate.
11668         * Makefile.tpl: Add configure-target (for src-release in src)
11669         * Makefile.in: Regenerate.
11671 2002-09-30  Nick Clifton  <nickc@redhat.com>
11673         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11675 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
11677         * configure.in (s390*-*-linux*): Enable libgcj.
11679 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
11681         * configure: Revert accidentally applied changes.
11683         * Makefile.tpl: Make more autoconf-friendly.
11684         * Makefile.in: Regenerate.
11685         * configure: Make substitution more autoconf-like.
11687 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
11689         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11690         single entry to handle all these.
11691         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
11692         libjava on arm-*-elf.
11694 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
11696         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11697         things that depend on them.
11699 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11701         * Makefile.tpl: Make subsituted variables more autoconfy.
11702         * Makefile.in: Regenerate.
11703         * configure: Make seds more autoconfy.
11705 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11707         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11708         * Makefile.in: Regenerate.
11709         * configure.in: Rewrite sed statements to look autoconfy.
11711         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11712         all-target-foo on configure-target-foo.
11713         * Makefile.def: Ditto.
11714         * Makefile.in: Rebuild.
11716 2002-09-25  Andrew Haley  <aph@redhat.com>
11718         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11720 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11722         * Makefile.def: New file.
11723         * Makefile.tpl: New file.
11724         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11725         * contrib/gcc_update: Note that Makefile.in is a generated file.
11727         * configure.in: Minor rearrangement.  Simplify tests.
11729 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
11731         * configure.in (with_headers): Skip copy if value is "yes".
11732         (with_libs): Likewise.
11734 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11736         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11737         * configure.in (sh*-*-pe*): Ditto.
11738         * configure.in (mips*-*-pe*): Ditto.
11739         * configure.in (*arm-wince-pe): Ditto.
11741         * configure.in: Rearrange.
11743 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
11745         * MAINTAINERS: Update my email address.
11747 2002-08-30  Paul Koning  <pkoning@equallogic.com>
11749         * MAINTAINERS: (Write After Approval): Add myself.
11751 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
11753         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11755 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
11757         * MAINTAINERS: Change my mailing address.
11759 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
11761         * MAINTAINERS (Write After Approval): Remove myself.
11762         (Various Maintainers: c++ runtime libs): Add myself.
11764 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
11766         * MAINTAINERS (Write After Approval): Remove myself.
11767         (Various Maintainers: c++ runtime libs): Add myself.
11769 2002-08-15  Eric Christopher  <echristo@redhat.com>
11771         * config.sub: Import from master repository.
11772         * config.guess: Ditto.
11774 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
11776         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11777         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11778         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11780 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
11782         * MAINTAINERS: Add self to rs6000 vector extensions.
11784 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
11786         * libiberty/configure: Reverted unintended yesterday's check in.
11788 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
11790         * boehm-gc/configure, libf2c/configure: Rebuilt.
11791         * libffi/configure, libiberty/configure: Ditto.
11792         * libjava/configure, libobjc/configure: Ditto.
11793         * libstdc++-v3/configure, zlib/configure: Ditto.
11794         Merged from binutils:
11795         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
11796         From Steve Ellcey <sje@cup.hp.com>:
11797         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11798         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11799         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11800         IA64.
11801         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11802         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11803         soname_spec, sys_lib_search_path_spec): Ditto.
11805 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
11807         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11809 2002-08-04  H.J. Lu  (hjl@gnu.org)
11811         * configure.in (mips*-*-linux*): Don't skip target-libffi.
11813 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
11815         * MAINTAINERS (Write After Approval): Add myself.
11817 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
11819         * configure.in: Move generic linux case to end.  Copy generic
11820         linux noconfigdirs to mips*-*-linux* entry and new
11821         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
11823 2002-07-19  Michael Matz  <matz@suse.de>
11825         * MAINTAINERS: Add myself as ra* maintainer.
11827 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
11829         * config.guess: Update to 2002-07-09 version.
11830         * config.sub: Update to 2002-07-03 version.
11832 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
11834         * MAINTAINERS: Fix typo in a maintainer email address.
11836 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11838         * configure.in: Remove two redundant tests.
11840 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11842         * configure.in (mips*-*-irix6*o32): Enable stabs.
11844 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
11846         * configure.in: Don't build grez.
11847         * Makefile.in: Ditto.
11849         * Makefile.in: Remove references to bsp, cygmon, libstub.
11850         * configure.in: Ditto.
11852         * configure.in: Remove leftover reference to gdbtest.
11854 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
11856         * configure.in (gxx_include_dir):  Change to match versioned
11857         C++ headers if --enable-version-specific-runtime-libs is used.
11859 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
11861         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11863 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11865         * configure.in: Make --without-x work.
11867 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11869         * configure.in: Rearrange target Makefile fragment collection.
11871         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11872         cvs[src].
11873         * configure.in: Ditto.
11875 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
11877         * MAINTAINERS (Write After Approval): Update my e-mail address.
11879 2002-06-24  Ben Elliston  <bje@redhat.com>
11881         * configure.in (host_tools): Remove cgen.
11883         * Makefile.in (all-cgen): Remove; runs from its source directory.
11884         (check-cgen, install-cgen, clean-cgen): Likewise.
11885         (all-opcodes): Do not depend on all-cgen.
11886         (all-sim): Likewise.
11888 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11890         * Makefile.in: Eliminate 'apache' targets.
11891         * configure.in: Eliminate 'apache' targets.
11893         * configure.in: Eliminate redundant tests.  Reorganize.
11895         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11897         * config-ml.in: Eliminate references to Cygnus configure.
11899         * Makefile.in: Eliminate references to building emacs.
11901 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
11903         * MAINTAINERS: Update my email address.
11905 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
11907         * config.if (libstdcxx_incdir): Version C++ headers.
11908         (cxx_incdir): Remove.
11910 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11912         * MAINTAINERS (Write After Approval): Add self.
11914 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
11916         * configure.in: Add support for ip2k.
11918 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
11920         * configure.in: Fix AIX configury bug.
11922 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
11924         * MAINTAINERS (Write After Approval): Add self.
11926 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
11928         * configure.in: replace ${topsrcdir} with ${srcdir}
11930         * configure.in: Move definition of libstdcxx_flags
11931         right above usage, rather than waaay earlier.
11933         * configure.in: Pull definition of is_cross_compiler earlier.
11935         * configure.in: Rearrange a little.
11937         * configure.in: Remove references to librx.
11938         * Makefile.in: Remove references to librx.
11940 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
11942         * config.sub: Add support for avr target.
11943         Import from master sources, rev 1.255
11945 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
11947         * configure, .cvsignore:  Revert previous change...
11948         * Makefile:  ...delete.
11950 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
11952         * configure.in: Eliminate ${gasdir} variable.
11954 2002-06-18  Dave Brolley  <brolley@redhat.com>
11956         * configure.in: Add support for frv.
11957         * config.sub: Add support for frv.
11959 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
11961         * configure:  Remove garbage from previous commit.
11963 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
11965         * configure:  For in-source builds, make a subdir and re-exec there.
11966         * Makefile:  New file.  Pass targets through to build directory.
11967         * .cvsignore:  No longer ignore "Makefile".
11969 2002-06-16  Douglas Rupp  <rupp@gnat.com>
11971         * MAINTAINERS (Write After Approval): Add self.
11973 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11975         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11977 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
11979         * configure.in (vax-*-netbsd*): Re-enable gas.
11981 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
11983         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11984         BUILD_PREFIX_1, to correct nomenclature.
11985         * configure: Likewise.
11987         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11988         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11990 2002-05-31  Olaf Hering  <olh@suse.de>
11992         * config-ml.in: Propogate DESTDIR also.
11994 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
11996         * configure.in (vax-*-netbsd*): Don't build gas for this
11997         platform.
11999 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12001         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12002         and libgcj for AVR.
12004 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12006         * MAINTAINERS (Write After Approval): Add myself.
12008 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12010         * config.guess: Update to 2002-05-22 version.
12011         * config.sub: Likewise.
12013 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12015         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12016         * config-ml.in: Likewise.
12017         * configure: Likewise.
12018         * configure.in: Likewise.
12020 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12022         * MAINTAINERS: Update my email address.
12024 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12026         * configure.in: Simplify makefile fragment collection.
12028         * configure.in: Remove code to build emacs.
12030         * configure.in : Remove --srcdir argument from targargs and buildargs
12031         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12033         * configure: Move some logic to configure.in.
12034         * configure.in: Move some logic from configure.
12036 2002-05-11  Tom Tromey  <tromey@redhat.com>
12038         * MAINTAINERS: Reflect libgcj reality.
12040 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12042         * Makefile.in: Honour DESTDIR.
12044 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12046         * config.guess: Import 2002-03-20 version.
12047         * config.sub: Import 2002-04-26 version.
12049 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12051         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12053 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12055         * MAINTAINERS: Add self.
12057 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12059         * ltmain.sh: Detect and handle object name conflicts
12060         while piecewise linking a static library.
12062 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12064         * configure.in (noconfigdirs): Don't disable libgcj on
12065         sparc64-*-solaris* and sparcv9-*-solaris*.
12067 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12069         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12071 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12073         * configure.in (FLAGS_FOR_TARGET): Do not add
12074         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12075         on i[3456]86-*-linux*.
12077 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12079         * configure.in (noconfigdirs): Replace [ ] with test.
12081         * configure.in (noconfigdirs): Do not add target-newlib if
12082         target == i[3456]86-*-linux*, and host == target.
12084 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12086         * configure.in: delete reference to absent file
12088         * configure.in: replace '[' with 'test'
12090         * configure.in: Eliminate references to gash.
12091         * Makefile.in: Eliminate references to gash.
12093         * configure.in: remove useless references to 'pic' makefile fragments.
12095         * configure.in: (*-*-windows*) Finish removing.
12097         * configure.in: Eliminate redundant test for libgui.
12099 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12101         * MAINTAINERS: Add self and realphabetize.  Update entries
12102         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12103         entry for a29k port maintainer.
12105 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
12107         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12108         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12110 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12112         * configure.in: remove references to dead files
12114 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
12116         * MAINTAINERS: Add information about purpose of this file.
12118 2002-04-18  Tom Tromey  <tromey@redhat.com>
12120         * configure.in: Disallow configuring libgcj when it is already
12121         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
12122         Solaris 2.8 by default.  For PR libgcj/6158.
12124 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12126         * configure.in:  Move default CC setting out of config/mh-* fragments
12127         directly into here.
12129 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12131         * configure.in: don't even try to configure or make a subdirectory
12132         if there's no configure script for it.
12134 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
12136         * MAINTAINERS: Remove chill maintainers.
12137         * Makefile.in (CHILLFLAGS): Remove.
12138         (CHILL_LIB): Remove.
12139         (TARGET_CONFIGDIRS): Remove libchill.
12140         (CHILL_FOR_TARGET): Remove.
12141         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12142         CHILL_LIB.
12143         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12144         (CHECK_TARGET_MODULES): Likewise.
12145         (INSTALL_TARGET_MODULES): Likewise.
12146         (CLEAN_TARGET_MODULES): Likewise.
12147         (configure-target-libchill): Remove.
12148         (all-target-libchill): Remove.
12149         * configure.in (target_libs): Remove target-libchill.
12150         Do not compute CHILL_FOR_TARGET.
12151         * libchill: Remove directory.
12153 2002-04-11  DJ Delorie  <dj@redhat.com>
12155         * Makefile.in, configure.in: Sync with binutils, entries
12156         follow...
12158 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
12160         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
12161         (do-tar, do-bz2): New rules.
12162         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
12163         (gdb-tar): New rule.
12164         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
12165         (insight_dejagnu.tar): New rule.
12166         (insight.tar): New rule.
12167         (gdb+dejagnu.tar): New rule.
12168         (gdb.tar): New rule.
12170 2002-02-01  Mo DeJong  <supermo@bayarea.net>
12172         * Makefile.in: Add all-tix to deps for all-snavigator
12173         so that tix is built when building snavigator.
12175 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
12177         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12178         ld and gdb are not supported.
12180 2002-01-07  Mark Salter  <msalter@redhat.com>
12182         * configure.in: Remove target-bsp and target-cygmon from arm builds.
12183         Allow target-libgloss to be built for arm, strongarm, and xscale.
12185 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
12187         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12188         options for i[3456]86-pc-linux* native builds.
12190 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12192         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12193         files from .po files for a distribution.
12195 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
12197         * configure.in: Enable libstdc++-v3 for h8300 targets.
12199 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
12201         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12202         version from bfd/.
12204 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
12206         * Makefile.in (VER): When present, extract the version number from
12207         the file version.in.
12209 2001-05-24  Tom Rix  <trix@redhat.com>
12211         * configure.in : enable ld for aix
12213 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12215         * config.guess: Add linux target for S/390.
12217 2000-11-07  Philip Blundell  <pb@futuretv.com>
12219         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12221 2000-11-03  Philip Blundell  <pb@futuretv.com>
12223         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12224         files.
12226 2001-01-15  Ben Elliston  <bje@redhat.com>
12228         * configure.in (host_tools): Add sid.
12229         Always configure cgen.
12231 2000-11-24  Nick Clifton  <nickc@redhat.com>
12233         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12235 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
12237         * Makefile.in (ALL_MODULES): Add all-cgen.
12238         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12239         (all-cgen): New target.
12240         (all-opcodes,all-sim): Depend on all-cgen.
12241         * configure.in (host_tools): Add cgen.
12242         Only configure cgen if --enable-cgen-maint.
12244 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
12246         * configure.in: Add *-*-freebsd* configurations.
12248 2002-04-08  Tom Tromey  <tromey@redhat.com>
12250         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12251         Fixes PR libgcj/6068.
12253 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
12255         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12257 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12259         * configure.in (alpha*-dec-osf*): Enable libgcj.
12261 2003-03-27  Matthew Gingell  <gingell@gnat.com>
12263         * MAINTAINERS (Write After Approval): Add myself.
12265 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
12267         Fix for: PR bootstrap/3591, target/5676
12268         * configure.in (mcore-pe): Disable the configuration of
12269         libstdc++-v3 since exceptions are not supported.
12271 2002-03-20  Anthony Green  <green@redhat.com>
12273         * configure.in: Enable libgcj for xscale-elf target.
12275 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
12277         * MAINTAINERS:  Update my email address.
12279 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
12281         * ltmain.sh (relink_command): Fix typo in previous change.
12283 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
12285         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
12286         (relink_command): Added --tag flags.
12287         (mode=install): If relinking fails; error out.
12289 2002-03-12  Richard Henderson  <rth@redhat.com>
12291         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
12292         .NOTPARALLEL tag.
12293         (do-check): Rename from check.
12294         (check): Allow parallel check.
12296 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
12298         * MAINTAINERS: Add myself as maintainer for xtensa port.
12299         Fix alphabetical order in CPU port maintainer list.
12300         Remove myself from Write After Approval list.
12302 2002-03-11  Richard Henderson  <rth@redhat.com>
12304         * Makefile.in (.NOTPARALLEL): Add fake tag.
12306 2002-03-07  H.J. Lu  (hjl@gnu.org)
12308         * configure.in: Enable gprof for mips*-*-linux*.
12310 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
12312         * MAINTAINERS (Write After Approval): Add myself.
12314 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
12316         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12317         libjava.
12318         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12320 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
12322         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12323         because its Makefile is there; test for the executable instead.
12325 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
12327         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12328         libstdc++-v3 and libjava.
12330 2002-02-11  Adam Megacz  <adam@xwt.org>
12332         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12333         boehm-gc
12335 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
12337         * config.guess: Updated to 2002-01-30's version.
12338         * config.sub: Updated to 2002-02-01's version.
12339         Contribute sh64-elf.
12340         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
12341         * configure.in: Added sh64-*-*.
12343 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
12345         * MAINTAINERS: Belatedly add myself to write after approval list.
12347 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
12349         * MAINTAINERS: Put self in as maintainer for x86-64 port.
12350         Remove self as Write After Approval.
12352 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
12354         * MAINTAINERS: Put self in as maintainer for contrib/regression
12355         directory.
12357 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
12359         * MAINTAINERS:  Update my email address.
12361 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
12363         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
12364         target-libiberty, and target-libgloss.  Skip Java-related
12365         libraries if not supported for NetBSD on target CPU.
12367 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
12369         * install-sh: Use _inst.$$_ for temp file name.
12371 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
12373         * MAINTAINERS (Write After Approval): Move my contact info
12374         from here...
12375         (OS Port Maintainers): ...to here (netbsd).
12377 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
12379         * MAINTAINERS (Write After Approval): Add myself.
12381 2002-01-17  H.J. Lu  <hjl@gnu.org>
12383         * Makefile.in (all-fastjar): Also depend on all-libiberty.
12384         (all-target-fastjar): Also depend on all-target-libiberty.
12386 2002-01-16  H.J. Lu  (hjl@gnu.org)
12388         * config.guess: Import from master sources, rev 1.225.
12389         * config.sub: Import from master sources, rev 1.238.
12391 2002-01-16  Kazu Hirata  <kazu@hxi.com>
12393         * MAINTAINERS (Write After Approval): Remove myself.
12395 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
12397         * MAINTAINERS (Write After Approval): Add myself.
12399 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12401         * MAINTAINERS: Add self as docs co-maintainer.
12403 2001-12-11  Matthias Klose  <doko@debian.org>
12405         * MAINTAINERS (Write After Approval): Add myself.
12407 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
12409         * MAINTAINERS: Update my email address.
12411 2001-12-07  Turly O'Connor  <turly@apple.com>
12412         * MAINTAINERS (Write After Approval): Add myself.
12413         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12414         (rs6000_initialize_trampoline): Call __trampoline_setup for
12415         ABI_DARWIN too.
12416         * darwin-tramp.asm: New file, implements __trampoline_setup.
12417         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12419 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
12421         * MAINTAINERS (Write After Approval): Add myself.
12423 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
12425         * configure, configure.in: Use temp file for long sed commands.
12427 2001-12-03  Laurent Guerby  <guerby@acm.org>
12429         * config.sub: Update to version 1.232 on subversion.
12431 2001-12-03  Ben Elliston  <bje@redhat.com>
12433         * MAINTAINERS: Update mail address for config.* patches.
12435 2001-11-27  DJ Delorie  <dj@redhat.com>
12436             Zack Weinberg  <zack@codesourcery.com>
12438         When build != host, create libiberty for the build machine.
12440         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12441         CONFIG_ARGUMENTS.
12442         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12443         New variables.
12444         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12445         and rules.
12446         (all.normal): Depend on ALL_BUILD_MODULES.
12447         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12448         (all-build-libiberty): Depend on configure-build-libiberty.
12450         * configure: Calculate and substitute proper value for
12451         ALL_BUILD_MODULES.
12452         * configure.in: Create the build subdirectory.
12453         Calculate and substitute TARGET_CONFIGARGS (formerly
12454         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12456 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
12458         * MAINTAINERS (write-after-approval): Add self.
12460 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12462         * MAINTAINERS (GNATS only accounts): Remove self.
12464 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
12466         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12467         libf2c.
12469 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12471         * MAINTAINERS (Write After Approval): Add self.
12473 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12475         * MAINTAINERS: mips and s390 are also CPU ports.
12477 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12479         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12481 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
12483         * MAINTAINERS: Alphabetize.
12485 2001-11-09  Kazu Hirata  <kazu@hxi.com>
12487         * MAINTAINERS (Various maintainers: h8 port): Add myself.
12489 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12491         * MAINTAINERS (Various maintainers: hppa port): Added myself.
12493 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
12495         * configure.in (--enable-languages): Be more permissive about
12496         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
12498 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12500         * config.sub: Import from master sources, rev. 1.230.
12501         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12503 2001-11-07  Laurent Guerby  <guerby@acm.org>
12505         * MAINTAINERS (Write After Approval): Add self.
12507 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
12509         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12511 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
12513         * config.sub: Import from master sources, rev 1.226.
12514         * config.guess: Import from master sources, rev 1.216.
12516 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
12518         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12519         * MAINTAINERS: Add self as maintainer of MMIX port.
12520         Remove old after-approval entry.
12522 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12524         * ChangeLog, configure: Fix spelling errors.
12526 2001-10-20  Brendan Kehoe  <brendan@zen.org>
12528         * MAINTAINERS: Tweak my address.
12530 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
12532         * MAINTAINERS: Update my email address.
12534 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
12536         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12537         * MAINTAINERS: Add self as maintainer of CRIS port.
12539 2001-10-10  Geert Bosch  <bosch@gnat.com>
12541         * MAINTAINERS (Various maintainers: Ada front end):
12542         Added Robert Dewar.
12544 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
12546         * MAINTAINERS (Write After Approval): Added self
12548 2001-10-02  Geert Bosch  <bosch@gnat.com>
12550         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12552 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12554         * configure: Handle temporary files securely using mkdir.
12556 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
12558         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12560 2001-09-26  Will Cohen  <wcohen@redhat.com>
12562         * configure.in (*-*-linux*): Disable configuration of target-newlib
12563         and target-libgloss.
12565 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12567         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12568         RANLIB.
12570 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
12572         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12573         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12574         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12575         avoid quotes nesting problems.
12576         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12577         (DO_X): Export only variables that are set.
12579 2001-09-19  Ben Elliston  <bje@redhat.com>
12581         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12582         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12583         semantics.  Use the shell built-in "type" command instead.
12585 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
12587         Merged from gcc-3_0-branch:
12588         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
12589         * ltcf-c.sh: Use $objext, not $ac_objext.
12590         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
12591         * ltcf-cxx.sh: Add support for GNU.
12592         2001-07-22  Timothy Wall  <twall@redhat.com>
12593         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
12594         default settings if using GNU tools with that configuration.
12595         * ltcf-cxx.sh: Ditto.
12596         * ltcf-gcj.sh: Ditto.
12597         2001-07-21  Michael Chastain  <chastain@redhat.com>
12598         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12599         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
12600         * ltmain.sh: Mark as gcc-local.
12602 2001-08-30  Eric Christopher  <echristo@redhat.com>
12603             Jason Eckhardt  <jle@redhat.com>
12605         * config.guess: Merge from master sources.
12606         * config.sub: Merge from master sources, add support for mipsisa32.
12608 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
12609         * config.sub: Merge from master sources, rev 1.219.
12610         * MAINTAINERS: Add self as contact for stormy16 port.
12612 2001-08-14  Zack Weinberg  <zackw@panix.com>
12614         * config.sub: Merge from master sources, rev 1.218.
12615         * config.guess: Merge from master sources, rev 1.209.
12617 2001-08-11  Graham Stott  <grahams@redhat.com>
12619         * Makefile.in (check-c++): Add missing semicolon.
12621 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
12623         * MAINTAINERS (Various maitainers: predict.def): Added myself.
12625 2001-07-30  Eric Christopher  <echristo@redhat.com>
12627         * MAINTAINERS (Various maintainers: mips port): Added myself.
12629 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
12631         * configure.in (sh-*-linux*): New.
12633 2001-07-27  Richard Henderson  <rth@redhat.com>
12635         * .cvsignore: Add LAST_UPDATED.
12637 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
12639         * MAINTAINERS (Various maintainers: s390 port): Added myself.
12641 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
12643         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12645 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
12647         * MAINTAINERS (Write After Approval): Added myself.
12649 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12651         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12652         and libgcj on m68hc11/m68hc12.
12654 2001-06-27  H.J. Lu  (hjl@gnu.org)
12656         * Makefile (CFLAGS_FOR_BUILD): New.
12657         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12659 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12661         * README: Remove version number.
12663 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12665         * INSTALL/README: Update wrt. to the installation instructions now
12666         residing in gcc/doc/install.texi.
12668 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12670         * README: Replace with a cut-down and updated version of gcc/README.
12672 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
12674         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12675         multilibs to be disabled.
12677 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
12679         * MAINTAINERS (Write After Approval): Add myself.
12681 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
12683         * config.guess: Import CVS version 1.195.
12684         * config.sub: Import CVS version 1.212.
12686 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
12688         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12689         gcc/xgcc is built, use -print-prog-name to find out the program
12690         name to use.
12692 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
12694         * config.guess:  Import CVS version 1.194.  All gcc-local changes
12695         appear to also be in the master copy.
12696         * config.sub:  Import CVS version 1.211.
12698 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
12700         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12701         with_gcc]: Use `gcc -shared' to build a shared library.
12703 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12705         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12706         archives.
12708 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12710         * MAINTAINERS (Write After Approval): Add myself.
12712 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
12714         * configure.in (libstdcxx_flags): Do not try to execute
12715         libstdc++-v3/testsuite_flags until it exists.
12717 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
12719         * MAINTAINERS: Update my email address.
12721 2001-05-31  Graham Stott  <grahams@redhat.com>
12723         * MAINTAINERS (Write After Approval): Add myself.
12725 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
12727         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
12728         libraries when using g++ with native linker.
12730 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
12732         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12734 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
12736         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12737         [aix4*|aix5*]: Prepend blank.
12739 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
12741         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12742         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
12743         of subdir/configure scripts to use the new libtool.m4.
12745 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
12747         * MAINTAINERS (Write After Approval): Add myself.
12749 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
12751         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12753 2001-05-11  Ben Elliston  <bje@redhat.com>
12755         * Makefile.in (all-sid): New target.
12756         (check-sid, clean-sid, install-sid): Likewise.
12758 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
12760         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12762 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12764         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12765         libgcj.
12767 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12769         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12770         gcc/xgcc is built, use -print-prog-name to find out the program
12771         name to use.
12773 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
12775         * configure.in (noconfigdirs): Don't reset it from scratch in the
12776         target case; only append to it.
12778         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12779         sparc-*-solaris2.8]: Disable ${libgcj}.
12781 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
12783         * configure.in (libgcj_saved): Copy from $libgcj.
12784         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12785         --disable-libgcj.
12787 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
12789         * MAINTAINERS: Remove self as MIPS maintainer and
12790         C front end maintainer.
12792 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
12794         * configure.in: Move *-chorusos target case to the proper switch.
12795         Disable libgcj.
12797 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12799         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12800         1.641.2.228.
12802 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12804         * Makefile.in (STAGE1_CFLAGS): Pass down.
12806 2001-04-13  Alan Modra  <amodra@one.net.au>
12808         * config.guess: Add hppa64-linux support.  Note for next import that
12809         this is already in the master file.
12810         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
12812 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12814         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12815         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12817 2001-04-11  Stan Shebs  <shebs@apple.com>
12819         * MAINTAINERS: Add self as Darwin port maintainer.
12821 2001-04-11  Alan Modra  <amodra@one.net.au>
12823         * MAINTAINERS: Update my email address.
12825 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
12827         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12828         recent versions of FreeBSD (release 3 or later).
12829         * ltconfig: On FreeBSD, -lc must not be provided when building
12830         a shared library or else the standard -pthread gcc option is
12831         rendered worthless to later users of the built library.
12833 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12835         * MAINTAINERS: Add self and RTH as C front end maintainers.
12837 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
12839         * config.sub: Make sure to match an already-canonicalized
12840         machine name (eg. mn10300-unknown-elf).
12842 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
12844         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12845         New macros.
12846         (bootstrap, cross): Use RECURSE_FLAGS.
12847         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12849 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
12851         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12853 2001-03-22  Colin Howell  <chowell@redhat.com>
12855         * Makefile.in (DO_X): Do not backslash single-quotes in
12856         backquotes (two places).
12858 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
12860         Re-installed:
12861         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12862         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
12863         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12864         * ltcf-cxx.sh: Likewise.
12865         * ltcf-gcj.sh: Likewise.
12867 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12869         * MAINTAINERS: Add myself as "documentation co-maintainer".
12871 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
12873         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12874         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12876 2001-03-19  Tom Tromey  <tromey@redhat.com>
12878         * config-ml.in: Handle GCJ and GCJFLAGS.
12880 2001-03-21  Michael Chastain  <chastain@redhat.com>
12882         * Makefile.in: all-m4 depends on all-texinfo.
12884 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
12886         * MAINTAINERS: Add myself to write after approval list.
12888 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
12890         * Makefile.in (DO_X): Quote nested quotes.
12892 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
12894         * MAINTAINERS: Add myself to write after approval list.
12896 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
12898         * Makefile.in (DO_X): Use double quotes for quoting
12899         "RANLIB=$${RANLIB}".
12901 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
12903         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12905 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
12907         * configure.in: Only use `lang_requires' for languages athat are
12908         actually enabled.
12910 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
12912         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
12914 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
12916         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12918 2001-03-07  Tom Tromey  <tromey@redhat.com>
12920         * configure.in: Allow config-lang.in to set `lang_requires' to list
12921         of other required languages.
12923 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
12925         * Makefile.in: Remove RANLIB definition. Use RANLIB
12926         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12927         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12929 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
12930             Alexandre Oliva  <aoliva@redhat.com>
12932         * Makefile.in (check-c++): Use tabs, not spaces.
12934 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
12936         * MAINTAINERS: add myself to Write After Approval list.
12938 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
12940         * Makefile.in (check-c++): New rule.
12942         * configure.in (target_libs): Remove libg++.
12943         (noconfigdirs): Remove libg++.
12944         (noconfigdirs): Same.
12945         (noconfigdirs): Same.
12946         (noconfigdirs): Same.
12948         * config-ml.in: Remove libg++ references.
12950         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12951         (ALL_TARGET_MODULES): Same.
12952         (configure-target-libg++): Remove.
12953         (all-target-libg++): Remove.
12954         (configure-target-libio): Remove.
12955         (all-target-libio): Remove.
12956         (check-target-libio): Remove.
12957         (.PHONY): Remove.
12958         (libg++.tar.bz2): Remove.
12959         (all-target-cygmon): Remove libio.
12960         (all-target-libstdc++): Remove.
12961         (configure-target-libstdc++): Remove.
12962         (TARGET_LIB_PATH): Remove libstdc++.
12963         (ALL_GCC_CXX): Remove libstdc++.
12964         (all-target-gperf): Correct.
12966 2001-02-16  Nick Clifton  <nickc@redhat.com>
12968         * configure.in (noconfigdirs): Allow configuration of texinfo
12969         for Cygwin hosts.
12971 2001-02-15  Anthony Green  <green@redhat.com>
12973         * configure: Introduce GCJ_FOR_TARGET.
12974         * configure.in: Ditto.
12975         * Makefile.in: Ditto.
12977 2001-02-13  Andreas Schwab  <schwab@suse.de>
12979         * MAINTAINERS: Update mail address.
12981 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12983         * config.guess: Add linux target for S/390.
12984         * config.sub: Likewise.
12986 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
12988         * configure.in: for *-chorusos, don't config target-newlib and
12989         target-libgloss.
12991 2001-02-06  Ben Elliston  <bje@redhat.com>
12993         * configure: Output host type to stdout, not stderr.
12995 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
12997         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12998         * ltcf-cxx.sh: Likewise.
13000         * config.if: Assume enable_libstdcxx_v3 is defined.
13002 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13004         Remove V2 C++ library.
13005         * configure.in: Remove --enable-libstdcxx_v3 support.
13007 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13009         * include/demangle.h: Add prototype for java_demangle_v3.
13011 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13013         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13015 2001-01-27  Richard Henderson  <rth@redhat.com>
13017         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13019 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13021         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13022         Don't unset, it's non-portable and no longer necessary, set to empty
13023         instead.
13025 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13027         * ltconfig: Shell portability fix for the tagname validity check.
13029 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13031         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13032         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13034 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13036         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13038 2001-01-26  Tom Tromey  <tromey@redhat.com>
13040         * configure.in: Allow libgcj to be built on Sparc Solaris.
13042 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13044         * ltcf-c.sh: Add aix5 case.
13045         * ltcf-cxx.sh: Likewise.
13046         * ltconfig: Likewise.
13048 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13050         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13051         keep at least one of build_libtool_libs or build_old_libs set to
13052         yes.
13054         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13055         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13057 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13059         * configure.in: Enable libgcj on several additional platforms.
13061 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13063         * configure.in: Enable libgcj for linux targets.
13065 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13067         * MAINTAINERS (Write After Approval): Add myself.
13069 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13071         * MAINTAINERS: Add myself as vax port maintainer.
13073 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13075         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13077 2001-01-09  Mike Stump  <mrs@wrs.com>
13079         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13080         failures of subdirectories.
13082 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13084         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13085         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13086         * ltcf-cxx.sh: Likewise.
13087         * ltcf-gcj.sh: Likewise.
13088         * ltconfig.sh: Fix typo.
13090 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13092         * configure: handle DOS-style absolute paths.
13094 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13096         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13098 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13100         * MAINTAINERS: Add myself as avr port co-maintainer.
13102 2000-12-28  Ben Elliston  <bje@redhat.com>
13104         * MAINTAINERS: Add myself under ``Write After Approval''.
13106 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13108         * texinfo: Remove directory from GCC.
13110 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13112         * COPYING: Update to current
13113         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13114         to 19yy as example year in copyright notice).
13116 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13118         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13119         (libstdcxx_incdir): Pass down.
13120         * config.if: Remove expired bits for cxx_interface, add stub.
13121         (libstdcxx_incdir): Add variable for g++ include directory.
13122         * configure.in (gxx_include_dir): Use it.
13124 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
13126         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
13127         with old-email address from ``Write After Approval''.
13129 2000-12-15  Andreas Jaeger  <aj@suse.de>
13131         * configure.in: Handle lang_dirs.
13133 2000-12-14  Tom Tromey  <tromey@redhat.com>
13135         * MAINTAINERS: Removed brads.
13137         * MAINTAINERS: Added gcj developers.
13139 2000-12-13  Anthony Green  <green@redhat.com>
13141         * configure.in: Disable libgcj for any target not specifically
13142         listed.  Disable libgcj for x86 and Alpha Linux until compatible
13143         with g++ abi.
13145 2000-12-13  Mike Stump  <mrs@wrs.com>
13147         * Makefile.in (local-distclean): Also remove fastjar.
13149 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
13151         * contrib/gcc_update: Add fastjar --touch entries.
13153 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
13155         * configure.in: Disable language-specific target libraries for
13156         languages that aren't enabled.
13158 2000-12-10  Anthony Green  <green@redhat.com>
13160         * configure.in: Define libgcj.  Disable libgcj target libraries for
13161         most targets.
13163 2000-12-10  Neil Booth  <neilb@earthling.net>
13165         * MAINTAINERS: Update mail address, remove from WAA list.
13167 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13169         * libjava: Imported from /cvs/java.
13170         * libffi: Likewise.
13171         * Boehm-gc: Likewise.
13173 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13175         * configure.in (target_libs): Revert 2000-12-08 patch.
13176         (noconfigdirs): Added target-libjava.
13178 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13180         * djunpack.bat: removed.
13182 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13184         * Makefile.in: handle DOS-style absolute paths.
13185         * config-ml.in: likewise.
13186         * symlink-tree: likewise.
13188 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13190         * fastjar: Imported.
13192 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13194         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13195         libjava.
13196         * configure.in (target_libs): Removed `target-libjava'.
13198 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13200         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13201         (ALL_MODULES): Added fastjar.
13202         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13203         (all-target-libjava): all-fastjar replaces all-zip.
13204         (all-fastjar): Added.
13205         (configure-target-fastjar, all-target-fastjar): Likewise.
13206         * configure.in (host_tools): Added fastjar.
13208 2000-12-07  Mike Stump  <mrs@wrs.com>
13210         * Makefile.in (local-distclean): Remove leftover built files.
13212 2000-11-24  Nick Clifton  <nickc@redhat.com>
13214         * configure.in (xscale-elf): Add target.
13215         (xscale-coff): Add target.
13217 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
13219         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13220         recent versions of FreeBSD (release 3 or later).
13221         * ltconfig: On FreeBSD, -lc must not be provided when building
13222         a shared library or else the standard -pthread gcc option is
13223         rendered worthless to later users of the built library.
13225 2000-11-16  Fred Fish  <fnf@be.com>
13227         * configure.in (enable_libstdcxx_v3): Fix typo,
13228         libstd++ -> libstdc++.
13230 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13232         * MAINTAINERS: Add self to Write After Approval list.
13234 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
13236         * MAINTAINERS: Update my email address.  Add myself to global write
13237         privs list.
13239 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
13241         * Makefile.in: Merge with src and libgcj.
13242         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
13243         configure-target-<library> when their configure scripts need the C
13244         or C++ library to have already been built to work properly.
13245         (do_proto_toplev): Set them to an empty string.
13247         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13248         (REALLY_SET_LIB_PATH): Use them.
13250 2000-11-17  Stan Shebs  <shebs@apple.com>
13252         * MAINTAINERS: Add self to Write After Approval list.
13254 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13256         * configure: Provide the original toplevel configure arguments
13257         (including $0) to subprocesses in the environment rather than
13258         through gcc/configargs.h.
13260 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13262         * MAINTAINERS: Remove references to cccp. Change C9X reference to
13263         C99.  Alphabetise "Write After Approval" list.
13265 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
13267         * configure: Turn on libstdc++ V3 by default.
13269         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13270         if we've got GCC.
13272 2000-11-11  Philip Blundell  <philb@gnu.org>
13274         * MAINTAINERS: Add self to Write After Approval list.
13276 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
13278         * ltcf-c.sh (aix4): Improve shared library configuration; require
13279         exporting symbols.
13280         * ltcf-cxx.sh (aix4): Define.
13281         * ltconfig (aix4): Define library and soname specs appropriate for
13282         AIX.  Define command to create export symbols list.
13284 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
13286         * config.sub: Add support for Sun Chorus
13288 2000-10-31  Nick Clifton  <nickc@redhat.com>
13290         * MAINTAINERS: Rename <name>@cygnus.com addresses to
13291         <name>@redhat.com.  Also installed new email address for Clint
13292         Popetz.
13294 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
13296         * etc: Remove directory from GCC.
13298 2000-10-16  Michael Meissner  <meissner@redhat.com>
13300         * configure (gcc/configargs.h): Only create if there is a build GCC
13301         directory created.
13303 2000-10-16  Matthias Klose  <doko@debian.org>
13305         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13306         when configured for libstdc++-v3.
13308 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
13310         * configure: Save configure arguments to gcc/configargs.h.
13312 2000-10-04  Philipp Thomas  <pthomas@suse.de>
13314         * config.guess: Import CVS version 1.157.
13315         * config.sub: Import CVS version 1.181.
13317 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
13319         * Makefile.in (bootstrap): avoid recursion if subdir missing
13320         (cross): ditto
13321         (do-proto-toplev): ditto
13323 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
13325         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13326         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13328         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13329         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
13330         all affected `configure' scripts.
13332 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
13334         * MAINTAINERS: Add self as cpplib co-maintainer.
13336 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
13338         * MAINTAINERS: Add self to Write After Approval list.
13340 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13342         * INSTALL/README: egcs -> GCC update.
13344 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
13346         * MAINTAINERS: Add myself to Write After Approval list.
13348 2000-09-15  Kazu Hirata  <kazu@hxi.com>
13350         * MAINTAINERS: Add myself to Write After Approval list.
13352 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
13354         * configure.in: Do not build byacc for hppa64.  Provide paths to the
13355         X11 libraries for hppa64.
13357 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13359         * MAINTAINERS: Add myself as 68hc11 port maintainer.
13361 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
13363         * Makefile.in (all-zlib): Added dummy target.
13365         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13366         ltcf-gcj.sh: Updated from libtool multi-language branch.
13368 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
13370         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13371         (bootstrap*): Depend on all-bootstrap.
13373 2000-09-05  Philipp Thomas  <pthomas@suse.de>
13375         * config.guess: Import CVS version 1.156.
13376         * config.sub: Import CVS version 1.179.
13378 2000-09-02  Anthony Green  <green@cygnus.com>
13380         * Makefile.in (all-gcc): Depend on all-zlib.
13381         (CLEAN_MODULES): Add clean-zlib.
13382         (ALL_MODULES): Add all-zlib.
13383         * configure.in (host_libs): Add zlib.
13385 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
13387         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13388         crosses, but add gcc/include to the header search path for them.
13390 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
13392         * MAINTAINERS: Add self to Write After Approval list.
13394 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13396         * config.guess: Import CVS version 1.152.
13397         * config.sub: Import CVS version 1.177.
13399 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
13401         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13402         $targargs to tell whether newlib is going to be built.
13404         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13405         $$r/TARGET_SUBDIR/libio for _G_config.h.
13407 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
13409         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13411 2000-08-22  DJ Delorie  <dj@redhat.com>
13413         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13415 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
13417         * config-ml.in (CC, CXX): Avoid trailing whitespace.
13418         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13419         sub-configures.
13421 2000-08-21  DJ Delorie  <dj@redhat.com>
13423         * MAINTAINERS: Add self as a libiberty maintainer
13425 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
13427         * configure.in (libstdcxx_flags): Use
13428         libstdc++-v3/src/libstdc++.INC.
13430 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
13432         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13434 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
13436         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13438         * configure: Make enable_threads and enable_shared defaults
13439         explicit.  Substitute enable_threads into generated Makefiles.
13440         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13441         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13443 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13445         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13447 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
13449         * config-ml.in (CC): Remove bogus duplicate quotation mark from
13450         previous delta.
13452 2000-08-11  Jason Merrill  <jason@redhat.com>
13454         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13455         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13456         (FLAGS_FOR_TARGET): Not here.
13457         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13459 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
13461         * config-ml.in (CC, CXX): Don't introduce a leading space.
13463 2000-08-07  DJ Delorie  <dj@delorie.com>
13465         * MAINTAINERS: Add self as a DJGPP maintainer
13467 2000-08-07  DJ Delorie  <dj@redhat.com>
13469         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13470         "if we're also building gcc, and it's a gcc that will run on the
13471         build machine, we want to use its includes instead of the system's
13472         default includes".
13474 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13476         * MAINTAINERS: Add self to Write After Approval list.
13478 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
13480         * configure.in (libstdcxx_flags): Don't use `"'.
13482         * config-ml.in: Adjust multilib search paths to the
13483         appropriate multilib tree.
13485 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
13487         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13488         commas in $LANGUAGES.
13490 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
13492         * configure.in: Re-enable all references to libg++ and librx.
13494 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
13496         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13497         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
13498         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13499         * ltcf-cxx.sh (need_lc): Set based on postdeps.
13501         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13503 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
13505         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13506         CXX_FOR_TARGET for sed.
13508 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
13510         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13511         Do not override if already set in the environment or in configure.
13512         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13513         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13515 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
13517         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13518         the libtool CVS tree multi-language branch.
13519         * ltconfig, ltmain.sh: Updated.
13521 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
13523         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13524         (clean-target): Depend on it.
13526         * Makefile.in (FLAGS_FOR_TARGET): New macro.
13527         (GCC_FOR_TARGET): Use it.
13528         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13529         * configure.in: ... here.
13530         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
13531         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13533 2000-07-24  Eric Christopher  <echristo@cygnus.com>
13535         * MAINTAINERS: Add self to Write After Approval list.
13537 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
13539         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13540         (configure-target-libchill, configure-target-libobjc): Likewise.
13542         * configure.in: Use the same cache file for all target libs.
13543         * config-ml.in: But different cache files per multilib variant.
13545 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13547         * configure (topsrcdir): Don't use dirname.
13549 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
13551         * MAINTAINERS: Add self to Write After Approval list.
13553 2000-07-20  Jason Merrill  <jason@redhat.com>
13555         * configure.in: Remove all references to libg++ and librx.
13557         * configure, configure.in, Makefile.in: Unify gcc and binutils.
13559 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
13561         * config.sub: Update to subversions version 2000-07-06.
13563 2000-07-12  Andrew Haley  <aph@cygnus.com>
13565         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13566         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13568 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
13570         * symlink-tree:  Check number of arguments.
13572 2000-07-05  Jim Wilson  <wilson@cygnus.com>
13574         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13575         search path for a g++ extracted from the build tree.  This
13576         will allow link tests run by configure scripts in
13577         subdirectories to succeed.
13579 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
13581         * ltconfig: Add support for mips-dde-sysv4.2MP
13583 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13585         * MAINTAINERS: Add myself as loop discovery maintainer.
13587 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
13589         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13590         `os2'. Force ac_cv_exeext to be ".exe" in that case.
13592 2000-06-19  Timothy Wall  <twall@cygnus.com>
13594         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13595         * config.sub: Add tic54x target.
13597 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13599         * MAINTAINERS: Add self as Fortran maintainer,
13600         remove Craig Burley.
13602 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13604         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13605         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13607 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
13609         * MAINTAINERS: Add self as i18n maintainer
13611 20000-05-21  H.J. Lu  (hjl@gnu.org)
13613         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13614         directory are used if they exist. Make sure
13615         $(build_tooldir)/include is searched for header files,
13616         $(build_tooldir)/lib/ for library files.
13617         (GCC_FOR_TARGET): Likewise.
13618         (CXX_FOR_TARGET): Likewise.
13620 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
13622         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13624 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
13626         * Makefile.in (configure-target-libiberty): Depend on
13627         configure-target-newlib.
13629 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
13631         * configure.in, Makefile.in: Merge all libffi-related
13632         configury stuff from the libgcj tree.
13634 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13636         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13637         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13639 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13641         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13642         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13643         current version information.  Add to proto-toplev directory.
13644         (gdb-taz): Build do-djunpack.
13646 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
13648         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13650 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13652         * MAINTAINERS: Add self to Write After Approval list.
13654 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13656         * ltmain.sh: Preserve in relink_command any environment
13657         variables that may affect the linker behavior.
13659 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
13661         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13663 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
13665         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13667 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
13669         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13670         with the version name.
13672 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
13674         * MAINTAINERS: Add self as bb-reorder maintainer.
13676 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
13678         * config.if: Tweak.
13680 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
13682         * djunpack.bat: New file.
13684 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13686         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13687         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13688         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13689         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13691 2000-04-16  Dave Pitts  <dpitts@cozx.com>
13693         * config.sub (case $basic_machine): Change default for "ibm-*"
13694         to "openedition".
13696 2000-04-13  Andreas Jaeger  <aj@suse.de>
13698         * MAINTAINERS: Added myself.
13700 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13702         * Makefile.in (gdb-taz): New target.  GDB specific archive.
13703         (do-md5sum): New target.
13704         (MD5PROG): Define.
13705         (PACKAGE): Default to TOOL.
13706         (VER): Default to a shell script.
13707         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
13708         md5 checksum generation.
13709         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13710         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13711         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13712         insight.tar.bz2): Use gdb-taz to create archive.
13714 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13716         * configure (warn_cflags): Delete.
13718 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
13720         * MAINTAINERS: Added myself.
13722 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
13723             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
13725         * configure.in (enable_libstdcxx_v3): Add.
13726         (target_libs): Add bits here to switch between libstdc++-v2 and
13727         libstdc++-v3.
13728         * config.if: And this file too.
13729         * Makefile.in: Add libstdc++-v3 targets.
13731 2000-04-05  Michael Meissner  <meissner@redhat.com>
13733         * config.sub (d30v): Add d30v as a basic machine type.
13735 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
13737         * configure.in: -linux-gnu*, not -linux-gnu.
13739 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13741         * MAINTAINERS: Add self in write-after-approval section.
13743 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
13745         * MAINTAINERS: Add self as ia64 port maintainer.
13747 2000-03-08  Neil Booth  <NeilB@earthling.net>
13749         * MAINTAINERS: Add self in write-after-approval section.
13751 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13753         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13754         (do-tar-bz2): Replace TOOL with PACKAGE.
13755         (gdb.tar.bz2): Remove GDBTK from GDB package.
13756         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13757         dejagnu.tar.bz2): New packages.
13759 2000-02-27  Andreas Jaeger  <aj@suse.de>
13761         * configure.in: Add entry for mips*-*-linux*, move catch all
13762         *-*-*linux* entry below this one.
13764 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
13766         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13768 2000-02-24  Nick Clifton  <nickc@cygnus.com>
13770         * config.sub: Support an OS of "wince".
13772 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13774         * config.guess, config.sub: Updated to match config's 2000-02-15
13775         version.
13777 2000-02-23  Linas Vepstas  <linas@linas.org>
13779         * config.sub: Add support for Linux/IBM 370.
13780         * configure.in: Likewise.
13782 2000-02-22  Nick Clifton  <nickc@cygnus.com>
13784         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13786 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
13788         * config.guess: Guess "cygwin" rather than "cygwin32".
13790 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13792         * configure (gcc_version): When setting, narrow search to
13793         lines containing `version_string'.
13795 2000-02-15  Denis Chertykov  <denisc@overta.ru>
13797         * config.sub: Add support for avr target.
13799 2000-02-14  Nick Clifton  <nickc@cygnus.com>
13801         * MAINTAINERS: Add maintainers for MCore port.
13803 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
13805         * config.sub: Add mmix-knuth-mmixware.
13807 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13809         * MAINTAINERS: Pair cccp with cpplib maintainership.
13811 2000-01-27  Christopher Faylor  <cgf@redhat.com>
13813         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13814         structure stuff to -L library search.
13815         (CXX_FOR_TARGET): Ditto.
13816         (CROSS_CHECK_MODULES): Fix spelling mistake.
13818 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
13820         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13821         the C++ compiler.
13823 2000-01-12  Richard Henderson  <rth@cygnus.com>
13825         * configure.in: Don't build some bits for beos.
13827 2000-01-12  Joel Sherrill (joel@OARcorp.com)
13829         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13830         as include files.
13832 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
13834         * Add self as cpplib maintainer, as requested by Jason
13835         Merrill.  Correct my e-mail address.
13837 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
13839         * configure.in: Use mt-aix43 to handle *_TARGET defs,
13840         not mh-aix43.
13842 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
13844         * MAINTAINERS: Add myself to "write after approval" list.
13846 1999-12-14  Richard Henderson  <rth@cygnus.com>
13848         * config.guess (alpha-osf, alpha-linux): Detect ev67.
13849         * config.sub: Accept alphaev[78], alphaev8.
13851 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13853         * config.guess, config.sub: Update from autoconf.
13855 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
13857         * MAINTAINERS:  update my playtime e-address.
13859 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13861         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13862         necessary libraries are missing.
13864 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
13866         * MAINTAINERS: Add new 'write after approval' maintainer.
13868 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13870         * MAINTAINERS: Add new Java maintainer.
13872 1999-10-25  Andreas Schwab  <schwab@suse.de>
13874         * configure: Fix quoting inside arguments of eval.
13876 1999-10-21  Nick Clifton  <nickc@cygnus.com>
13878         * config-ml.in: Allow suppression of some ARM multilibs.
13880 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
13882         * config.guess: Add OS/390 match pattern.
13883         * config.sub: Add mvs, openedition targets.
13884         * configure.in (i370-ibm-opened*): New.
13886 1999-09-04  Steve Chamberlain  <sac@pobox.com>
13888         * config.sub: Add support for configuring for pj.
13890 1999-08-31  Nick Clifton  <nickc@cygnus.com>
13892         * config.sub (maybe_os): Add support for configuring for fr30.
13894 1999-08-25  Nick Clifton  <nickc@cygnus.com>
13896         * configure.in: Do not configure or build ld for AIX
13897         platforms.  ld is known to be broken on these platforms.
13899 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13901         * config-ml.in: Pass compiler flag corresponding to multidirs to
13902         subdir configures.
13904 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
13906         * Makefile.in (LDFLAGS): Define.
13908 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
13910         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13911         noconfigdirs.
13912         (*-*-cygwin*): Likewise.
13914 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
13916         * mkdep: New file.
13917         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13918         (BINUTILS_SUPPORT_DIRS): Add mkdep.
13920         From Eli Zaretskii <eliz@is.elta.co.il>:
13921         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13922         long file name when using DJGPP on MS-DOS.
13924 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
13926         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13928 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
13930         * Makefile.in (check-target-libio): Remove all-target-libstdc++
13931         dependency as this causes "make check" to globally "make all"
13933 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
13935         * configure.in (target_libs): Added target-zlib.
13936         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13937         (CONFIGURE_TARGET_MODULES): Likewise.
13938         (CHECK_TARGET_MODULES): Likewise.
13939         (INSTALL_TARGET_MODULES): Likewise.
13940         (CLEAN_TARGET_MODULES): Likewise.
13941         (configure-target-zlib): New target.
13942         (all-target-zlib): Likewise.
13943         (all-target-libjava): Depend on all-target-zlib.
13944         (configure-target-libjava): Depend on configure-target-zlib.
13946         * Makefile.in (configure-target-libjava): Depend on
13947         configure-target-newlib.
13948         (configure-target-boehm-gc): New target.
13949         (configure-target-qthreads): New target.
13951         * configure.in (target_libs): Added target-qthreads.
13952         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13953         (CONFIGURE_TARGET_MODULES): Likewise.
13954         (CHECK_TARGET_MODULES): Likewise.
13955         (INSTALL_TARGET_MODULES): Likewise.
13956         (CLEAN_TARGET_MODULES): Likewise.
13957         (all-target-qthreads): New target.
13958         (configure-target-libjava): Depend on configure-target-qthreads.
13959         (all-target-libjava): Depend on all-target-qthreads.
13961         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13962         (CONFIGURE_TARGET_MODULES): Likewise.
13963         (CHECK_TARGET_MODULES): Likewise.
13964         (INSTALL_TARGET_MODULES): Likewise.
13965         (CLEAN_TARGET_MODULES): Likewise.
13966         (all-target-libjava): New target.
13967         (all-target-boehm-gc): Likewise.
13968         * configure.in (target_libs): Added libjava, boehm-gc.
13970 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
13972         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13973         configure.bat in SUPPORT_FILES.
13974         (gas+binutils.tar.bz2): Likewise.
13976         * makeall.bat: Remove; obsolete.
13978 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
13980         From Mark Elbrecht:
13981         * configure.bat: Remove; obsolete.
13983 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
13985         * configure: Add -W -Wall to the default CFLAGS when compiling with
13986         gcc.
13988 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
13990         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13992 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
13994         * configure.in: Build ld on IRIX6.
13996 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
13998         * Makefile.in: Change distribution targets to use bzip2 instead of
13999         gzip.
14000         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14001         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14003 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14005         * config.sub: Add mcore target.
14007 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14009         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14011 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14013         * config.guess (dummy): Changed to $dummy.
14015 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14017         * config.sub: Tidied up case statements.
14019 1999-05-22  Ben Elliston  <bje@cygnus.com>
14021         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14022         <jiro@din.or.jp>.
14024         * config.guess: Merge with FSF version. Future changes will be
14025         more accurately recorded in this ChangeLog.
14026         * config.sub: Likewise.
14028 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14030          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14032 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14034         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14036 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14038         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14040 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14042         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14043         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14044         Bad merge removed these two changes.
14046 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14047                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14049         * config.guess (interix Alpha): Add.
14051 1999-04-11  Richard Henderson  <rth@cygnus.com>
14053         * configure.in (i?86-*-beos*): Do config gperf; don't config
14054         gdb, newlib, or libgloss.
14056 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14058         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14059         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14060         from multidirs.
14062 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14064         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14066 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14068         * config.sub: Add support for mcore targets.
14070 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14072         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14073         not mt-ospace, in order to shut up assembler warning about using
14074         symbols that are named the same as registers.
14076 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14078         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14079         dependency list for all-target-cygmon.
14081 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14083         * config-ml.in: Check $host, not $target, for selective multilibs.
14084         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14085         thumb interworking, and underscore prefix multilibs.
14087 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14089         * missing: Update to version from current automake.
14091 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14093         * configure (gxx_include_dir): Removed.
14095         * configure.in (gxx_include_dir): Handle it.
14096         * Makefile.in: Likewise.
14098 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14100         * config.sub (mips64vr4111,mips64vr4111el) Add.
14102 1999-03-21  Ben Elliston  <bje@cygnus.com>
14104         * config.guess: Correct typo for detecting ELF on FreeBSD.
14106 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14108         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14109         config/mh-djgpp.
14111 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14113         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14114         all-target-newlib to dependency list for all-target-bsp.
14116 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14118         * config.sub: Add i386-uwin support.
14119         * config.guess: Likewise.
14121 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14123         * configure.in: cleanup, add mh-*pic handling for arm, special
14124         case powerpc*-*-aix*
14126 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
14128         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14129         can be built.
14131 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
14133         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14134         targets.
14136 1999-03-02  Nick Clifton  <nickc@cygnus.com>
14138         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14140 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
14142         * config.sub: Check for "cygwin*" rather than "cygwin32*"
14144 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14146         * config.sub: Fix typo in arm recognition.
14148 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
14150         * configure.in (noconfigdirs): Changed target_configdirs to
14151         include target-bsp only for m68k-*-elf* and m68k-*-coff*
14152         rather than m68k-*-* since it is not known to work on
14153         m68k-aout. Ditto for arm-*-*oabi.
14155 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
14157         * configure.in (*-*-windows*): Remove, no longer used.
14159 1999-02-19  Ben Elliston <bje@cygnus.com>
14161         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14162         Smart and improved by Andrew Cagney.
14164 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
14166         * config.guess: Recognize openbsd-*-hppa.
14168 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
14170         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14171         only if it is not empty.
14173 1999-02-17  Nick Clifton  <nickc@cygnus.com>
14175         Patch from: Scott Bambrough <scottb@corelcomputer.com>
14177         * config.guess: Modified to recognize uname's armv* syntax.
14179         * config.sub: Modified to recognize uname's armv* syntax.
14181 1999-02-17  Mark Salter  <msalter@cygnus.com>
14183         * configure.in: Added target-bsp for sparclite.
14185 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
14187         * config.sub: Recognize alphapca5[67] and up to alphaev8.
14189 1999-02-08  Nick Clifton  <nickc@cygnus.com>
14191         * configure.in: Add support for strongarm port.
14192         * config.sub: Add support for strongarm target.
14194 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14196         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14197         the old name config/mh-cygwin32.
14198         Enable texinfo.
14200 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
14202         * configure.in: Do build ld for ix86 Solaris.
14204 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
14206         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
14207         $AR_FOR_TARGET.  Likewise for RANLIB.
14209 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
14211         * config.sub (oabi):  Recognize.
14212         * configure.in (arm-*-oabi):  Handle.
14214 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
14216         * config.guess: Improve detection of i686 on UnixWare 7.
14218 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14220         * config.guess: Add support for i386-pc-interix.
14221         * config.sub: Likewise.
14222         * configure.in: Likewise.
14224 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
14226         * Makefile.in: Remove unneeded all-target-libio from
14227         from all-target-winsup target since it is now unneeded.
14228         Add all-target-libtermcap in its place since it is now
14229         needed.
14231 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
14233         * configure.in: makefile stub for cygwin target is probably
14234         unnecessary.  Remove it for now.
14236 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
14238         * configure.in: libtermcap.a should be built when cygwin is the
14239         target as well as the host.
14240         * config.guess: Allow mixed case in cygwin uname output.
14241         * Makefile.in: Add libtermcap target.
14243 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
14245         * config.sub: Clean up handling of hppa2.0.
14247 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
14249         * config.guess: Use C code to identify more HP machines.
14251 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
14253         * config.sub: Handle hppa2.0.
14255 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
14257         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14258         cygmon for all sparclite targets, regardless of object format.
14260 1998-12-15  Mark Salter  <msalter@cygnus.com>
14262         * configure.in: Added target-bsp for several target architectures.
14264         * Makefile.in: Added rules for bsp.
14266 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
14268         * config.guess: Improve detection of hppa2.0 processors.
14270 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
14272         * config.guess: Recognize FreeBSD using ELF automatically.
14274 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
14276         * configure (skip-this-dir): Add handling for new shell script, which
14277         might be created by a sub-directory's configure to indicate, this particular
14278         directory is "unwanted".
14279         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14281 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
14283         * ltconfig: import from libtool, after changing libtool to
14284         account for the cygwin name change.
14286 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
14288         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14289         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14291 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
14293         * configure.in: Add libtermcap to list of cygwin dependencies.
14295 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
14297         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14298         they include winsup/include when it's a cygwin target.
14300 1998-11-12  Tom Tromey  <tromey@cygnus.com>
14302         * configure.in (host_tools): Added zip.
14303         * Makefile.in (all-target-libjava): Depend on all-zip.
14304         (all-zip): New target.
14305         (ALL_MODULES): Added all-zip.
14306         (NATIVE_CHECK_MODULES): Added check-zip.
14307         (INSTALL_MODULES): Added install-zip.
14308         (CLEAN_MODULES): Added clean-zip.
14310 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
14312         * Makefile.in: lose "32" from comment about cygwin.
14314 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
14316         * configure.in: Use -Os to build target libraries for the fr30.
14318 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
14320         * config.sub: Add fr30.
14322 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
14324         * configure.in: drop "32" from config/mh-cygwin32.  Check
14325         cygwin* instead of cygwin32*.
14326         * config.sub: Check cygwin* instead of cygwin32*.
14328 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
14330         * config.guess: Match any version of Unixware7.
14332 1998-10-20  Syd Polk  <spolk@cygnus.com>
14334         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14335         if desired.
14337 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
14339         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14340         these if the appropriate directories and files to not exist.
14342 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
14344         * Makefile.in (DEVO_SUPPORT): Add config.if.
14346 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14348         * configure: Add pattern to replace "build_tooldir"'s
14349         definition in the generated Makefile with "tooldir"'s
14350         actual value.
14352 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
14354         * config.sub: Bring back lost sparcv9.
14356         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14358 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
14360         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14361         CC_FOR_TARGET and friends.
14363 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
14365         * Makefile.in (build_tooldir): New variable, same as tooldir.
14366         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14367         -B$(build_tooldir)/bin/.
14368         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14370 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14372         * README: Remove installation instructions and refer to the
14373         INSTALL directory instead.
14375 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
14377         * config.sub: Add support for i[34567]86-pc-udk.
14378         * configure.in: Likewise.
14380 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
14382         * Makefile.in: add bzip2 package building bits for user
14383         tools module
14384         * configure.in: ditto
14386 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
14388         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14389         (ALL_TARGET_MODULES): Add all-target-libobjc.
14390         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14391         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14392         (all-target-libchill): Add dependencies.
14393         * configure.in (target_libs): Add libchill.
14395 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
14397         * configure.in (target_subdir): Remove duplicate line.
14399 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
14401         * Makefile.in (all-automake): fix dependencies.
14403 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
14405         * configure.in: Minor cleanups for building in the $(target_alias)
14406         subdir.
14408 1998-09-22  Jim Wilson  <wilson@cygnus.com>
14410         * Makefile.in (bootstrap): Set r and s before make all.  Use
14411         BASE_FLAGS_TO_PASS in make all.
14412         (cross): Likewise.
14414 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
14416         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14418 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
14420         * config.sub: Fix typo in last change.
14422 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14424         * config.sub: Add support for C4x target.
14425         * configure.in: Likewise.
14427 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
14429         * config.sub: Recognize sparcv9 just like sparc64.
14431 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
14433         * config.guess: Match "Pent II" or "PentII" for OpenServer.
14435 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
14437         * config.guess: Correctly identify Pentium II sco boxes.
14439         * config.guess: Fix "tr" code.  From Weiwen Liu.
14441 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
14443         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14444         stabs.
14446 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
14448         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14449         (ALL_TARGET_MODULES): Add all-target-libchill.
14450         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14451         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14452         (all-target-libchill): Add dependencies.
14453         * configure.in (target_libs): Add libchill.
14455 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14457         * config.guess: Avoid assumptions about "tr" behaves when
14458         LANG is set to something other than English.
14460 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
14462         * configure (gxx_include_dir): Changed to
14463         '${prefix}/include/g++'-${libstdcxx_interface}.
14465         * config.if: New to determine the interfaces.
14467 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
14469         * config.guess: Detect and handle MPE/IX.
14470         * config.sub: Deal with MPE/IX.
14472 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
14474         * configure.in: Use mh-aix43.
14476 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
14478         * configure: Fix --without/--disable cases for gxx-include-dir.
14480 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
14482         * mdata-sh:  Imported.  Needed for automake support.
14484 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
14486         * Makefile.in (taz): Try "chmod -R og=u ." before
14487         "chmod og=u `find . -print`".
14489 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
14491         * configure.in: Add arm-elf and thumb-elf support.
14493 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
14495         * Makefile.in: Undo previous patch.
14497 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
14499         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14500         to here ...
14501         (install-no-fixedincludes): and here
14502         (INSTALL_MODULES): ... from here.
14504 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14506         * config.sub: Merge with FSF.
14508         * config.guess: Merge with FSF.
14510 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
14512         * configure (extraconfigdirs): New variable.
14513         (SUBDIRS): Add extraconfigdirs and recurse on them too.
14514         * Makefile.in (all): Move higher in file.
14515         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14516         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14517         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14518         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14519         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14521 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
14523         * Makefile.in (all-target-libjava): Depend on all-gcc and
14524         all-target-newlib.
14525         (configure-target-libjava): Depend on $(ALL_GCC).
14527 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
14529         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14530         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14532 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
14534         * INSTALL/README: Fix typo.
14536 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14538         * ylwrap: Change absolute path checks to check for DOS style path
14539         names.
14541         * ylwrap: Don't use a full path name if the source file is in the
14542         same directory.  From hjl@lucon.org (H.J. Lu).
14544         * config-ml.in: Default to being verbose, to match Feb 18 change to
14545         configure.
14547 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
14549         Brought over from egcs:
14551         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14553         * configure.in (target_subdir): Set to ${target_alias} instead
14554         of "libraries".
14556         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14558         * configure.in (target_subdir): Set to libraries if enable_multilib.
14560 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
14562         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14563         multilibs, force reconfiguration the first time we create
14564         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14566 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
14568         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14569         avoid confusion with --no-recursion.
14571 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
14573         * configure.in: Win32 hosts shouldn't use install -x
14574         * install-sh: remove -x option, and special .exe-handling
14575         hack.
14577 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
14579         * config.guess: Recognize i586-pc-beos.
14580         * configure.in: Don't build some bits for beos.
14582 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14584         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14585         CFLAGS default to -O2.
14587         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14588         when using GNU ld.
14590 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
14592         * ltmain.sh: Correct install when using a different shell.
14594 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14596         * ltconfig, ltmain.sh: Update to libtool 1.2b.
14598 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
14600         * makefile.vms: Update to build binutils/makefile.vms.  Add install
14601         target.
14603 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
14605         * ltconfig: Update to correct AIX handling.
14607 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14609         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14611         * configure.in (target_subdir): Set to ${target_alias} instead
14612         of "libraries".
14614 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
14616         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14617         (Makefile): Depend on $(gcc_version_trigger).
14619         * configure (gcc_version): Change default initializer to empty
14620         string.
14621         (gcc_version_trigger): New variable; pass this variable down
14622         to subdir configures to enable them checking gcc's version
14623         themselves. Emit make macros for both gcc_version vars.
14624         (topsrcdir): Initialize reliably.
14625         (recursion line): Remove --with-gcc-version=${gcc_version}.
14627 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14629         * configure (enable_version_specific_runtime_libs): Implement new flag
14630         --enable-version-specific-runtime-libs which installs C++ runtime stuff
14631         in $(libsubdir); emit definition in each generated Makefile.
14632         (gxx_include_dir): Initialize depending on
14633         $enable_version_specific_runtime_libs.
14635 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14637         * configure (gcc_version): Initialize properly depending on
14638         how and where configure is started.
14639         (recursion line): Pass a --with-gcc-version=${gcc_version}
14640         to configures in subdirs.
14642 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
14644         * configure.in (noconfigdirs): Add configure pattern for mips tx39
14645         cygmon
14647 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
14649         * configure.in: Add cygmon and libstub support for mn10200.
14651 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
14653         * configure (gcc_version): Add new variable describing the
14654         particular gcc version we're building.
14655         * Makefile.in (libsubdir): Add new macro for the directory
14656         in which the compiler finds executables, libraries, etc.
14657         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14658         and libsubdir.
14660 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14662         * Makefile.in (local-clean): Remove *.log.
14663         (warning.log): Built with warn_summary from build.log.
14664         (mail-report.log): Run test_summary.
14665         (mail-report-with-warnings.log): Run test_summary including
14666         warning.log in the report.
14668 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
14670         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14672 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
14674         * Makefile.in (grep): Grep no longer depends on libiberty.
14676 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
14678         * Makefile.in: all-snavigator needs all-libgui.
14680 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
14682         * configure.in: Add cygmon and libstub support for mn10300.
14684 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
14686         * missing: Update to version from automake 1.3.
14688         * ltmain.sh: On installation, don't get confused if the same name
14689         appears more than once in the list of library names.
14691 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14693         * config.sub: Accept m68060 and m5200 as CPU names.
14695 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
14697         * configure: Use && rather than using -a in test, because odd
14698         strings can confuse test.
14699         * configure.in: Likewise.
14701 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14703         * ltconfig, ltmain.sh: Bring in Visual C++ support.
14705 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14707         * Makefile.in (boostrap2-lean, bootstrap3-lean,
14708         bootstrap4-lean): New targets.
14710 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
14712         * mpw-* Delete.  Not used.
14714 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
14716         * COPYING.LIB: Update FSF address.
14718 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
14720         * ltconfig, ltmain.sh: Update to libtool 1.2a.
14722         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14723         GAS_SUPPORT_DIRS.
14725 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
14727         * ltconfig, ltmain.sh: Avoid producing a version number if
14728         -version-info was not used.
14730 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14732         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14733         building with newlib.
14735 1998-04-30  Paul Eggert  <eggert@twinsun.com>
14737         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14738         Solaris `make' causes it to continue to next definition.
14740 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14742         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14743         the right GUI libraries and files are installed along with GDB.
14745 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14747         * configure.in: Change alpha to alpha* in several places.
14749 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
14751         * config.sub: Recognize sparc86x.
14753 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
14755         * configure.in (--enable-target-optspace): Remove debug echo.
14757 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
14759         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14761 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14763         * ltconfig: Update cygwin32 support.
14765         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14766         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14767         (GDB_SUPPORT_DIRS): Likewise.
14769 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
14771         * configure.in (target_makefile_frag): If --enable-target-optspace,
14772         use -Os to compile target libraries rather than -O2.  Default to
14773         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14774         not used.
14775         * configure.in (target_cflags): Ditto for d30v.
14777 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
14779         * Makefile.in (all-bfd): Depend on all-intl.
14780         (all-binutils): Likewise.
14781         (all-gas): Likewise.
14782         (all-gprof): Likewise.
14783         (all-ld): Likewise.
14785 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
14787         * configure.in (host_tools): Fix typo, lbtool -> libtool.
14789 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14791         * Makefile.in (all-bfd): Depend upon all-libiberty.
14793         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14795 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
14797         * Makefile.in: Add libstub.
14799         * configure.in: Ditto. Build libstub for targets that have cygmon
14800         support.
14802 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
14804         * configure.in: Don't set PICFLAG on ix86-cygwin32.
14806 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
14808         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14809         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
14811 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
14813         * configure: Define DEFAULT_M4 by searching PATH.
14814         * Makfile.in: Use DEFAULT_M4.
14816 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14818         * ltconfig: Add cygwin32 support.
14820         * Makefile.in, configure.in: Add libtool as a native only directory
14821         to configure and build.
14823 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
14825         * Makefile.in (INSTALL_MODULES): Remove texinfo.
14827 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
14829         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14831 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
14833         * Makefile.in: add ash make rules
14834         * configure.in: add ash to native_only and host_tools lists
14836 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
14838         * Makefile.in (all-gettext, all-intl): New targets.
14839         (ALL_MODULES): Added all-gettext, all-intl.
14840         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14841         (INSTALL_MODULES): Added install-gettext, install-intl.
14842         (CLEAN_MODULES): Added clean-gettext, clean-intl.
14844         * configure.in (host_tools): Added gettext.
14845         (native_only): Likewise.
14846         (noconfigdirs) [various cases]: Likewise.
14847         (host_libs): Added intl.
14849 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
14851         * configure: Do not disable building gdbtk for cygwin32 hosts.
14853 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
14855         * configure.in: Add thumb-coff target.
14856         * config.sub: Add thumb-coff target.
14858 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14860         * Makefile.in: Revert yesterday's change.
14861         (all-target-winsup):  all-target-librx stays out of here.
14863 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14865         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14866         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14867         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14868         Remove references to librx and libg++.
14870 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
14872         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14873         recursive makes
14875 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
14877         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14878         for newlib directory.
14879         (CXX_FOR_TARGET): Likewise.
14881 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
14883         * ltconfig: Update after libtool/ltconfig.in change for
14884         hpux11.
14886 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
14888         * ltconfig, ltmain.sh: Update to libtool 1.2.
14890 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14892         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14893         (install-gcc-cross): Instead, override LANGUAGES here.
14895 1998-03-18  Dave Love  <d.love@dl.ac.uk>
14897         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14898         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14900 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
14902         * configure.in: Add Thumb-pe target.
14904 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
14906         * Makefile.in - changed sn targets to snavigator
14907         * configure.in - changed sn targets to snavigator
14909 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14911         * config-ml.in: After building symlink tree call make distclean
14912         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14913         to be the case for libiberty.
14915 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
14917         * configure: When making link, also check the current
14918         directory. The configure scripts may create one.
14920 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
14922         * config.sub: Accept alphapca56 and alphaev6 properly.
14924 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14926         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14928 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14930         * config.sub (sco5): Fix typo.
14932 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
14934         * Makefile.in (INSTALL_MODULES): Move install-tcl before
14935         install-itcl.
14936         (install-itcl): Remove dependency on install-tcl.
14938 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
14940         * configure.in: Remove libgloss from noconfigdirs for MN10300.
14942 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
14944         * configure.in: Don't build libgui for a cygwin32 target when not on
14945         a cygwin32 host.
14947 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14949         * configure (redirect): Set to null, so default behavior of
14950         configure is now --verbose.
14952 1998-02-16  Dave Love  <d.love@dl.ac.uk>
14954         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14955         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14957 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
14959         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14960         this change to sync Makefile.in with its ChangeLog entries.
14962 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
14964         * ltmain.sh (mkdir): Check that the directory doesn't exist
14965         before we exit with error, so that we don't get races during
14966         parallel builds.
14968 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14970         * ltconfig, ltmain.sh: Update from libtool 1.0i.
14972 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14974         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14975         PICFLAG_FOR_TARGET.
14976         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14978         * configure: Emit a definition for the new macro enable_shared
14979         into each Makefile.
14981 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14983         * configure.in (host_tools, native_only): Add libtool.
14985 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
14987         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14988         Fix typo in ming config comment.
14990 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14992         * ltconfig, ltmain.sh: Update from libtool 1.0h.
14994 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
14996         * config.sub: Add tic30 cases, and map c30 to tic30.
14998 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15000         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15001         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15002         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15003         (CLEAN_TARGET_MODULES): Similarly
15004         (all-target-libf2c): Add dependences.
15005         * configure.in (target_libs): Add libf2c.
15007 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15009         * configure.in: Remove expect from noconfigdirs when target
15010         is cygwin32.  OK to build expect and dejagnu with Canadian
15011         Cross.
15013 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15015         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15016         host.
15018         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15019         and mingw32.
15021 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15023         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15024         here as it is not defined in the toplevel Makefile.
15026 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15028         * configure (package_makefile_rules_frag): New variable, which names
15029         a file with generic rules, ...
15030         Change comment to mention we now have FIVE parts.
15031         * configure: Undo last change.
15033 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15035         * config.guess: More accurate determination of HP processor types.
15036         * config.sub: More accurate determination of HP processor types.
15038 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15040         * configure (package_makefile_frag): Move inserting the
15041         ${package_makefile_frag} to where it should be according
15042         to the comment.
15044 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15046         * config.guess: Add support for Linux/ARM.
15048 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15050         * .cvsignore: Remove *-info and *-install since they match
15051         release-info and mpw-install, which we don't want to just ignore.
15053 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15055         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15057 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15059         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15060         local_prefix to sub-make invocations.
15062 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15064         * configure.in: Check makefile fragments in the source
15065         directory.
15067 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15069         * configure.in: Check whether host and target makefile
15070         fragments exist before adding them to *_makefile_frag.
15072 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15074         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15076 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15078         * configure.in: Make sure we only replace RPATH_ENVVAR on
15079         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15080         regexp to sed.
15082         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15083         to sub-makes.
15085 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15087         * config-ml.in (multi-do): LDFLAGS must include multilib
15088         designator.
15090 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15092         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15094 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15096         * config.sub: Add mingw32 support.
15097         * configure.in: Likewise.
15099 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15101         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15103 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15105         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15106         * configure (gxx_include_dir): Provide a definition for subdirs
15107         which do not use autoconf.
15109 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15111         * config.guess: Sync with egcs.  Picks up new alpha support,
15112         BeOS & some additional linux support.
15114 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15116         * config.guess: HP 9000/803 is a PA1.1 machine.
15118 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15120         * configure.in: It's alpha*-...
15122 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15124         * configure.in (host_makefile_frag, target_makefile_frag):
15125         Handle multiple config files.
15126         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15127         alpha-*-*.
15129 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
15131         * mkdep: New file.
15133 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
15135         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15137 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15139         * Makefile.in: Add libgui directory.
15140         (GDB_TK): Add all-libgui.
15141         * configure.in: Add libgui directory.
15142         * configure: Add all-libgui to GDB_TK.
15144 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
15146         * config-ml.in (multidirs): Add m32r to multilib list.
15148 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
15150         * Makefile.in (all-target-gperf): Change dependency to
15151         all-target-libstdc++.
15153 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
15155         * config.guess: Add BeOS support.
15157 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15159         Source directory cvs renamed to cvssrc:
15160         * configure.in (host_tools): Change cvs to cvssrc.
15161         (native_only): Likewise.
15162         (noconfigdirs) [various cases]: Likewise.
15163         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15164         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15165         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15166         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15167         (all-cvssrc): Rename target from all-cvs.
15169 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
15171         * configure (gxx_include_dir): Fix thinko.
15173 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
15175         * Makefile.in (INSTALL_TARGET_CROSS): Define.
15176         (install-cross, install-gcc-cross): New targets.
15178 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
15180         * configure.in (noconfigdirs): Add support for Thumb target.
15182         * config.sub (maybe_os): Add support for Thumb target.
15184 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
15186         * Makefile.in: Add rules for cygmon.
15188         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15190 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
15192         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15193         * configure (gxx_include_dir): Provide a definition for subdirs
15194         which do not use autoconf.
15196 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
15198         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15199         11/18/97 build
15201 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
15203         * From Franz Sirl.
15204         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15205         found on RedHat Linux systems.
15207 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
15209         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15210         guesses.
15212 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
15214         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15216 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
15218         * ltmain.sh: If mkdir fails, check whether the directory was created
15219         anyhow by some other process.
15221 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
15223         * configure.in (d30v-*-*): Configure all directories.
15225 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
15227         * configure.in (d30v-*-*): Configure newlib, libiberty directories
15228         for the D30V.
15230 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
15232         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15234 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
15236         * include/libiberty.h: Add extern "C" { so it can be used with C++
15237         progrms.
15238         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
15239         programs.
15241 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
15243         * configure.in (d30v-*-*): Configure GCC now.
15245 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
15247         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15248         is no longer needed.
15250 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
15252         * Makefile.in: check-target-libio depends on all-target-libstdc++.
15254 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
15256         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15257         targets using "$@" to provide support for similar but not identical
15258         targets without having to duplicate code.
15260 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
15262         * makefile.vms: Fix to work with DEC C.
15264 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
15266         * config.sub: Add mips-tx39-elf to marketing names.
15268 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
15270         * ltmain.sh: Handle symlinks in generated script.
15272 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
15274         * configure: Handle autoconf style directory options: --bindir,
15275         --datadir, --includedir, --infodir, --libdir, --libexecdir,
15276         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15277         --sysconfdir.
15278         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15279         (sharedstatedir, localstatedir, oldincludedir): New variables.
15280         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15281         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15282         sbindir, sharedstatedir, and sysconfdir.
15284 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15286         * Makefile.in (bootstrap-lean): New target.
15288 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
15290         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
15291         sn, and gnuserv from noconfigdirs.
15293 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
15295         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15297 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
15299         * Makefile.in (cross): New target.
15301 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
15302                           Jeff Law         <law@cygnus.com>
15304         * Makefile.in (bootstrap2, bootstrap3): New targets.
15305         (all-bootstrap): Remove outdated and confusing target.
15306         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15308 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15310         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15311         windows.  Consistent with gdb/configure.
15313 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
15315         * configure.in: Name Linux target fragment.
15317         * configure: Rewrite so that project Makefile fragment is inserted
15318         first and appears last in the resulting Makefile.
15320 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15322         * Makefile.in (install-itcl): Install tcl first.
15324 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
15326         * configure.in: remove bison from noconfigdirs for Cygwin32 host
15328 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15330         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15332         * configure.in (skipdirs): Add target-librx for Linux.
15333         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15335 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
15337         * Makefile.in (bootstrap): New target.
15339 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
15341         * config.sub: Accept 'amigados' for backward compatibility.
15343 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
15345         * config.guess: Merge with FSF.
15347 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
15349         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15351 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
15353         * config.sub: Add "marketing-names" patch.
15355 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
15357         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15359 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
15361         * config.sub: Handle v850-elf.
15363 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
15365         * .cvsignore (*-install): Remove.
15367 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
15369         * ltconfig: Set CONFIG_SHELL in libtool.
15370         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15372 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15374         * configure.in (target_subdir): Set to libraries if enable_multilib.
15376 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
15378         * config.guess: Update from gcc directory.
15380 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15382         * Makefile.in (all-sim): Depends on all-readline.
15384 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
15386         * Makefile.in (BISON, YACC): Use $$s.
15387         (all-bison): Depend on all-texinfo.
15389 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
15391         * Makefile.in (BISON): Add -L flag.
15392         (YACC): Likewise.
15394 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15396         * configure.in (noconfigdirs): Add support for v850e target.
15398         * config.sub (maybe_os): Add support for v850e target.
15400 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15402         * configure.in (noconfigdirs): Add support for v850ea target.
15404         * config.sub (maybe_os): Add support for v850ea target.
15406 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
15408         * config.sub: Add mipstx39.  Delete r3900.
15410 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15412         * Makefile.in (all-autoconf): Depends on all-texinfo.
15414 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
15416         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15417         eabi targets.
15419 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
15421         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15423         * configure: When handling a Canadian Cross, handle YACC as well as
15424         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
15425         * Makefile.in (all-bison): Depend upon all-texinfo.
15427 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
15429         * Makefile.in (BISON): bison, not byacc or bison -y.
15430         (YACC): bison -y or byacc or yacc.
15431         (various): Add *-bison as appropriate.
15432         (taz): No need to mess with BISON anymore.
15434 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
15436         * configure: If OSTYPE matches *win32*, try to find a good value for
15437         CONFIG_SHELL.
15439 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
15441         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15442         configure.in if it is present.
15444 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
15446         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15448 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
15450         * config.sub: Recognize `arc' cpu.
15451         * configure.in: Likewise.
15452         * config-ml.in: Likewise.
15454 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
15456         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15458 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
15460         * configure: Changed sed delimiter from ':' to '|' when
15461         attempting to substitute ${config_shell} for SHELL. On
15462         NT ${config_shell} may contain a ':' in it.
15464 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
15466         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15468 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
15470         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15472 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15474         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15476         * ylwrap: If the program is a relative path, force it to be
15477         absolute.
15479 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15481         * configure (tooldir): Set BISON to `bison -y' and not just bison.
15483 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15485         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15486         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15487         for libraries.
15489 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
15491         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15492         separated by spaces.
15494 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
15496         * ylwrap: New file.
15497         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15499         * ltmain.sh: Handle /bin/sh at start of install program.
15501         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15503         * ltconfig, ltmain.sh: New files, from libtool 1.0.
15504         * missing: New file, from automake 1.2.
15506 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
15508         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
15509         check-tk to CHECK_X11_MODULES.
15511 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15513         * config.sub: Merge with FSF.
15515 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15517         * config.guess: Merge with FSF.
15519 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15521         * configure: Treat msdosdjgpp like go32.
15522         * configure.in: Likewise.  Don't remove gprof for go32.
15524         * configure: Change Makefile.tem2 to Makefile.tm2.
15526 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
15528         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15530 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15532         * install-sh (chmodcmd): Set to null if the DST directory already
15533         exists.  Same as Nov 11th change.
15535 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
15537         * configure (GDB_TK): Needs itcl and tix.
15539 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
15541         * config.guess: Update from FSF.
15543 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
15545         * Makefile.in (GDB_TK): Depend on itcl and tix.
15547 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15549         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15550         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15551         (INSTALL_SCRIPT): New variable.
15552         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15553         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15554         to -x.
15555         * install-sh: Add support for -x option.
15557 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
15559         * configure.in, Makefile.in: Treat tix like itcl.
15561 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
15563         * Makefile.in (WINDRES): New variable.
15564         (WINDRES_FOR_TARGET): New variable.
15565         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15566         (EXTRA_HOST_FLAGS): Add WINDRES.
15567         (EXTRA_TARGET_FLAGS): Add WINDRES.
15568         (EXTRA_GCC_FLAGS): Add WINDRES.
15569         ($(DO_X)): Pass down WINDRES.
15570         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15571         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15572         DLLTOOL_FOR_TARGET.
15574 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
15576         * configure.in: configure sim before gdb for win32-x-ppc
15578 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15580         Move gperf into the toplevel, from libg++.
15581         * configure.in (target_tools): Add target-gperf.
15582         (native_only): Add target-gperf.
15583         * Makefile.in (all-target-gperf): New target, depend on
15584         all-target-libg++.
15585         (configure-target-gperf): Empty rule.
15586         (ALL_TARGET_MODULES): Add all-target-gperf.
15587         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15588         (CHECK_TARGET_MODULES): Add check-target-gperf.
15589         (INSTALL_TARGET_MODULES): Add install-target-gperf.
15590         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15592 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
15594         * config.sub (mn10200): Recognize new basic machine.
15596 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15598         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15599         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15601 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15603         * configure.in: If we're building mips-sgi-irix6* native, turn on
15604         ENABLE_MULTILIB and set TARGET_SUBDIR.
15606 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
15608         * Makefile.in (all-sn): Depend on all-grep.
15610 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
15612         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15614         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15615         Makefile.  From Jeff Makey <jeff@cts.com>.
15616         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15618         * Makefile.in (DISTBISONFILES): Remove.
15619         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
15620         $(DEFAULT_YACC).
15622         * configure.in: Build itl, db, sn, etc., when building for native
15623         cygwin32.
15625         * Makefile.in (LD): New variable.
15626         (EXTRA_HOST_FLAGS): Pass down LD.
15627         ($(DO_X)): Likewise.
15629 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
15631         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15633 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
15635         * configure.in (targargs): Strip out any supplied --build argument
15636         before adding our own. Always add --build.
15638 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
15640         * configure.in (targargs): Pass --build if we're doing
15641         a cross-compile.
15643 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
15645         * configure: Use '|' instead of ":" as the separator in
15646         sed. Otherwise sed chokes on NT path names with drive
15647         designators. Also look for "?:*" as the leading characters in an
15648         absolute pathname.
15650 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
15652         * config.sub: Support for r3900.
15654 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15656         * configure.in: Use install-sh, not install.sh.
15658 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15660         * Makefile.in (taz): Improve check for BISON so it doesn't try to
15661         apply it twice.
15663 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15665         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15666         install-binutils.
15668 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
15670         * Makefile.in: Add automake targets.
15671         * configure.in (host_tools): Add automake.
15673 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15675         * configure: Default CXX to c++, not gcc.
15676         * Makefile.in (CXX): Set to c++, not gcc.
15677         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15679 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
15681         * install-sh: try appending a .exe if source file doesn't
15682         exist
15684 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
15686         * configure.in: Turn on multilib by default.
15687         (cross_only): Remove target-libiberty.
15689         * Makefile.in (all-gcc): Don't depend on libiberty.
15691 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
15693         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15695 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15697         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15698         (DISTBISONFILES): Add ld/Makefile.in
15700 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
15702         * configure.in: if target is cygwin32 but host isn't cygwin32,
15703         don't configure gdb tcl tk expect, not just gdb.
15705 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
15707         * configure.in: Added gnuserv everywhere sn appears.
15709         * Makefile.in (ALL_MODULES): Added all-gnuserv.
15710         (CROSS_CHECK_MODULES): Added check-gnuserv.
15711         (INSTALL_MODULES): Added install-gnuserv.
15712         (CLEAN_MODULES): Added clean-gnuserv.
15713         (all-gnuserv): New target.
15715 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
15717         * config.guess: Fixes for MIPS OpenBSD systems.
15719 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15721         * Makefile.in (INSTALL_XFORM): Remove.
15722         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15724         * mkinstalldirs: New file, copied from automake.
15725         * Makefile.in (installdirs): Rename from install-dirs.  Use
15726         mkinstalldirs.  Change all users.
15727         (DEVO_SUPPORT): Add mkinstalldirs.
15729 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15731         * install-sh: Rename from install.sh.
15732         * Makefile.in (INSTALL): Change install.sh to install-sh.
15733         (DEVO_SUPPORT): Likewise.
15735         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
15736         Graichen <graichen@rzpd.de>.
15738 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
15740         * config.guess: Recognize OpenBSD systems correctly.
15742 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15744         * README, Makefile.in (ETC_SUPPORT): Remove references to
15745         cfg-paper*, configure.{texi,man,info*}._
15747 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
15749         * Makefile.in (all.normal): Ensure that gcc is built after all
15750         the x11 - ie gdb - targets.
15752 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
15754         * makefile.vms: Don't run conf-a-gas.
15756 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
15758         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15760 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
15762         * configure.in: Remove noconfigdirs case since gdb also
15763         configures and builds for tic80-coff.
15765 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15767         * configure: Set cache_file to config.cache.
15768         * Makefile.in (local-distclean): Remove config.cache.
15770 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15772         * COPYING: Update FSF address.
15774 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
15776         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15777         noconfigdirs.
15779 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15781         * Makefile.in (install-dirs): Don't crash if prefix, and hence
15782         MAKEDIRS, is empty.
15784 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
15786         * config.sub: Tweak mn10300 entry.
15788 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
15790         * configure.in (host_tools): Put sim before gdb, so gdb's
15791         configure.tgt can determine if the simulator was configured.
15793 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
15795         * config.sub: Move BeOS $os case to be with other Cygnus
15796         local cases.
15798 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
15800         * config.sub: Remove misplaced comment that broke Linux.
15802 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
15804         * config.sub: Add BeOS support.
15806 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
15808         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15810 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
15812         * configure.in (noconfigdirs): Remove tcl and tk from
15813         noconfigdirs for cygwin32 builds.
15815 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
15817         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15819 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
15821         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15822         make-all.com, use makefile.vms instead.
15824 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
15826         * config.sub: Accept -lnews*.
15828 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
15830         * configure.in (noconfigdirs): Disable target-newlib,
15831         target-examples and target-libiberty for d30v.
15833 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15835         * configure.in (noconfigdirs): Enable ld for d30v.
15837 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
15839         * configure.in (tic80-*-*): Build compiler.
15841 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
15843         * configure.in (d30v-*): Remove sim directory from list of
15844         unsupported d30v directories
15846 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15848         * config.sub, configure.in: Add d30v target cpu.
15850 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
15852         * makefile.vms: New file.
15853         * make-all.com: Remove.
15855 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
15857         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15859 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
15861         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15863 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
15865         * Makefile.in (ALL_MODULES): Added all-db.
15866         (CROSS_CHECK_MODULES): Addec check-db.
15867         (INSTALL_MODULES): Added install-db.
15868         (CLEAN_MODULES): Added clean-db.
15870 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
15872         * config.guess: Merge with latest FSF sources.
15874 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
15876         * Makefile.in (ALL_MODULES): Added all-itcl.
15877         (CROSS_CHECK_MODULES): Added check-itcl.
15878         (INSTALL_MODULES): Added install-itcl.
15879         (CLEAN_MODULES): Added clean-itcl.
15881 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
15883         * configure.in: build gdb for mn10200
15885 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
15887         * Makefile.in (all-target-winsup): Depend on all-target-libio.
15889 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
15891         * configure.in (tic80-*-*): Turn off most targets right now.
15893 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
15895         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15896         rather than the makeinfo program.
15897         (do-info): Depend upon all-texinfo.
15899 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15901         * configure.in: Remove uses of config/mh-linux.
15903         * config.sub, config.guess: Merge with latest FSF sources.
15905 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
15907         * config.sub (case $basic_machine): Add tic80 entries.
15909 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
15911         * config.sub, config.guess: Merge with latest FSF sources.
15913 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15915         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15916         * mpw-config.in: Test for NewFolderRecursive.
15917         * mpw-install: Use symbolic name for startup filename.
15918         * mpw-README: Add various additional details.
15920 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
15922         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15924 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
15926         * configure.in: Do build gcc and the target libraries for
15927         the mn10200.
15929 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
15931         * configure.in: don't avoid building gdb for mn10300 any more
15932         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15933         instead of single-quoting it.
15935 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
15937         * configure.in: Don't use --with-stabs on IRIX 6.
15939 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
15941         * configure.in (m32r): Build gdb, libg++ now.
15943 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15945         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
15946         directories from noconfigdirs.
15948 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
15950         * config.sub (basic_machine): added mips16 configuration
15952 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15954         * config.sub: Handle d10v-unknown.
15956 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
15958         * config.sub: Handle v850-unknown.
15960 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
15962         * Makefile.in: add findutils
15963         * configure.in: add findutils to list of host_tools
15965 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
15967         * config.sub: Handle mn10200 and mn10300.
15969 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15971         * configure.in (d10v-*): Do not build librx.
15973 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
15975         * configure.in (mn10300): Build everything except gdb & libgloss.
15977 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
15979         * config.guess:  Patch for Dansk Data Elektronik servers,
15980         from Niels Skou Olsen <nso@dde.dk>.
15982         For ncr, use /bin/uname rather than uname, since GNU uname does not
15983         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
15985         Patch for MIPS R4000 running System V,
15986         from Eric S. Raymond <esr@snark.thyrsus.com>.
15988         Fix thinko for nextstep.
15990         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15992         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
15993         * config.guess: Guess mips-dec-mach_bsd4.3.
15995         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
15996         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
15997         release numbers.
15998         * config.guess (mips-mips-riscos*):  Emit just enough of the
15999         release number.
16001         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16002         * config.guess (sparc-auspex-sunos*):  Added.
16003         (f300-fujitsu-*): Added.
16005         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16006         * config.guess:  Recognize a Tadpole as a sparc.
16008 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16010         * config.guess: Don't assume that NextStep version is either 2 or
16011         3.  NextStep 4 (aka OpenStep 4) has come out now.
16013 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16015         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16016         From Rik Faith <faith@cs.unc.edu>.
16018 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16020         * config.sub: Contributions from bug-gnu-utils to:
16021         Support plain "hppa" (no version given) architecture, reported by
16022         OpenStep.
16023         OpenBSD like NetBSD.
16024         LynxOs is not a hardware supplier.
16026         * config.guess: Contributions from bug-gnu-utils to add support for:
16027         OpenBSD like NetBSD.
16028         Stratus systems.
16029         More Pyramid systems.
16030         i[n>4]86 Intel chips.
16031         M680[n>4]0 Motorola chips.
16032         Use unknown instead of lynx for hardware manufacturer.
16034 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16036         * install.sh (chmodcmd): Set to null if the DST directory already
16037         exists.
16039 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16041         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16042         not use mt-ppc target Makefile fragment any more.
16044 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16046         * configure.in (*-*-windows):  Exclude everything but those dirs
16047         needed to build windows.
16049 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16051         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16053 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16055         * configure.in:  Exclude mmalloc from i386-windows.
16057 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16059         * Undo my previous change.
16061 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16063         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16064         unconditionally.
16065         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16067 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16069         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16070         host to add it's own flags.
16072 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16074         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16076 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16078         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16079         (CXX_FOR_TARGET): Likewise.
16080         (GCC_FOR_TARGET): Define.
16081         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16082         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16083         CC_FOR_TARGET was specified on the command line.
16084         (MAKEOVERRIDES): Don't define.
16086 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16088         * configure.in (m32r): Fix spelling of libg++ libs.
16090 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16092         * config.sub (-apple*): Remove, now redundant.
16094 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16096         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16098         * configure: Rework yesterday's sed script patch.
16100         * config.sub: Merge with FSF.
16102 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16104         * config.guess:  Merge from FSF.
16106         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16107         * config.guess: Use pc instead of unknown, for pc clone systems.
16108         Change linux to linux-gnu.
16110         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16111         * config.guess: Avoid non-portable tr syntax.
16113 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16115         * test-build.mk (HOLES): Add "xargs" for gdb.
16117         * configure: Avoid hpux10.20 sed bug.
16119 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
16121         * configure.in:  Add support for windows host
16122         (that is a build done under the Microsoft build environment).
16124 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
16126         * Makefile.in: Replace all uses of srcroot with s, to shrink
16127         command line lengths.
16129         Patches from Geoffrey Noer <noer@cygnus.com>:
16130         * configure.in: If configuring for newlib, pass --with-newlib to
16131         subdirectories.
16132         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16133         -Bnewlib/ and -Lwinsup to gcc.
16134         (CXX_FOR_TARGET): Likewise.
16136 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16138         * Makefile.in (ETC_SUPPORT): Add configure.
16140 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
16142         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16143         host configuration file.
16145 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
16147         * configure.in: Break mn10x00 support into separate
16148         mn10200 and mn10300 configurations.
16149         * config.sub: Likewise.
16151 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
16153         * configure.in: Add lots of stuff to noconfigdirs for
16154         the mn10x00 targets.
16156         * config.sub, configure.in: Add mn10x00 support.
16158 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
16160         * make-all.com: Call conf-a-gas, not config-a-gas.
16162 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
16164         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16165         targets.
16167 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
16169         * mpw-README: Add much more detail for native PowerMac.
16170         * mpw-install: New file.
16171         * mpw-configure: Add --norecursion and --help options.
16172         * mpw-config.in: Translate readme and install files when
16173         copying to objdir.
16174         * mpw-build.in: Don't always depend on byacc and flex.
16175         (install-only-top): New action.
16177 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
16179         * configure.in:  You can now configure GDB for the v850.
16181 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
16183         * configure.in (noconfigdirs): Don't configure any C++ dirs
16184         if targeting D10V.
16186 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16188         * config.sub: Recognize mips64vr5000.
16190 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
16192         * configure.in: Use a single line for host_tools and native_only.
16194 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
16196         * config.sub, configure.in: Add entries for m32r.
16198 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
16200         * Makefile.in (inet-install): Don't run install-gzip.
16202 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
16204         * configure.in:  Don't config lots of things for *-*-windows*.
16206 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
16208         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16209         (host_libs, host_tools): Copy from configure.in.
16210         * mpw-configure: Don't complain about directories not found.
16212 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16214         * configure.in (i[345]86): Recognize i686 for pentium pro.
16215         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16216         file.
16218         * config.guess (i[345]86): Ditto.
16220 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16222         * configure.in (noconfigdirs): Removed gdb for D10V.
16224 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
16226         * configure.in: Remove ld, target-libio, target-libg++, and
16227         target-libstdc++ from noconfigdirs.
16229 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
16231         * configure: Fix three locations where shell scripts were
16232         being run directly rather than with config_shell.
16234 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
16236         * configure.in (v850-*-*): Set up initial $noconfigdirs.
16237         * config.sub (basic_machine): Recognize v850.
16239 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
16241         * mpw-configure: Handle multiple enable/disable options and
16242         pass them down recursively, handle -c and -s flags appropriately
16243         depending on choice of compiler, add escape mechanism for
16244         quoted arguments to gC.
16246 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16248         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16249         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16250         so that -mrelocatable-lib and -mno-eabi are used.
16252         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16253         not support --print-multi-lib, don't abort.
16255 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
16257         * make-all.com: Run config-a-gas.
16258         * setup.com: Don't copy subdirectory files around.
16260 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
16262         * configure.in (*-*-ose): Remove exclusion of libgloss for this
16263         target, it now compiles correctly.
16265 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
16267         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16269 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16271         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16273 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16275         * configure.in (native_only): Add prms.
16277 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
16279         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16280         (BINUTILS_SUPPORT_DIRS): Likewise.
16282 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16284         * configure.in (d10v-*-*): Don't configure ld or gdb until the
16285         d10v support is added.
16287 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16289         * configure.in (d10v-*-*): New target.
16291 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
16293         * config.guess (HP 9000/811): Recognize this as a PA1.1
16294         machine.
16296 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
16298         * Makefile.in (do-tar-gz): New target, split out from tail end of
16299         taz target.  Run each command separately, don't use pipes.
16300         (taz): Use it.
16302 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
16304         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16305         * mpw-build.in: No builds should depend on building byacc or flex,
16306         they are assumed to be installed already.
16308 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16310         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16311         variable that CC_FOR_TARGET needs.
16313 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16315         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16316         options have changed since the last time the subdirectory was
16317         configured, and if it has, reconfigure.
16318         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16319         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16321 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
16323         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16324         CLEAN_MODULES): Add bash.
16325         (all-bash): New target.
16327 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
16329         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16331 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16333         * config.sub (basic_machine): Recognize d10v as a valid processor.
16335 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
16337         * mpw-configure: Add support for --bindir.
16338         * mpw-build.in: Use a GCC-specific build script for GCC actions.
16340 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
16342         * configure.in: add bash, time, gawk to list of hosttools and things
16343         to only build for native toolchains
16345 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16347         * Makefile.in (docdir): Remove.
16349 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16351         * Makefile.in (datadir): Set to $(prefix)/share.
16353 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
16355         * configure.in: build diff and patch for cygwin32-hosted
16356         toolchains.
16358 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
16360         * config.sub: Accept -rtems*.
16362 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
16364         * configure.in: enable dosrel for cygwin32-hosted builds,
16365                 remove diff from the list of things not buildable
16366                 via Canadian Cross
16368 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
16370         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16371         don't get ". ".
16373 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
16375         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16377 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
16379         * Makefile.in (taz): Handle case where tex3patch didn't even get
16380         checked out.  Also, if it was found, put the symlink in a new util
16381         subdirectory.
16383 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16385         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16387 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
16389         * config.sub: Recognize -openvms.
16390         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16391         * make-all.com, setup.com: New files.
16393 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16395         * Makefile.in (taz): tex3patch moved to texinfo/util.
16397 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
16399         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16400         * configure.in: remove make from disable-if-Can-Cross list
16401                 enable gdb if ${host} and ${target} are cygwin32
16403 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
16405         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
16406         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16408 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16410         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
16411         distinguish sysv/svr4/bsd variants.
16412         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16414 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
16416         * configure.in: Added copyright notice.
16417         * move-if-change: Added copyright notice.
16419 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16421         * configure.in (powerpcle-*-solaris*): Until we get shared
16422         libraries working, don't build gdb, sim, make, tcl, tk, or
16423         expect.
16425 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
16427         * config.guess:  Merge with FSF:
16429         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16430         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16432         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
16433         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16435         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
16436         * config.guess:  Combine two OSF1 rules.
16437         Also recognize field test versions.  From mjr@zk3.dec.com.
16438         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
16439         because GNU uname does not support -p.  From pmr@pajato.com.
16441 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
16443         * Makefile.in (MAKEDIRS): Removed $(tooldir).
16445 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
16447         * mpw-README: Document GCCIncludes.
16449 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
16451         * configure.in (alpha-*-linux*): Set enable_shared to yes.
16453 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16455         * mpw-configure: Handle --enable-FOO and --disable-FOO.
16457 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
16459         * configure.in (*-*-cygwin32): Configure make.
16461 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
16463         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16465 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
16467         * Makefile.in (all-inet): Depend on all-perl.
16469         * Makefile.in (inet-install): New target.
16471         * Makefile.in (all-inet): Depend on all-tcl.
16472         (all-inet): Depend on all-send-pr.
16474 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16476         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16477         temporarily.
16479 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
16481         * configure.in: Don't configure --with-gnu-ld on AIX.
16483 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16485         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16487 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
16489         * Makefile.in (ALL_MODULES): Added all-inet.
16490         (CROSS_CHECK_MODULES): Added check-inet.
16491         (INSTALL_MODULES): Added install-inet.
16492         (CLEAN_MODULES): Added clean-inet.
16493         (all-indent): New target.
16495         * configure.in (host_tools): Added inet.
16496         (native_only): Added inet.
16497         (noconfigdirs): Added inet.
16499 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
16501         * configure.in: Don't configure libgloss if we are not configuring
16502         newlib.
16504 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
16506         * configure.in: Don't configure libgloss for unsupported
16507         architectures.
16509 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16511         * Makefile.in (CLEAN_MODULES): Add clean-apache.
16513 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
16515         * Makefile.in (ALL_MODULES): Include all-apache.
16516         (CROSS_CHECK_MODULES): Include check-apache.
16517         (INSTALL_MODULES): Include install-apache.
16518         (all-apache): New target.
16520         * configure.in: Added apache everywhere perl is seen.
16522 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16524         * Makefile.in: Add support for clean-{module} and
16525         clean-target-{module} rules.
16527 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
16529         * configure.in (*-*-ose) do not build libgloss.
16531 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16533         * config.guess (prep*:SunOS:5.*:*): Turn into
16534         powerpele-unknown-solaris2.
16536 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
16538         * configure.in: Permit --enable-shared to specify a list of
16539         directories.
16541 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16543         * configure.in (host==solaris): Pass only the first word of $CC
16544         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16546 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16548         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16550 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
16552         * Makefile.in (ALL_MODULES): Include all-perl.
16553         (CROSS_CHECK_MODULES): Include check-perl.
16554         (INSTALL_MODULES): Include install-perl.
16555         (ALL_X11_MODULES): Include all-guile.
16556         (CHECK_X11_MODULES): Include check-guile.
16557         (INSTALL_X11_MODULES): Include install-guile.
16558         (all-perl): New target.
16559         (all-guile): New target.
16561         * configure.in (host_tools): Include perl and guile.
16562         (native_only): Include perl and guile.
16563         (noconfigdirs): Don't build guile and perl; no ports have been
16564         done.
16566 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
16568         * configure (--enable-*): Handle quoted option lists such as
16569         --enable-sim-cflags='-g0 -O' better.
16571 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16573         * Makefile.in ({,inst}all-target): New rule so we can make and
16574         install all of the target directories easily.
16576 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16578         * configure.in: Add missing global flag in sed substitution when
16579         deleting `target-' from ${configdirs}.
16581 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
16583         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16584         option.
16586         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16587         config/mh-necv4.
16589         * install.sh: Correct misspelling of transformbasename.
16591         * config.guess: Recognize mips-*-sysv*.
16593 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
16595         * config.sub: Recognize mon960.
16597 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
16599         * configure: Restore Canadian Cross handling of BISON and LEX,
16600         removed in Feb 20 change.
16602 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
16604         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16605         Mention make install.  Remove the old copyright date as well the
16606         clumsy and rather pointless copyright on the README file.
16608 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16610         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16611         Makefile after running symlink-tree, then run `make distclean' to
16612         avoid clobbering any generated files in srcdir.
16614 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
16616         * configure.in (m68k-*-netbsd*): Build everything now.
16618 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16620         * Makefile.in (taz): Fix quoting.
16622 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
16624         * configure.in (sparclet-*-*): Build everything now.
16626 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16628         * configure.in (m68k-*-linux*): New host.
16630 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
16632         * configure: Check for bison before byacc.
16634 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
16636         * Makefile.in configure:  Change the way LEX and BISON/YACC are
16637         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
16638         searching PATH.  These are used as fallbacks by Makefile.in if
16639         flex/bison/byacc aren't in objdir.
16641 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
16643         * Makefile.in: Make everything which depends upon all-bfd also
16644         depend upon all-opcodes, in case --with-commonbfdlib is used.
16646 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16648         * configure.in (host *-*-cygwin32): Don't build gdb if we are
16649         building NT native compilers on Unix.
16651 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
16653         * configure.in: Don't get CC from the host Makefile fragment if we
16654         can find gcc in PATH, or if this is a Canadian Cross.  Move the
16655         Solaris test for /usr/ucb/cc to the post target script, just after
16656         the compiler sanity test.
16658 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
16660         * config.sub: Merge with FSF.
16662 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
16664         * Makefile.in (RPATH_ENVVAR): New variable.
16665         (REALLY_SET_LIB_PATH): Use it.
16666         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16668 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
16670         * config.sub, configure.in: Recognize sparclet cpu.
16672 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16674         * config.guess:  Support m68k-cbm-sysv4.
16676 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16678         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16679         m68k-unknown-linuxaout from linker help string.  Put quotes around
16680         $ld_help_string.
16682 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
16684         * config.guess (powerpc-harris-powerunix): Add guess for port
16685         to new target.
16687 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16689         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16691 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
16693         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16694         $(REALLY_SET_LIB_PATH) in Makefile.
16695         * Makefile.in (SET_LIB_PATH): New variable.
16696         (REALLY_SET_LIB_PATH): New variable.
16697         ($(DO_X)): Use $(SET_LIB_PATH).
16698         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16699         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16700         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16701         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16702         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16703         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16704         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16705         (install-dosrel): Likewise.
16706         (all-opcodes): Depend upon all-libiberty.
16708 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16710         * config.guess (*:CYGWIN*): New
16712 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16714         * Makefile.in (all-target-winsup): All all-target-libiberty.
16716 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16718         * configure.in (noconfigdirs): Add missing # in front of comment.
16720 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
16722         * configure.in: add second pass to things added to noconfigdirs
16723         so *-gm-magic can exclude libgloss properly.
16725 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
16727         * mpw-configure (extralibs_name, rez_name): Set correctly
16728         for MWC68K compiler.
16730         * mpw-README: Add more info on the necessary build tools.
16732 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16734         * configure.in, config.sub: Recognize cygwin32.
16736 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
16738         * config.guess, config.sub: Recognize A/UX.
16740 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
16742         * config.sub: Merge with gcc/config.sub.
16744 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
16746         * mpw-build.in (do-binutils): Add build of stamps.
16748 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
16750         * config.sub: Add recognition for mips64vr4100*-* targets.
16752 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16754         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16755         Add creation of gconfigargs with `--enable-shared' turned on.
16756         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16757         ($(host)-stamp-stage3-configured): Likewise.
16758         (HOLES): Add chatr and ldd.
16759         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16761 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
16763         * configure: Pass --nfp to recursive configures.
16765 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16767         * Makefile.in (DLLTOOL): New.
16768         (DLLTOOL_FOR_TARGET): New.
16769         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16770         (EXTRA_TARGET_FLAGS): Ditto.
16771         (EXTRA_GCC_FLAGS): Ditto.
16772         (CONFIGURE_TARGET_MODULES): Ditto.
16773         (DO_X): Ditto.
16774         * configure: Add DLLTOOL.
16776 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
16778         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16779         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16780         mh-sco, since old workarounds no longer needed, and don't
16781         build ld, since libraries have weak symbols in COFF.
16783 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
16785         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16787 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16789         * configure.in: Make sure that ${CC} can be used to compile an
16790         executable.
16792 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16794         * Makefile.in (all-gdb): Depend on $(GDB_TK).
16795         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16796         nothing depending on whether gdbtk is being built.
16798 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
16800         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16802 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
16804         * configure.in (noconfigdirs): Put ld or gas in this early, if the
16805         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16807 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
16809         * config-ml.in: Add support for
16810         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16811         Simplify setting of multidirs from --disable-foo.
16813 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16815         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16816         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16817         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16818         non-empty, pass them on to the  GCC make.
16819         (all-bootstrap): New rule that is like all-gcc, except it executes
16820         the GCC bootstrap rule instead of the GCC all rule.
16822 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
16824         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16826 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16828         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16829         DG/UX support.
16831 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
16833         * config.sub (i*86*) Change [345] to [3456]
16835 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16837         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16838         --with-gnu-ld=no.
16840 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16842         * config-ml.in (rs6000*, powerpc*): Add switches to control which
16843         AIX multilibs get built.
16845 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16847         * configure.in (i386-win32): Don't build expect if we're not
16848         building the tcl subdir.
16850 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
16852         * Makefile.in: (configure-target-examples, all-target-examples):
16853         New targets, configure and build example programs.
16855 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
16857         * mpw-configure: If an mpw-config.in generated a file mk.sed,
16858         use it as input to sedit the generated MPW makefile.
16859         * mpw-README: Add a suggestion about Gestalt.h.
16861 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
16863         * config.sub: Accept *-*-ieee*.
16865 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
16867         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
16868         Ronald F. Guilmette <rfg@monkeys.com>.
16870 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16872         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16873         for powerpc-pe native.
16874         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16875         (target==powerpc-pe): duplicate i386-win32 entry.
16877 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16879         * configure.in (noconfigdirs): Exclude target-newlib for all versions
16880         of vxworks, not just vxworks5.1.
16882 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
16884         * mpw-configure: Add support for exec-prefix.
16886 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16888         * config.guess: Recognize HP model 816 machines as having
16889         a PA1.1 processor.
16891 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16893         * configure: Ignore new autoconf configure options.
16895 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16897         * config.guess:  Recognize Pentium under SCO.
16898         From Robert Lipe <robertl@arnet.com>.
16900 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16902         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16904 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
16906         * configure.in: Don't configure gas for alpha-dec-osf*.
16908 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
16910         * configure.in: Default to --with-stabs for some targets for which
16911         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16912         i[345]86*-*-unixware*.
16914 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16916         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16917         rather than basing it on the target.  Simplify handling of options
16918         controlling which directories to configure.  Remove extraneous
16919         slash in multi-clean target.
16921 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
16923         * config-ml.in: Prefix more variables with ml_ so they don't collide
16924         with configure's.
16926 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
16928         * configure: Don't turn -v into --v.
16930 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
16932         * configure.in (targargs): Fix typo.
16934         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16936 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
16938         * configure.in: Strip --host and --target options from
16939         CONFIG_ARGUMENTS, and always configure for --host only.  Add
16940         --with-cross-host option when building with a cross-compiler.
16941         * configure: Canonicalize the arguments put into config.status by
16942         always using `=' for an option with an argument.  Pass a presumed
16943         --host or --target explicitly.
16945 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
16947         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16948         into general OS recognition case.
16950 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16952         * configure.in (target_configdirs): add target-winsup only
16953         for win32 target systems.
16955 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
16957         * Makefile.in (all-target-libgloss): Depend upon
16958         configure-target-newlib, since when libgloss is built it looks to
16959         see if the newlib directory exists.
16961 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
16963         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16964         cfg-ml-*.in.
16966 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
16968         * configure: Handle LD and LD_FOR_TARGET when configuring a
16969         Canadian Cross.
16971 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16973         * configure.in (target_libs): add target-winsup.
16974         (target==i386-win32): add patch diff flex make to $noconfigdirs.
16975         (target==ppcle-pe): remove ld from $noconfigdirs.
16977 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
16979         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16980         Preserve relative path names in $srcdir.  Build symlink tree if
16981         configuring cross target dir and srcdir=. (= no VPATH support).
16982         (configure-target-libg++): Depend on configure-target-librx.
16983         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16984         * config-ml.in: New file.
16985         * symlink-tree: New file.
16986         * configure: Ensure srcdir="." if that's what it is.
16988 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
16990         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16991         includes and FLEX_SKELETON setting.
16992         * mpw-configure (--with-gnu-ld): New option, controls whether
16993         to use PPCLink or ld with PowerMac GCC.
16994         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16995         * mpw-config.in: Configure grez if targeting Mac.
16997         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16998         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16999         just macos.
17000         * configure.in: Configure grez resource compiler if targeting Mac.
17001         * Makefile.in (all-grez, install-grez): New targets.
17003 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17005         * configure: CXX defaults to gcc, not g++.  If we find
17006         gcc in the path, set CC to gcc -O2.
17008 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17010         * configure: Default ${build} correctly.  Avoid picking up extra
17011         spaces when reading CC and CXX from Makefile.  When doing a
17012         Canadian Cross, use plausible default values for numerous
17013         variables.
17014         * configure.in: When doing a Canadian Cross, don't try to
17015         configure tools whose configure script can't handle it.
17017 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17019         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17021 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17023         * configure:  Remove dubious bug reporting address.
17025 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17027         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17028         configure script, run that instead of this directory's configure.
17029         In either case, print a message that we're configuring the sub-dir.
17031 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17033         * configure.in: Before checking for the existence of various files,
17034         use sed to filter out "target-".
17036 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17038         * Makefile.in (DO_X): Split rule to decrease command line length
17039         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17040         (Philippe De Muyter).
17042 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17044         * Makefile.in (all-patch): depend on all-libiberty.
17046 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17048         * configure.in: If the only directory in target_configdirs which
17049         actually exists is libiberty, then set target_configdirs to empty,
17050         to avoid trying to build a target libiberty in a gas or gdb
17051         distribution.
17053 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17055         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17056         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17057         systems.
17059 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17061         * configure.in (copy_dirs): Use sys-include instead of include
17062         for --with-headers option.
17064 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17066         * Makefile.in, configure.in: Make winsup builds work with
17067         new scheme.
17069 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17071         * configure.in: Build the linker on AIX.
17073 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17075         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17076         where needed.
17078 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17080         * Makefile.in (all-gcc): Fix typo.
17082 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17084         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17086 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17088         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17089         to target-xiberty, to provide more flexibility.
17090         (target_subdir):  Define.  Create if cross.
17091         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17092         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17093         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17094         check-libFOO -> check-target-libFOO, etc.
17095         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17096         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17097         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17098         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17099         allow ALL_GCC="" to only configure.
17100         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17101         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17102         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17104 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17106         * Makefile.in (taz): Build "info" in etc explicitly.
17108 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17110         * configure.in:  Make sure that CC is undefined (as opposed to
17111         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17112         problem with autoconf trying to configure on a host without GCC.
17114 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17116         * mpw-configure: Set host alias from choice of host compiler,
17117         only use generic MPW Makefile sed if present, edit a file
17118         named "hacked_Makefile.in" instead of "Makefile.in" if present.
17119         * mpw-README: Add problem notes about CW6 and CW7.
17121 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
17123         * Makefile.in (taz): Use ";" instead of ";;".
17125 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17127         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
17128         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17129         DISTDOCDIRS.
17130         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
17131         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
17133 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17135         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
17136         and gnats, because they are now subsumed by DISTSTUFFDIRS.
17137         Move bfd to DISTSTUFFDIRS.
17139 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17141         * Makefile.in (X11_LIB): Removed.
17142         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17144         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17146 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17148         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17149         names.
17151 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17153         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17155 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
17157         * configure.in (i[345]86-*-win32): Always build newlib.
17158         Don't configure cvs, autoconf or texinfo.
17159         * Makefile.in (LD_FOR_TARGET): New.
17160         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17161         Pass down LD_FOR_TARGET.
17163 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17165         * winsup: New directory.
17166         * Makefile.in: Build winsup.
17167         * configure.in: Winsup is configured when target is win32.
17168         Can only build win32 target GDB when native.
17170 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
17172         * config.guess: Recognize HP model 819 machines as having
17173         a PA 1.1 processor.
17175 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17177         * configure: Fix sed loop which substitutes for CC and CXX to
17178         avoid bug found in various sed implementations.
17180 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17182         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17183         simulator.  Use standard powerpc-*-eabi*.
17185 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17187         * configure.in: Stop putting gas and binutils in noconfigdirs for
17188         powerpc-*-aix* and rs6000-*-*.
17190 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
17192         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17193         -mcall-aixdesc libraries.
17195 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
17197         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17199         * config.sub (arm | armel | armeb): Fix shell syntax.
17201 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17203         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17204         -msoft-float and -mcpu=common support.
17205         (powerpc*-*-eabisim*): Add support for building -mcall-aix
17206         libraries.
17208 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17210         * configure.in: Allow configuration and build of emacs19 for the alpha.
17212 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17214         * configure.in (CC): Get ^CC, not just any old CC, from
17215         ${host_makefile_frag}.
17217 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17219         * configure.in (CC): Try to get CC from
17220         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17222 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17224         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17225         only if it exists in $(srcdir).
17227 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17229         * configure: If CC and CXX are not set in the environment, set
17230         them, based on either an existing Makefile or on searching for gcc
17231         in PATH.  Substitute for CC and CXX in Makefile.
17232         * configure.in: Remove libm from target_libs.  Separate
17233         target_configdirs from configdirs.  If CC is not set in
17234         environment, try to get it from a host Makefile fragment.  Rewrite
17235         changes of configdirs to use skipdirs instead.  A few minor
17236         tweaks.  Take directories out of target_configdirs as they are
17237         taken out of configdirs.  Remove existing Makefile files from
17238         subdirectories.  Substitute for TARGET_CONFIGDIRS and
17239         CONFIG_ARGUMENTS in Makefile.
17240         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17241         by configure.in.
17242         (CONFIG_ARGUMENTS): Likewise.
17243         (CONFIGURE_TARGET_MODULES): New variable.
17244         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17245         ($(CONFIGURE_TARGET_MODULES)): New target.
17246         (configure-libg++, configure-libio): New targets.
17247         (all-libg++): Depend upon configure-libg++.
17248         (all-libio): Depend upon configure-libio.
17249         (configure-libgloss, all-libgloss): New targets.
17250         (configure-libstdc++): New target.
17251         (all-libstdc++): Depend upon configure-libstdc++.
17252         (configure-librx, all-librx): New targets.
17253         (configure-newlib): New target.
17254         (all-newlib): Depend upon configure-newlib
17255         (configure-xiberty): New target.
17256         (all-xiberty): Depend upon configure-xiberty.
17258 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17260         * configure.in (host i[345]86-*-win32):  Expand the
17261         noconfigdirs again.
17263 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
17265         * mpw-configure: Fix sed command file name.
17267 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17269         * configure.in (host i[345]86-*-win32): Reduce the
17270         noconfigdirs again.
17272 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
17274         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17275         or powerpc*-*-pe*, since they are not yet supported.
17277 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17279         Add PowerMac support and many other enhancements.
17280         * mpw-configure: New option --cc to select compiler to use,
17281         paste options set according to --cc into the generated
17282         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17283         if mpw-make.sed is present.
17284         * mpw-config.in: Don't test for gC1, test for mpw-touch,
17285         add forward includes for PowerPC include files.
17286         * mpw-build.in: Build using Makefile.PPC if present.
17287         (do-byacc, etc): Remove separate version resource builds.
17288         (do-gas): Build "stamps" before "all".
17289         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17290         * mpw-README: Update to reflect --cc option, PowerMac support,
17291         and recently-reported compatibility problems.
17293 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
17295         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17296         embedded m68k systems (-aout, -coff, -elf, -vxworks).
17297         (--with-multilib-top): Pass to recursive invocations.
17299 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
17301         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17302         v810-*-*.
17304 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17306         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17307         gdb, ld and opcodes on v810-*-*.
17309 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17311         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17312         (local-maintainer-clean): New target.
17313         (maintainer-clean): New target.
17314         (realclean): Just depend upon maintainer-clean.
17316 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17318         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17320 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
17322         * configure.in: Build ld in mips*-*-bsd* case.
17324 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
17326         * config.sub: Accept -lites* OS.  From Ian Dall.
17328 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
17330         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17331         targets.
17333 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17335         * configure.in: treat i386-win32 canadian cross the same as
17336         i386-go32 canadian cross.
17338 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17340         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17341         running under the simulator to build a reduced set of libraries.
17342         (powerpc-*-eabiaix): Add fine grained multilib support added to
17343         other powerpc targets yesterday.
17345 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17347         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17348         -disable-softfloat, -disable-relocatable, -disable-aix, and
17349         -disable-sysv to control which multilib libraries get built.
17351 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17353         * configure: Add Makefile.tem to list of files to remove in trap
17354         handler.
17356 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17358         * config.guess (*Linux*):  Add missing "exit"s.
17359         Also, need specific check for alpha-unknown-linux (uses COFF).
17361 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17363         * config.guess:  Merge with FSF:
17365         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
17366         * config.guess (AIX4): More robust release numbering discovery.
17368         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
17369         * config.guess (i386-sequent-ptx): Properly get version number.
17371         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
17372         * config.guess (mips:*:4*:UMIPS): New case.
17374 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17376         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17377         (i386-win32 host): Likewise.  Don't build readline.
17379 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
17381         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
17382         SUPPORT_FILES to submakes.
17384 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
17386         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17387         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17388         mpw-configure.
17390 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
17392         * configure.in (appdirs): Use =, not ==, in test expression when
17393         trying to build the text to print in the warning message for
17394         Solaris users.
17396 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
17398         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17400 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17402         * config.guess: Recognize lynx-2.3.
17404 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
17406         * config.sub (z8ksim): Deleted
17407         (z8k-*-coff): New, this is the one true name of the target.
17409 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
17411         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17413 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
17415         * config.guess (*:Linux:*:*): First try asking the linker what the
17416         default object file format is (elf, aout, or coff).  Then if this
17417         fails, try previous methods.
17419 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17421         * configure.in: Don't build newlib for *-*-vxworks5.1.
17423 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17425         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17426         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17428 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
17430         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17432 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
17434         * cfg-ml-com.in: New file.
17435         * cfg-ml-pos.in: New file.
17437 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17439         * COPYING.NEWLIB: Add HP free copyright to list.
17441 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17443         * config.sub: Recognize -eabi* for the system, not just -eabi.
17445 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17447         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17448         * config.sub, configure.in (win32): New target and host.
17450 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17452         * configure.in: Add i386-pe configuration.
17454 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
17456         * mpw-build.in (install): Install GDB after LD.
17458 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
17460         * mpw-config.in (elf/mips.h): Always forward-include, needed
17461         for GDB to build.
17463 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17465         * testsuite: New directory for customer acceptance and whole tool
17466         chain tests.
17468 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17470         * configure: If per-host line isn't found, but AC_OUTPUT is found
17471         and a configure script exists, run it instead.
17473 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17475         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
17477 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17479         * configure: Set build_{cpu,vendor,os,alias} to host values when
17480         --build isn't specified.
17482 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17484         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17485         (FLAGS_TO_PASS): Pass them.
17486         (EXTRA_TARGET_FLAGS): Ditto.
17488 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17490         * Makefile.in (all-libg++): Depend on all-libstdc++.
17492 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17494         * configure.in (noconfigdirs): Enable all packages for
17495           i386-unknown-netbsd.
17497 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
17499         * configure.in (noconfigdirs): Don't configure tk for i386-go32
17500         hosted builds (DOS builds)
17502 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17504         Changes for ARM based on patches from Richard Earnshaw:
17505         * config.sub: Handle armeb and armel.
17506         * configure.in: Omit arm linker only for riscix.
17508 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17510         * config.guess:  Update from FSF.
17512 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
17514         * config.sub: Recognize powerpcle as the little endian variant of
17515         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
17516         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
17517         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
17518         temporarily.
17520 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
17522         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17524 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
17526         * config.sub: Accept -lites* as a basic system type.
17528 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
17530         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17531         installed, and if so return linuxoldld as the system name.
17533 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
17535         * config.guess: Add hppa1.1-hp-lites support.
17537 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17539         * configure.in: Don't build newlib for m68k-vxworks5.1.
17541 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17543         * configure.in (mips-sgi-irix6): Use mh-irix5.
17545 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
17547         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17549 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17551         * test-build.mk: Enable building of shared libraries on IRIX 5 and
17552         OSF/1.  Fix compiler flags.
17553         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
17555 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
17557         * configure.in: Recognize --with-newlib.
17558         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17560 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17562         * Makefile.in: move {all,check,install}-gdb from *_MODULES
17563         to *_X11_MODULES due to gdbtk needing X include files et al.
17565 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
17567         Merge in support for Mac MPW as a host.
17568         (Old change descriptions retained for informational value.)
17570         * mpw-config.in: Add generic include forwards for cpu-specific
17571         include files in aout and elf directories.
17573         * mpw-configure: Added copyright.
17574         * mpw-config.in: Check for presence of required build tools.
17575         (target_libs): Add newlib.
17576         (target_tools): Add examples.
17577         (Read Me): Generate as "Read Me for MPW" instead.
17578         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17579         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17580         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17582         * mpw-configure: Remove subdir-specific makefile hackery,
17583         delete mk.tmp after using it.
17585         * mpw-build.in (all): Display start and end times.
17587         * mpw-configure (host_canonical): Set.
17588         (target_cpu): Always add to makefiles.
17589         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17590         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17591         (mpw-mh-mpw): Look for in srcdir and srcroot.
17592         Use sed instead of mpw-edit-prefix to edit prefix definitions.
17594         * mpw-build.in: (install-only): New target.
17596         * mpw-configure (host_alias, target_alias): Rename from hostalias
17597         and targetalias, add into generated Makefile.
17598         (mk.tmp): If present, add into generated Makefile.
17599         * mpw-build.in (all-gas): Build config.h first before gas proper.
17601         * mpw-configure (config.status): Write only if changed.
17602         * mpw-config.in (readline): Configure it (not built, just used for
17603         definitions).
17605         * mpw-config.in (elf/mips.h): Add a forward include.
17607         * mpw-config.in: Forward-include most .h files in include into
17608         extra-include.
17609         (readline): Don't build.
17610         mpw-build.in (install): Install GDB.
17612         * mpw-configure (prefix, mpw_prefix): Handle it.
17613         * mpw-config.in (mmalloc, readline): Don't configure.
17614         * mpw-build.in (thisscript): Rename to ThisScript.
17615         Use mpw-build instead of BuildProgram everywhere.
17616         (mmalloc, readline): Don't build.
17617         * mpw-README: New file, basic documentation about the MPW port.
17619         * mpw-config.in: Use forward-include to create include files.
17621         * mpw-configure: Add more things to the top of each configured
17622         Makefile, including contents of config/mpw-mh-mpw.
17623         * mpw-config.in (extra-include): Create this directory and fill it
17624         with Posix-like include files when configuring.
17626         * config.sub (apple, mac, mpw): Add various aliases.
17628         * mpw-build.in: New file, top-level build script fragment for MPW.
17629         * mpw-configure: New file, configure script for MPW.
17630         * mpw-config.in: New file, config fragment for MPW.
17632 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17634         * configure.in (host_libs): Remove glob, since it is gone from the
17635         sources.
17637 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17639         * Makefile.in: define empty GDB_NLM_DEPS var.
17641         * configure.in(target_makefile_frag): use config/mt-netware
17642         for netware targets.
17644 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17646         * config.sub: Merge in recent FSF changes.  Remove linux special
17647         cases.
17649 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17651         Revert this change:
17653         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17655                 * build-all.mk: Use CC=cc -Xs on Solaris.
17657 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17659         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
17660         stop using it.
17661         * Makefile.in: Nuke all references to glob subdirectory.
17663 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17665         * configure.in: Fix --enable-shared logic in per-host.
17667 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17669         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17671 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17673         * configure.in (noconfigdirs): Don't build gas on AIX, for
17674         powerpc*-*-aix* as well as for rs6000*-*-aix*.
17676 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
17678         * configure: Fix --cache-file to work if the file argument is a
17679         relative path.
17681 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
17683         * configure: If the --cache-file is used, pass it down to
17684         configure in subdirectories.
17686 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
17688         * config.sub: add vxworks29k configuration.
17690 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17692         * Makefile.in (taz): Do "diststuff" part quietly.
17694 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17696         * config.sub: Mini-merge with gcc/config.sub.
17698 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17700         * config.guess (IRIX): Sed - to _.
17702 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17704         * Makefile.in (source-vault, binary-vault): New targets.
17706 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
17708         * config.sub: Recognize -eabi as a basic system type.
17710 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17712         * configure.in (enable_shared stuff): Fix typo.
17714 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
17716         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17718 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17720         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17722 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
17724         * configure.in (rs6000-*-*): Don't build gas.
17726 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
17728         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17729         reduce command line length.
17730         (AS_FOR_TARGET): Check for as.new, not Makefile.
17731         (NM_FOR_TARGET): Check for nm.new, not Makefile.
17733 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17735         * config.guess:  Merge from FSF.
17737 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17739         * configure: Don't use $ when handling program_suffix.
17741 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
17743         * configure.in:  Configure tk for hppa/hpux.
17745 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17747         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
17749 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17751         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
17752         to LIBCXXFLAGS.  Tests are better run without it.
17754 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
17756         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17758 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
17760         * configure.in (*-*-netware*): Don't configure xiberty.
17762 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
17764         * configure.in:  Remove tk from native_only list.
17766 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
17768         * build-all.mk: Add mips-ncd-elf target to sun4 targets
17769           for special NCD build.
17771 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17773         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17774         makeall.bat, they're only useful for binutils snapshots.
17775         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17776         makeall.bat to specified SUPPORT_FILES.
17778 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
17780         * build-all.mk: Add Ericsson targets to sun4 and solaris
17781           hosts.  Add  BNR's sun4 target to solaris host, so their
17782           build-from-source will be tested in-house first.
17784 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17786         * Makefile.in (LIBCFLAGS): New variable.
17787         (CFLAGS_FOR_TARGET): Ditto.
17788         (LIBCFLAGS_FOR_TARGET): Ditto.
17789         (LIBCXXFLAGS): Ditto.
17790         (CXXFLAGS_FOR_TARGET): Ditto.
17791         (LIBCXXFLAGS_FOR_TARGET): Ditto.
17792         (BASE_FLAGS_TO_PASS): Pass them.
17793         (EXTRA_TARGET_FLAGS): Ditto.
17795         * configure.in: Support --enable-shared.
17797 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17799         * configure.in (target_libs):  Include libstdc++ again.
17800         * config.guess:  Update from FSF (for FreeBSD).
17802 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17804         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17805         makeall.bat.
17806         (DISTDOCDIRS): Add `etc'.
17807         (ETC_SUPPORT_PFX): New variable.
17808         (taz): Include anything from etc starting with a word in
17809         ETC_SUPPORT_PFX.
17811 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17813         * config.sub: Update for recent FSF changes.  Remove obsolete
17814         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
17815         spacing changes.
17817 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17819         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
17821         * config.guess:  Merge with FSF.
17822         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17824 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17826         * configure: Since the "trap 0" handler will override the exit
17827         status on many systems, only use it for "exit 1", and make it set
17828         a non-zero exit status; reset it before "exit 0".  Also, check
17829         exit status of config.sub, and error out if it failed.
17831 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
17833         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17834         and install libgloss.
17836 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17838         * Makefile.in (all-binutils): Depend upon all-byacc.
17840         * configure.in: Don't build emacs on Irix 5.
17842 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
17844         * configure.in (*-*-netware*): Add libio.
17846 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17848         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17849         (CHECK_TARGET_MODULES): Ditto.
17850         (INSTALL_TARGET_MODULES): Ditto.
17851         (TARGET_LIBS): Ditto.
17852         (all-libstdc++): Note dependencies.
17854 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17856         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17858 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17860         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17861         -fexternal-templates.
17863         * configure.in (target_libs): Add libstdc++.
17864         (noconfigdirs): Add libstdc++ as appropriate.
17866 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17868         * config.guess:  Update from FSF.
17870 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17872         * configure: Use ${config_shell} when running ${configsub}.
17874 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
17876         * config.sub: No longer recognize h8300h.
17878 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17880         * config.sub: Remove extraneous differences between config.sub and
17881         gcc/config.sub.
17883 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17885         * Makefile.in (DISTSTUFFDIRS): Add gas.
17887 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
17889         * COPYING.NEWLIB: New file.
17891 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17893         * config.guess (HP-UX):  Patch from Harlan Stenn
17894         <harlan@landmark.com> to also emit release level.
17896 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17898         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17900 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17902         * config.sub:  Merge nextstep cleanup from FSF.
17904 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17906         * configure.in (arm-*-*): Don't configure ld for this target.
17908 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
17910         * configure.in (*-*-netware): don't configure libg++, libio,
17911           librx, or newlib.
17913 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17915         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
17916         configure ld--it works, but it doesn't support shared libraries.
17918 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17920         * config.guess (*-unknown-freebsd*):  Get rid of possible
17921         trailing "(Release)" in version string.
17922         Patch from Paul Richards <paul@isl.cf.ac.uk>.
17924 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17926         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17927         Fix type: *-next-neststep -> *-next-nextstep.
17929         * config.guess:  Merge from FSF:
17931         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
17933         * config.guess: Recognize powerpc-ibm-aix3.2.5.
17935         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
17937         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17938         instead of UNIX_SV for UnixWare 1.0).
17940 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
17942         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
17943         to make gdb/nlm/* build after the compiler and linker.
17945 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17947         * config.guess (netbsd, freebsd, linux):  Accept any machine,
17948         not just i[34]86.
17949         (m68k-atari-sysv4):  Relocate to match FSF version.
17951         * config.guess:  More merges from the FSF:
17953         Add a space before function call or macro invocation.
17955         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17957         * config.guess: Add trap cmd to remove dummy.c and dummy when
17958         interrupted.
17960         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17962         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17963         (dummy): Redirect stderr from compilation of dummy.c.
17965         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
17967         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17969 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
17971         * configure: Accept and ignore --cache*, for compatibility with
17972         new autoconf.
17974 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17976         * config.guess:  Merge from FSF:
17978         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17980         * config.guess (Pyramid*:OSx*:*:*): New case.
17981         (PATH): Add /.attbin at end for finding uname.
17982         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
17984         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
17986         * config.guess (M88*:DolphinOS:*:*): New case.
17988         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
17990         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17991         to select whether to use ELF or COFF.
17993         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17995         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17997         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
17999         * config.guess: Guess the OS version for HPUX.
18001         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18003         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18005 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18007         * configure.in: Recognize --with-headers, --with-libs, and
18008         --without-newlib.
18009         * Makefile.in (all-xiberty): Depend upon all-ld.
18011 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18013         * configure.in: Change i[34]86 to i[345]86.
18015 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18017         * configure (version): A few more tweaks to help message.
18019 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18021         * Makefile.in:  Remove (for now) librx as a host library,
18022         now that we're building it for target.
18024 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18026         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18027         (Karl Berry).
18029 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18031         * configure.in:  Also configure librx.
18033 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18035         * Makefile.in:  Update various rules to reflect that librx
18036         is now needed for libg++.
18038 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18040         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18042 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18044         * configure.in: Configure the examples directory.
18046 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18048         * configure: Simplify Jun 2 1994 change.
18050 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18052         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18053         /bin/gcc isn't good enough to build gcc.
18055 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18057         * Makefile.in (GDB_SUPPORT_FILES): Remove
18058         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18059         (gdb.tar.gz): Add new rule to use standard distribution building
18060         mechanism.
18062 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18064         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18065         Bill Cox <bill@cygnus.com>.
18067 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18069         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18071 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18073         * configure:  Search current dir first in .gdbinit.
18075 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18077         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18079 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18081         * config.sub:  Refer to NeXT's operating system as nextstep.
18083         * config.sub (case $basic_machine):  Re-order the cases, to match
18084         the order in the FSF version (which is mostly alphabethical).
18085         Merge in some additions and changes from the FSF.
18087 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18089         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18090         * config.sub: Recognize cxux7.
18091         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18093 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18095         * config.sub:  Fix typo powerpc -> powerpc-*.
18097 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18099         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18101         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18102         parallel with all-emacs and install-emacs).  Top-level command
18103         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18105 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18107         * test-build.mk ($(host)-stamp-stage2-installed): Remove
18108         $(relbindir)/make before doing ``make install'', and use
18109         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18110         installing over running make binary.
18111         ($(host)-stamp-stage3-installed): Likewise.
18113 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18115         * config.guess: Recognize Mach.
18117 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18119         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18120         see whether --exec-prefix was used.
18122 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18124         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
18126 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18128         * Makefile.in: Add all-librx target similar to all-libproc.
18130 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
18132         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
18133         with post 1.2 uname bogosity.
18135 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18137         * configure: Remove temporary files on receipt of a signal.
18139 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
18141         * configure: If there is a package_makefile_frag, remove
18142         ${subdir}/Makefile.tem after copying it in.
18144 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18146         * build_all.mk: support rs6000 lynx identifies itself as
18147         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
18148         since /bin/gcc is too feeble to compile a modern gcc.
18150 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18152         * brought devo/test-build.mk update-to-date with progressive/
18153           test-build.mk. Add lynx targets and hppa flag info.
18155 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18157         * configure.in:  Use mh-ncrsvr43.  Patch from
18158         Tom McConnell <tmcconne@sedona.intel.com>.
18160 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18162         * config.guess (i386-unknown-bsdi):  No longer need to
18163         check #if defined(__bsdi__) && defined(__i386__).
18165 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18167         * configure: Set program_transform_nameoption correctly.
18169 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18171         * brought build-all.mk update-to-date with progressive build-all.mk,
18172           added new targets and hppa info.
18174 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18176         * configure: If config.guess result is a prefix of the user
18177         specified target, assume a native build and use the user specified
18178         target as the host alias.  Remove SunOS patch suffix removal hack.
18179         * configure.in: Remove SunOS patch suffix removal hack.
18181         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18182         in NATIVE_CHECK_MODULES.
18184 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
18186         * Makefile.in: Rename HOST_ONLY to NATIVE.
18187         * configure: Delete SunOs patch suffix from host_canonical
18188           and build_canonical variables that are prepended to Makefiles.
18189         * configure.in: Add comments for easier maintenance.
18191 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18193         * Makefile.in: Add all-libproc target similar to all-gui.
18195 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
18197         * Makefile.in (CHECK_MODULES): split into
18198         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18200 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
18202         * config.guess (i386-unknown-bsdi): New system to guess.
18204 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18206         * Makefile.in: Add all-gui target (but not yet build by "all").
18208 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
18210         * config.sub: Move deletion of patch suffix from here...
18211         * configure.in: To here, at Ian's suggestion.  The top-
18212           level scripts might need to know of a patch level.
18214 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
18216         * config.sub: Strip off patch suffix so rtl is recognized
18217           as a sunos4.1.3 machine, even though it's been patched.
18219 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
18221         * Makefile.in (INSTALL_LAST): Delete.
18222         (INSTALL_DOSREL): New.
18224 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18226         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18227         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18228         whether we pass down --with-gnu-ld anyhow.
18230 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
18232         * Makefile.in (INSTALL_LAST): Change operation so it works
18233         on more flavors of make.
18234         * configure.in (go32): Don't build libg++ or libio.
18236 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
18238         * Makefile.in (Move HOST_PREFIX_1 and friends up so
18239         they can be overriden by templates.
18241 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
18243         * configure.in (target==go32): Don't build gdb.
18244         * dosrel: New directory.
18246 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
18248         * configure.in (host==go32): Configure dosrel too.
18249         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18250         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18251         be set by incoming names or templates.
18252         (INSTALL_LAST): New rule.
18254 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
18256         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18258 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18260         * configure.in (appdirs): New variable.  Currently empty, but will
18261         be used in gas distribution.  If nonempty, lists a set of
18262         directories at least one of which must get configured, or top
18263         level configuration is considered to have failed.
18264         (rs6000-*-lynxos*): Use new file name.
18266 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18268         Eliminate XTRAFLAGS.
18269         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18270         newlib include files using -idirafter, and also use -nostdinc.
18271         (CXX_FOR_TARGET): Likewise.
18272         (XTRAFLAGS): Removed.
18273         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18274         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18275         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18276         ($(DO_X)): Don't pass down XTRAFLAGS.
18278 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18280         * configure.in (mips*-dec-bsd*): New target; do build linker.
18281         (mips*-*-bsd*): New target; don't build linker.
18283 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18285         * configure.in: support rs6000-*-lynxos* configuration.
18286         support sunos4 as a cross target.
18288         * config.sub: look for lynx*, not lynx since the OS version may
18289         legitimately be part of the name.
18291 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18293         * configure.in (i[34]86-*-sco*): Move to be with other i386
18294         targets.
18295         (romp-*-*): New target.  Skip various binary utilities.
18296         (vax-*-*): New target.  Don't build newlib.
18297         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
18299 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18301         * configure.in: Only set host_makefile_frag if config
18302         directory exists.
18304 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18306         * install.sh: If $dstdir exists, don't check whether each
18307         component does.
18309 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18311         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18313 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
18315         * configure.in (*-*-lynxos*): Don't configure newlib for either
18316         native or cross Lynx.
18318 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
18320         * config.sub (sparc64-elf): Fix os.
18321         (z8k): Remove duplicate.
18323 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18325         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18326         gcc/stmp-fixproto, to try to prevent fixproto from being run.
18328 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
18330         * configure: Make file links cleanly even if Lynx fails on
18331           an NFS symlink (at least fail cleanly).
18333 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18335         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18336         -XNh2000.
18338 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18340         * configure: Unknown options are fatal again.
18342 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
18344         * configure: Ignore --x-includes and --x-libraries, for Autoconf
18345         compatibility.
18347 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
18349         * build-all.mk: Add `clean' target.
18351 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18353         * config.guess:  Add SINIX support.
18354         * configure.in:  Add mips-*-sysv4* support.
18356 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
18358         * build-all.mk: Document all useful targets.
18359         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18360         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18362 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18364         * configure: Support --silent, --quiet.
18366 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18368         * configure: Support --disable-FEATURE.
18370 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18372         * config.guess: Recognize NCR running SVR4.3.
18374 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18376         * config.guess:  Make BSDI generate i386-unknown-bsd386.
18377         Patch from Paul Eggert <eggert@twinsun.com>.
18379 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18381         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18383 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18385         * configure: Make unrecognized options give nonfatal warnings
18386         instead of fatal errors, and pass them to any subdirectory
18387         configures in case they recognize them.
18388         Make --x equivalent to --with-x.
18390 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18392         * configure: Add --enable-* options.  Clean up usage message and
18393         some comments.
18395 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
18397         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18399 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18401         * configure.in (hppa*-*-*): Enable binutils.
18403 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18405         * config.sub: Recognize cisco.
18407 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
18409         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18411 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18413         * config.guess: about target *-hitachi-hiuxwe2, don't print more
18414         than one configuration name.  Add comment.
18416 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
18418         * config.guess: about target *-hitachi-hiuxwe2, fixed
18419         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
18420         macro is incorrect.]
18422 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18424         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18425         than the "make ls" stuff which used to be here.
18427 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18429         * config.guess:  Recognize i[34]86-unknown-freebsd.
18430         From Shawn M Carey <smcarey@rodan.syr.edu>.
18432 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18434         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18436 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
18438         * config.guess: Check for ptx.
18440 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
18442         * config.sub: Add os9k checking.
18444 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18446         * config.guess: Handle OSF1 running on HPPA processors
18448 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18450         * configure: If subdir configure fails, print out a message with
18451         subdirectory name, in case subdir's configure code didn't identify
18452         itself.
18454 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
18456         * configure.in: Remove embedded newlines from configdirs.
18457         Avoid mismatches of substrings.  Fix matching strings at end
18458         of configdirs.
18460 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
18462         * config.guess:  Add Lynx/rs6000 config support.
18464 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18466         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18468 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
18470         * configure.in (hppa*-*-osf*): Treat this just like most other
18471         PA configurations (eg no binutils or ld).
18472         (hppa*-*-*elf*): These configurations have binutils and ld.
18474 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18476         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
18478 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18480         * configure.in (rs6000-*-*): Build gas.
18482 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18484         * Makefile.in:  Avoid bug in losing hpux sed.
18486 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18488         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18489         for GDB and GDB has been fixed to not need it.
18491 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18493         * config.guess: Recognize vax hosts.
18495 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18497         * configure (while loop): Don't use "break 2" inside case
18498         statement -- the case statement isn't an enclosing loop.
18500 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18502         * config.guess:  Clean up NeXT support, to allow nextstep
18503         on Intel machines.  Make OS be nextstep.
18505 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
18507         * config.guess: Add alternate forms for Convex.
18509 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
18511         * configure:  Completely rewrite option processing.  Take
18512         advantage of pattern-matching to avoid invoking test frequently.
18513         Also clean up host and target defaulting logic.
18515 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18517         * Makefile.in: Replace all occurrances of "rootme" with "r" and
18518         "$${rootme}" with "$$r", to increase the likelihood that the do-*
18519         commands (plus user environment) will fit SCO limits.
18521 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18523         * configure.in: Don't issue warnings about directories which are
18524         not being configured if -norecursion is set.  Correct test for
18525         --with-gnu-as and --with-gnu-ld to not get confused by substring
18526         matches.
18528         * configure.in: Don't build gas for alpha-dec-osf1*.
18530 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
18532         * configure:  Back out Per's change of 12/19/1993.  It changes the
18533         behavior of configure in unexpected and confusing ways.
18535         Also, use different delim char when calculating
18536         program_transform_name so that the name can contain slashes.
18538 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
18540         * configure.in, config.sub: Add support for VSTa micro-kernel.
18542 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
18544         * configure.in: Nuke hacks which were used to get a special
18545         version of GAS for HPPA configurations.
18547 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18549         * configure:  If only ${target_alias} is given, use that
18550         as the default for ${host_alias}.
18551         * configure:  Add missing back-slashes before nested quotes.
18553 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18555         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18557 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
18559         * config.guess:  Recognize some Tektronix configurations.
18560         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18562 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18564         * config.sub: Match any flavor of SH.
18566 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
18568         * configure.in: Don't try to configure newlib for Alpha.
18570 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18572         * configure.in: Don't build ld for Irix 5.  Don't build gas,
18573         libg++ or libio for any Alpha target.
18575         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18577 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
18579         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18580         default arguments -- so it tried to compress itself.
18582 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18584         * configure.in (notsupp): ensure that a space is always at the end
18585           of the configdirs list, since the grep checks for an explicit space
18587 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18589         * configure.in (target i386-sysv4.2): don't build ld, since static
18590           versions of many libraries are not available.
18592 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18594         * config.guess: Recognize Apollos (using environment variables).
18595         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18597 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18599         * config.guess: Recognize Sony news mips running newsos.
18601 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
18603         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18604         "fi ; else" for bash.
18606 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
18608         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18610 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
18612         * config.sub: accept unixware as an alias for svr4.2.
18613         Fix some inconsistancies with the gcc version.
18615 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18617         * Makefile.in (DISTDOCDIRS):  Add gdb.
18619 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18621         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
18623 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18625         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18626         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18627         this now.
18629 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18631         * config.sub: Accept hiux* as an OS name.
18633         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18634         etc/make-stds.texi.  The underscore came from gcc, and dje now
18635         agrees that RUNTESTFLAGS is the correct name.
18637 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18639         * install.sh:  Remove 'set -e'.  It makes any conditionals
18640         in the script useless.
18642         * config.guess: Automatically recognize arm-acorn-riscix
18643         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18645 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
18647         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18649 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18651         * Makefile.in (DISTDOCDIRS): New variable.
18652         (taz): Edit local Makefile.in sooner, instead of proto-toplev
18653         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
18655 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18657         * configure.in (hppa target): check the source directory for the
18658           pagas sub-directory
18660 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
18662         * config.sub: Allow -aout* and -elf*.
18664 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18666         * configure.in: Don't build ld on i386-solaris2, same as for
18667         sparc-solaris2.
18669 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18671         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18673 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18675         * configure.in:  Configure gdb for alpha.
18677 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18679         * Makefile.in (CXXFLAGS): Add -O.
18681 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18683         * config.guess: added support for DG Aviion
18685 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18687         * configure.in: Produce warning message for subdirectories not
18688         configurable for this host/target combination.  Don't try to
18689         configure gdb for vms.
18691 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18693         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18694         appropriate files before making "diststuff".
18695         (DISTBISONFILES): New var: list of files to be edited.
18696         (DISTSTUFFDIRS): Add binutils.
18698 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18700         * config.sub: also handle mipsel and mips64el (for little endian mips)
18702 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18704         * configure.in: Add * to end of all OS names.
18706 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
18708         * configure.in: Build newlib for LynxOS native.
18710 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18712         * config.guess: Add support for delta 88k running SVR3.
18714         * configure.in: Add comment about HP compiler vs. emacs.
18716 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18718         * configure.in: don't build ld on solaris2 (not a viable option
18719           due to bugs in getpwnam & getpwuid)
18721 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18723         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18724         config.guess will produce a full version number.
18726 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18728         * configure.in: Build linker and binutils for alpha-dec-osf1.
18730 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18732         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18733         and gdb/testsuite/Makefile.in.
18735 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18737         * configure.in: recognize mips*- instead of mips-
18739 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18741         * config.sub: Accept linux*coff and linux*elf as operating
18742         systems.
18744 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18746         * config.sub: Recognize mips64, and mips3 as an alias for it.
18748 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18750         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18751         gdb knows how to handle OSF/1 shared libraries.
18753 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18755         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18756         * config.guess: Recognize Hitachi's HIUX.
18757         * config.sub: Recognize h3050r* and hppahitachi.
18758         Remove redundant cases for hp9k[23]*.
18760 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18762         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18763         if gas and ld are in the source tree and are in ${configdirs}.
18764         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18765         --with options (but still pass them down on the command line,
18766         if they were explicitly specified).
18768 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18770         * configure: substitute SHELL value in Makefile.in with
18771         ${CONFIG_SHELL}
18773 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18775         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18776         *-*-solaris2* targets.
18778 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18780         * Makefile.in: define M4, and pass it down to sub-makes;
18781         all-autoconf now depends on all-m4
18783 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18785         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18786         presence of {ar,ranlib} instead of a configured directory
18788 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
18790         * config.guess: Accept 34?? as well as 33?? for NCR.
18792 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18794         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18795         of 'gas' in sed commands, since 'gash' is now in the tree as well.
18797 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18799         * configure: grab values for $(CC) and $(CXX) from the
18800         environment, so that someone can do "CC=gcc configure; make" and
18801         have it work right (matching the way that autoconf works now)
18803         * configure.in, Makefile.in: add support for gash, the tcl
18804         interface to Galaxy
18806         * config.guess: add NetBSD variants (hp300, x86)
18808 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
18810         * install.sh: Support -d option (in the manner of SunOS 4 install,
18811         as it is more deterministic than that of GNU install)
18812         (chmodcmd): Set file to mode 755 by default (should also do default
18813         chgrp and chown, but I don't feel like dealing with that now)
18815 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
18817         * config.sub: Remove h8300hhms alias.
18819 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18821         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18823 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18825         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18826         as stmp-fixinc
18828 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18830         * config.sub: recognize m88110-bug-coff.
18832 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18834         * Makefile.in (all-libio): all dependencies on the toolchain used
18835         to build this (gcc, gas, ld, etc)
18837 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18839         * config.guess: Deal with OSF/1 1.3 on alpha.
18841 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18843         * install.sh: add some 'else true' clauses for portability
18845         * configure.in: don't build libio for h8[35]00-*-* targets
18847 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18849         * Makefile.in:  Add support for new libio.
18851 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18853         * install.sh: If one command fails, don't try the rest.  Don't try
18854         to remove $dsttmp (via trap) unless we have already created it.
18855         If $src doesn't exist, detect it and exit with an error.
18857         * config.guess: Recognize BSD on hp300.
18859 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18861         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18862         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18864 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
18866         * Makefile.in (all-send-pr): depends on all-prms
18868 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18870         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18872 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18874         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18875         Added test for mips-mips-riscos5.
18877 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18879         * configure.in: use mh-hp300 for 68k HP hosts
18881 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18883         * configure: add support for CONFIG_SHELL, so that you can use
18884         some alternate shell for evaluating configure scripts
18886 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
18888         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
18889         in configure script to bug-gdb@prep.ai.mit.edu when building
18890         distribution archive.
18891         * Makefile.in (COMPRESS):  Remove def.
18892         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
18893         gdb.tar.Z and make-gdb.tar.Z respectively.
18894         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
18895         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
18896         to convergence with 'taz' target in Makefile.in.
18898 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18900         * install.sh (dsttmp): use trap to ensure that tmp files go
18901         away on error conditions
18903 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18905         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18907 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18909         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18910         its parent is '/' not ''.
18912         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18914 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
18916         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18917         that ${newsrcdir}/configure.in does.
18919 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18921         * test-build.mk: support for CONFIG_SHELL
18923 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
18925         * config.sub (netware):  Add as a basic system type.
18927 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18929         * Makefile.in (Makefile): depend on configure.in.  Also drop the
18930           $(srcdir)/ from the dependency on Makefile.in.
18932 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
18934         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18935         (h8300hhms is temporary until multi-libraries are implemented).
18936         * configure.in: Handle h8300h too.
18938 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18940         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18942 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
18944         * configure:  Remove extraneous output when guessing host type.
18945         * config.guess:  Remove extraneous output when guessing using C
18946         compiler rather than uname, or when guessing fails.
18948 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
18950         * Makefile.in: remove all.cross and install.cross targets
18952         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18953           definitions
18955 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
18957         * configure.in (target sh): Build gprof.
18959 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18961         * config.sub: change -solaris to -solaris2
18963 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18965         * configure.in: Use config/mh-riscos for mips-*-sysv*.
18967 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
18969         * configure: Correct error message for missing Makefile.in to
18970         print correct directory.
18972 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18974         * install.sh: kludge around 386BSD shell bug
18976 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
18978         * config.guess:  Recognize NeXT.
18979         * config.guess:  Recognize i486-ncr-sysv4.
18980         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
18982 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
18984         * Makefile.in (MAKEINFOFLAGS): New variable.
18985         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18986         * build-all.mk, test-build.mk: Pass down --no-split as
18987         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
18989 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
18991         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
18993 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
18995         * Makefile.in (libg++.tar.z):  New rule.
18996         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
18997         * Makefile.in (taz):  Only do a single chmod.
18999 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19001         * install.sh: don't use dirname anymore (replaced with sed usage)
19003 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19005         * Makefile.in:  Change extension for gzip'd files from '.z' to
19006         '.gz' per new FSF standard usage.
19008 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19010         * configure: put quotes around the final value of program_transform_name
19012 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19014         * Makefile.in: new install.sh support; update install-info rules
19016 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19018         * configure.in: Build diff for crosses, but not for go32 host.
19020         * configure.in: Build gprof only for native, and don't build it
19021         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19023 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19025         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19027 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19029         * configure.in (host_tools): Add prms.
19031 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19033         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19034         with $(FLAGS_TO_PASS) on the command line
19036         * config.sub: Recognize lynx and lynxos
19038 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19040         * config.sub: Accept -ecoff*, not just -ecoff.
19042 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19044         * Makefile.in (taz): Use .gz suffix instead of .z.
19045         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19046         names.
19048 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19050         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19052 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19054         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19055         that rebuilds that might happen during 'make install' don't get
19056         bogus gcc include files
19058 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19060         Change from Utah for HPPA support:
19061         * config.guess: Recognize hppa1.x-hp-bsd.
19063 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19065         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19066         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19068 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19070         * config.sub: Add support for rom68k and bug boot monitors.
19072 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19074         * Makefile.in: Make all-opcodes depend on all-bfd.
19076 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19078         * config.guess: Added special check for i[34]86-univel-sysv4*.
19080 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19082         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19083         the processor rather than assuming i486.
19085 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19087         * config.guess: Recognize SunOS6 as Solaris3.
19089 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19091         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19092         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19094 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19096         * build-all.mk (all-cross): New target for Canadian Cross.
19097         Added Q2 go32 targets.
19098         * test-build.mk: Configure go32 cross sparclite-aout and
19099         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19100         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19102 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19104         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19105         GO32 hosted toolchains
19107 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19109         * configure: change  so "-exec-prefix" gets passed down rather
19110         than "-exec_prefix" so autoconf generated Makefiles get the
19111         exec_prefix set right.
19113 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19115         * config.guess: get the Solaris2 minor version number
19117         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19119 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19121         * config.guess: Recognize some Sequent platforms.
19123 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19125         * Makefile.in: added the vault-install target
19127         * configure.in: actually use the Sun3 makefile fragment that's in
19128         config, also added the release dir to configdirs
19130 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19132         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19134 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19136         * configure.in: remove some program from Alpha targetted toolchains
19138 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
19140         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
19141         gprof.
19142         (taz): Run "make diststuff" in those directories instead of "make
19143         proto-dir".  Look for "VERSION=" only at start of line in subdir
19144         Makefile.  Use "gzip -9" for compression.
19145         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19146         (binutils.tar.z): New target.
19148 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19150         * Makefile.in (taz): Include gpl.texinfo.
19152 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19154         * Makefile.in (setup-dirs): Merged into "taz" target.
19155         (taz): Only do `proto-dir' stuff if a directory is actually needed
19156         for this target.
19158 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
19160         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19161         (FLAGS_TO_PASS): Pass down MUNCH_NM.
19162         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19163         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19164         (gcc-no-fixedincludes): Correct for current gcc Makefile.
19166 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
19168         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
19169         config.sub, and move-if-change to gdb testsuite distribution
19170         archive, so the testsuite can be extracted, configured, and
19171         run separately from the gdb distribution.  Blow away the Chill
19172         tests that require a Chill compiled executable, since GNU Chill
19173         is not yet publically available.
19175 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19177         * test-build.mk: set environment variables in a single command,
19178         instead of a list of assignments and exports
19180         * config.guess: recognize Alpha/OSF1 systems
19182 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19184         * configure: Change help message to prefer --options rather than
19185           -options.
19187 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19189         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19190         zippy@ecst.csuchico.edu.
19191         * config.guess: Recognize miniframe.
19193 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19195         * Makefile.in: Use srcroot to find runtest rather than rootme.
19196         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19198 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19200         * test-build.mk: Extensive additions to support building on a
19201         machine other than the host.
19203 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19205         * configure (tooldir): Fix for i386-aix again.
19207 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
19209         * configure, Makefile.in:  Change definition of $(tooldir)
19210         to match the FSF.
19212 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
19214         * config.guess:  Recognize i[34]86/SVR4.
19216 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19218         * Makefile.in (all-gdb): gdb depends on sim.
19220 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
19222         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
19223         at the same time we make the prototype gdb directory.
19224         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
19225         files at the same time as the gdb base release distribution.
19227 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
19229         * Makefile.in (check): Use individual check targets rather than
19230         DO_X rule.
19231         (check-gcc): Added.
19233 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
19235         * config.sub: Use sysv3.2 not sysv32 for canonical OS
19236         for System V release 3.2.
19238 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19240         * config.sub: Recognize hppaosf.
19241         * configure.in: Do configure ld/binutils/gas for it.
19243 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19245         * configure (tooldir): Alter syntax used to set this, for systems
19246         where "\$" isn't handled right, like i386-aix.
19248 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19250         * configure: Pass program-transform-name, not
19251         program_transform_name, to recursive configures.
19253 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
19255         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19256         of gas+ld+binutils.
19258 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
19260         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
19262 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19264         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19266 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19268         * Makefile.in (PRMS): Set back to all-prms.
19270 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19272         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19273         targets, rather than for MIPS hosts.
19275 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19277         * configure.in: add comment for --with-x default values
19279         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19281         * Makefile.in: add check-* targets for each of the directories in
19282         the tree.  Add a definition of RUNTEST that will use the one we
19283         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
19285 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
19287         * configure.in: Removed obsolete references to bfd_target and
19288         target_makefile_frag.
19290         * build-all.mk: Set assorted targets for Q2.
19291         * config.sub: Recognize z8k-sim and h8300-hms.
19292         * test-build.mk: Really don't pass host to configure.
19293         (HOLES): Added uname.
19295 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
19297         * configure: Handle an empty program-prefix, program-suffix or
19298         program-transform-name correctly.
19300 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19302         * build-all.mk: -G 8 no longer required for MIPS targets.
19303         * test-build.mk: Don't pass host argument to configure; make it
19304         guess.
19306 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
19308         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
19309         * Makefile.in (COMPRESS):  New macro, like GZIP.
19311 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19313         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19315         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19316         with gas currently defaults to -G 0.
19318 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
19320         * Makefile.in (all-flex): flex depends on byacc.
19322         * build-all.mk: If host not specified, use config.guess.  Pass TAG
19323         to test-build.mk as RELEASE_TAG.
19324         * test-build.mk (configargs): New variable containing arguments to
19325         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
19326         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19328         * config.guess: Use /bin/uname when checking -X argument on SCO,
19329         to avoid invoking GNU uname which doesn't understand -X.
19331         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19333         * configure.in: Build gas for mips-*-*.
19335 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19337         * Makefile.in (all.normal): insert missing backslash.
19339 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19341         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19343         * Makefile.in: Complete overhaul to merge many almost identical
19344         targets.
19346 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19348         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19349         (gdb.tar.Z): Adjusted.
19351         * Makefile.in (setup-dirs, taz): New targets; should be general
19352         enough to adapt for gdb sometime.  Build only .z file.
19353         (gas.tar.z): New target.
19355 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19357         * build-all.mk: Use CC=cc -Xs on Solaris.
19359 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
19361         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
19362         for handling BISON for FSF releases.
19364 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19366         * configure: Actually implement the change zoo just documented.
19368 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
19370         * configure: when using config.guess, only set target_alias when
19371         it's not already been set (ie, on the command line)
19373 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19375         * Makefile.in: add installcheck target, set PRMS to install-prms
19377 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19379         * configure: add support for package_makefile_fragment, handle the
19380         case where a directory has a configure.in file but no Makefile.in
19381         more gracefully (with an actual understandable error message, even);
19382         add support for --without (and add this to the usage message); also
19383         explicitly add a --host=${host_alias} to the command line when
19384         config.guess is used
19386 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19388         * configure: Must use both --host and --target in recursive calls.
19390 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19392         * Makefile.in: Change deja-gnu to dejagnu.
19394 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19396         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19398 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19400         * configure.in: canonicalize all instances to *-*-solaris2*,
19401         also strip out a number of tools to not build for go32 host
19403 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19405         * config.guess: add GPL.
19407         * Makefile.in, config.guess, config.sub, configure: bump
19408           copyrights to 93.
19410 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
19412         * Makefile.in (do-info): Removed obsolete check for existence of
19413         localenv file.
19415         * Makefile.in (MAKEOVERRIDES): Define to be empty.
19417 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19419         * Makefile.in: a couple of 'else true' for decstation,
19420         support for TclX
19422         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19424 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
19426         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19428 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
19430         * config.guess: Recognize i386-ibm-aix (PS/2).
19431         * configure.in: Use config/mh-aix386 file for it.
19433 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
19435         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19436         CC_FOR_TARGET instead.
19437         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19439 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
19441         * Makefile.in: Add sim to list of directories sent with gdb
19443 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19445         * configure.in: Put back mips-dec-bsd* case.
19447 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
19449         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19450         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
19451         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19453 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19455         * configure.in: remove no-op mips-dec-bsd* in "case $target"
19457         * Makefile.in (dir.info): only run gen-info-dir if it exists,
19458         (install-info): install dir.info only if it exists,
19459         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19461 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
19463         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
19464         gas for mips-dec-bsd.
19466 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
19468         * configure (makesrcdir): If ${srcdir} is relative and not ".",
19469         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19471 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19473         * configure.in: Added "dejagnu" to hosttools list.
19475 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
19477         * config.sub, configure.in, config.guess:  Add support
19478         for Bosx, an AIX variant from Bull.
19479         Patches from F.Pierresteguy@frcl.bull.fr.
19481 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19483         * devo/dejagnu: Initial creation of devo/dejagnu.
19484         Migrated dejagnu testcases and support files for testing software
19485         tools to reside as subdirectories, currently called "testsuite",
19486         within the directory of the software tool.  Migrated all programs,
19487         support libraries, etc. beloging to dejagnu proper from
19488         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
19489         with no modifications.  The changes to these files which will
19490         allow them to configure, build, and execute properly will be made
19491         in a future update.
19493 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19495         * Makefile.in: Change send_pr to send-pr.
19496         * configure.in: Likewise.
19497         * send_pr: Renamed directory to send-pr.
19499 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
19501         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
19503 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
19505         * README:  Update for gdb-4.8 release.
19506         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
19507         gdb-xxx.tar.z (gzip'd) file also.
19509 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19511         * Makefile.in: make all-diff depend on all-libiberty
19513 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
19515         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19517 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19519         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19521 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
19523         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
19524         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
19525         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
19527 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19529         * Makefile.in:  makeinfo binary is in a new location
19531 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
19533         * config.sub: Accept -ecoff as an OS.
19535         * Makefile.in: Various changes to eliminate a level of make
19536         recursion and reduce the required command line length.
19537         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19538         sub-makes.
19539         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19540         variables holding settings for specific sub-makes.
19541         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19542         in terms of BASE_FLAGS_TO_PASS.
19543         (TARGET_LIBS): New variable listing directories which use
19544         TARGET_FLAGS_TO_PASS.
19545         (subdir_do): Eliminated.
19546         (do-*): New set of targets to replace subdir_do.
19547         (various): All targets which used subdir_do now depend on do-*.
19548         (local-clean): Renamed from do_clean.
19549         (local-distclean): New target, dependency of distclean and
19550         realclean.
19551         (install-info): Don't create directories.  Depend on dir.info
19552         rather than calling make recursively.
19553         (install-dir.info): Eliminated.
19554         (install-info-dirs): Create all info directories here.
19555         (dir.info): Depend upon do-install-info.
19557         * test-build.mk (HOLES): Added false.
19559 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
19561         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
19563 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19565         * Makefile.in (info): remove dependency on all-texinfo.  The
19566         problem was really in texinfo/C, not at this level.
19568 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19570         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19572 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
19574         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
19575         GDB releases.
19577 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19579         * configure: Include srcdir in message about target of link not
19580         being found.  Don't convert `-' to `_' in `with' options being
19581         passed to subdirs.
19583 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19585         * configure.in: add uudecode to host_tools
19587         * Makefile.in: added {all,install}-uudecode targets, added them to
19588         the appropriate lists
19590 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
19592         * Makefile.in (all-gcc): Added dependency on all-gas.
19594         * configure.in (mips-*-*): Build ld and binutils.
19596 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19598         * configure: check return code from mkdir, print error message and
19599           exit on failure.
19601 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
19603         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
19605 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19607         * test-build.mk (HOLES): Added tar, cpio and uudecode.
19609 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19611         * config.sub (h8500):  Recognize this as a cpu type.
19613 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19615         * configure: source directory missing is no longer a warning
19617         * configure.in: recognize irix[34]* instead of irix[34]
19619         * Makefile.in: define and pass down X11_LIB
19621 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
19623         * guess-systype: Renamed to ...
19624         * config.guess:  ... by popular request.
19625         * configure.in, Makefile.in:  Update accordingly.
19627 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
19629         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
19630         + Add Convex, Cray/Unicos, and Encore/Multimax support.
19631         + Execute ./dummy instead of assuming . is in PATH.
19633 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
19635         * guess-systype:  New shell script.  Attempts to guess the
19636         canonical host name of the executing host.
19637         Only a few hosts are supported so far.
19638         * configure:  Call guess-systype if no host is specified.
19640 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19642         * Makefile.in (gcc-no-fixedincludes): Made to work with current
19643         gcc Makefile.
19645 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
19647         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19648         (all-gcc, install-gcc, subdir_do): Use it.
19650 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19652         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19654 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
19656         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19657           set exclusively by configure, using configure.in .
19659 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19661         * test-build.mk: set $PATH for all builds
19663         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19665 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
19667         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
19668         the one used in gcc/Makefile.in, so that a null expansion doesn't
19669         override the one needed to build gcc with a native cc.
19671 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19673         * configure: Accept -with arguments.
19675 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19677         * Makefile.in: added h8300sim
19679 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
19681         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19682         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
19683         (all-cygnus, native, build-cygnus): Make
19684         $(canonhost)-stamp-3stage-done, not $(host)....
19685         * test-build.mk (stamp-3stage-compared): Use tail +10c for
19686         i386-sco3.2v4.  Added else true to if command.
19688 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
19690         * config.sub: (from FSF) Sequent uses a BSD-like OS.
19692 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
19694         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19696 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19698         * configure.in: don't remove binutils from Solaris builds
19700 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
19702         * Makefile.in: get rid of earlier definitions for *clean,
19703         also handle the recursive info rule better
19705 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
19707         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
19708         do more-or-less the right thing.
19710 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
19712         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19713         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19715 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19717         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19718         $(host_canonical).
19720         * configure.in: split the configdirs list into 4 categories (native
19721         v. cross, library v. tool) and handle the cross-only and native-
19722         only in more reasonable (and correct!) way.
19724 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
19726         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
19727         configdirs anymore.
19729 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19731         * Makefile.in: extensive cleanup::  removed all of the explicit
19732         clean-* targets, collapsed many wrappers around subdir_do into
19733         one, added additional targets to satisfy standards.texi, deleted
19734         some old targets, some changes for consistency
19736 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19738         * configure.in: handle some programs as cross-only, and others as
19739         native only
19741         * test-build.mk: handle partial holes in a more generic manner
19743         * Makefile.in: m4 depends on libiberty
19745 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19747         * configure.in: add m4, textutils, fileutils, sed, shellutils,
19748         time, wdiff, and find to configdirs
19750         * Makefile.in: all, clean, and install rules for the new programs
19751         added to configure.in
19753 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19755         * configure.in: use mh-sun for all *-sun-* hosts
19757 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19759         * Makefile.in: define flags for X11 include files and library file
19760         locations, pass them down to the programs that need this info
19762         * build-all.mk: added a 'native' target, to 3stage the native toolchain
19764 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19766         * configure.in: start building libg++ for HP-UX targets
19768 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
19770         * README:  Update references to files moved into etc/.
19772 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
19774         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
19775         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
19777 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19779         * configure: accept dash as well as underscore in long option
19780         names for FSF compatibility.
19782 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
19784         * config.sub: added -sco3.2v4 support from FSF.
19786 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19788         * configure.in: expand the section that adds or removes
19789         directories from the list of programs to build, to handle native
19790         vs. cross in addition to host v. native
19792 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
19794         * Makefile.in:  Replace C++ in macro names with CXX.
19795         This is less likely to break ...
19797 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19799         * test-build.mk: add -w to GNU_MAKE
19801 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19803         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19804         add 'sparc' to list of recognized cpus.  This needed to make
19805         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19806         Delete some redundant ose68 variants.  Recognize -wrs as an os,
19807         then changes that into $CPU-wrs-vxworks.
19809         * configure.in: remove most references to gdbtest, regularize
19810         target based program removal
19812         * test-build.mk: import from p3 tree (many fixes and changes)
19814 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
19816         * Makefile.in: added rules to handle tcl, tk, and expect
19818         * configure.in: handle those directories if they exist
19820 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19822         * config.sub: removed bogus hppabsd and hppahpux names, since
19823         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19825 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19827         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
19828         depends upon all-xiberty
19830         * Makefile.in: changes from p3, including:
19832         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
19834         * Makefile.in (XTRAFLAGS): include newlib directories if
19835         newlib/Makefile exists, rather than if host != target.
19837         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
19839         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19840         from the same source tree and not building a cross-compiler.  This
19841         matters for the libg++ configuration if reconfiguring a tree that
19842         has already been installed.
19844         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
19846         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19847         pick up the machine and system specific header files.
19849         * Makefile.in: added AS_FOR_TARGET, passed down in
19850         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
19851         the C compiler to use to create programs which are run in the
19852         build environment, set it to default to $(CC), and passed it down
19853         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19855         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
19857         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19858         We need them for unusual native builds, like systems without
19859         ranlib.
19861         * configure: also define $(host_canonical) and
19862         $(target_canonical), which are the full, canonical names for the
19863         given host and target
19865 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
19867         * Makefile.in:  Added separate definitions for C++.
19869 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
19871         * configure.in (configdirs):  Add deja-gnu.
19873 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
19875         * README:  Update for configure.texi and gdb-4.7 release.
19877 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
19879         * Makefile.in:  Move "all" target to top of file.
19880         Previously, first target was ".PHONY" which caused BSD4.4 make
19881         to build .PHONY when make was run without arguments.
19883 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
19885         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
19886         Library-copylefted code in libiberty.
19888 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
19890         * config.sub:  Replace m68kmote with plain old m68k.
19892 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
19894         * Makefile.in:  Remove space from blank line, avoid Make complaints.
19896 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
19898         * config.sub: Complain if no argument is given.  Added support for
19899         386bsd as OS and target alias.
19901 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
19903         * Makefile.in (XTRAFLAGS): include newlib directories if
19904         newlib/Makefile exists, rather than if host != target.
19906 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
19908         * config.sub: recognize sparclite-wrs-vxworks.
19910         * Makefile.in (install-xiberty): added *-xiberty make rules (from
19911         p3.) Added clean-xiberty to clean.
19913 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19915         * configure.in: use *-*-* instead of nested cases for host and target
19917 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
19919         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19920         from the same source tree and not building a cross-compiler.  This
19921         matters for the libg++ configuration if reconfiguring a tree that
19922         has already been installed.
19924 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
19926         * config.sub (i486v/i486v4):  Merge in from FSF version.
19928 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
19930         * configure: only set PWD if it is already set.
19932 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
19934         * configure: just set PWD=`pwd` at the top, since Ultrix sh
19935         doesn't have unset and all success paths (and most error paths)
19936         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19937         to just ${PWD} to avoid confusion.)
19939 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
19941         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19942         even for a native compilation.
19944 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
19946         Changes to make the gdb.tar.Z rule work better.
19948         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
19949         (DEVO_SUPPORT):  Add configure.texi.
19950         (bfd-ilrt.tar.Z):  Remove ancient rule.
19952 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
19954         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19955         pick up the machine and system specific header files.
19957         * configure.in, config.sub: added new target m68010-adobe-scout,
19958         with alias of adobe68k.  Changed configure.in to check for
19959         -scout before -sco* to avoid a false match.
19961         * Makefile.in: added AS_FOR_TARGET, passed down in
19962         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
19963         the C compiler to use to create programs which are run in the
19964         build environment, set it to default to $(CC), and passed it down
19965         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19967 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19969         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19970         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
19971         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19972         FOR_TARGET variants, to newlib and libg++.
19974 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19976         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19977         first.
19979 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
19981         * config.sub:  Accept `elf' as an environment.
19983 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19985         * Makefile.in (all-opcodes):  cd into the right directory
19987 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
19989         * configure: added -program_transform_name option, used as
19990         argument to sed when installing programs.
19991         configure.texi: added documentation for -program_prefix,
19992         -program_suffix and -program_transform_name.
19994 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
19996         * config.sub:  Accept i486 where i386 ok.
19998 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20000         * config.sub: accept we32k
20002 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20004         * config.sub, configure.in: accept OSE68000 and OSE68k.
20006         * Makefile.in: don't create all directories for ``make install'';
20007         let the subdirectories create the ones they need.
20009 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20011         * COPYING: new file, GPL v2
20013 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20015         * Makefile.in: use the new gen-info-dir, which needs a template
20016         argument (which also lives in texinfo)
20018         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20020 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20022         * config.sub (ncr3000):  Change i386 to i486.
20024 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20026         * Makefile.in: add install-rcs, install-grep to
20027         install-no-fixedincludes, removed install-bison and install-libgcc
20029 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20031         * configure.in: grab the HPUX makefile fragment if on HPUX
20033 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20035         * Makefile.in: eradicate bison spoor (ditto libgcc).
20036          configure.in: recognise m68{k,000}-ericsson-OSE.
20037          es1800 is alias for m68k-ericsson-OSE
20039 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20041         * configure.in: rearrange the parts that remove programs from
20042         configdirs, based now on HOST==TARGET or by canonical triple.
20044 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20046         * test-build.mk: recurse explicitly with -f test-build.mk when
20047           appropriate.  predicate stage3 and comparison on the existence
20048           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20049           On very clean, also remove ...stamp-co.  Build in-place before
20050           doing other builds.
20052 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20054         * Makefile.in, configure.in: add tgas
20056 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20058         * Makefile.in: a number of changes merged in from progressive.
20060         * configure.in: add libm.
20062         * .cvsignore: ignore some stuff that comes from test-build.mk.
20064 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20066         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20068 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20070         * configure: Add program_suffix (parallel to program_prefix)
20071         * Makefile.in: adjust directory-creating script for losing decstation
20073 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20075         * configure:  Minor $subdir-related fixes.
20077 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20079         * configure: fix various problems with propogating
20080         makefile_target_frag in subdirs.
20081         * configure.in: config libgcc if its there
20083 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20085         * config.sub:  HPPA merge.
20087 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20089         * Makefile.in:  Replace all-bison with all-byacc in all
20090         dependency lines for other tools (which now use byacc).
20092 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20094         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20096 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20098         * Makefile.in: make gprof rules similar to byacc rules (instead of
20099         vestigal $(unsubdir) that didn't work...)
20101 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20103         * config.sub:  Add support for Linux.
20104         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20105         (at least for libg++).
20107 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20109         * configure.texi: fix doc for the -nfp option to configure
20111 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20113         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20115 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20117         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20118         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20119         * configure.in: added solaris* host_makefile_frag hook.
20121 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20123         * config.sub: changed recognition of m68000 so that various
20124         m68k types can be specified via m680[01234]0
20126 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20128         * config.sub (basic_machine): fix sed so that '-foo' isn't
20129         completely substituted out while .+'-foo' loses the '-foo'
20131 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20133         * config.sub ($os): Add -aout.
20135 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
20137         * configure:  If host_makefile_frag is absolute, don't
20138         prefix ${invsubdir} (relevant to libg++ auto-configure).
20140 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20142         * Makefile.in (tooldir): Define it.
20143         (all-ld): Depend on all-flex.
20145 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
20147         * Makefile.in (check):  Fix libg++ special case.
20149 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
20151         * configure: do not bury `pwd` into config.status, thus do fewer
20152           pwd's.
20154         * configure: print the "Building in" message only when building in
20155           other than "." AND verbose.
20157         * configure: remove -s, rework -v to better accommodate guested
20158           configures.
20160         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20162 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
20164         * Makefile.in: macroize flags passed on recursion.  remove
20165           fileutils.
20167 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
20169         * configure: get makesrcdir right for subdirs deeper than 1.
20171         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20172           install.
20174 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
20176         * Makefile.in: don't print subdir_do or recursion lines.
20178 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
20180         * standards.texi: added menu item.
20182         * Makefile.in: build and install standards.info.
20184         * standards.texi: new file.
20186 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20188         * configure: test for and move config.status pieces from
20189           ${subdir}/.
20191 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
20193         * configure:  Test for existance of files before trying to mv
20194         them, to avoid numerous non-existance messages.
20196 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
20198         * configure: correct final line of config.status.
20200         * configure: patch from eggert.  Avoids a protection problem if
20201           the original Makefile.in is read only.
20203         * configure: use move-if-change from gcc to create config.status.
20204           Some makefiles depend on config.status to tell if a directory
20205           has been reconfigured for a different host.  This change
20206           prevents those directories from remaking everything in the case
20207           where the reconfig was only intended to rebuild a Makefile.
20209         * configure: test for config.sub with "config.sub sun4" rather
20210           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
20211           host alias from a missing config.sub.
20213 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20215         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20216           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
20218 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
20220         * configure: mkdir ${subdir} as needed.
20222 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
20224         * Makefile.in,configure.in: added autoconf.
20226 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20228         * Makefile.in: no longer pass against on recursion.
20230         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20231           definitions are not inherited.
20233         * configure: correct makesrcdir when subdir is .
20235 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
20237         * configure:  Add support for 'subdirs' variable, which is
20238         like 'configdirs', except that configure doesn't re-invoke
20239         itself for subdirs, it just creates a Makefile for each subdir.
20240         * configure.texi:  Document subdirs.
20242 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20244         * configure.in: added flex to configdirs
20246 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
20248         * Makefile.in: remove clean-stamps from clean.
20250 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
20252         * configure.in:  Add gdbtest to configdirs.
20254 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
20256         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
20257         to recursive makes.
20258         * configure.in:  Recognize new ncr3000 config.
20260 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
20262         * Makefile.in, configure.in: removed references to gdbm.
20264 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
20266         * config.sub:  Don't canonicalize os value
20267         newsos* to bsd (readline needs to check for newsos).
20268         (This fix was earlier made Jan 31, but got re-broken.)
20270 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
20272         * configure.in:  sco is an os, not a vendor!
20274         * configure:  Quote $( better.  Keep various shells happy.
20276 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
20278         * Makefile.in: eliminate stamp-files.
20280 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
20282         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
20283           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20285 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
20287         * config.sub:  fix iris/iris3.
20289 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
20291         * configure: re-add -rm.
20293 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
20295         * Maskefile.in: add .stmp-rcs to all.
20297         * configure.in: remove gas from rs6000 build, use aix host fragment.
20299 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
20301         * configure: pass down site_option during recursion.
20303 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
20305         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
20307 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
20309         * configure: Change exec_prefix so that it really defaults to prefix.
20311 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
20313         * Makefile.in, configure.in:  Add support for mmalloc library.
20315 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
20317         * Makefile.in: add stmp dependencies for a few more things.
20319 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
20321         * configure: adjusted error message on objdir/srcdir configure
20322           collision, per john's suggestion.
20324         * Makefile.in: add libiberty stmp to all and all.cross.
20326 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
20328         * Makefile.in: remove force dependencies, add grep to all.
20330 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
20332         * Makefile.in: drop flex.  make stamp files work.
20334         * configure: added test for conflicting configuration in srcdir,
20335           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
20336           gets cranky.  use relative paths for configure and srcdir
20337           whenever possible.  Send some error messages to stderr that were
20338           going to stdout.
20340 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
20342         * Makefile.in:  Fix libg++ rule to check for gcc directory
20343         before using gcc/gcc.  Also pass XTRAFLAGS.
20345 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
20347         * Makefile.in: added stmp-files so that directories aren't polled
20348           when they are already built.
20350         * configure.texi: fixed a node pointer problem.
20352 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
20354         * config.sub configure.in gdb/configure.in
20355         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20356         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20357         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
20359 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20361         * configure: -recurring becomes -silent.  corrected help message
20362           for -site= option.
20364         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20366 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20368         * configure: when building Makefile for crosses, replace
20369           tooldir and program_prefix.  default srcdir from location of
20370           config.sub.  remove "for host in hosts" and "for target in
20371           targets" loops.
20373 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20375         * Makefile.in: Do not pass bindir or mandir to cvs.
20377 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
20379         * Makefile.in, configure.in: removed traces of namesubdir,
20380           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
20381           copyrights to '92, changed some from Cygnus to FSF.
20383         * configure.texi: remove most references to multiple hosts,
20384           multiple targets, subdirs, etc.
20386         * configure.man: removed rcsid. reference config.sub not
20387           config.subr.
20389         * Makefile.in: mkdir $(infodir) on install-info.
20391 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
20393         * configure.texi:  Explain better about .gdbinit and about
20394         the environment that configure.in sections run in.
20396 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
20398         * configure.in:  Ultrix is only a decstation if it's a MIPS.
20400 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
20402         * README:  DOC.configure => cfg-paper.texi.
20404 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
20406         * config.sub (near case $os):  Don't convert newsos* to bsd!
20408 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
20410         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
20411         the number of copies of COPYING that go into the GDB tar file.
20413 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
20415         * bfd/configure.in, gdb/config/mh-i386sco,
20416         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20417         Fix SCO configuration stuff.
20419 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
20421         * Makefile.in:  For libg++, make sure the -I pointing
20422         to the gcc directory goes *after* all the libg++-local -I flags.
20423         Also, move just-gcc dependency from just-libg++ to all-libg++.
20425 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
20427         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
20429 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
20431         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
20433 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
20435         * config.sub:  Add stratus configuration frags.  Also
20436         submitted to FSF.
20438 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
20440         * Makefile.in (DEV_SUPPORT):  add configure.man.
20442         * config.sub(Decode manufacturer-specific):  add -none*.
20444 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
20446         * Makefile.in:  remove form feeds to make Sun's make happy.
20447         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
20449 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
20451         * Makefile.in (AR_FLAGS):  Make quieter.
20453 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
20455         * configure.in:  Add libg++.
20456         * configure:  When verbose, don't output the command line at each
20457         level; it will be unremarkably the same as the previous version,
20458         which will be the same as what the user typed.
20460 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
20462         * configure.in, Makefile.in: fix clean-info, add flex.  add
20463           fileutils.
20465         * configure: be less sensitive to spaces in Makefile.in.  Do not
20466           look for sources in "..".  Doing so breaks subdirectories that
20467           might have their own configure.  If a subdir has it's own
20468           configure script, use it.
20470 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
20472         * cfg-paper.texi: some changes suggested by rms.
20474 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
20476         * config.sub:  Merge in some small additions from the FSF version,
20477         taken from the gcc distribution, to bring the Cygnus and FSF
20478         versions into closer sync.
20480 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
20482         * configure.in:  Changed svr4 references to sysv4.
20484 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
20486         * configure: added -V for version number option.
20488 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
20490         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20491           renamed from DOC.configure to cfg-paper.texi.
20493 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20495         * configure, config.subr, config.sub: config.subr is now
20496           config.sub again.
20498 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
20500         * configure.texi: new file, in progress.
20502         * Makefile.in: build info file and install the man page for
20503           configure.
20505         * configure.man: new file, first cut.
20507         * configure: find config.subr again now that configuration "none"
20508           has gone.  removed all traces of the -ansi option.  removed all
20509           traces of the -languages option.
20511         * config.subr: resync from rms.
20513 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20515         * configure, config.sub, config.subr: merge config.sub into
20516           config.subr, call the result config.subr, remove config.sub, use
20517           config.subr.
20519         * Makefile.in: revised install for dir.info.
20521 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20523         * configure.in: add decstation host makefile frag.
20525         * Makefile.in: BISON now bison -y again.  also install-gcc on
20526           install.  clean-gdbm on clean.  infodir belongs in datadir.
20527           Make directories for info install.  Build dir.info here then
20528           install it.
20530 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20532         * Makefile.in: fix for bad directory tests.
20534 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20536         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
20537           regexp.  -srcdir relative was being handled incorrectly.
20539         * Makefile.in: unwrapped some for loops so that parallel makes
20540           work again and so one can focus one's attention on a particular
20541           package.
20543 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20545         * configure: added PWD as a stand in for `pwd` (for speed). use
20546           elif wherever possible.  make -srcdir work without -objdir.
20547           -objdir= commented out.
20549 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20551         * configure: +options become --options.  -subdirs commented out.
20552           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
20553           Makefile now at top of generated Makefile.  Removed cvs log
20554           entries.  added -srcdir.  create .gdbinit only if there is one
20555           in ${srcdir}.
20557         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
20558           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
20559           and mandir now keyed off datadir by default.
20561 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20563         * Freshly created ChangeLog.
20566 Local Variables:
20567 mode: change-log
20568 left-margin: 8
20569 fill-column: 76
20570 version-control: never
20571 End: