c++: improve -Waddress warnings with *_cast [PR105569]
[official-gcc.git] / ChangeLog
blob8c42a7ca517dd372ea1690aaf90b11e0a3828250
1 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
3         * MAINTAINERS: Add myself to write after approval.
5 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
7         * MAINTAINERS: Remove myself from DCO section.
9 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
11         * MAINTAINERS: Update my email address.
13 2022-05-09  Clément Chigot  <chigot@adacore.com>
15         * MAINTAINERS: Update my email address.
17 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
19         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
20         section.
22 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
24         * MAINTAINERS: Update my email address.
26 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
28         * MAINTAINERS: Update my email address.
30 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
32         * MAINTAINERS: (CPU Port Maintainers): Add myself and
33         Lulu as LoongArch port maintainer.
35 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
36             Lulu Cheng  <chenglulu@loongson.cn>
38         * configure.ac: Add LoongArch tuples.
39         * configure: Regenerate.
41 2022-03-28  Tom Tromey  <tromey@adacore.com>
43         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
44         * configure: Rebuild.
46 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
48         * MAINTAINERS: Change my information.
50 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
52         * MAINTAINERS: Add myself to DCO section.
54 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
56         * configure.ac: Fix incorrect option in comment.
57         * configure: Regenerate.
59 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
61         * Makefile.def (dependencies): Make configure-sim depend on
62         all-readline.
63         * Makefile.in: Regenerate.
65 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
67         * MAINTAINERS (Write After Approval): Update my e-mail address.
69 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
71         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
73 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
75         * MAINTAINERS: Update my email and add myself to the DCO list.
77 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
79         Revert:
80         2021-09-16  Andrew Pinski  <apinski@marvell.com>
82         PR bootstrap/67102
83         * Makefile.def: Have configure-target-libffi depend on
84         all-target-libstdc++-v3.
85         * Makefile.in: Regenerate.
87 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
89         PR other/104181
90         * build.log: Remove.
92 2022-01-20  Martin Liska  <mliska@suse.cz>
94         * MAINTAINERS: Adjust email address based on IRC request.
96 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
98         * MAINTAINERS: Update my email address.
100 2022-01-17  Martin Liska  <mliska@suse.cz>
102         * MAINTAINERS: Rename .c names to .cc.
104 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
106         * Makefile.am: Remove.
108 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
110         * Makefile.am: New file.
112 2022-01-11  Martin Liska  <mliska@suse.cz>
114         * MAINTAINERS: Sort 2 names.
116 2022-01-10  Martin Liska  <mliska@suse.cz>
118         * MAINTAINERS: Fix obvious issues with sorting.
120 2022-01-07  liuhongt  <hongtao.liu@intel.com>
122         * build.log: New file.
124 2022-01-05  Nathan Sidwell  <nathan@acm.org>
126         * MAINTAINERS: Add DCO entry.  Sort that list.
128 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
130         * MAINTAINERS: Change of email address in both DCO and
131         Write After Approval list.
133 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
135         * configure: Regenerate.
137 2021-12-21  Martin Liska  <mliska@suse.cz>
139         * config.sub: Change mode back to 755.
141 2021-12-17  Martin Liska  <mliska@suse.cz>
143         * config.sub: Sync from master.
145 2021-12-17  Martin Liska  <mliska@suse.cz>
147         Revert:
148         2021-12-16  Matthias Seidel  <mseidel@apache.org>
150         * config.sub: Fix typo.
152 2021-12-16  Matthias Seidel  <mseidel@apache.org>
154         * config.sub: Fix typo.
156 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
158         Revert:
159         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
161         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
162         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
163         * configure.ac: Include config/gcc-plugin.m4.
164         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
165         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
166         RANLIB if possible.
167         * Makefile.in: Regenerated.
168         * configure: Likewise.
170 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
172         * Makefile.tpl (BUILD_CFLAGS): New.
173         (CFLAGS): Append $(BUILD_CFLAGS).
174         (CXXFLAGS): Likewise.
175         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
176         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
177         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
178         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
179         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
180         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
181         (PGO-TRAINING-TARGETS): Likewise.
182         (PGO_BUILD_TRAINING): Likewise.
183         (all): Add '+' to the command line for recursive make.  Support
184         the PGO build.
185         * configure.ac: Add --enable-pgo-build[=lto].
186         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
187         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
188         * Makefile.in: Regenerated.
189         * configure: Likewise.
191 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
193         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
194         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
195         * configure.ac: Include config/gcc-plugin.m4.
196         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
197         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
198         RANLIB if possible.
199         * Makefile.in: Regenerated.
200         * configure: Likewise.
202 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
204         * MAINTAINERS: Add myself to write after approval.
206 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
208         * MAINTAINERS: Adding myself.
210 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
212         * configure: Regenerate.
213         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
214         $(CPP).
216 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
218         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
219         libatomic.
220         * Makefile.in: Regenerate.
221         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
222         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
223         target-libphobos-bootstrap.
224         (STAGE2_CONFIGURE_FLAGS): Likewise.
225         * configure: Regenerate.
226         * configure.ac: Add support for bootstrapping D front-end.
228 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
230         * MAINTAINERS: Add myself to DCO section and update email address.
232 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
234         * configure: Regenerate.
235         * configure.ac: Ensure that PIC (shared) defaults are set
236         correctly for Darwin.
238 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
240         * MAINTAINERS: Update my address.
242 2021-11-12  Alan Modra  <amodra@gmail.com>
244         * Makefile.def (configure-opcodes): Depend on configure-bfd.
245         * Makefile.in: Regenerate.
247 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
249         * MAINTAINERS: Clarify the policy WRT the Write After Approval
250         list.
252 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
254         * MAINTAINERS (Reviewers, arc): Remove my entry.
255         (Write After Approval): Add an entry for myself.
257 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
259         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
260         * Makefile.in: Regenerate.
261         * configure: Regenerate.
262         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
264 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
266         * MAINTAINERS: Fix up Maciej's entries.
268 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
270         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
271         maintainer.
273 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
275         PR other/102663
276         * Makefile.def: Handle install-dvi target.
277         * Makefile.tpl: Likewise.
278         * Makefile.in: Regenerate.
280 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
282         * MAINTAINERS: Add myself for write after approval.
284 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
286         * Makefile.def: Mark libcody, libdecnumber,
287         c++tools, libgcc, and libobjc as missing TAGS
288         targets.
289         * Makefile.in: Regenerate.
291 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
293         * MAINTAINERS: Add myself to DCO section and update email
294         address.
296 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
298         * MAINTAINERS: Add myself to DCO section.
300 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
302         * configure: Regenerate.
303         * configure.ac (skipdirs): Add the contents of target_configdirs if
304         we are not building gcc.
306 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
308         * Makefile.def: Back-port commits ba4d88ad892f and
309         755ba58ebef0 from binutils-gdb repository.
310         * Makefile.in: Regenerated.
312 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
314         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
316 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
318         * Makefile.def: Add a jit check target for the jit
319         language.
320         * Makefile.in: Regenerate.
322 2021-09-16  Andrew Pinski  <apinski@marvell.com>
324         PR bootstrap/67102
325         * Makefile.def: Have configure-target-libffi depend on
326         all-target-libstdc++-v3.
327         * Makefile.in: Regenerate.
329 2021-09-10  Petter Tomner  <tomner@kth.se>
331         * MAINTAINERS: Me added to DCO and write after approval
333 2021-09-01  YunQiang Su  <syq@debian.org>
335         * MAINTAINERS: Add myself for write after approval.
337 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
339         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
340         * Makefile.in: Regenerate.
342 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
344         * MAINTAINERS: Add myself for write after approval.
346 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
348         * Makefile.in: Regenerate.
349         * Makefile.tpl: Make the state of the configured host
350         shared flag available to makefile fragements.
352 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
354         * MAINTAINERS (Write After Approval): Add myself.
356 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
358         * .dir-locals.el (bug-reference-url-format): Use https.
360 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
362         * .dir-locals.el (c-mode): Change fill-column to 79.
364 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
366         * MAINTAINERS: Add myself to DCO section.
368 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
370         * configure: Regenerate.
371         * configure.ac: Adjust cases for which it is necessary to
372         include the Darwin host config fragment.
374 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
376         * MAINTAINERS: Add myself for write after approval and DCO.
378 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
380         * Makefile.def: Add dsymutil defs.
381         * Makefile.in: Regenerated.
382         * Makefile.tpl: Add dsymutil to flags.
383         * configure: Regenerated.
384         * configure.ac: Add dsymutil to target and build recipes.
386 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
388         * MAINTAINERS: Add myself for write after approval.
390 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
392         * MAINTAINERS (Write After Approval): Add myself.
394 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
396         * MAINTAINERS: Add myself for write after approval and DCO
398 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
400         * .gitignore: Add entry for cscope.out.
402 2021-06-22  liuhongt  <hongtao.liu@intel.com>
404         * MAINTAINERS: Remove my Write After Approval entry.
406 2021-06-21  liuhongt  <hongtao.liu@intel.com>
408         * MAINTAINERS: Add myself as maintainer of the i386 vector
409         extensions.
411 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
413         * MAINTAINERS (Write After Approval): Add myself.
415 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
417         * MAINTAINERS (Various Maintainers): Add Andrew and myself
418         as *vrp and ranger maintainers.
420 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
422         * MAINTAINERS: Adjust my entry in the DCO section so that it does
423         not trigger testsuite failures.
425 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
427         * MAINTAINERS: Add myself to DCO section with both email addresses.
429 2021-06-03  Jason Merrill  <jason@redhat.com>
431         * MAINTAINERS: Add DCO version number.
433 2021-06-02  Jason Merrill  <jason@redhat.com>
435         * MAINTAINERS: Add DCO section.
437 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
439         * MAINTAINERS (Write After Approval): Add myself.
441 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
443         * configure.ac: Add gnulib to configdirs for sim.
444         * configure: Regenerate.
446 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
448         * Makefile.def: Add configure-sim dependency on all-gnulib.
449         * Makefile.in: Regenerated.
451 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
453         * MAINTAINERS (Write After Approval): Add myself.
455 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
457         * MAINTAINERS (Write After Approval): Add myself.
459 2021-05-11  Martin Liska  <mliska@suse.cz>
461         * MAINTAINERS: Remove entries for removed
462         components (HSA, BRIG, libhsail-rt).
463         Move Pekka to Write After Approval.
465 2021-05-11  Martin Liska  <mliska@suse.cz>
467         * Makefile.def: Remove libhsail-rt.
468         * Makefile.in: Likewise.
469         * configure.ac: Likewise.
470         * configure: Regenerate.
471         * libhsail-rt/ChangeLog: Removed.
472         * libhsail-rt/Makefile.am: Removed.
473         * libhsail-rt/Makefile.in: Removed.
474         * libhsail-rt/README: Removed.
475         * libhsail-rt/aclocal.m4: Removed.
476         * libhsail-rt/configure: Removed.
477         * libhsail-rt/configure.ac: Removed.
478         * libhsail-rt/configure.tgt: Removed.
479         * libhsail-rt/include/internal/fibers.h: Removed.
480         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
481         * libhsail-rt/include/internal/phsa-rt.h: Removed.
482         * libhsail-rt/include/internal/workitems.h: Removed.
483         * libhsail-rt/rt/arithmetic.c: Removed.
484         * libhsail-rt/rt/atomics.c: Removed.
485         * libhsail-rt/rt/bitstring.c: Removed.
486         * libhsail-rt/rt/fbarrier.c: Removed.
487         * libhsail-rt/rt/fibers.c: Removed.
488         * libhsail-rt/rt/fp16.c: Removed.
489         * libhsail-rt/rt/misc.c: Removed.
490         * libhsail-rt/rt/multimedia.c: Removed.
491         * libhsail-rt/rt/queue.c: Removed.
492         * libhsail-rt/rt/sat_arithmetic.c: Removed.
493         * libhsail-rt/rt/segment.c: Removed.
494         * libhsail-rt/rt/workitems.c: Removed.
495         * libhsail-rt/target-config.h.in: Removed.
497 2021-05-04  Nick Clifton  <nickc@redhat.com>
499         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
500         * configure: Regenerate.
502 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
503             Tobias Burnus  <tobias@codesourcery.com>
505         * configure.ac (--enable-offload-defaulted): New.
506         * configure: Regenerate.
508 2021-04-23  David Faust  <david.faust@oracle.com>
510         * MAINTAINERS (Write After Approval): Add myself.
512 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
514         * MAINTAINERS (Write After Approval): Add myself.
516 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
518         * MAINTAINERS: Add myself as pru port maintainer.
520 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
522         * MAINTAINERS: Add myself as static analyzer maintainer.
524 2021-03-18  Jeff Law  <jlaw@tachyum.com>
526         * MAINTAINERS: Update primary entry.
528 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
530         * MAINTAINERS (Write After Approval): Add myself.
532 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
534         * Makefile.def: Remove all-sim dependency on configure-gdb.
535         * Makefile.in: Regenerated.
537 2021-03-11  Jeff Law  <law@redhat.com>
539         * MAINTAINERS: Update entries for a few ex-ImgTec employees
541 2021-03-11  Martin Liska  <mliska@suse.cz>
543         * Makefile.tpl: The change was done Makefile.in which
544         is generated file.
546 2021-03-08  Jeff Law  <law@redhat.com>
548         * MAINTAINERS: Update my email address
550 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
552         * config.guess: Import latest upstream.
553         * config.sub: Import latest upstream.
555 2021-01-25  Martin Liska  <mliska@suse.cz>
557         PR gcov-profile/98739
558         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
559         for profiledbootstrap.
561 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
563         * MAINTAINERS (Write After Approval): Add myself.
565 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
567         * MAINTAINERS (Write After Approval): Update my e-mail address.
569 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
571         * MAINTAINERS: Fix spacing.
573 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
575         * MAINTAINERS (Write After Approval): Add myself
577 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
579         * Makefile.def: Sync with binutils-gdb:
580         (dependencies): all-ld depends on all-libctf.
581         (host_modules): libctf is no longer no_install.
582         No longer no_check.  Checking depends on all-ld.
583         * Makefile.in: Regenerated.
585 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
587         * libtool.m4: Match gnu* along other GNU systems.
588         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
589         * libgo/configure: Re-generate.
591 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
593         * MAINTAINERS: Update my email address.
595 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
597         * MAINTAINERS (Write After Approval): Add myself.
599 2020-12-15  Nathan Sidwell  <nathan@acm.org>
601         * Makefile.def
602         * Makefile.in
603         * Makefile.tpl
604         * configure
605         * configure.ac
607 2020-12-15  Nathan Sidwell  <nathan@acm.org>
609         * Makefile.def: Add libcody.
610         * configure.ac: Add libcody.
611         * Makefile.in: Regenerated.
612         * configure: Regenerated.
614 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
616         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
618 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
620         PR target/97865
621         * libtool.m4: Update handling of Darwin platform link flags
622         for Darwin20.
624 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
626         * .gitignore: Sync with binutils-gdb
628 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
630         * MAINTAINERS: Add myself as arc port maintainer.
632 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
634         PR d/87788
635         * configure.ac: Don't disable D for *-*-darwin*.
636         * configure: Regenerate.
638 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
640         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
641         hppa64-*-hpux11*.
643 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
645         * configure: Regenerate.
646         * configure.ac: Add --bootstrap-hwasan option.
648 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
650         * config.guess: Import latest upstream.
651         * config.sub: Import latest upstream.
653 2020-11-16  Martin Liska  <mliska@suse.cz>
655         * .gitignore: Add cache as clangd uses it now.
657 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
659         * MAINTAINERS (Write After Approval): add myself
661 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
663         * MAINTAINERS (Write After Approval): Add myself.
665 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
667         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
668         Remove FIXME comments.
670 2020-11-06  Martin Uecker  <muecker@gwdg.de>
672         * MAINTAINERS: Update my email address.
674 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
676         * MAINTAINERS (Write After Approval): Add myself.
678 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
680         PR target/97302
681         * configure.ac: Only set with_gmp to /usr/local
682         if not building in tree.
683         * configure: Regenerate.
685 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
687         * MAINTAINERS (Write After Approval): Add myself.
689 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
691         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
693 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
695         PR bootstrap/96612
696         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
697         if not the same as ${host}.
698         * configure: Regenerate.
700 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
702         * MAINTAINERS (Write After Approval): Add myself.
704 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
706         * MAINTAINERS: Update my email address.
708 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
710         * MAINTAINERS (Write After Approval): Add myself.
712 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
714         * MAINTAINERS (Write After Approval): Add myself.
716 2020-06-12  Martin Liska  <mliska@suse.cz>
718         * .gitignore: Add .clang-tidy.
720 2020-06-08  Jason Merrill  <jason@redhat.com>
722         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
723         * configure: Regenerate.
725 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
727         * MAINTAINERS: Add myself as xtensa port maintainer.
729 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
731         * configure.ac: Don't require --enable-host-shared when building
732         for Mingw.
733         * configure: Regenerate.
735 2020-05-18  Jason Merrill  <jason@redhat.com>
737         * configure.ac: Update bootstrap dialect to -std=c++11.
739 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
741         * MAINTAINERS (Write After Approval): Add myself.
743 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
745         PR target/92713
746         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
747         (noconfigdirs): Add 'target-libstdc++-v3'.
748         * configure: Regenerate.
750 2020-04-21  Stephen Casner  <casner@acm.org>
752         PR 25830
753         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
754         * configure: Rebuild.
756 2020-04-17  Martin Liska  <mliska@suse.cz>
757             Jonathan Yong <10walls@gmail.com>
759         PR gcov-profile/94570
760         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
761         for CYGWIN.
763 2020-04-14  Martin Jambor  <mjambor@suse.cz>
765         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
767 2020-04-09  Tom Tromey  <tom@tromey.com>
769         * configure: Rebuild.
770         * Makefile.in: Rebuild.
771         * Makefile.def (gdbsupport, gdbserver): New host modules.
772         (configure-gdb): Depend on all-gdbsupport.
773         (all-gdb): Depend on all-gdbsupport, all-libctf.
774         * configure.ac (host_tools): Add gdbserver.
775         Conditionally build gdbserver and gdbsupport.
777 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
779         * configure.ac: Build libgomp by default for amdgcn.
780         * configure: Regenerate.
782 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
784         * MAINTAINERS (Write After Approval): Add myself.
786 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
788         * MAINTAINERS (Write After Approval) : Add myself.
790 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
792         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
794 2020-02-14  Martin Sebor  <msebor@redhat.com>
796         * doc/extend.texi (attribute alias): Mention type requirement.
797         (attribute weak): Same.
798         (attribute weakref): Correct invalid example.
800 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
802         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
804 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
805             Jakub Jelinek  <jakub@redhat.com>
807         * .gitattributes: Add *.md diff=md.
809 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
811         The mentioned auto-generated file is no more part of the
813         GCC sources, it's auto-generated in $(builddir) during build.
815         PR target/92055
816         * contrib/gcc_update (files_and_dependencies): Remove
817         entry for gcc/config/avr/t-multilib.
819 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
821         * MAINTAINERS: Update my email address.
823 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
825         * README.MOVED_TO_GIT: Remove.
827 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
829         * README.MOVED_TO_GIT: New file.
831 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
833         * MAINTAINERS (Write After Approval): Add myself.
835 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
837         * MAINTAINERS (write_after_approval): Add myself.
839 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
841         * MAINTAINERS (write_after_approval): Add myself.
843 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
845         * MAINTAINERS (write_after_approval): Add myself.
847 2019-12-11  Matthias Klose  <doko@ubuntu.com>
849         * configure.ac: Factor out common cases for compare_exclusions.
850         * configure: Regenerate.
852 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
854         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
855         flag.
857 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
859         * MAINTAINERS (Write After Approval): Add myself.
861 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
863         PR middle-end/92463
864         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
865         * configure: Regenerate
867 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
869         * configure.ac: Use https for gcc.gnu.org.
870         * configure: Regenerated.
872 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
874         * MAINTAINERS (aarch64 port): Remove my name, move to...
875         (Write After Approval): ...Here.
877 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
879         * MAINTAINERS: Change my email address as maintainer.
881 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
883         PR fortran/91828
884         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
885         * configure: Regenerated.
887 2019-10-21  Jason Merrill  <jason@redhat.com>
889         * .gitattributes: Also check ChangeLog whitespace.
891 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
893         * contrib/dg-extract-results.sh: Add support for KPASS.
894         * contrib/dg-extract-results.py: Likewise.
896 2019-10-17  Jason Merrill  <jason@redhat.com>
898         * .gitattributes: Avoid {} in filename pattern.
900 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
902         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
903         Approval section.
905 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
907         * MAINTAINERS: Add myself to Write After Approval
909 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
911         * MAINTAINERS: Add myself as an aarch64 maintainer.
913 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
915         * MAINTAINERS: Add myself as aarch64 maintainer.
917 2019-09-23  Carl Love  <cel@us.ibm.com>
919         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
920         New define_insn.
921         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
922         vsx_xxpermdi16_le_V16QI): Removed define_insn.
924 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
926         * MAINTAINERS (Sam Tebbs): Update email address.
928 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
930         * MAINTAINERS: Update my email address.
932 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
934         * libtool.m4: Handle uclinuxfdpiceabi.
936 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
938         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
939         Remove myself from Write After Approval section.
941 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
943         * configure.ac: Support for bpf-*-* targets.
944         * configure: Regenerate.
946 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
948         * config.sub: Import upstream version 2019-06-30.
949         * config.guess: Import upstream version 2019-07-24.
951 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
953         * MAINTAINERS: Remove spu port maintainers.
955 2019-08-28  Martin Liska  <mliska@suse.cz>
957         * .gitignore: Add .clangd and compile_commands.json
958         to .gitignore.
960 2019-08-23  Michael Forney  <mforney@mforney.org>
962         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
963         * Makefile.in: Regenerate.
965 2019-08-19  Tom Tromey  <tom@tromey.com>
967         * configure: Rebuild.
968         * configure.ac: Add --with-static-standard-libraries.
970 2019-08-16  Alexandre Oliva <oliva@gnu.org>
972         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
974 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
976         * MAINTAINERS (Write After Approval): Add myself.
978 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
980         * MAINTAINERS (Write After Approval): Remove myself, already listed in
981         RISC-V port maitainer.
983 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
985         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
987 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
989         * MAINTAINERS (Write After Approval): Add myself.
991 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
993         * MAINTAINERS (Write After Approval): Add myself.
995 2019-06-25  Martin Liska  <mliska@suse.cz>
997         contrib/filter-clang-warnings.py: Transform from
998         filter-rtags-warnings.py.
1000 2019-06-15  Tom Tromey  <tom@tromey.com>
1002         * configure.ac (host_libs): Add gnulib.
1003         * configure: Rebuild.
1004         * Makefile.def (host_modules, dependencies): Add gnulib.
1005         * Makefile.in: Rebuild.
1007 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1009         * MAINTAINERS (Write After Approval): Add myself.
1011 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1013         * configure: Regenerate.
1014         * configure.ac: Add PRU target.
1016 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1018         * MAINTAINERS (Write After Approval): Add myself.
1020 2019-06-11  Nick Clifton  <nickc@redhat.com>
1022         Import these changes from the binutils/gdb repository:
1024         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1026         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1027         and all its deps.
1028         * Makefile.in: Regenerated.
1030         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1032         * Makefile.def (host_modules): Add libctf.
1033         * Makefile.def (dependencies): Likewise.
1034         libctf depends on zlib, libiberty, and bfd.
1035         * Makefile.in: Regenerated.
1036         * configure.ac (host_libs): Add libctf.
1037         * configure: Regenerated.
1039 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1041         * MAINTAINERS (Write After Approval): Add myself.
1043 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1045         * MAINTAINERS: Update my email address.
1047 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1049         * MAINTAINERS (Write After Approval): Add myself.
1051 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1053         * MAINTAINERS (Write After Approval): Add myself.
1055 2019-05-07  Jim Wilson  <jimw@sifive.com>
1057         * MAINTAINERS: Remove myself as IA-64 maintainer.
1059 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1061         * MAINTAINERS (Write After Approval): Add myself.
1063 2019-05-02  Richard Biener  <rguenther@suse.de>
1065         PR bootstrap/85574
1066         * Makefile.tpl (compare target): Also compare extra-compare
1067         files.
1068         * Makefile.in: Regenerate.
1070 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1072         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1073         as modulo-scheduler maintainer.
1075 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1077         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1079 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1081         * MAINTAINERS: Update my email address.
1083 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1085         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1086         * configure: Regenerate.
1088 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1090         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1091         * configure: Regenerate.
1093 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1095         * configure.ac: Add target-zlib to target_libraries.
1096         * configure: Regenerate.
1098 2019-04-09  Martin Liska  <mliska@suse.cz>
1100         * Makefile.in: Regenerate.
1101         * Makefile.tpl: Pass GENERATOR_CFLAGS
1102         in all stages.
1104 2019-03-28  Martin Liska  <mliska@suse.cz>
1106         PR bootstrap/89829
1107         * Makefile.in: Revert r254150.
1108         * Makefile.tpl: Likewise.
1110 2019-03-28  Ben Elliston  <bje@gnu.org>
1112         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1113         related, and libdecnumber.
1115 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1117         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1118         (Write After Approval): Remove myself.
1120 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1122         * MAINTAINERS (Write After Approval): Add myself.
1124 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1126         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1127         (Write After Approval): Remove myself and Julian.
1129 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1131         * MAINTAINERS (Write After Approval): Add myself.
1133 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1135         * MAINTAINERS (Write After Approval): Add myself.
1137 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1139         * ChangeLog: Replace space with tab.
1140         * MAINTAINERS: Delete 1 tab to keep alignment.
1142 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1144         * MAINTAINERS (Write After Approval): Add myself.
1146 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1148         * MAINTAINERS (Write After Approval): Add myself.
1150 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1151             Kwok Cheung Yeung  <kcy@codesourcery.com>
1152             Julian Brown  <julian@codesourcery.com>
1153             Tom de Vries  <tom@codesourcery.com>
1154             Jan Hubicka  <hubicka@ucw.cz>
1155             Martin Jambor  <mjambor@suse.cz>
1157         * configure.ac: Likewise.
1158         * configure: Regenerate.
1159         * contrib/config-list.mk: Add amdgcn-amdhsa.
1161 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1163         * MAINTAINERS (Write After Approval): Add myself.
1165 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1167         * MAINTAINERS (Write After Approval): Add myself.
1169 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1171         PR target/88535
1172         * config.guess: Import upstream version 2019-01-03.
1173         * config.sub: Import upstream version 2019-01-01.
1175 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1177         * MAINTAINERS (Write After Approval): Update my maintainer address.
1179 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1181         * MAINTAINERS (Write After Approval): Add myself.
1183 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1185         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1187 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1189         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1190         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1191         (GCC_TARGET_TOOL): Likewise.
1192         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1193         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1194         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1195         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1196         * configure: Regenerate.
1197         * Makefile.in: Likewise.
1199 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1201         * MAINTAINERS (Write After Approval): Add myself.
1203 2018-11-13  Martin Liska  <mliska@suse.cz>
1205         * gcc.target/i386/pr87930.c: Move to ...
1206         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1208 2018-11-10  Stafford Horne  <shorne@gmail.com>
1210         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1211         (Write After Approval): Remove myself.
1213 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1215         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1216         Append $INCICONV to it.
1218 2018-11-04  Stafford Horne  <shorne@gmail.com>
1220         * MAINTAINERS (Write After Approval): Add myself.
1222 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1224         PR bootstrap/82856
1225         * multilib.am: New file.  From automake.
1227         Merge from binutils-gdb:
1228         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1230         * libtool.m4: Use AC_LANG_SOURCE.
1231         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1232         * ar-lib: New file.
1233         * test-driver: New file.
1234         * configure: Re-generate.
1236 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1238         * MAINTAINERS (Write After Approval): Add myself.
1240 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1242         PR bootstrap/87788
1243         PR d/87799
1244         * configure: Rebuild.
1245         * configure.ac: Disable D on systems where it is known not to work.
1247 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1249         * Makefile.def (target_modules): Add libphobos.
1250         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1251         GDCFLAGS_FOR_TARGET.
1252         (dependencies): Make libphobos depend on libatomic, libbacktrace
1253         configure, and zlib configure.
1254         (language): Add language d.
1255         * Makefile.in: Rebuild.
1256         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1257         (HOST_EXPORTS): Add GDC.
1258         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1259         (BASE_TARGET_EXPORTS): Add GDC.
1260         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1261         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1262         (EXTRA_HOST_FLAGS): Add GDC.
1263         (STAGE1_FLAGS_TO_PASS): Add GDC.
1264         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1265         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1266         environment variables.
1267         * configure: Rebuild.
1268         * configure.ac: Add target-libphobos to target_libraries.  Set and
1269         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1271 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1273         * MAINTAINERS (Write After Approval): Add myself.
1275 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1277         * MAINTAINERS (Write After Approval): Remove myself.
1279 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1281         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1283 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1285         * MAINTAINERS: Update my email address.
1287 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1289         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1290         maintainer.
1292 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1294         * MAINTAINERS (Write After Approval): Add self.
1296 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1298         * MAINTAINERS (write after approval): Add myself.
1300 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1302         * MAINTAINERS: Update my email address.
1304 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1306         * MAINTAINERS (write after approval): Add myself.
1308 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1310         * MAINTAINERS: Add self to global reviewers list.
1312 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1314         MAINTAINERS: Add c-sky port maintainers.
1316 2018-08-10  Martin Liska  <mliska@suse.cz>
1318         * MAINTAINERS: Revert change in previous commit and
1319         join lines.
1321 2018-08-10  Martin Liska  <mliska@suse.cz>
1323         * MAINTAINERS: Remove extra line.
1325 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1327         * MAINTAINERS: Update my email address.
1329 2018-07-19  DJ Delorie  <dj@redhat.com>
1331         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1332         as maintainer.
1334 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1336         * MAINTAINERS: Adjust email address for me and my colleague Robin
1337         Dapp.
1339 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1340             Sunil K Pandey  <sunil.k.pandey@intel.com>
1342         PR target/84413
1343         * config/i386/i386.c (m_CORE_AVX512): New.
1344         (m_CORE_AVX2): Likewise.
1345         (m_CORE_ALL): Add m_CORE_AVX2.
1346         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1347         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1348         and remove the rest of m_SKYLAKE_AVX512.
1350 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1352         * config.sub: Sync with upstream version 2018-07-03.
1354 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1356         * config.guess: Sync with upstream version 2018-06-26.
1357         * config.sub: Sync with upstream version 2018-07-02.
1359 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1361         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1362         * ltmain.sh: Likewise.
1364 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1366         * contrib/config-list.mk: Remove powerpc-linux_paired.
1368 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1370         * configure.ac: Introduce support for @unless/@endunless.
1371         * Makefile.tpl (dep-kind): Rewrite with cond; return
1372         postbootstrap in some cases.
1373         (make-postboot-dep, postboot-targets): New.
1374         (dependencies): Do not output postbootstrap dependencies at
1375         first.  Output non-target ones changed for configure to depend
1376         on stage_last @if gcc-bootstrap, and the original deps @unless
1377         gcc-bootstrap.
1378         * configure.in, Makefile.in: Rebuilt.
1380 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1382         * MAINTAINERS (write after approval): Add myself.
1384 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1386         * MAINTAINERS (write after approval): Add myself.
1388 2018-06-19  Nick Clifton  <nickc@redhat.com>
1390         * zlib/configure.ac: Restore old behaviour of only enabling
1391         multilibs when a target subdirectory is defined.  This allows
1392         building with srcdir == builddir.
1393         * zlib/configure: Regenerate.
1395 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1397         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1398         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1399         * Makefile.in: Regenerate.
1401 2018-06-16  Ben Elliston  <bje@gnu.org>
1403         * config.guess: Import latest version.
1404         * config.sub: Likewise.
1406 2018-06-08  Martin Liska  <mliska@suse.cz>
1408         * MAINTAINERS: Remove MPX-related entries.
1409         * Makefile.def: Remove libmpx support.
1410         * Makefile.in: Regenerate.
1411         * configure.ac: Remove removed files.
1412         * configure: Regenerate.
1413         * libmpx/ChangeLog: Remove.
1414         * libmpx/Makefile.am: Remove.
1415         * libmpx/Makefile.in: Remove.
1416         * libmpx/acinclude.m4: Remove.
1417         * libmpx/aclocal.m4: Remove.
1418         * libmpx/config.h.in: Remove.
1419         * libmpx/configure: Remove.
1420         * libmpx/configure.ac: Remove.
1421         * libmpx/configure.tgt: Remove.
1422         * libmpx/libmpx.spec.in: Remove.
1423         * libmpx/mpxrt/Makefile.am: Remove.
1424         * libmpx/mpxrt/Makefile.in: Remove.
1425         * libmpx/mpxrt/libmpx.map: Remove.
1426         * libmpx/mpxrt/libtool-version: Remove.
1427         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1428         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1429         * libmpx/mpxrt/mpxrt.c: Remove.
1430         * libmpx/mpxrt/mpxrt.h: Remove.
1431         * libmpx/mpxwrap/Makefile.am: Remove.
1432         * libmpx/mpxwrap/Makefile.in: Remove.
1433         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1434         * libmpx/mpxwrap/libtool-version: Remove.
1435         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1437 2018-06-04  Martin Liska  <mliska@suse.cz>
1439         * MAINTAINERS: Add myself as gcov maintainer.
1441 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
1443         * MAINTAINERS: Update my email address.
1445 2018-06-04  Tom de Vries  <tdevries@suse.de>
1447         * MAINTAINERS: Remove write-after-approval entries for component
1448         maintainers.
1450 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1452         * MAINTAINERS (write after approval): Add myself.
1454 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
1456         * MAINTAINERS: Update my email address.
1458 2018-06-01  Tom de Vries  <tdevries@suse.de>
1460         * MAINTAINERS: Update my email address.
1462 2018-05-22  Bin Cheng <bin.cheng@arm.com>
1464         * MAINTAINERS (loop-optimizer): Add myself.
1466 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
1468         * configure.ac: Added "nfp" target.
1469         * configure: Regenerate.
1471 2018-04-30  Richard Biener  <rguenther@suse.de>
1473         PR bootstrap/85571
1474         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1475         (STAGE3_TFLAGS): Likewise.
1476         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1477         (STAGEtrain_TFLAGS): Likewise.
1478         * Makefile.in: Regenerate.
1480 2018-04-26  Richard Biener  <rguenther@suse.de>
1482         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1483         (STAGE2_CFLAGS): Likewise.
1484         (STAGE2_TFLAGS): Likewise.
1485         (STAGE3_CFLAGS): Add -fchecking.
1486         (STAGE3_TFLAGS): Likewise.
1487         (STAGEtrain_CFLAGS): Filter out -fchecking.
1488         (STAGEtrain_TFLAGS): Likewise.
1489         * Makefile.in: Re-generate.
1491 2018-04-25  Catherine Moore <clm@codesourcery.com>
1493         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1495 2018-04-18  Paul Clarke  <pc@us.ibm.com>
1497         * MAINTAINERS (write after approval): Add myself.
1499 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
1501         * MAINTAINERS: Update my email address.
1503 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
1505         * MAINTAINERS: Remove redundant Write-After-Approval entry.
1507 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
1509         * MAINTAINERS: Update my email address and disambiguate myself
1510         a bit from Will Schmidt.
1512 2018-03-21  Nathan Sidwell  <nathan@acm.org>
1514         * MAINTAINERS: Move maintainers of now-removed picochip and score
1515         ports to write after approval.
1517 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
1519         * MAINTAINERS: Add entry for SVE maintainership.
1521 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
1523         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1524         * configure: Regenerate.
1526 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
1528         * MAINTAINERS (write after approval): Add myself.
1530 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
1532         * MAINTAINERS (write after approval): Add myself.
1534 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
1536         * MAINTAINERS (write after approval): Add myself.
1538 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
1540         Update copyright years.
1542 2018-01-03  Ben Elliston  <bje@gnu.org>
1544         * config.guess: Import latest version.
1545         * config.sub: Likewise.
1547 2017-12-12  Stafford Horne  <shorne@gmail.com>
1549         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1550         * configure: Regenerate.
1552 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
1554         * MAINTAINERS (Write After Approval): Add myself.
1556 2017-11-28  Julia Koval  <julia.koval@intel.com>
1557             Sebastian Peryt  <sebastian.peryt@intel.com>
1559         * Makefile.def (target_modules): Remove libcilkrts.
1560         * Makefile.in: Ditto.
1561         * configure: Ditto.
1562         * configure.ac: Ditto.
1564 2017-11-28  Julia Koval  <julia.koval@intel.com>
1566         * MAINTAINERS (Write After Approval): Add myself.
1568 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
1570         * MAINTAINERS (Write After Approval): Add myself.
1572 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
1574         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1575         Use my SiFive email address.
1577 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
1579         * MAINTAINERS (write after approval): Add myself.
1581 2017-10-27  Martin Liska  <mliska@suse.cz>
1583         * Makefile.tpl: Use proper name of folder as it was renamed
1584         during transition to 4 stages.
1585         * Makefile.in: Regenerate.
1587 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
1589         * MAINTAINERS (write after approval): Add myself.
1591 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
1593         * MAINTAINERS: Add a note that maintainership also includes web
1594         pages, docs, and testsuite related to that area.
1596 2017-09-25  Tom de Vries  <tom@codesourcery.com>
1598         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1600 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
1602         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1604 2017-09-15  Nathan Sidwell  <nathan@acm.org>
1606         * MAINTAINERS: Remove myself as a vxworks maintainer.
1608 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
1610         * MAINTAINERS: Remove email address of Jim Norris.
1612 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1614         * MAINTAINERS (Reviewers): Move myself from here...
1615         (CPU Port Maintainers): ... to here.
1617 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
1619         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1621 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
1623         * MAINTAINERS (write after approval): Add myself.
1625 2017-07-28  Tony Reix  <tony.reix@atos.net>
1627         * configure.ac (target-libffi): Don't disable for AIX.
1628         (go): Don't add to unsupported_languages on AIX.
1629         (target-libgo): Don't disable for AIX.
1630         * configure: Regenerate.
1632 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
1634         * MAINTAINERS: Add myself.
1636 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1638         * MAINTAINERS: Update my email address.
1640 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
1642         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1643         arm-specific auto-generated header files.
1645 2017-07-03  Nathan Sidwell  <nathan@acm.org>
1647         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1648         * configure: Rebuilt.
1650 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
1652         * MAINTAINERS: Readd myself for c6x.
1654 2017-06-28  Martin Liska  <mliska@suse.cz>
1656         PR bootstrap/81217
1657         * Makefile.def: Remove superfluous bootstrap_target from
1658         bootstrap_stage.
1659         * Makefile.in: Re-generate the file.
1661 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
1663         * MAINTAINERS: Add myself to Write After Approval
1665 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
1667         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1669 2017-06-19  Martin Liska  <mliska@suse.cz>
1671         * Makefile.def: Define 4 stages PGO bootstrap.
1672         * Makefile.tpl: Define FLAGS.
1673         * Makefile.in: Regenerate.
1675 2017-06-14  Ian Lance Taylor  <iant@golang.org>
1677         * Makefile.def: Add check-gotools to go check targets.
1678         * Makefile.in: Rebuild.
1680 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
1682         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1684 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
1686         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1687         * configure: Regenerate.
1689 2017-05-31  Martin Liska  <mliska@suse.cz>
1691         * configure.ac: Add handling of stage2_werror_flags to
1692         action-if-given and to action-if-not-given.
1693         * configure: Regenerate.
1695 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
1697         * MAINTAINERS: Add self to Write After Approval
1699 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
1701         * MAINTAINERS: Update my email address, and remove myself as
1702         maintainer in some areas.
1704 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
1706         * MAINTAINERS: Add self to Write After Approval
1708 2017-05-25  Nathan Sidwell  <nathan@acm.org>
1710         * configure.ac: Add --enable-languages=default to mean default and
1711         make --enable-languages=all mean all supported languages.
1712         * configure: Regenerated.
1714 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1716         * config.gcc (powerpc*-*-*spe*): New.
1717         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1718         (powerpc-*-rtems*spe*): New.
1719         (powerpc*-*-linux*spe*): New.
1720         (powerpc-wrs-vxworksspe): New.
1721         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1722         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1723         * config.host (powerpc*-*-*spe*): New.
1725 2017-05-19  Martin Liska  <mliska@suse.cz>
1727         * configure.ac: Add --enable-werror-always just for
1728         bootstrap-debug (or none build config) and do not add it
1729         when we are on a release branch.
1730         * configure: Regenerated.
1732 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1734         * MAINTAINERS: Add self to Write After Approval
1736 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1738         * MAINTAINERS: Move myself to Write After Approval section.
1740 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1742         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1743         ACCH registers.
1744         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1745         available.
1746         (umulsidi3): Likewise.
1747         (mulsidi3_700): Disable this pattern when we have advanced mpy
1748         instructions.
1749         (umulsidi3_700): Likewise.
1750         (maddsidi4): New pattern.
1751         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1752         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1753         (mpydu_imm_arcv2hs): Likewise.
1754         * config/arc/predicates.md (accl_operand): New predicate.
1756 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1757             Andrew Burgess <andrew.burgess@embecosm.com>
1759         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1760         case.
1761         (ARC_AUTOFP_IRQ_P): Likewise.
1762         (ARC_AUTO_IRQ_P): Likewise.
1763         (rgf_banked_register_count): New variable.
1764         (parse_mrgf_banked_regs_option): New function.
1765         (arc_override_options): Handle rgf_banked_regs option.
1766         (arc_handle_interrupt_attribute): Add firq option.
1767         (arc_compute_function_type): Return fast irq type when required.
1768         (arc_must_save_register): Handle fast interrupts.
1769         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1770         (arc_return_address_regs): Update.
1771         * config/arc/arc.h (arc_return_address_regs): Update.
1772         (arc_function_type): Add fast interrupt type.
1773         (ARC_INTERRUPT_P): Update.
1774         (RC_FAST_INTERRUPT_P): Define.
1775         * config/arc/arc.md (simple_return): Update for fast interrupts.
1776         (p_return_i): Likewise.
1777         * config/arc/arc.opt (mrgf-banked-regs): New option.
1778         * doc/invoke.texi (mrgf-banked-regs): Document.
1780 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1782         * config/arc/arc.c (irq_ctrl_saved): New variable.
1783         (ARC_AUTOBLINK_IRQ_P): Define.
1784         (ARC_AUTOFP_IRQ_P): Likewise.
1785         (ARC_AUTO_IRQ_P): Likewise.
1786         (irq_range): New function.
1787         (arc_must_save_register): Likewise.
1788         (arc_must_save_return_addr): Likewise.
1789         (arc_dwarf_emit_irq_save_regs): Likewise.
1790         (arc_override_options): Handle deferred options.
1791         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1792         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1793         arc_must_save_return_addr.
1794         (arc_compute_frame_size): Handle automated save and restore of
1795         registers.
1796         (arc_expand_prologue): Likewise.
1797         (arc_expand_epilogue): Likewise.
1798         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1799         * config/arc/arc.opt (mirq-ctrl-saved): New option.
1800         * doc/invoke.texi (mirq-ctrl-saved): Document option.
1802 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1803         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1805         PR bootstrap/77661
1806         * Makefile.def: Don't pass --enable-maintainer-mode on to an
1807         in-tree build MPC.
1808         * Makefile.in: Regenerate.
1810 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1812         * configure.ac: Enable LTO by default on darwin >= 9.
1813         * configure: Regenerate.
1815 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1817         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1818         and Andrew Waterman as the RISC-V maintainers.
1820 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
1822         * MAINTAINERS: Add self to Write After Approval
1824 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1826         * config.guess: Import latest from upstream.
1828 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1830         * MAINTAINERS (Write After Approval): Remove entries that are
1831         already covered under Reviewers.
1833 2017-03-08  Mark Wielaard  <mark@klomp.org>
1835         PR demangler/70909
1836         PR demangler/67264
1837         * include/demangle.h: Add d_printing to struct demangle_component
1838         and pass struct demangle_component as non const.
1840 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
1842         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1844 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
1846         * Makefile.tpl: Remove HOST_ISLVER.
1847         (HOST_EXPORTS): Remove ISLVER.
1848         * Makefile.in: Regenerate.
1850 2017-02-13  Richard Biener  <rguenther@suse.de>
1852         * configure: Re-generate.
1854 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
1856         * MAINTAINERS: Adjust bug reporting URL.
1858 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
1860         * MAINTAINERS (Write After Approval): Remove redundant entry
1861         for Andrew Burgess.
1863 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
1865         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1866         32-bit hppa*-*-hpux*.
1867         * configure: Regenerate.
1869 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
1871         * configure.ac: Moved the white list of enabling BRIG FE to
1872         libhsail-rt/configure.tgt.
1873         * configure: Regenerated.
1874         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1876 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1877             Martin Jambor  <mjambor@suse.cz>
1879         * Makefile.def (target_modules): Added libhsail-rt.
1880         (languages): Added language brig.
1881         * Makefile.in: Regenerated.
1882         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1883         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1884         * configure: Regenerated.
1886 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1888         PR other/79046
1889         * configure: Regenerated.
1891 2017-01-04  Alan Modra  <amodra@gmail.com>
1893         * configure: Regenerate.
1895 2016-12-29  Ben Elliston  <bje@gnu.org>
1897         * config.sub: Import latest version.
1899 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1901         * MAINTAINERS (Write After Approval): Add myself.
1903 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1905         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1906         includes bootstrap-mpx.
1907         * configure: Regenerated.
1909 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1911         * MAINTAINERS (Write After Approval): Add myself.
1913 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1915         * configure: Regenerate.
1917 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1919         * configure.ac: Don't use pkg-config to check for bdw-gc.
1920         * configure: Regenerate.
1922 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1924         * Makefile.def: Remove reference to boehm-gc target module.
1925         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1926         options and for the bdw-gc pkg-config module.
1927         * configure: Regenerate.
1928         * Makefile.in: Regenerate.
1930 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1932         * MAINTAINERS (nvptx): Remove self.
1934 2016-11-25  Ben Elliston  <bje@gnu.org>
1936         * config.guess: Import latest version.
1937         * config.sub: Likewise.
1939 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1941         * MAINTAINERS (Write After Approval): Add myself.
1943 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1945         * Makefile.def: Remove references to GCJ.
1946         * Makefile.tpl: Likewise.
1947         * Makefile.in: Regenerate.
1949 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1951         * config-ml.in: Remove references to GCJ.
1952         * configure.ac: Likewise.
1953         * configure: Regenerate.
1955 2016-11-01  Josh Conner  <joshconner@google.com>
1957         * MAINTAINERS (Write After Approval): Update email address,
1959 2016-10-27  Carl Love  <cel@us.ibm.com>
1961         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1962         Approval list to make it alphabetical.
1964 2016-10-27  Carl Love  <cel@us.ibm.com>
1966         * MAINTAINERS (Write After Approval): Add myself.
1968 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1970         * MAINTAINERS (Reviewers): Add myself.
1971         (Write After Approval): Add myself.
1973 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1974             Ulrich Weigand  <uweigand@de.ibm.com>
1976         * MAINTAINERS: Update email address.
1978 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1980         * MAINTAINERS: Update email address.
1982 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1984         * configure.ac: Add aarch64-*-freebsd*.
1985         * configure: Regenerate.
1987 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1989         * MAINTAINERS: Update email address after it got reverted.
1991 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1993         * configure.ac (target_libraries): Readd target-boehm-gc.
1994         Restore --enable-objc-gc handling.
1995         * configure: Regenerate.
1997 2015-10-03  Jeff Law  <law@redhat.com>
1999         * MAINTAINERS: Move several inactive maintainers to the
2000         write-after-approval section.
2002 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2004         * configure.ac: Add target-libffi to target_libraries.
2005         Readd libgcj target disablings, modified to only target-libffi.
2006         Readd target addition of go to unsupported languages.
2007         * configure: Regenerated.
2009 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2011         * MAINTAINERS: Update email address.
2013 2016-09-30  Andrew Haley  <aph@redhat.com>
2015         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2016         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2017         libgcj.
2019 2016-09-30  Andrew Haley  <aph@redhat.com>
2021         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2022         write-after approval after GCJ deletion.
2024 2016-09-30  Andrew Haley  <aph@redhat.com>
2026         * Makefile.def: Remove libjava.
2027         * Makefile.tpl: Likewise.
2028         * Makefile.in: Regenerate.
2029         * configure.ac: Likewise.
2030         * configure: Likewise.
2031         * gcc/java: Remove.
2032         * libjava: Likewise.
2034 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2036         * MAINTAINERS (Reviewers): Add myself.
2038 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2040         * configure.ac: Disable "sim" directory for arc*-*-*.
2041         * configure: Regenerated.
2043 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2045         * MAINTAINERS (Write After Approval): Add myself.
2047 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2049         * configure.ac: Check for the minimum in-tree MPFR version
2050         handled.
2051         * configure: Regenerate.
2053 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2055         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2056         * configure: Regenerated.
2058 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2060         * MAINTAINERS (Write After Approval): Add myself.
2062 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2064         * Makefile.def: Add autoprofiledbootstrap.
2065         * Makefile.tpl: Dito.
2066         * Makefile.in: Regenerate.
2068 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2070     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2071     * configure: Regenerate.
2073 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2075         * configure: Regenerate.
2076         * configure.ac: Remove support for avr-rtems.
2078 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2080         * MAINTAINERS (Write After Approval): Add myself.
2082 2016-06-16  Michael Collison  <michael.collison@arm.com>
2084         * MAINTAINERS (Write After Approval): Add myself.
2086 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2088         * MAINTAINERS (Write After Approval): Update e-mail address.
2090 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2092         * MAINTAINERS (Write After Approval): Add myself.
2094 2016-05-28  Alan Modra  <amodra@gmail.com>
2096         * Makefile.tpl (configure): Depend on m4 files included.
2097         * Makefile.in: Regenerate.
2099 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2101         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2102         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2104 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2106         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2107         special case builtin.
2108         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2109         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2110         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2111         for __builtin_vec_addec.
2113 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2115         * config.guess: Import version 2016-04-02 (newest).
2116         * config.sub: Import version 2016-05-10 (newest).
2118 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2120         * configure.ac: Add ARC support to libgloss.
2121         * configure: Regenerate
2123 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2125         * MAINTAINERS (Write After Approval): Add myself.
2127 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2129         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2130         * configure: Regenerated.
2131         * Makefile.def (gmp): Explicitly disable assembler.
2132         (mpfr): Adjust lib_path.
2133         (mpc): Likewise.
2134         * Makefile.in: Regenerated.
2136 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2138         PR bootstrap/70704
2139         * configure.ac (--enable-stage1-checking): Add missing
2140         --enable-checking=.
2141         * configure: Regenerated.
2143 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2145         * config.guess: Revert r235676.
2146         * config.sub: Revert r235676.
2148 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2150         * config.guess: Remove SH5 support.
2151         * config.sub: Likewise.
2152         * configure: Likewise.
2153         * configure.ac: Likewise.
2155 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2157         PR bootstrap/70704
2158         * configure.ac (--enable-stage1-checking): For --disable-checking or
2159         implicit --enable-checking, make sure extra flag matches in between
2160         stage1 and later checking.
2161         * configure: Regenerated.
2163 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2165         * .gitattributes: New file.
2167 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2169         * MAINTAINERS (rs6000/powerpc port): Add myself.
2171 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2173         PR bootstrap/70173
2174         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2175         and gotools directories.  Delete the stage_final file.
2176         * Makefile.in: Regenerate.
2178 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2180         * MAINTAINERS (Write After Approval): Add myself.
2182 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2184         * MAINTAINERS (Fortran maintainer): Remove myself.
2186 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2188         * MAINTAINERS (Write After Approval): Add myself.
2190 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2192         * MAINTAINERS (Write After Approval): Add myself.
2194 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2196         Sync with binutils-gdb:
2198         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2200         * configure.ac: Add mips and s390 to the gold target check.
2201         * configure: Regenerate.
2203 2016-03-01  DJ Delorie  <dj@redhat.com>
2205         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2207 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2209         * MAINTAINERS (libcpp): Add myself.
2210         (diagnostic messages): Likewise.
2212 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2214         * MAINTAINERS: Fix whitespace.
2216 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2218         * MAINTAINERS (Write After Approval): Add myself.
2220 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2222         * config/isl.m4: Add comments about isl-0.16.
2223         * configure: Regenerate.
2225 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2227         * MAINTAINERS (hsa maintainers): Add myself.
2229 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2231         * MAINTAINERS: (Write After Approval): Add myself.
2233 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2234             Sebastian Pop  <s.pop@samsung.com>
2236         * Makefile.in: Regenerate.
2237         * Makefile.tpl: Export ISLVER.
2238         * configure: Regenerate.
2239         * config/isl.m4: Detect isl-0.15.
2241 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2243         PR bootstrap/69329
2244         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2245         * Makefile.in: Regenerate.
2247 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2249         * configure.ac: Enable LTO for DJGPP
2250         * configure: Regenerate
2252 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2254         Sync with binutils-gdb:
2255         2015-10-21  Nick Clifton  <nickc@redhat.com>
2257         PR gas/19109
2258         * configure.ac: Note the 'none' is an acceptable argument to
2259         --enable-compressed-debug-sections.
2260         * configure: Regenerate.
2262 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2264         PR bootstrap/69134
2265         * Makefile.def (mpfr): Disable assembler.
2266         * Makefile.in: Regenerate.
2268 2016-01-01  Ben Elliston  <bje@gnu.org>
2270         * config.guess: Import version 2016-01-01.
2271         * config.sub: Likewise.
2273 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2275         * MAINTAINERS (Write After Approval): Add myself.
2277 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2279         * Makefile.in: Replace ISL with isl.
2280         * Makefile.tpl: Same.
2281         * config/isl.m4: Same.
2282         * configure.ac: Same.
2283         * contrib/download_prerequisites: Same.
2284         * configure: Regenerate.
2286 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2288         * MAINTAINERS (Write After Approval): Add Myself.
2290 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2292         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2293         * configure: Regenerate.
2295 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2296             Sebastian Pop  <s.pop@samsung.com>
2298         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2299         isl_ctx_get_max_operations.
2300         * configure: Regenerate.
2302 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2304         * MAINTAINERS (Write After Approval): Add myself.
2306 2015-12-02  Ian Lance Taylor  <iant@google.com>
2308         PR go/66147
2309         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2310         * Makefile.in: Regenerate.
2312 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2314         PR libffi/65726
2315         * Makefile.def (lang_env_dependencies): Make libffi depend
2316         on cxx.
2317         * Makefile.in: Regenerate.
2319 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2321         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2322         symbols.
2324 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2326         Sync with binutils-gdb:
2327         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2329         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2330         * configure: Regenerate.
2332 2015-11-19  Martin Liska  <mliska@suse.cz>
2334         * .gitignore: Add .clang-format to ignored files.
2335         * Makefile.in: Add clang-format.
2336         * Makefile.tpl: Likewise.
2338 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2340         * configure.ac: Enable libmpx by default.
2341         * configure: Regenerated.
2343 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2345         * MAINTAINERS: Update email address.
2347 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2349         * MAINTAINERS: Update email address.
2351 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2353         * MAINTAINERS  (Write After Approval): Add myself.
2355 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2357         Sync with binutils-gdb:
2358         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2360         PR gas/19109
2361         * configure.ac: Add
2362         --enable-compressed-debug-sections={all,gas,gold,ld}.
2363         * configure: Regenerated.
2365 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2367         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2369 2015-10-09  Martin Liska  <mliska@suse.cz>
2371         * MAINTAINERS (Write After Approval): Add myself.
2373 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2375         * MAINTAINERS (Write After Approval): Add myself.
2377 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2379         * MAINTAINERS: Update email address.
2381 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2383         * MAINTAINERS  (Write After Approval): Add myself.
2385 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2387         * MAINTAINERS: Update email.
2389 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2391         * MAINTAINERS: Update my email address.
2393 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2395         * MAINTAINERS (ft32 port): Add myself.
2397 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2399         * MAINTAINERS: Add myself.
2401 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2403         * MAINTAINERS (Write After Approval): Add myself.
2405 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2407         PR libfortran/54572
2408         * Makefile.def: Make libgfortran depend on libbacktrace.
2409         * Makefile.in: Regenerate.
2411 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2413         * MAINTAINERS (Write After Approval): Add myself.
2415 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2417         PR other/67092
2418         * configure.ac: Remove --with_host_libstdcxx support.
2419         * configure: Regenerate.
2421 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2422             Jakub Jelinek  <jakub@redhat.com>
2424         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2425         nvptx*-*-*.
2426         * configure: Regenerate.
2428 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2430         * Makefile.def (libiconv): Define bootstrap=true.
2431         Mark pdf/html/info as missing.
2432         (configure-gcc): Depend on all-libiconv.
2433         (all-gcc): Ditto.
2434         (configure-libcpp): Ditto.
2435         (all-libcpp): Ditto.
2436         (configure-intl): Ditto.
2437         (all-intl): Ditto.
2438         * Makefile.in: Regenerate.
2440 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
2442         * MAINTAINERS (loop ivopts): Add the entry and myself.
2444 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2446         * MAINTAINERS (nvptx): Add self.
2448 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2450         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2451         128-bit vector modes.
2453 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2455         * MAINTAINERS (Write After Approval): Add myself.
2457 2015-07-28  Ben Elliston  <bje@gnu.org>
2459         * config.sub, config.guess: Import from upstream.
2461 2015-07-24  Michael Darling  <darlingm@gmail.com>
2463         PR other/66259
2464         * config-ml.in: Reflects renaming of configure.in to configure.ac
2465         * configure: Likewise
2466         * configure.ac: Likewise
2468 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
2470         * MAINTAINERS: Update my email address.
2472 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2474         Sync with binutils-gdb:
2475         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
2477         * configure.ac (target_configdirs): Exclude target-zlib if
2478         target-libjava isn't built.
2479         * configure: Regenerated.
2481 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2483         Sync with binutils-gdb:
2484         2015-05-13  John David Anglin  <dave.anglin@bell.net>
2486         * configure.ac: Disable configuration of GDB for HPUX targets.
2487         * configure: Regenerate.
2489         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
2491         * configure.ac: Add --with-system-zlib.
2492         * configure: Regenerated.
2494         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
2496         * configure.ac: Add FT32 support.
2497         * configure: Regenerate.
2499         2015-01-12  Anthony Green  <green@moxielogic.com>
2501         * configure.ac: Don't disable gprof for moxie.
2502         * configure: Rebuild.
2504 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2506         Sync with binutils-gdb:
2507         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
2509         PR ld/18355
2510         * Makefile.def: Add extra_configure_flags to host zlib.
2511         * configure.ac (extra_host_zlib_configure_flags): New.  Set
2512         to --enable-host-shared When bfd is to be built as shared
2513         library.  AC_SUBST.
2514         * Makefile.in: Regenerated.
2516 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
2518         Sync with src:
2519         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
2520         * Makefile.def (dependencies): Add all-zlib to all-bfd.
2521         * Makefile.in: Regenerated.
2523 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
2525         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2526         target.
2527         * configure: Regenerate.
2529 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
2531         * MAINTAINERS (Write After Approval): Add myself.
2533 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
2535         * MAINTAINERS (OS Port Maintainers): Add myself.
2536         (Various Maintainers): Remove myself from libffi testsuite.
2538 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
2540         * MAINTAINERS (gen* on machine desc): Add self.
2542 2015-06-02  Jason Merrill  <jason@redhat.com>
2544         PR bootstrap/66319
2545         * configure.ac: Use -std=gnu++98.
2547 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2549         * MAINTAINERS (Write After Approval): Add myself.
2551 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
2553         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2554         * configure: Regenerate.
2556 2015-05-26  Jason Merrill  <jason@redhat.com>
2558         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2559         * configure: Regenerate.
2561 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2563         * configure.ac: FT32 target added.
2564         * configure: Regenerated.
2566 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
2568         * MAINTAINERS (Write After Approval): Add myself.
2570 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2572         * MAINTAINERS (Write After Approval): Add myself.
2574 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2576         * configure.ac: Fix typo.
2577         * configure: Regenerate.
2579 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
2581         * MAINTAINERS (Write After Approval): Add myself.
2583 2015-05-03  Matthias Klose  <doko@ubuntu.com>
2585         * configure.ac: Match $host configured with triplets.
2586         * configure: Regenerate.
2588 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2590         * Makefile.tpl: Remove surplus whitespace throughout.
2591         * Makefile.in: Regenerate.
2593 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
2595         * MAINTAINERS (Various Maintainers): Add myself as instruction
2596         combiner maintainer.
2598 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
2600         PR bootstrap/62077
2601         * configure.ac (--enable-stage1-checking): Default to
2602         release,misc,gimple,rtlflag,tree,types if --disable-checking
2603         or --enable-checking is not specified and DEV-PHASE is not
2604         experimental.
2605         * configure: Regenerated.
2607 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
2609         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2610         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2611         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2612         * Makefile.in: Regenerate.
2614 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
2616         * MAINTAINERS: Update my email address.
2618 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
2620         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2622 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2624         * MAINTAINERS: Add myself as an arm port reviewer.
2626 2015-03-25  Martin Liska  <mliska@suse.cz>
2627             Yury Gribov  <y.gribov@samsung.com>
2629         * Makefile.in: Fix ln source location for vimrc file.
2630         * Makefile.tpl: Likewise.
2632 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
2634         PR bootstrap/25672
2635         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2636         cross-compiling.  Similarly for CXX_FOR_TARGET.
2637         * configure: Regenerate.
2639 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
2641         * Makefile.def: Add libmpx.
2642         * configure.ac: Add libmpx.
2643         * Makefile.in: Regenerate.
2644         * configure: Regenerate.
2646 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
2648         * MAINTAINERS (CPU Port Maintainers): Add myself
2649         i386 vector ISA extns mantainer.
2651 2015-03-13  Jeff Law  <law@redhat.com>
2653         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2654         maintainer.
2655         Remove Richard Henderson as a maintainer for the x86 port.
2657 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
2659         * MAINTAINERS (CPU Port Maintainers): Update my email address.
2661 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
2663         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2664         pointer bounds checker and i386 MPX maintainer.
2666 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
2668         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2670 2015-02-26  Martin Sebor  <msebor@redhat.com>
2672         * MAINTAINERS (Various Maintainers): Add self.
2674 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
2676         * configure.ac [--enable-as-accelerator-for] (enable_languages):
2677         Make sure it contains lto.
2678         * configure: Regenerate.
2680 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
2682         * configure: Regenerate.
2684 2015-02-06  Diego Novillo  <dnovillo@google.com>
2686         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2687         middle-end, docstring): Remove myself.
2688         (Write After Approval): Add myself.
2690 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
2692         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2693         (Write After Approval): Update address.
2695 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
2697         PR jit/64780
2698         * configure.ac: Require the user to explicitly specify
2699         --enable-host-shared if the jit is enabled.
2700         * configure: Regenerate.
2702 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
2704         * MAINTAINERS (Write After Approval): Add myself.
2706 2015-01-25  Tom de Vries  <tom@codesourcery.com>
2708         * MAINTAINERS: Make whitespace consistent.
2710 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2712         * MAINTAINERS (Write After Approval): Add myself.
2714 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
2716         * MAINTAINERS: (Write After Approval): Add myself.
2718 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2720         * MAINTAINERS: (Write After Approval): Add myself.
2722 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2724         * MAINTAINERS: (Write After Approval): Add myself.
2726 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
2728         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2729         objective-c/c++ front end maintainer.
2731 2015-01-13  Marek Polacek  <polacek@redhat.com>
2733         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2735 2015-01-12  Jeff Law  <law@redhat.com>
2737         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2738         a very long time.
2740 2015-01-09  Ian Lance Taylor  <iant@google.com>
2742         * configure.ac (host_tools): Add gotools.
2743         * Makefile.def (host_modules): Add gotools.
2744         (dependencies): Add dependency of all-gotools on all-target-libgo.
2746 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
2748         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2749         * configure: Regenerate.
2751 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
2753         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2754         all-target-libgomp.
2755         * Makefile.in: Regenerate.
2757 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2759         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2761 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2763         * configure.ac: Add Visium support.
2764         * configure: Regenerate.
2766 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
2768         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2769         * configure: Regenerate.
2771 2015-01-03  Andrew Pinski  <apinski@cavium.com>
2773         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2774         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2775         (BASE_TARGET_EXPORTS): Add OBJCOPY.
2776         (OBJCOPY_FOR_TARGET): New variable.
2777         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2778         * Makefile.in: Regenerate.
2779         * configure.ac: Check for already installed target objcopy.
2780         Also GCC_TARGET_TOOL on objcopy.
2781         * configure: Regenerate.
2783 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2785         * config.sub: Update from upstream, to 2015-01-01 version.
2786         * config.guess: Ditto.
2788 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2790         * MAINTAINERS (RTEMS Ports): Add myself.
2792 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2794         * MAINTAINERS (Write After Approval): Add myself.
2796 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2798         * MAINTAINERS (Write After Approval): Add myself.
2800 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2802         * configure.ac (--enable-as-accelerator-for): Don't set
2803         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2804         * configure: Regenerate.
2806 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
2808         PR bootstrap/64023
2809         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2810         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2811         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2812         to CXX.
2813         * Makefile.in: Regenerated.
2815 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2816             Yury Gribov  <y.gribov@samsung.com>
2818         * .gitignore: Added .local.vimrc and .lvimrc.
2819         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2820         * Makefile.in: Regenerate.
2822 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2824         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2825         * configure: Regenerated.
2827 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2829         * MAINTAINERS (nvptx port): New entry.
2831 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
2833         * configure: Regenerate.
2835 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2837         * configure.ac: Merge with Binutils.
2839 2014-11-26  Tobias Burnus  <burnus@net-b.de>
2841         * Makefile.def: Make more dependent on mpfr, mpc and isl.
2842         * Makefile.in: Regenerate.
2844 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2846         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2847         missing flex.
2848         * Makefile.in: Regenerated.
2850 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
2852         * Makefile.in: Regenerate.
2854 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
2856         PR bootstrap/63784
2857         * libtool.m4: Add $pic_flag with -shared.
2859 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
2861         * MAINTAINERS (Write After Approval): Added myself.
2863 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
2865         * MAINTAINERS (write-after-approval): Add myself.
2867 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2869         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2870         from 2 years ago.
2872 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2874         Revert:
2875         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2877         * MAINTAINERS (Write After Approval): Added myself as line map
2878         maintainer.
2880 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2882         Revert:
2883         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2885         * MAINTAINERS (Write After Approval): Added myself.
2887 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2889         * MAINTAINERS (Write After Approval): Added myself.
2891 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2893         * MAINTAINERS (Write After Approval): Added myself as line map
2894         maintainer.
2896 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
2898         * MAINTAINERS (Various Maintainers): Added myself as line map
2899         maintainer.
2901 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2903         * move-if-change: Sync from upstream gnulib.
2905 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2907         * compile: Sync with upstream Automake.
2908         * depcomp: Ditto.
2909         * install-sh: Ditto.
2910         * missing: Ditto.
2911         * mkinstalldirs: Ditto.
2912         * ylwrap: Ditto.
2914 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2916         * config.sub: Update from upstream config repo.
2917         * config.guess: Ditto.
2919 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2921         * Makefile.def: Add liboffloadmic to target_modules.  Make
2922         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2923         * Makefile.in: Regenerate.
2924         * configure: Regenerate.
2925         * configure.ac: Add liboffloadmic to target binaries.
2926         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2927         Add liboffloadmic to noconfig list when C++ is not supported.
2929 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2930             Thomas Schwinge  <thomas@codesourcery.com>
2931             Ilya Verbin  <ilya.verbin@intel.com>
2932             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2934         * configure: Regenerate.
2935         * configure.ac (--enable-as-accelerator-for)
2936         (--enable-offload-targets): New configure options.
2938 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2940         * Makefile.def: Make all-gcc depend on all-isl.
2941         * Makefile.in: Regenerate.
2943 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2945         * ChangeLog.jit: New.
2946         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2948 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2950         PR target/63610
2951         * libtool.m4: Fix globbing of darwin versions.
2952         * configure: Regenerate.
2954 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2956         * Makefile.def: Remove CLooG.
2957         * Makefile.tpl: Ditto.
2958         * configure.ac: Ditto.
2959         * configure: Regenerate.
2960         * Makefile.in: Ditto.
2962 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2964         * configure.ac: Handle nvptx-*-*.
2965         * configure: Regenerate.
2967 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2969         * MAINTAINERS (Write After Approval): Add myself.
2971 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2973         * Makefile.def (libcc1): Remove bootstrap=true;.
2974         * Makefile.in: Regenerated.
2976 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2978         * configure.ac: Update comment.
2979         * configure: Regenerate.
2981 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2983         * MAINTAINERS (Write After Approval): Add myself.
2985 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2987         * configure.ac (extra_host_libiberty_configure_flags): Add
2988         --enable-shared also for libcc1's benefit.
2989         * configure: Regenerate.
2991 2014-10-29  Tristan Gingold  <gingold@adacore.com>
2993         * MAINTAINERS: Change my email address.
2995 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
2996             Tom Tromey  <tromey@redhat.com>
2998         * Makefile.def: Add libcc1 to host_modules.
2999         * configure.ac (host_tools): Add libcc1.
3000         * Makefile.in, configure: Rebuild.
3002 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3004         * configure.ac (build_configargs): Don't share config.cache between
3005         build subdirs.
3006         * configure: Regenerate.
3008 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3010         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3011         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3012         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3013         leon3v7 as leon3.
3014         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3015         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3016         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3017         * config/sparc/sparc.md (cpu): Add leon3v7.
3018         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3020 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3022         * MAINTAINERS (write-after-approval): Add myself.
3024 2014-10-23  Ian Lance Taylor  <iant@google.com>
3026         * configure.ac: Disable the Go frontend on systems where it is known
3027         to not work.
3028         * configure: Regenerate.
3030 2014-10-23  Richard Biener  <rguenther@suse.de>
3032         * Makefile.def: Add libcpp build module and dependencies.
3033         * configure.ac: Add libcpp build module.
3034         * Makefile.in: Regenerate.
3035         * configure: Likewise.
3037 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3039         * MAINTAINERS (write-after-approval): Add myself.
3041 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3043         * INSTALL/README: Do not mention CVS.
3045 2014-10-03  Jing Yu  <jingyu@google.com>
3047         * configure.ac: Add aarch64 to list of targets that support gold.
3048         * configure: Regenerate.
3050 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3052         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3054 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3056         * MAINTAINERS:  Add myself as MIPS maintainer.
3058 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3060         * MAINTAINERS: Move myself to MIPS maintainers.
3062 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3064         * MAINTAINERS: Put all email addresses between '<' and '>'.
3066 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3068         * MAINTAINERS: Move myself to reviewers (Fortran).
3070 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3072         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3073         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3074         * Makefile.in: Regenerate.
3076 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3078         * rtx-classes-status.txt: Delete
3080 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3082         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3084 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3086         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3087         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3088         of checking for version number.
3089         * configure: Regenerated.
3090         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3092 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3094         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3095         is done; begin phase 6 (use extra rtx_def subclasses).
3097 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3099         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3100         done; begin phase 5 (additional rtx_def subclasses).
3102 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3104         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3106 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3108         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3109         SET_BB_HEADER are done.
3111 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3113         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3114         done.
3116 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3118         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3120 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3122         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3124 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3126         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3128 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3130         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3132 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3134         * rtx-classes-status.txt: Phase 3 (per-file commits within
3135         "config" subdirs) is done; begin phase 4 (removal of
3136         "scaffolding").
3138 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3140         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3141         dir) is done; begin phase 3 (per-file commits within "config"
3142         subdirs).
3144 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3146         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3147         phase 2 (per-file commits in main source dir).
3149 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3151         * configure: Regenerated.
3153 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3155         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3157 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3159         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3161 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3163         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3165 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3167         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3169 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3171         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3173 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3175         * MAINTAINERS (Write After Approval): Add myself.
3177 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3179         * MAINTAINERS: Remove myself
3181 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3183         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3185 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3187         * MAINTAINERS (Write After Approval): Add myself.
3189 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3191         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3192         SET_BB_HEADER, SET_BB_FOOTER
3194 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3196         * rtx-classes-status.txt: New file
3198 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3200         * configure.ac: Eliminate ClooG installation dependency.
3201         * configure: Regenerate.
3202         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3203         * Makefile.in: Regenerate.
3205 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3207         * MAINTAINERS (Write After Approval): Add myself.
3209 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3211         * MAINTAINERS (Write After Approval): Add myself.
3213 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3215         * MAINTAINERS (Write After Approval): Add myself.
3217 2014-07-28  Anthony Green  <green@moxielogic.com>
3219         Import from savannah.gnu.org:
3220         * config.sub: Update to 2014-07-28 version.
3222 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3224         * MAINTAINERS: Remove my MIPS maintainer entry.
3226 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3228         PR target/47230
3229         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3230         * configure: Regenerate.
3232 2014-07-24  James Norris  <jnorris@codesourcery.com>
3234         * MAINTAINERS (Write After Approval): Add myself.
3236 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3238         * configure.ac: Accept only CLooG 0.18.1.
3239         * configure: Regenerate.
3241 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3243         * configure.ac: Don't accept isl 0.11.
3244         * configure: Regenerate.
3246 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3248         * MAINTAINERS (Write After Approval): Add myself.
3250 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3252         * configure.ac: Don't accept isl 0.10.
3253         * configure: Regenerate.
3255 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3257         Fix include path for in-tree cloog.
3258         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3259         * configure: Regenerate.
3261 2014-06-18  Richard Henderson  <rth@redhat.com>
3263         * .gitignore: Import gcc_update output.
3265 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3267         * config-ml.in: Robustify ac_configure_args parsing.
3269         * configure.ac (--enable-linker-plugin-configure-flags)
3270         (--enable-linker-plugin-flags): New flags.
3271         (configdirs): Conditionally add libiberty-linker-plugin.
3272         * configure: Regenerate.
3273         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3274         (host_modules) <lto-plugin>: Pay attention to
3275         @extra_linker_plugin_flags@ and
3276         @extra_linker_plugin_configure_flags@.
3277         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3278         * Makefile.in: Regenerate.
3280         * Makefile.tpl (configure-[+prefix+][+module+])
3281         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3282         "module_srcdir" instead of "module" for locating a module's srcdir.
3283         * Makefile.in: Regenerate.
3285 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3287         * MAINTAINERS (Write After Approval): Add myself.
3289 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3291         * MAINTAINERS: Update my email address.
3293 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3295         * MAINTAINERS (Write After Approval): Add myself.
3297 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3299         * MAINTAINERS (Write After Approval): Add myself.
3301 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3303         PR libstdc++/61011
3304         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3305         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3306         * configure: Regenerate.
3308 2014-05-28  Pedro Alves  <palves@redhat.com>
3310         * MAINTAINERS (Write After Approval): Add myself.
3312 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3314         * MAINTAINERS: Update my affiliation/email.
3316 2014-05-19  Mike Stump  <mikestump@comcast.net>
3318         * MAINTAINERS: Add wide-int reviewers.
3320 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3322         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3323         * configure: Regenerated.
3325 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3327         * MAINTAINERS (libitm): Add myself as maintainer.
3329 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3331         * MAINTAINERS (Write After Approval): Add myself.
3333 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3335         * config.sub, config.guess: Import from upstream.
3337 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3339         * MAINTAINERS (Write After Approval): Put myself in correct order.
3341 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3343         * MAINTAINERS (Write After Approval): Add myself.
3345 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3347         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3348         section.
3350 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3352         * MAINTAINERS (Write After Approval): Delete myself.
3354 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3356         PR sanitizer/56781
3357         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3358         and -B* options with -Xcompiler.
3360 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3362         PR bootstrap/60620
3363         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3364         * Makefile.in: Regenerate.
3366 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3368         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3369         for WINDRES_FOR_TARGET in default-manifest.o rule.
3370         * Makefile.in: Regenerate.
3372 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3374         * MAINTAINERS (Write After Approval): Add myself.
3376 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3378         PR sanitizer/56781
3379         * Makefile.def: Set bootstrap=true; for host fixincludes.
3380         * configure.ac: Don't bootstrap host fixincludes unless
3381         --with-build-config=bootstrap-{a,ub}san.
3382         * Makefile.in: Regenerated.
3383         * configure: Regenerated.
3385 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3387         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3388         --enable-vtable-verify option parsing.  Don't add
3389         target-libsanitizer to bootstrap_target_libs unless
3390         --with-build-config=bootstrap-asan or
3391         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3392         to bootstrap_target_libs unless --enable-vtable-verify.
3393         * configure: Regenerated.
3395 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3397         * MAINTAINERS (Write After Approval): Add myself.
3399 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3401         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3403 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3405         PR bootstrap/58572
3406         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3407         -I for libstdc++-v3 includes if $(LEAN).
3408         * Makefile.in: Regenerated.
3410 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3412         * MAINTAINERS: Update my email address.
3414 2014-02-24  Walter Lee  <walt@tilera.com>
3416         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3417         (tilegx-*-*): Change to tilegx*-*-*.
3418         * configure: Regenerate.
3420 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3422         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3424 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3426         * MAINTAINERS (Write After Approval): Add myself.
3428 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3430         PR target/59788
3431         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3432         *solaris2*.
3434 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3436         * MAINTAINERS: Update my email address.
3438 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3440         * MAINTAINERS: Convert to UTF-8.
3441         Properly sort Xinliang David Li's entry.
3443 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3444             Sandra Loosemore  <sandra@codesourcery.com>
3446         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3447         nios2 port maintainers.
3449 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3451         * MAINTAINERS (Write After Approval): Add myself.
3453 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3455         * configure.ac: Add user-friendly check for native x86_64-linux
3456         multilibs.
3457         * configure: Regenerate.
3459 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3461         * MAINTAINERS: Add myself as sh maintainer.
3463 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3465         * MAINTAINERS: Add self as SLSR maintainer.
3467 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
3469         * MAINTAINERS: Update my email address.
3471 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
3473         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3475 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
3477         * Makefile.in: Regenerate.
3479         * Makefile.tpl: Fix typo.
3480         * Makefile.in: Regenerate partially.
3482 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3484         * configure.ac: Added libcilkrts to noconfig list when C++ is not
3485         supported.
3486         * configure: Regenerated.
3488 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
3490         * MAINTAINERS (Write After Approval): Add myself.
3492 2013-10-30  Jason Merrill  <jason@redhat.com>
3494         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3495         --disable-build-format-warnings.
3497 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3499         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
3500         depend on libstdc++ and libgcc.
3501         * configure: Regenerate.
3502         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
3503         libcilkrts for POSIX and i*86, and x86_64 architectures.
3504         * Makefile.in: Added libcilkrts related fields to support building it.
3506 2013-10-26  Jeff Law  <law@redhat.com>
3508         * Makefile.def (target_modules): Remove libmudflap
3509         (languages): Remove check-target-libmudflap).
3510         * Makefile.in: Rebuilt.
3511         * Makefile.tpl (check-target-libmudflap-c++): Remove.
3512         * configure.ac (target_libraries): Remove target-libmudflap.
3513         Remove checks which disabled libmudflap on some systems.
3514         * configure: Rebuilt.
3515         * libmudflap: Directory removed.
3517 2013-10-21  Cong Hou  <congh@google.com>
3519         * MAINTAINERS (Write After Approval): Add myself.
3521 2013-10-16  Mike Stump  <mikestump@comcast.net>
3523         * .dir-locals.el: Add.
3525 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
3527         * configure.ac: Add --enable-host-shared
3528         * configure: Regenerate.
3530 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3532         Import from savannah.gnu.org:
3533         * config.guess: Update to 2013-06-10 version.
3534         * config.sub: Update to 2013-10-01 version.
3536 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
3538         Changes to build configuration to allow big endian ARC ELF toolchain
3539         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3540         * configure: Regenerate.
3542 2013-09-20  Alan Modra  <amodra@gmail.com>
3544         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3545         ppc host match.  Support little-endian powerpc linux hosts.
3547 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
3549         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3550         maintainer.
3552 2013-09-12  DJ Delorie  <dj@redhat.com>
3554         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3555         maintainers.
3557 2013-09-03  Richard Biener  <rguenther@suse.de>
3559         * configure.ac: Also allow ISL 0.12.
3560         * configure: Regenerated.
3562 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3564         * MAINTAINERS (Write After Approval): Add myself.
3566 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
3568         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3570 2013-08-26  Caroline Tice  <cmtice@google.com>
3572         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
3573         "Various Reviewers" to libvtv "Various Maintainers".
3575 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
3577         * MAINTAINERS: Add myself as RTL optimizers reviewer.
3579 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
3581         * MAINTAINERS: Update name, email.
3583 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
3585         * MAINTAINERS (Write After Approval): Add myself.
3587 2013-08-12  Caroline Tice  <cmtice@google.com>
3589         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3590         address in the Write After Approval section.
3592 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
3594         * MAINTAINERS (Write After Approval): Update email.
3596 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
3598         * configure.ac: Adjust to check VTV_SUPPORTED.
3599         * configure: Regenerated.
3601 2013-08-02  Caroline Tice  <cmtice@google.com>
3603         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3604         on non-linux systems; add target-libvtv to noconfigdirs; add
3605         libsupc++/.libs to C++ library search paths.
3606         * configure: Regenerated.
3607         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3608         libstdc++ and libgcc.
3609         * Makefile.in: Regenerated.
3611 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
3613         * MAINTAINERS (Write After Approval): Add myself.
3615 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
3616             Shiva Chen  <shiva0217@gmail.com>
3618         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3619         nds32 port maintainers.
3621 2013-07-17  Tim Shen  <timshen91@gmail.com>
3623         * MAINTAINERS (Write After Approval): Add myself.
3625 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3627         * configure.ac: Sync from binutils.
3628         * configure: Regenerate.
3630 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
3632         * MAINTAINERS (Write After Approval): Add myself.
3634 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
3636         * MAINTAINERS (Write After Approval): Add myself.
3638 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
3640         * MAINTAINERS (Write After Approval): Add myself.
3642 2013-04-30  Brooks Moses  <bmoses@google.com>
3644         * MAINTAINERS: Update my email; move myself from Fortran
3645         reviewer to Write After Approval.
3647 2013-04-16  Andreas Schwab  <schwab@suse.de>
3649         * configure.ac (aarch64-*-*): Don't disable java.
3650         * configure: Regenerate.
3652 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
3654         * MAINTAINERS (Write After Approval): Add myself.
3656 2013-03-30  Matthias Klose  <doko@ubuntu.com>
3658         * Makefile.def (target_modules): Don't install libffi.
3659         * Makefile.in: Regenerate.
3661 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
3663         * MAINTAINERS (Write After Approval): Add myself.
3665 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
3667         * MAINTAINERS (Write After Approval): Add myself.
3669 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
3671         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3672         * configure: Regenerated.
3674 2013-02-05  Ian Lance Taylor  <iant@google.com>
3676         PR go/55969
3677         * configure.ac: Disable libgo on some systems where it does not
3678         work.
3680 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
3682         * MAINTAINERS: Explicitly add myself as AIX maintainer.
3683         Remove Geoff Keating as rs6000 port maintainer, at his request.
3685 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
3687         * MAINTAINERS: Update my email.
3689 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
3691         * configure: Re-generate.
3693 2013-01-15  Richard Biener  <rguenther@suse.de>
3695         PR other/55973
3696         * configure: Re-generate.
3698 2013-01-14  Matthias Klose  <doko@ubuntu.com>
3700         * Makefile.def (install-target-libsanitizer): Depend on
3701         install-target-libstdc++-v3.
3702         * Makefile.in: Regenerate.
3704 2013-01-14  Richard Biener  <rguenther@suse.de>
3706         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3707         * configure: Re-generate
3709 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3711         * config.sub: Update from config repo.
3713 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3715         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3716         * Makefile.in: Regenerate.
3718 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3720         * MAINTAINERS (arc): Add new port maintainership for myself.
3722 2013-01-09  Jason Merrill  <jason@redhat.com>
3724         * .gitignore: Import from gdb repository.
3726 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3728         * Makefile.def (configure-gcc): Depend on all-gmp.
3729         (all-gcc): Remove dependency on all-gmp.
3730         * Makefile.in: Regenerated.
3732 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3734         * config.sub: Merge from config repo.
3735         * config.guess: Ditto.
3737 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3739         * Makefile.def: Merge from binutils.
3740         * Makefile.in: Ditto.
3742 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3744         * MAINTAINERS: Update my email.
3746 2012-12-29  Ben Elliston  <bje@gnu.org>
3748         * config.guess: Update to 2012-12-29 version.
3749         * config.sub: Likewise.
3751 2012-12-20  Matthias Klose  <doko@ubuntu.com>
3753         * Makefile.def (install-target-libgfortran): Depend on
3754         install-target-libquadmath, install-target-libgcc.
3755         (install-target-libsanitizer): Depend on install-target-libgcc.
3756         (install-target-libjava): Depend on install-target-libgcc.
3757         (install-target-libitm): Depend on install-target-libgcc.
3758         (install-target-libobjc): Depend on install-target-libgcc.
3759         (install-target-libstdc++-v3): Depend on install-target-libgcc.
3760         * Makefile.in: Regenerate.
3762 2012-12-19  Matthias Klose  <doko@ubuntu.com>
3764         * Makefile.def (install-target-libgo): Depend on
3765         install-target-libatomic.
3766         * Makefile.in: Regenerate.
3768 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
3770         PR go/55201
3771         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3772         * Makefile.in: Regenerate.
3774 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
3776         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3777         * configure: Regenerate.
3779 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3781         * config.sub: Merge from config repo.
3783 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3785         * Makefile.def (target_modules): Add bootstrap=true and
3786         raw_cxx=true to libsanitizer.
3787         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3788         * Makefile.in: Regenerated.
3789         * configure: Likewise.
3791 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3793         * MAINTAINERS: Remove self as RTL optimization maintainer.
3795 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3797         * MAINTAINERS (Write After Approval): Add myself.
3799 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3801         * Makefile.def (target_modules): Remove bootstrap=true and
3802         raw_cxx=true from libsanitizer.
3803         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3804         * Makefile.in: Regenerated.
3805         * configure: Likewise.
3807 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3809         * Makefile.def (target_modules): Add bootstrap=true and
3810         raw_cxx=true to libsanitizer.
3811         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3812         * Makefile.in: Regenerated.
3813         * configure: Likewise.
3815 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3817         PR bootstrap/54279
3818         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3819         * configure: Regenerate.
3820         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3821         * Makefile.in: Regenerate.
3823 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
3825         * configure.ac: Disable libsanitizer if we're not building C++.
3826         * configure: Regenerate.
3828 2012-11-15  Roland McGrath  <roland@hack.frob.com>
3830         * MAINTAINERS (Write After Approval): Add myself.
3832 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
3834         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3835         Kostya Serebryany (kcc@google.com) and
3836         Jakub Jelinek (jakub@redhat.com).
3837         Rename area for Dodji Seketeli (dodji@redhat.com).
3839 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
3841         * MAINTAINERS: (asan.c, related): Add myself.
3843 2012-11-14  Roland McGrath  <mcgrathr@google.com>
3845         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3846         * configure: Regenerate.
3848 2012-11-13  Richard Henderson  <rth@redhat.com>
3850         * configure.ac: Move libsanitizer logic to subdirectory.
3851         * configure: Regenerate.
3853 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
3855         * configure.ac: Enable libsanitizer just on x86 linux for now.
3856         * configure: Re-generate.
3858 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
3860         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3861         sections.
3862         * configure: Regenerate.
3864 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
3866         * configure.ac: Add section for configdirs for libsanitizer.
3867         Disable for cris-*-* and mmix-*-*.
3868         * configure: Regenerate.
3870 2012-11-12  Wei Mi <wmi@google.com>
3872         * configure.ac: Add libsanitizer to target_libraries.
3873         * Makefile.def: Ditto.
3874         * configure: Regenerate.
3875         * Makefile.in: Regenerate.
3876         * libsanitizer: New directory for asan runtime.  Contains an empty
3877         tsan directory.
3879 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3881         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3882         against Mingw64 w32api.
3883         * configure: Regenerate.
3885 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3887         * configure: Regenerated.
3889 2012-11-03  Robert Mason  <rbmj@verizon.net>
3891         * configure.ac: add --disable-libstdcxx configure option
3892         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3894 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3896         * MAINTAINERS (Write After Approval): Add myself.
3898 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3900         * MAINTAINERS (Write After Approval): Add myself.
3902 2012-10-24  Sharad Singhai  <singhai@google.com>
3904         * MAINTAINERS (Write After Approval): Add myself.
3906 2012-10-24  Eric Christopher  <echristo@gmail.com>
3908         * MAINTAINERS: Update email address.
3910 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3912         PR bootstrap/54820
3913         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3914         * configure: Regenerate.
3916 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3918         * MAINTAINERS (aarch64): Add Marcus and myself.
3920 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3922         PR bootstrap/54820
3923         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3924         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3925         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3926         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3927         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3928         * Makefile.in: Regenerate.
3929         * configure.ac (have_static_libs): New variable and associated check.
3930         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3931         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3932         * configure: Regenerate.
3934 2012-10-10  Richard Biener  <rguenther@suse.de>
3936         * MAINTAINERS: Adjust for changed surname.
3938 2012-10-04  Lawrence Crowl  <crowl@google.com>
3940         * MAINTAINERS (Write After Approval): Add myself.
3942 2012-10-01  Cary Coutant  <ccoutant@google.com>
3944         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3946 2012-09-28  Ian Lance Taylor  <iant@google.com>
3948         * Makefile.def: Make all-target-libgo depend on
3949         all-target-libbacktrace.
3950         * Makefile.in: Rebuild.
3952 2012-09-26  Ian Lance Taylor  <iant@google.com>
3954         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3955         * Makefile.in: Rebuild.
3957 2012-09-20  Walter Lee  <walt@tilera.com>
3959         * configure.ac: Add tilegx to list of targets that support gold.
3960         * configure: Regenerate.
3962 2012-09-20  Marek Polacek  <polacek@redhat.com>
3964         * MAINTAINERS (Write After Approval): Add myself.
3966 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3968         * configure.ac: Add mips*-mti-elf* target.
3969         * configure: Regenerate.
3971 2012-09-17  Ian Lance Taylor  <iant@google.com>
3973         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3974         * configure.ac (host_libs): Add libbacktrace.
3975         (target_libraries): Add libbacktrace.
3976         * Makefile.def (host_modules): Add libbacktrace.
3977         (target_modules): Likewise.
3978         * configure, Makefile.in: Rebuild.
3980 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3982         PR target/38607
3983         Merge upstream change.
3984         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3986         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3987         Add libgomp*.o to compare_exclusions for AIX.
3988         * configure: Regenerate.
3990 2012-09-06  Diego Novillo  <dnovillo@google.com>
3992         * configure.ac: Bump minimum GMP version to 4.2.3.
3993         * configure: Re-generate.
3995 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
3997         PR target/54461
3998         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3999         target-libgloss if not configured --with-avrlibc=no.
4000         * configure: Regenerate.
4002 2012-09-04  Jason Merrill  <jason@redhat.com>
4004         * configure.ac: Fix --enable-languages=all.
4006 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4008         * MAINTAINERS (Write After Approval): Add myself.
4010 2012-09-03  Richard Guenther  <rguenther@suse.de>
4012         PR bootstrap/54138
4013         * configure.ac: Re-organize ISL / CLOOG checks to allow
4014         disabling with either --without-isl or --without-cloog.
4015         * configure: Regenerated.
4017 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4019         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4020         * configure: Regenerate.
4022 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4024         * MAINTAINERS: Fix my email address.
4026 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4028         PR binutils/4970
4029         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4030         and opcodes.
4031         * Makefile.in: Regenerated.
4033 2012-08-26  Art Haas <ahaas@impactweather.com>
4035         * configure: Regenerate.
4037 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4039         * INSTALL/README: Also refer to the online installation
4040         instructions.
4042 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4044         * MAINTAINERS (Write After Approval): Add myself.
4045         (Picochip port): Remove myself.
4047 2012-08-14   Diego Novillo  <dnovillo@google.com>
4049         Merge from cxx-conversion branch.
4051         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4052         POSTSTAGE1_CONFIGURE_FLAGS.
4053         * Makefile.in: Regenerate.
4054         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4055         Force C++ when bootstrapping.
4056         * configure: Regenerate.
4058 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4060         * MAINTAINERS (Write After Approval): Add myself.
4062 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4064         * README: Document use of ranges of years in copyright notices.
4066 2012-07-06  Richard Guenther  <rguenther@suse.de>
4068         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4069         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4070         --with-gmp=system.
4071         * Makefile.in: Regenerated.
4072         * configure: Likewise.
4074 2012-07-06  Richard Guenther  <rguenther@suse.de>
4076         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4077         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4078         supply V=1 as extra_make_flags.
4079         * configure: Regenerated.
4080         * Makefile.in: Likewise.
4082 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4084         * configure: Regenerate.
4086 2012-07-03  Richard Guenther  <rguenther@suse.de>
4088         * Makfile.def (isl): Remove not necessary extra_exports and
4089         extra_make_flags.
4090         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4091         * Makefile.in: Regenerated.
4093 2012-07-03  Richard Guenther  <rguenther@suse.de>
4095         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4096         * configure.ac: If either the ISL or the CLooG check failed
4097         do not try to build in-tree versions.
4098         * Makefile.in: Regenerated.
4099         * configure: Regenerated.
4101 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4103         * configure: Regenerate.
4105 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4107         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4108         maintainer.
4110 2012-07-02  Richard Guenther  <rguenther@suse.de>
4112         * configure: Regenerated.
4114 2012-07-02  Richard Guenther  <rguenther@suse.de>
4115         Michael Matz  <matz@suse.de>
4116         Tobias Grosser <tobias@grosser.es>
4117         Sebastian Pop <sebpop@gmail.com>
4119         * Makefile.def: Add ISL host module, remove PPL host module.
4120         Adjust ClooG host module to use the proper ISL.
4121         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4122         * configure.ac: Include config/isl.m4.  Add ISL host library,
4123         remove PPL.  Remove PPL configury, add ISL configury, adjust
4124         ClooG configury.
4125         * Makefile.in: Regenerated.
4126         * configure: Likewise.
4128 2012-07-02  Richard Guenther  <rguenther@suse.de>
4130         Merge from graphite branch
4131         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4133         * configure: Regenerated.
4134         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4135         both cloog.org and legacy versions. The only supported version will
4136         be CLooG with the isl backend.
4138         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4140         * configure: Regenerated.
4141         * configure.ac: Require cloog isl 0.17.0
4143         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4145         * configure: Regenerated.
4146         * config/cloog.m4: Do not define CLOOG_ORG
4148 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4150         * configure.ac: Skip C if explicitly selected.
4151         * configure: Regenerate.
4153 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4155         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4156         they contain -O2.
4157         * configure: Regenerate.
4159 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4161         PR debug/53740
4162         * df.h, df-problems.c, dce.c: Revert last patch.
4164 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4166         * MAINTAINERS (Write After Approval): Update my email address.
4168 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4170         * MAINTAINERS (Write After Approval): Add myself.
4172 2012-06-20  Jason Merrill  <jason@redhat.com>
4174         * Makefile.tpl (check-target-libgomp-c++): New.
4175         (check-target-libitm-c++): New.
4176         * Makefile.def (c++): Add them.
4177         * Makefile.in: Regenerate.
4179 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4181         * MAINTAINERS (Write After Approval): Add myself.
4183 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4185         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4186         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4187         (install-no-fixedincludes): Adjust accordingly.
4188         * Makefile.in: Regenerate.
4190 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4192         Merge upstream change
4193         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4195 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4197         * MAINTAINERS (Write After Approval): Add myself.
4199 2012-05-09  Nick Clifton  <nickc@redhat.com>
4200             Paul Smith  <psmith@gnu.org>
4202         PR bootstrap/50461
4203         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4204         allow for the fact that from release v3.1.0 of MPFR the source
4205         files were moved into a src sub-directory.
4206         * configure: Regenerate.
4208 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4210         * configure.ac: Bump minimum MPFR version to 2.4.0.
4211         * configure: Regenerated.
4213 2012-05-01  Richard Henderson  <rth@redhat.com>
4215         * Makefile.def (libatomic): New target_module.
4216         * configure.ac (target_libraries): Add libatomic.
4217         (noconfigdirs): Check if libatomic is supported.
4218         * Makefile.in, configure: Rebuild.
4220 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4222         * MAINTAINERS (Write After Approval): Add myself.
4224 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4226         * config.sub: Update to 2012-04-18 version from official repo.
4228 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4230         * MAINTAINERS (Write After Approval): Add myself.
4232 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4234         * MAINTAINERS: Changed email address.
4236 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4238         PR target/52737
4239         * contrib/gcc_update (files_and_dependencies):
4240         Remove gcc/config/avr/t-multilib from touch data.
4242 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4244         * MAINTAINERS (OS Port Maintainers): Remove irix.
4245         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4246         (unsupported_languages): Remove mips-sgi-irix6.*.
4247         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4248         (with_stabs): Remove.
4249         * configure: Regenerate.
4251 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4253         * MAINTAINERS (OS Port Maintainers): Remove osf.
4254         * configure.ac (enable_libgomp): Remove *-*-osf*.
4255         (with_stabs): Remove alpha*-*-osf*.
4256         * configure: Regenerate.
4258 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4260         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4261         * configure: Regenerate.
4263 2012-02-17  Walter Lee  <walt@tilera.com>
4265         * MAINTAINERS: (Write After Approval): Delete myself.
4267 2012-02-14  Walter Lee  <walt@tilera.com>
4269         * MAINTAINERS (tilegx port): Add myself.
4270         (tilepro port): Add myself.
4271         (Write After Approval): Add myself.
4273 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4275         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4276         and Joseph Myers as docstring relicensing maintainers.
4278 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4280         * MAINTAINERS (write-after-approval): Add myself.
4282 2012-02-08  Ira Rosen <irar@il.ibm.com>
4284         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4285         maintainer.
4287 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4289         * MAINTAINERS (Write After Approval): Move myself to
4290         maintain alphabetical order.
4292 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4294         * MAINTAINERS (Write After Approval): Add myself.
4296 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4298         * MAINTAINERS (Write After Approval): Add myself.
4300 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4301             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4303         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4304         * configure: Regenerate.
4306 2012-01-23  Harshit Chopra  <harshit@google.com>
4308         * MAINTAINERS (Write After Approval): Add myself.
4310 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4312         * configure.ac: Remove reference to mh-interix.
4313         * configure: Regenerate.
4315 2012-01-05  Richard Henderson  <rth@redhat.com>
4317         PR bootstrap/51072
4318         * configure.ac: Disable libitm if c++ is not enabled.
4319         * configure: Rebuild.
4321         * configure.ac: Fix regexp for same.
4322         * configure: Rebuild.
4324 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4326         * MAINTAINERS (Write After Approval): Add myself.
4328 2012-01-02  Richard Guenther  <rguenther@suse.de>
4330         PR bootstrap/51686
4331         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4332         * Makefile.in: Regenerate.
4334 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4336         * MAINTAINERS (Write After Approval): Add myself.
4338 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4340         * configure: Regenerate.
4342 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4344         * MAINTAINERS (picochip): Changed email address.
4346 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4348         * MAINTAINERS (write-after-approval): Add self.
4350 2011-11-29  DJ Delorie  <dj@redhat.com>
4352         * configure.ac (rl78-*-*) New case.
4353         * configure: Regenerate.
4354         * MAINTAINERS: Add myself as RL78 maintainer.
4356 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4358         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4360 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4362         * libtool.m4: Additional FreeBSD 10 fixes.
4364 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4366         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4367         Maintainers section, as Epiphany maintainer.
4369 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4371         PR target/49992
4372         * configure.ac: Remove ranlib special-casing for Darwin.
4373         * configure: Regenerate.
4375 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4377         * MAINTAINERS (Reviewers): Keep the list sorted.
4379 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4381         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4383 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4385         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4386         * configure: Rebuild.
4387         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4388         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4389         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4390         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4391         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4392         Add READELF.
4393         * Makefile.in: Rebuild.
4395 2011-11-09  Jason Merrill  <jason@redhat.com>
4397         * Makefile.def (language=c++): Remove check-c++0x.
4398         * Makefile.in (check-gcc-c++): Regenerate.
4400 2011-11-08  Richard Henderson  <rth@redhat.com>
4402         * configure.ac: Test for libitm directory present first.
4404         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4406         * configure.ac: Test libitm/configure.tgt to disable libitm.
4407         * configure: Rebuild.
4409 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4410             Richard Henderson  <rth@redhat.com>
4412         Merged from transactional-memory.
4414         * Makefile.def (lang_env_dependencies): libitm is c++.
4415         Add libitm target module.
4416         * configure.ac: Likewise.
4417         * config/mmap.m4: New file.
4418         * contrib/gcc_update: Add libitm to touch data.
4419         * Makefile.in, configure: Rebuild.
4421 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4423         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4424         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4425         * Makefile.in: Regenerate.
4427 2011-11-01  DJ Delorie  <dj@redhat.com>
4429         * config.sub: Update to version 2011-10-29 (added rl78)
4431 2011-10-27  Nick Clifton  <nickc@redhat.com>
4433         * config.sub: Import these changes from the config project:
4435         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4436             Ben Elliston  <bje@gnu.org>
4438         * config.sub (epiphany): New.
4440         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4441             Ben Elliston  <bje@gnu.org>
4443         * config.sub (hexagon, hexagon-*): New.
4445         2011-08-23  Roland McGrath  <mcgrathr@google.com>
4447         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4448         64eb to be64.
4450         2011-08-16  Roland McGrath  <mcgrathr@google.com>
4452         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4453         (nacl): Grok as alias for 32el-unknown-nacl.
4455 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4457         * MAINTAINERS (Write After Approval): Add myself.
4459 2011-10-24  Teresa Johnson  <tejohnson@google.com>
4461         * MAINTAINERS (Write After Approval): Add myself.
4463 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
4465         * MAINTAINERS (sparc port): Remove myself.
4467 2011-09-14  Tom de Vries  <tom@codesourcery.com>
4469         * MAINTAINERS (Write After Approval): Add myself.
4471 2011-08-14  Yao Qi  <yao@codesourcery.com>
4473         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4474         * configure: Regenerate.
4476 2011-07-26  Ian Lance Taylor  <iant@google.com>
4478         * configure.ac: Set have_compiler based on whether gcc directory
4479         exists, rather than on whether gcc is in configdirs.
4480         * configure: Rebuild.
4482 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
4484         * MAINTAINERS (Global Reviewers): Add self.
4486 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
4488         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4489         link directories.
4490         * Makefile.in: Rebuild.
4492 2011-07-20  Ian Lance Taylor  <iant@google.com>
4494         PR bootstrap/49787
4495         * configure.ac: Move --enable-bootstrap handling earlier in file.
4496         If --enable-bootstrap and either --enable-build-with-cxx or
4497         --enable-build-poststage1-with-cxx, enable C++ automatically.
4498         * configure: Rebuild.
4500 2011-07-19  Ian Lance Taylor  <iant@google.com>
4502         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
4503         make C++ a boot_language.  Set and substitute
4504         POSTSTAGE1_CONFIGURE_FLAGS.
4505         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4506         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4507         * configure, Makefile.in: Rebuild.
4509 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
4511         * MAINTAINERS (Register Allocation): Move myself from reviewers to
4512         maintainers.
4514 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
4516         * MAINTAINERS (Global Reviewers): Add myself.
4518 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4520         * configure: Regenerate.
4522 2011-07-16  Jason Merrill  <jason@redhat.com>
4524         * Makefile.def (language=c++): Add check-c++0x and
4525         check-target-libmudflap-c++.
4526         * Makefile.tpl (check-target-libmudflap-c++): New.
4527         * Makefile.in: Regenerate.
4529 2011-07-16  Matthias Klose  <doko@ubuntu.com>
4531         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4532         * Makefile.def (target_modules/libjava): Pass
4533         $(EXTRA_CONFIGARGS_LIBJAVA).
4534         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4535         if not configured with --enable-static-libjava.
4536         * Makefile.in: Regenerate.
4537         * configure: Likewise.
4539 2011-07-15  Jason Merrill  <jason@redhat.com>
4541         * Makefile.in (check-c++): Move check-gcc-c++0x after
4542         check-target-libstdc++-v3.
4544 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
4546         * MAINTAINERS (c6x port): New entry.
4548 2011-07-13  Jason Merrill  <jason@redhat.com>
4550         * Makefile.in (check-gcc-c++0x): New.
4551         (check-c++): Depend on it.
4553 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4555         PR target/39150
4556         * configure.ac (i[3456789]86-*-solaris2*): Also accept
4557         x86_64-*-solaris2.1[0-9]*.
4558         * configure: Regenerate.
4560 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
4562         * MAINTAINERS (RTL optimizers): Add self.
4564 2011-06-27  Gabriel Charette  <gchare@google.com>
4566         * MAINTAINERS (Write After Approval): Add myself.
4568 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
4570         PR regression/47836
4571         PR bootstrap/23656
4572         PR other/47733
4573         PR bootstrap/49247
4574         PR c/48825
4575         * configure.ac (target_libraries): Remove target-libiberty.
4576         Remove case-statement setting skipdirs=target-libiberty for
4577         multiple targets.  Remove checking target_configdirs and
4578         removing target-libiberty but keeping target-libgcc if
4579         otherwise empty.
4580         * Makefile.def (target_modules): Don't add libiberty.
4581         (dependencies): Remove all traces of target-libiberty.
4582         * configure, Makefile.in: Regenerate.
4584 2011-06-13  Walter Lee <walt@tilera.com>
4586         * configure.ac (tilepro-*-*) New case.
4587         (tilegx-*-*): Likewise.
4588         * configure: Regenerate.
4590 2011-06-06  Jing Yu  <jingyu@google.com>
4592         * configure.ac: Skip target-libiberty for
4593         arm*-*-linux-androideabi.
4594         * configure: Regenerated.
4596 2011-06-06  Nick Clifton  <nickc@redhat.com>
4598         * config.sub: Sync from upstream.
4600 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
4602         * MAINTAINERS (Write After Approval): Add myself.
4604 2011-06-01  Daniel Jacobowitz  <drow@false.org>
4606         * MAINTAINERS: Update my email address.
4608 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
4610         * MAINTAINERS (Write After Approval): Update my email address.
4612 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
4614         * MAINTAINERS (Write After Approval): Add myself.
4616 2011-05-08  Doug Kwan  <dougkwan@google.com>
4618         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4619         * configure: Regenerated.
4620         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4621         value from configure.
4622         * Makefile.in: Regenerated.
4624 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
4626         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4627         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4628         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4629         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4630         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4631         *-*-vxworks*): Disable newlib and libgloss in separate case
4632         statement.
4633         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4634         to separate case statement.
4635         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4636         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4637         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4638         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4639         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4640         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4641         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4642         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4643         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4644         i[[3456789]]86-*-rdos*, m32r-*-*,
4645         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4646         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4647         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4648         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4649         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4650         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4651         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4652         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4653         and libgloss in main case over targets.  Remove most empty cases
4654         in main case over targets.
4655         * configure: Regenerate.
4657 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
4659         * MAINTAINERS (Write After Approval): Add myself.
4661 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4663         * configure.ac: Remove code setting special library locations for
4664         hppa*64*-*-hpux11*.  Remove code setting compiler for
4665         sparc-sun-solaris2*.
4666         * configure: Regenerate.
4668 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4670         * configure.ac: Separate libgloss_dir settings from general case
4671         over targets.
4672         * configure: Regenerate.
4674 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4676         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4677         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4678         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4679         cases in libgcj-disabling case statement.
4680         (hppa*64*-*-linux*): Set unsupported_languages instead of
4681         disabling target-zlib.
4682         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4683         to hppa*64*-*-hpux*.
4684         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4685         hppa*-*-hpux*.
4686         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4687         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4688         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4689         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4690         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4691         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4692         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4693         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4694         libgcj-disabling case statement.
4695         * configure: Regenerate.
4697 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4699         * configure.ac: Disable Java for targets not supporting libffi.
4700         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4701         Remove cases in Java-disabling statement.
4702         (*arm-wince-pe): Change to arm-wince-pe.
4703         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4704         cases in Java-disabling statement.
4705         (bfin-*-*): Don't disable Java again.
4706         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4707         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4708         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4709         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4710         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4711         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4712         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4713         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4714         Java-disabling statement.
4715         (mmix-*-*): Don't disable Java again.
4716         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4717         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4718         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4719         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4720         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4721         statement.
4722         * configure: Regenerate.
4724 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4726         * configure.ac: Separate cases disabling Java and Java libraries
4727         from general case over targets.
4728         * configure: Regenerate.
4730 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
4732         * MAINTAINERS: Update my email address.
4734 2011-04-20  Easwaran Raman  <eraman@google.com>
4736         * MAINTAINERS (Write After Approval): Add myself.
4738 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4740         PR lto/48086
4741         * configure.ac: Re-enable LTO on *-apple-darwin9*.
4742         * configure: Regenerate.
4744 2011-04-16  Jim Meyering  <meyering@redhat.com>
4746         * MAINTAINERS (Write After Approval): Add myself.
4748 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
4750         * MAINTAINERS: Update my email address.
4752 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
4754         * MAINTAINERS (Write After Approval): Add myself.
4756 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
4758         * MAINTAINERS (Write After Approval): Add myself.
4760 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
4762         * MAINTAINERS (Write After Approval): Add myself.
4764 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
4766         * configure.ac (build_tools): Remove build-byacc.
4767         (host_libs): Remove mmalloc.
4768         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4769         autoconf automake libtool diff rcs fileutils shellutils time
4770         textutils wdiff find uudecode hello tar gzip indent recode release
4771         sed perl gawk findutils gettext zip.
4772         (libgcj): Remove target-qthreads.
4773         (target_tools): Remove target-examples target-gperf.
4774         (YACC): Don't handle building byacc.
4775         * configure: Regenerate.
4776         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4777         dosutils, examples, fileutils, find, findutils, gawk, gettext,
4778         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4779         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4780         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4781         handle building components.
4782         * Makefile.in: Regenerate.
4784 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4786         * MAINTAINERS: Update my email address as Xtensa maintainer.
4788 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4790         * config.sub: Sync from upstream.
4792 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4794         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4795         (microblaze*): Don't disable libssp.
4796         * configure: Regenerate.
4798 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4800         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4801         moveifchange.
4802         * configure: Regenerate.
4803         * Makefile.tpl: Use @SHELL@ not @config_shell@.
4804         * Makefile.in: Regenerate.
4806 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4808         * configure.ac (*-*-sysv4*): Don't enable libgomp.
4809         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4810         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4811         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4812         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4813         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4814         md_exec_prefix cases.
4815         * configure: Regenerate.
4817 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4819         * configure.ac: Separate cases disabling target-libssp,
4820         target-libiberty, target-libstdc++-v3 and Fortran from general
4821         case over targets.
4822         * configure: Regenerate.
4824 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4826         * configure.ac (*-*-chorusos): Don't disable libgcj.
4827         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4828         Remove case.
4829         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4830         (arm-*-coff): Don't disable libgcj.
4831         (arm*-*-linux-gnueabi): Remove useless assignment.
4832         (arm-*-riscix*): Don't disable libgcj.
4833         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4834         configuration.
4835         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4836         (c54x*-*-*): Remove case.
4837         (tic54x-*-*): Don't disable GCC or GCC libraries.
4838         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
4839         to *.
4840         (d10v-*-*): Don't disable GCC libraries.
4841         (d30v-*-*): Don't disable libgcj.
4842         (h8500-*-*): Don't disable GCC libraries.
4843         (i960-*-*): Don't disable libgcj.
4844         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4845         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4846         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4847         libgcj.
4848         (m68k-*-coff*): Remove case.
4849         (mmix-*-*): Don't disable libgloss on host.
4850         (mn10200-*-*, mn10300-*-*): Remove cases.
4851         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4852         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4853         Don't disable libgcj.
4854         (romp-*-*): Remove case.
4855         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4856         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4857         case.
4858         (v810-*-*): Don't disable GCC libraries.
4859         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4860         (ip2k-*-*): Don't disable GCC libraries.
4861         * configure: Regenerate.
4863 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
4865         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4866         libffi on host.
4867         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4868         on host.
4869         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4870         * configure: Regenerate.
4872 2011-03-26  John Marino  <binutils@marino.st>
4874         * configure.ac: Add support for *-*-dragonfly*
4875         * configure: Regenerate.
4877 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4879         * configure.ac (native_only): Remove.
4880         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4881         send-pr uudecode guile gnuserv on host.
4882         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4883         send-pr rcs guile perl texinfo libtool on host.
4884         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4885         automake send-pr rcs guile perl texinfo libtool on host.
4886         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4887         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4888         (alpha*-dec-osf*): Don't disable fileutils on target.
4889         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4890         texinfo send-pr expect dejagnu on target.
4891         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4892         target-qthreads on target.
4893         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4894         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4895         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4896         x86_64-*-mingw*): Don't disable expect on target.
4897         (*-*-cygwin*): Don't disable target-gperf on target.
4898         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4899         gnuserv on target.
4900         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4901         target.
4902         * configure: Regenerate.
4904 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4906         * configure.ac (target_tools): Remove target-groff.
4907         (native_only): Remove target-groff.
4908         (hppa*64*-*-*): Don't disable byacc.
4909         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4910         setting.
4911         (*-*-kaos*): Don't skip target-librx and target-groff.
4912         (*-*-netware*): Don't skip target-libmudflap.
4913         (*-*-tpf*): Don't skip target-libmudflap.
4914         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4915         directories on the host.
4916         (ia64*-*-*vms*): Don't skip tix.
4917         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4918         host.
4919         * configure: Regenerate.
4921 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4923         * configure.ac: Remove references to mt-mep, mt-netware,
4924         mt-wince.
4925         * Makefile.def: Add all-utils soft dependencies.
4926         * Makefile.tpl: Remove GDB_NLM_DEPS.
4927         * configure: Regenerate.
4928         * Makefile.in: Regenerate.
4930 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4932         * configure.ac: Do not include mh-x86omitfp.
4933         * configure: Regenerate.
4935 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4937         * configure.ac: Remove empty cases.
4938         * configure: Regenerate.
4940 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4942         * Makefile.def: Add dependency from termcap to gdb.
4943         * Makefile.in: Regenerate.
4945 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4947         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4948         * configure: Regenerate.
4949         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4950         * Makefile.tpl: Likewise.
4951         * Makefile.in: Regenerate.
4953 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4955         * configure.ac: Remove all mentions of tentative_cc.
4956         * configure: Regenerate.
4958 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4960         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4961         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4962         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4963         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4964         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4965         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4966         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4967         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4968         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4969         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4970         *-*-rhapsody*): Remove host cases.
4971         * configure: Regenerate.
4973 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4975         * configure.ac (ppc*-*-pe): Remove host case.
4976         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4977         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4978         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4979         cases.
4980         * configure: Regenerate.
4982 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4984         * config.sub: Update to version 2011-03-23.
4986 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4988         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4989         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4990         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4991         * configure: Regenerate.
4993 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4995         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4996         to Write After Approval.
4997         * config-ml.in: Don't handle arc-*-elf*.
4998         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4999         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5000         handle GCC libraries.
5001         * configure: Regenerate.
5003 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5005         PR bootstrap/48120:
5006         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5007         Add -lstdc++ -lm to LIBS.
5008         * configure: Regenerate.
5010 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5012         * config.guess: Update to version 2011-02-02
5013         * config.sub: Update to version 2011-02-24
5015 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5017         PR lto/48086
5018         * configure.ac: Re-enable LTO on *-apple-darwin9.
5019         * configure: Regenerate.
5021 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5023         PR lto/48086
5024         * configure.ac: Disable LTO on darwin due to an assembler change in
5025         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5026         under 256.
5027         * configure: Regenerate.
5029 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5031         * MAINTAINERS: Update myself as score backend maintainer,
5032         update my e-mail address.
5034 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5036         * MAINTAINERS: Update my e-mail address.
5038 2011-03-06  Joey Ye  <joey.ye@arm.com>
5040         * MAINTAINERS: Update my e-mail address.
5042 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5044         * configure.ac: Adjust test of with_ppl.
5045         * configure: Regenerated.
5047 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5049         * MAINTAINERS: Adjust my e-mail address.
5051 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5053         * configure.ac: Add -lpwl to ppllibs.
5054         * configure: Regenerated.
5056 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5058         * config/cloog.m4: Add -lisl to clooglibs.
5059         * configure: Regenerated.
5061 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5063         * MAINTAINERS (CPU Port maintainers): Add self.
5065 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5067         * MAINTAINERS: Add myself as testsuite maintainer.
5069 2011-02-15  Mike Stump  <mikestump@comcast.net>
5071         * MAINTAINERS: Add myself as testsuite maintainer.
5073 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5075         Import from Libtool and gnulib:
5077         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5079         Prepare for supporting FreeBSD 10.
5080         * config.rpath: Remove handling of freebsd1* which soon would
5081         match FreeBSD 10.0.
5083         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5085         Remove support for FreeBSD 1.x.
5086         * libtool.m4 (_LT_LINKER_SHLIBS)
5087         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5088         soon would incorrectly match FreeBSD 10.0.
5090 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5092         PR binutils/12283
5093         * move-if-change: Import version from gnulib.
5095 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5097         PR lto/47225
5098         * Makefile.def (lto-plugin): Double dash for enable-shared.
5099         (configure-gcc): Depend on all-lto-plugin.
5100         * Makefile.in: Rebuilt.
5102 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5104         * configure.ac: Remove extra bracket.
5105         * configure: Regenerate.
5107 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5109         * MAINTAINERS: Add myself as libquadmath maintainer.
5111 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5113         * MAINTAINERS: Update my email address.
5115 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5117         * MAINTAINERS (option handling): Add self.
5119 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5121         PR lto/47225
5122         * Makefile.def: Add dependency for install-gcc
5123         on install-lto-plugin.
5124         * Makfile.in: Regenerated
5126 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5128         * MAINTAINERS (CPU Port Maintainers): Add myself.
5130 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5132         PR libgcj/44341
5133         * configure.ac: Discard --with-* flags for host when configuring
5134         target libraries for cross build.
5135         * configure: Rebuilt.
5137 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5139         * MAINTAINERS (linear loop transforms): Removed.
5141 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5143         * configure.ac: If with_ppl is no, move setting with_cloog=no
5144         after CLOOG_REQUESTED check.
5145         * configure: Regenerated.
5147 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5149         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5150         CLooG has been requested.
5151         * configure: Regenerated.
5153 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5155         * configure: Regenerated.
5156         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5158 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5160         * configure: Regenerated.
5161         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5163 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5165         * configure.ac: Use AS_HELP_STRING throughout.
5166         * configure: Regenerate.
5168 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5170         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5171         * configure: Regenerate.
5173 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5175         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5177 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5179         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5180         for ia64-hpux.
5181         * configure: Regenerate.
5183 2011-01-07  Jan Hubicka  <jh@suse.cz>
5185         PR lto/47225
5186         * Makefile.in: Regenerate.
5187         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5188         configure.
5190 2011-01-07  Jan Hubicka  <jh@suse.cz>
5192         * Makefile.in: Regenerate.
5193         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5194         and configure dependency on lto-plugin configure.
5195         (lto-plugin module): Remove dependency on GCC; add dependency on
5196         liniberty.
5198 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5200         * MAINTAINERS (Write After Approval): Add myself.
5202 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5204         * configure: Regenerate.
5206 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5208         * configure.ac: (picochip): Disable libiberty.
5210 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5212         * MAINTAINERS (Write After Approval): Add myself.
5214 2010-12-10  Ian Lance Taylor  <iant@google.com>
5216         PR bootstrap/46819
5217         * configure.ac: For --disable-libgcj clear libgcj_saved.
5218         * configure: Rebuild.
5220 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5222         PR fortran/46540
5223         * configure.ac: Add --disable-libquadmath and
5224         --disable-libquadmath-support.
5225         * configure: Regenerate.
5227 2010-12-03  Ian Lance Taylor  <iant@google.com>
5229         * MAINTAINERS: Add myself as libgo maintainer.
5231 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5233         PR libffi/46792
5234         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5235         * configure: Regenerate.
5237 2010-12-02  Ian Lance Taylor  <iant@google.com>
5239         * configure.ac: Always set default for poststage1_ldflags to
5240         -static-libstdc++ -static-libgcc.
5242 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5244         * configure.ac: Move comment to remove extra space in last argument
5245         of GCC_TARGET_TOOL.
5247 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5249         PR other/46026
5250         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5251         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5252         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5253         (BASE_FLAGS_TO_PASS): Use it.
5254         * configure: Rebuilt.
5255         * Makefile.in: Rebuilt.
5257 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5259         PR binutils/12258
5260         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5261         Properly check default linker.
5262         * configure: Regnerated.
5264 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5266         * configure.ac: For --enable-gold, handle value `default' instead of
5267         `both*'.  New configure option --{en,dis}able-ld.
5268         * configure: Regenerate.
5270 2010-11-20  Ian Lance Taylor  <iant@google.com>
5272         * configure.ac: Only disable a language library if no language needs
5273         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5274         * configure: Rebuild.
5276 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5278         * Makefile.in: Regenerate.
5280         PR other/46202
5281         * configure.ac: Fix just-built in-tree STRIP name to be
5282         binutils/strip-new.
5283         * configure: Regenerate.
5284         * Makefile.def (install-strip-gcc, install-strip-binutils)
5285         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5286         (install-strip-sid): Mirror dependencies on non-strip variants
5287         of these targets on the respective -strip prerequisites.
5288         * Makefile.tpl (install-strip, install-strip-host)
5289         (install-strip-target): New targets.
5290         (install-strip-[+module+], install-strip-target-[+module+]):
5291         New targets.
5292         * Makefile.in: Regenerate.
5294 2010-11-19  Ian Lance Taylor  <iant@google.com>
5295             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5297         * configure.ac: Add target-libgo to target_libraries.  Set
5298         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5299         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5300         (HOST_EXPORTS): Add GOC.
5301         (BASE_TARGET_EXPORTS): Add GOC.
5302         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5303         (GOCFLAGS_FOR_TARGET): New variable.
5304         (EXTRA_HOST_FLAGS): Add GOC.
5305         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5306         * Makefile.def (target_modules): Add libgo.
5307         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5308         (dependencies): Add dependency from configure-target-libgo to
5309         configure-target-libffi and all-target-libstdc++-v3.  Add
5310         dependencies from all-target-libgo to all-target-libffi.
5311         (languages): Add go.
5312         * configure: Rebuild.
5313         * Makefile.in: Rebuild.
5315 2010-11-19  Ian Lance Taylor  <iant@google.com>
5317         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5318         compiler/flag environment variables.
5320 2010-11-18  Ian Lance Taylor  <iant@google.com>
5322         * configure.ac: Check for lang_requires_boot_languages in
5323         config-lang.in files.
5324         * configure: Rebuild.
5326 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5327             Tobias Burnus  <burnus@net-b.de>
5329         PR fortran/32049
5330         * Makefile.def: Add libquadmath; build it with language=fortran.
5331         * configure.ac: Add libquadmath.
5332         * Makefile.tpl: Handle multiple libs in check-[+language+].
5333         * Makefile.in: Regenerate.
5334         * configure: Regenerate.
5336 2010-11-16  Tom Tromey  <tromey@redhat.com>
5338         * MAINTAINERS: Moved myself to reviewers section.
5340 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5342         * MAINTAINERS: Moved myself to reviewers section.
5344 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5346         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5347         (Write After Approval): Remove self.
5349 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5351         * configure.ac: Fix spelling in option names.
5352         * configure: Regenerated.
5354 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5356         PR bootstrap/39622
5357         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5358         * configure: Regenerated.
5360 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5362         * MAINTAINERS: Update my email address.
5364 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5366         * configure: Regenerate.
5368 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5370         * configure: Regenerate.
5372 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5374         * configure: Regenerate.
5376 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5378         * configure: Regenerate.
5380 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5382         * configure.ac: Support official CLooG.org versions.
5383         * configure: Regenerate.
5384         * config/cloog.m4: New.
5386 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5388         * MAINTAINERS (Write After Approval): Add myself.
5390 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5392         * MAINTAINERS: Update my email address.
5394 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5396         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5397         * configure: Regenerate.
5399 2010-11-03  Ian Lance Taylor  <iant@google.com>
5400             Dave Korn  <dave.korn.cygwin@gmail.com>
5402         PR lto/46273
5403         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5404         and on other supported platforms whenever LTO is enabled.
5405         * configure: Rebuild.
5407 2010-11-02  Alan Modra  <amodra@gmail.com>
5409         PR binutils/12110
5410         * configure.ac: Error when source path contains spaces.
5411         * configure: Regenerate.
5413 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5415         * MAINTAINERS: Update my email address.
5417 2010-10-20  Ian Lance Taylor  <iant@google.com>
5419         * Makefile.def (target_modules): Set lib_path to src/.libs for
5420         libstdc++-v3 module.
5421         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5422         * Makefile.in: Rebuild.
5424 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5426         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5427         (Write After Approval): Remove myself.
5429 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5431         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5433 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5435         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5437 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5439         * configure.ac (build_lto_plugin): New shell variable.
5440         (--enable-lto): Turn on by default for all non-ELF platforms that
5441         have had LTO support added so far.  Set build_lto_plugin appropriately
5442         for both ELF and non-ELF.
5443         (configdirs): Add lto-plugin or not based on build_lto_plugin.
5444         * configure: Regenerate.
5446 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5448         Sync from src:
5449         * configure.ac (v850 support): Remove target-libgloss from
5450         noconfigdirs.
5451         * configure: Regenerate.
5453 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5455         PR bootstrap/45326
5456         PR bootstrap/45174
5457         * configure.ac: Honor initial values of $build_configargs,
5458         $host_configargs, $target_configargs.  Mark the precious, so
5459         environment settings get recorded.
5460         * configure: Regenerate.
5462 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5464         PR bootstrap/45796
5465         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5466         Depend on all-build-libiberty.
5467         * Makefile.in: Regenerate.
5469 2010-09-30  Michael Eager  <eager@eagercon.com>
5471         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5472         * configure: Regenerate.
5474 2010-09-28  Michael Eager  <eager@eagercon.com>
5476         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5478 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5480         PR bootstrap/44621
5481         * configure.ac: Fix unportable shell quoting.
5482         * configure: Regenerate.
5484 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
5486         * configure.ac (enable-lto): Add Darwin to the list of supported lto
5487         targets and amend comment.
5488         * configure: Regenerate.
5490 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
5492         * MAINTAINERS (Write After Approval): Add myself.
5494 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
5496         * configure.ac: Enable LTO by default on Darwin.
5497         * configure: Regenerate.
5499 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5501         * MAINTAINERS (Write After Approval): Add myself.
5503 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
5505         * MAINTAINERS (Write After Approval): Add myself.
5507 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
5509         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5510         ports
5512 2010-07-28  David Yuste  <david.yuste@gmail.com>
5514         * MAINTAINERS (Write After Approval): Add myself.
5516 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
5518         * configure.ac: Support all v850 targets.
5519         * configure: Regenerate.
5521 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
5523         PR bootstrap/44455
5524         * configure.ac (extra_mpfr_configure_flags): Copy from
5525         extra_mpc_gmp_configure_flags.
5526         * configure: Re-generated.
5528 2010-07-22  Andi Kleen  <ak@linux.intel.com>
5530         * MAINTAINERS (Write After Approval): Add myself.
5532 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
5534         * MAINTAINERS (Write After Approval): Add myself.
5536 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
5538         * MAINTAINERS (Write After Approval): Add myself.
5540 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
5542         PR target/44862
5543         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5544         Provide -B option to allow for link spec %s substitutions for
5545         libstdc++.a on darwin.
5546         * Makefile.in: Regenerate.
5548 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
5550         * MAINTAINERS (Reviewers): Update my e-mail address
5552 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
5554         * Makefile.def (configure-gcc): Depend on all-libelf.
5555         * Makefile.in: Rebuild.
5557 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
5559         * MAINTAINERS (Write After Approval): Add myself in the right place.
5561 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
5563         * MAINTAINERS (Write After Approval): Add myself.
5565 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
5567         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5569 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
5571         * config.sub: Update to version 2010-05-21.
5572         * config.guess: Update to version 2010-04-03.
5574 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
5576         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5577         * configure: Regenerate.
5579 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
5581         * MAINTAINERS (Write After Approval): Add myself.
5583 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
5585         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5586         a platform that supports LTO.
5587         * configure: Regenerate.
5589 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
5591         * configure.ac: Allow all the versions greater than 0.10 of PPL.
5592         * configure: Regenerated.
5594 2010-04-27  Roland McGrath  <roland@redhat.com>
5595             H.J. Lu  <hongjiu.lu@intel.com>
5597         * configure.ac (--enable-gold): Support both, both/gold and
5598         both/bfd to add gold to configdirs without removing ld.
5599         * configure: Regenerated.
5601         * Makefile.def: Add install-gold dependency to install-ld.
5602         * Makefile.in: Regenerated.
5604 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
5606         PR lto/42776
5607         * configure.ac (--enable-lto): Refactor handling so libelf tests
5608         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5609         and allow LTO to be explicitly enabled on non-ELF platforms that
5610         are known to support it inside else-clause.
5611         * configure: Regenerate.
5613 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
5615         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5616         * configure: Regenerate.
5618 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
5620         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5621         * configure: Regenerate.
5623 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5625         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5626         separately.
5627         * configure: Regenerate.
5629 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
5631         * MAINTAINERS (Write After Approval): Add myself.
5633 2010-04-14  Tristan Gingold  <gingold@adacore.com>
5635         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5636         * configure: Regenerate.
5638 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
5640         * configure: Regenerate after change to elf.m4.
5642 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
5644         * MAINTAINERS (Write After Approval): Add myself.
5646 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5648         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5649         * configure: Regenerated.
5651 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5653         * configure.ac: Print "buggy but acceptable" when CLooG
5654         revision is less than 9.
5655         * configure: Regenerated.
5657 2010-04-01  Diego Novillo  <dnovillo@google.com>
5659         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5661 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5663         PR bootstrap/43615
5664         PR bootstrap/43328
5666         Revert:
5668         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5670         * configure.ac: Do not pass --enable-multilib nor
5671         --disable-multilib in baseargs.  Accept explicitly passed
5672         --enable_multilib.
5673         * configure: Regenerate.
5675 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
5677         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5679 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
5681         * MAINTAINERS: Remove myself.
5683 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5685         PR bootstrap/43328
5686         * configure.ac: Do not pass --enable-multilib nor
5687         --disable-multilib in baseargs.  Accept explicitly passed
5688         --enable_multilib.
5689         * configure: Regenerate.
5691 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
5693         * MAINTAINERS (spu port): Remove me.
5695 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5697         * configure.ac (tic6x-*-*): New case.
5698         * configure: Regenerate.
5700 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5702         * config.sub: Update to version 2010-03-22.
5703         * config.guess: Update to version 2009-12-30.
5705 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5707         PR ada/42554
5708         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5709         * configure: Regenerate.
5711 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5713         * MAINTAINERS: Update my email address.
5715 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5717         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5718         (ghassan.shobaki@amd.com): Removed.
5720 2010-03-17  Alan Modra  <amodra@gmail.com>
5722         * MAINTAINERS: Update my email address.
5724 2010-03-16  Diego Novillo  <dnovillo@google.com>
5726         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5727         Matthews.
5729 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5731         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5732         Gutson, Jeffrey D. Oldham and Mark Shinwell.
5734 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5736         * MAINTAINERS: Update my email address.
5738 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5740         * MAINTAINERS: Update my email address.
5742 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5744         * MAINTAINERS: Update my email address.
5746 2010-03-09  Jie Zhang  <jie@codesourcery.com>
5748         * MAINTAINERS: Update my email address.
5750 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5752         PR libstdc++/32499
5753         * configure.ac (RANLIB): Default to true.
5754         (STRIP): Likewise.
5755         (RANLIB_FOR_TARGET): Remove superfluous : argument.
5756         * configure: Regenerate.
5758 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
5760         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5761         (Write After Approval): Update my email address.
5763 2010-02-17  Nick Clifton  <nickc@redhat.com>
5765         PR 11238
5766         * Makefile.tpl (local-distclean): Also remove config.cache files in
5767         sub-directories as there may not be Makefiles present in the
5768         sub-directories.
5769         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5770         the config.cache files found by the find command.
5772         * Makefile.in: Regenerate.
5773         * configure.ac: Revert previous delta.
5774         * configure: Regenerate.
5776 2010-02-15  Nick Clifton  <nickc@redhat.com>
5778         PR 11238
5779         * configure.ac: Delete config.cache files in sub-directories when
5780         deleting Makefiles.
5781         * configure: Regenerate.
5783 2010-02-12  Ben Elliston  <bje@gnu.org>
5785         * MAINTAINERS: Update my email address.
5787 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
5789         * MAINTAINERS (spu port): Update my email address.
5791 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
5793         * MAINTAINERS: Add myself as a maintainer for the bfin port.
5795 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5797         * configure.ac: Add "recommended" version checks for GMP/MPC.
5798         Update recommended GMP/MPFR/MPC versions.
5799         * configure: Regenerate.
5801 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5803         * MAINTAINERS: Move my Embecosm email address into the
5804         write-after-approval section.
5806 2010-01-26  Ian Lance Taylor  <iant@google.com>
5808         * MAINTAINERS: Add myself as Go frontend maintainer.
5810 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5812         PR libstdc++/36101, PR libstdc++/42813
5813         * configure.ac (bootstrap_target_libs): Make inclusion of
5814         target-libgomp conditional on libgomb being in target_configdirs.
5815         * configure: Regenerate.
5817 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5819         PR libstdc++/36101, PR libstdc++/42813
5820         * configure.ac (bootstrap_target_libs): Include target-libgomp.
5821         * configure: Regenerate.
5823 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
5825         PR libstdc++/36101, PR libstdc++/42813
5826         * configure.ac (target_configdirs): Substitute.
5827         * Makefile.def: Bootstrap target module libgomp.
5828         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5829         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5830         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5831         * configure, Makefile.in: Regenerate.
5833 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5835         * MAINTAINERS: Adjust my details.
5837 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
5839         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5841 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
5843         * MAINTAINERS: reindented my entry with tabs instead of spaces.
5845 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
5847         * MAINTAINERS (Write After Approval): Add myself.
5849 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5851         * MAINTAINERS (Write After Approval): Add myself.
5853 2010-01-11  Richard Guenther  <rguenther@suse.de>
5855         PR lto/41569
5856         * Makefile.def (all-lto-plugin): Depend on all-gcc.
5857         * Makefile.in: Regenerated.
5859 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
5861         * configure.ac: Enable libjava build on x86_64-*freebsd*.
5862         * configure: Regenerate.
5864 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5865             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5867         PR bootstrap/42424
5868         * configure.ac: Include libtool m4 files.
5869         (_LT_CHECK_OBJDIR): Call it.
5870         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5871         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5873         * configure: Regenerate.
5875 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5877         PR bootstrap/41818
5878         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5879         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5880         * Makefile.in: Regenerate.
5882 2010-01-02  Richard Guenther  <rguenther@suse.de>
5884         PR lto/41529
5885         * configure.ac: Include config/elf.m4.  Disable LTO if not
5886         builting for an elf target.
5887         * configure: Regenerate.
5889 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5891         * MAINTAINERS: Change my email address.
5893 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5895         * config.sub, config.guess: Update from upstream sources.
5897 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5899         * MAINTAINERS (Write After Approval): Add myself.
5901 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5903         PR middle-end/30447
5904         PR middle-end/30789
5905         PR other/40302
5907         * configure.ac: Require MPC.
5908         * configure: Regenerate.
5910 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5912         PR target/38384
5913         PR bootstrap/40972
5914         * libtool.m4: Sync from git Libtool.
5915         * ltoptions.m4: Likewise.
5916         * ltversion.m4: Likewise.
5917         * lt~obsolete.m4: Likewise.
5918         * ltmain.sh: Likewise.
5920 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5922         * configure.ac: Update minimum MPC version to 0.8.
5923         * configure: Regenerate.
5925 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5927         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5928         * configure: Regenerated.
5930 2009-11-21  Ian Lance Taylor  <iant@google.com>
5932         * configure.ac: Change default of poststage1_ldflags to be empty if
5933         poststage1_libs is set.  When poststage1_libs is empty, and
5934         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5935         * configure: Rebuild.
5937 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5939         * MAINTAINERS (Write After Approval): Update my email address.
5941 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5943         * config.guess: Update from upstream sources.
5945 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5947         * Makefile.def: Restore host and target settings for gmp.
5948         * Makefile.in: Rebuild.
5950 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5952         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5953         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5954         Fix portability of test of C++ as bootstrap language.  Add
5955         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5956         * configure: Rebuild.
5957         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5958         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5959         in-tree building.
5960         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5961         (POSTSTAGE1_HOST_EXPORTS): Use it.
5962         (STAGE[+id+]_CXXFLAGS): New.
5963         (BASE_FLAGS_TO_PASS): Pass it down.
5964         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5965         extra_exports.
5966         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5967         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5968         extra_exports.
5969         * Makefile.in: Rebuild.
5971 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5973         * config.sub, config.guess: Update from upstream sources.
5975 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5977         * MAINTAINERS (Write After Approval): Add myself.
5979 2009-11-09  Jon Beniston  <jon@beniston.com>
5981         * MAINTAINERS (Write After Approval): Add myself.
5983 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5985         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5986         paths for *-w64-mingw* and x86_64-*mingw*.
5987         * configure: Regenerated.
5989 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5991         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5993 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5995         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5996         Phil Edwards to Write-After Approval.
5998 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6000         * configure.ac: Disable target-winsup & co for
6001         x86_64-*-mingw* and *-w64-mingw* targets.
6002         * configure: Regenerated.
6004 2009-10-16  Nick Clifton  <nickc@redhat.com>
6006         * MAINTAINERS: Add myself as a maintainer for the RX port.
6008 2009-10-26  Johannes Singler  <singler@kit.edu>
6010         * MAINTAINERS (Write After Approval): Update my e-mail address.
6012 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6014         * configure.ac (CLooG test): Use = with test.
6015         * configure: Regenerate.
6017 2009-10-22  Richard Guenther  <rguenther@suse.de>
6019         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6020         cloog if the ppl version check failed.  Move flags saving
6021         before setting in libelf check.
6022         * configure: Regenerate.
6024 2009-10-21  Richard Guenther  <rguenther@suse.de>
6026         * configure.ac: Adjust the ppl and cloog configure to work as
6027         documented.  Disable cloog if ppl was disabled.  Omit the version
6028         checks if they were disabled.
6029         * configure: Re-generate.
6031 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6033         * configure.ac: Add 'lto' to enable_languages, not
6034         new_enable_languages, and only if not already present.
6035         * configure: Regenerate.
6037 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6039         * README: Refer to the various COPYING* files instead of just
6040         COPYING.
6041         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6043 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6045         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6047 2009-10-07  Richard Guenther  <rguenther@suse.de>
6049         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6050         and Richard Guenther as reviewers.
6051         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6052         as reviewers.
6054 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6056         * config.sub: Update from upstream sources.
6058 2009-10-06  Ian Lance Taylor  <iant@google.com>
6060         * Makefile.def: check-gold depends upon all-gas.
6061         * Makefile.in: Rebuild.
6063 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6065         * MAINTAINERS (Write After Approval): Add myself.
6067 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6069         * Makefile.def: all-lto-plugin depends on all-libiberty.
6070         set bootstrap=true for lto-plugin.
6071         Add lto-plugin.
6072         * Makefile.in: Regenerate.
6073         * configure.ac (host_libs): Add lto-plugin.
6074         * configure: Regenerate.
6076 2009-10-03  Diego Novillo  <dnovillo@google.com>
6078         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6079         (HOST_LIBELFLIBS): Define.
6080         (HOST_LIBELFINC): Define.
6081         * Makefile.in: Regenerate.
6082         * configure.ac: Add --enable-lto.
6083         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6084         If --enable-lto is used, add 'lto' to new_enable_languages.
6085         If --enable-lto is used and gold is enabled, add
6086         lto-plugin to configdirs.
6087         * configure: Regenerate.
6089 2009-10-03  Simon Baldwin  <simonb@google.com>
6091         * configure.ac: If --with-system-zlib, suppress local zlib and
6092         pass --with-system-zlib to subdir configure scripts.
6093         * configure: Regenerate.
6095 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6096             Paolo Bonzini  <bonzini@gnu.org>
6098         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6099         $(srcdir).
6100         * Makefile.in: Rebuilt.
6102 2009-09-26  Gary Funck  <gary@intrepid.com>
6104         * MAINTAINERS (Write After Approval): Add myself.
6106 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6108         * configure.ac: Update minimum MPC version to 0.7.
6109         * configure: Regenerate.
6111 2009-09-25  Nick Clifton  <nickc@redhat.com>
6113         * configure.ac: Pass any --cache-file=/dev/null option on to
6114         subconfigures.
6115         * configure: Regenerate.
6117 2009-09-23  Nick Clifton  <nickc@redhat.com>
6119         * config.sub, config.guess: Update from upstream sources.
6121 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6123         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6124         * Makefile.in: Rebuilt.
6126 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6128         PR bootstrap/32272
6129         * configure.ac: Error out if $srcdir isn't '.' but contains
6130         host-${host_noncanonical}.
6131         * configure: Regenerate.
6133 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6135         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6136         maintainer.
6138 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6140         * configure.ac: If bootstrapping a combined tree with
6141         --enable-gold, require c++ in stage1_languages.
6142         * configure: Regenerate.
6144         * configure.ac: Also add target_libs of stage1_languages to
6145         bootstrap_target_libs.
6146         * configure: Regenerate.
6148         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6149         with --enable-languages not containing c++.
6150         * configure: Regenerate.
6152 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6154         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6155         * configure: Regenerate.
6157 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6159         * MAINTAINERS (Write After Approval): Update my e-mail address,
6160         and move from from here...
6161         (Waiting for paperwork): To here.
6163 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6165         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6167 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6169         * configure.ac: Do not use $extrasub for replacing @if/@endif
6170         parts in Makefile; instead, use additional arguments to
6171         AC_CONFIG_COMMANDS to do the replacement manually, with several
6172         sed invocations, to avoid HP-UX sed command limits.
6173         * configure: Regenerate.
6175 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6177         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6178         blank before -L.
6180 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6182         * configure.ac (with-build-config): Document.  Handle without.
6183         Handle missing argument.
6184         * configure: Rebuilt.
6186 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6188         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6189         Default to bootstrap-debug only if compare-debug works.
6190         * configure: Rebuilt.
6191         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6192         * Makefile.in: Rebuilt.
6194 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6196         * MAINTAINERS (OS Port Maintainers): Update my email address.
6198 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6200         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6201         * Makefile.in: Rebuilt.
6203 2009-09-01  Chris Demetriou  <cgd@google.com>
6205         * MAINTAINERS (Write After Approval): Add myself.
6207 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6209         PR debug/30161
6210         * include/dwarf2.h (enum dwarf_tag): Added
6211         DW_TAG_GNU_template_template_param
6212         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6214 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6216         * Makefile.tpl (AWK): Fix typo.
6217         * Makefile.in: Regenerate.
6219 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6221         * configure.ac: Detect awk and sed.
6222         * Makefile.def (flags_to_pass): Add AWK and SED.
6223         * Makefile.tpl (AWK, SED): New.
6224         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6225         * configure: Regenerate.
6226         * Makefile.in: Regenerate.
6228 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6230         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6231         (collapseslashes): Likewise.
6233 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6235         * configure.ac (AC_PREREQ): Bump to 2.64.
6237 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6239         * configure.ac: Remove --with-datarootdir, --with-docdir,
6240         --with-pdfdir, --with-htmldir switches.
6241         * configure: Regenerate.
6243         * configure: Regenerate.
6245         * compile: Sync from Automake 1.11.
6246         * depcomp: Likewise.
6247         * install-sh: Likewise.
6248         * missing: Likewise.
6249         * mkinstalldirs: Likewise.
6250         * ylwrap: Likewise.
6252 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6254         * ltmain.sh (func_normal_abspath): New function.
6255         (func_relative_path): Likewise.
6256         (func_mode_help): Document new -bindir option for link mode.
6257         (func_mode_link): Add new -bindir option, and use it to place
6258         output DLL if specified.
6260 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6262         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6263         (baseargs): Add --disable-option-checking.
6264         * configure: Regenerate.
6266         * Makefile.def (configure-target-libiberty): Depend on
6267         all-binutils and all-ld.
6268         (configure-target-newlib): Likewise.
6269         * Makefile.in: Regenerate.
6271 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6273         * config.sub, config.guess: Update from upstream sources.
6275 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6277         Sync from src, merge:
6279         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6281         * configure.ac: Do not exclude gas for i386-*-darwin.
6282         Add a case for x86_64-*-darwin.
6283         * configure: Regenerate.
6285 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6287         * MAINTAINERS: Add my name to Write After Approval list.
6289 2009-08-06  Michael Eager  <eager@eagercon.com>
6291         * configure.ac: Add Microblaze target.
6292         * configure: Regenerate.
6294 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6296         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6297         * configure: Regenerate.
6299 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6301         * MAINTAINERS (Write After Approval): Update my e-mail address.
6303 2009-07-06  Ian Lance Taylor  <iant@google.com>
6305         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6306         * configure: Rebuild.
6308 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6310         * MAINTAINERS: Move myself to the Graphite Reviewers.
6312 2009-06-30  Wei Guozhi  <carrot@google.com>
6314         * MAINTAINERS: Add my name to Write After Approval list.
6316 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6318         PR bootstrap/40338
6319         * configure.ac (comparestring): Create new variable.
6320         * Makefile.tpl (comparestring): Use to skip some comparisions.
6321         * configure: Regenerate.
6322         * Makefile.in: Regenerate.
6324 2009-06-26  Doug Evans  <dje@sebabeach.org>
6326         * Makefile.def (host_modules): Add cgen.
6327         * Makefile.in: Regenerate.
6328         * configure.ac (host_tools): Add cgen.
6329         * configure: Regenerate.
6331 2009-06-23  DJ Delorie  <dj@redhat.com>
6333         * MAINTAINERS: Add myself as mep maintainer.
6335 2009-06-23  Ian Lance Taylor  <iant@google.com>
6337         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6338         boot_languages.  Only bootstrap target libraries listed in
6339         target_libs for some boot language.  Add --with-stage1-ldflags,
6340         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6341         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6342         if not building with C++.
6343         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6344         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6345         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6346         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6347         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6348         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6349         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6350         * configure, Makefile.in: Rebuild.
6352 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6354         * MAINTAINERS: Added my name to write-after-approval list.
6356 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6358         * configure.ac: Define is_elf for QNX Neutrino targets.
6359         * configure: Regenerate.
6361 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6363         * MAINTAINERS: Added my name to the write-after-approval list
6365 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6367         * configure.ac: Detect MPC in default directory.
6368         * configure: Regenerate.
6370 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6371             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6373         * Makefile.tpl (all): Avoid a trailing backslash.
6374         * Makefile.in: Regenerate.
6376 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6378         * config.sub, config.guess: Update from upstream sources.
6380 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6382         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6383         to noconfdirs.
6384         * configure: Regenerate.
6386 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6388         * Makefile.tpl ([+compare-target+]): Compare all stage
6389         directories, rather than just gcc.
6390         * Makefile.in: Rebuilt.
6392 2009-06-01  Doug Kwan  <dougkwan@google.com>
6394         * configure.ac: Support gold for target arm*-*-*.
6395         * configure: Regenerate.
6397 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6399         * Makefile.def: Add MPC support and dependencies.
6400         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6402         * Makefile.in, configure: Regenerate.
6404 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6406         * Makefile.tpl (all): Avoid harmless warning in make all when
6407         gcc-bootstrap is enabled but stage_last does not exist.
6408         * Makefile.in: Rebuilt.
6410 2009-05-24  Nicolas Roche  <roche@adacore.com>
6412         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6413         * Makefile.in: Regenerate.
6415 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6417         * MAINTAINERS: Update my e-mail address.
6419 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6421         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6422         * configure:  Regenerate.
6424 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6426         PR other/40159
6427         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6428         gcc-no-bootstrap are mutually exclusive.
6429         * Makefile.in: Rebuilt.
6431 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6433         PR other/40159
6434         * Makefile.tpl (all): Don't end with unconditional success.
6435         * Makefile.in: Rebuilt.
6437 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6439         PR target/37137
6440         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6441         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6442         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6443         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6444         stage_configureflags, stage_cflags and stage_libcflags into
6445         explicit Makefile macros.
6446         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6447         GFORTRAN.
6448         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6449         CC.  Set CC_FOR_BUILD from CC.
6450         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6451         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6452         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6453         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6454         and GFORTRAN.
6455         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6456         (_LIBCFLAGS): Renamed to _TFLAGS.
6457         (do-compare-debug, do-compare3-debug): Drop.
6458         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6459         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6460         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6461         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6462         (XGCC_FLAGS_FOR_TARGET): New.
6463         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6464         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6465         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6466         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6467         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
6468         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
6469         TFLAGS.
6470         (BUILD_CONFIG): Include if requested.
6471         (all): Set TFLAGS on bootstrap.
6472         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6473         (all-stageid-prefixmodule): Likewise.
6474         (do-clean, distclean-stageid): Set TFLAGS.
6475         (restrap): Fix whitespace.
6476         * Makefile.in: Rebuilt.
6478 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
6480         * config.guess: Sync with src.
6482 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6484         * configure.ac ($with_ppl):  Default to no if not supplied.
6485         ($with_cloog):  Likewise.
6486         configure:  Regenerate.
6488 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
6490         * MAINTAINERS: Update my e-mail address.
6492 2009-04-27  Nick Clifton  <nickc@redhat.com>
6494         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6496 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
6498         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6499         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6500         * Makefile.in: Regenerate.
6502 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6504         PR bootstrap/39739
6505         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6506         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6508         * configure, Makefile.in: Regenerate.
6510 2009-04-21  Taras Glek  <tglek@mozilla.com>
6512         * include/hashtab.h: Update GTY annotations to new syntax
6513         * include/splay-tree.h: Likewise
6515 2009-04-17  Ben Elliston  <bje@au.ibm.com>
6517         * config.sub, config.guess: Update from upstream sources.
6519 2009-04-15  Anthony Green  <green@moxielogic.com>
6521         * configure.ac: Add moxie support.
6522         * configure: Rebuilt.
6524 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
6526         * configure.ac: Change copyright header to refer to version
6527         3 of the GNU General Public License and to point readers at the
6528         COPYING3 file and the FSF's license web page.
6529         * Makefile.def: Likewise.
6530         * Makefile.tpl: Likewise.
6531         * Makefile.in: Regenerate.
6533 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
6535         * configure.ac: Restore match for darwin9 or later. Use double
6536         brackets since regeneration eats one pair.
6537         * configure: Regenerate.
6539 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
6541         PR gas/10039
6542         * configure.ac: Require texinfo 4.7.
6543         * configure: Regenerated.
6545 2009-04-09  Nick Clifton  <nickc@redhat.com>
6547         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6548         the GCC Runtime Library Exception.
6550 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6552         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6553         * configure: Regenerate.
6555 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
6557         * Makefil.def (languages): New entries.
6558         * Makefile.tpl (check-gcc-*): New generic target.
6559         * Makefile.in: Regenerate.
6561 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
6563         * MAINTAINERS:  Update my email address.
6565 2009-03-18  Tom Tromey  <tromey@redhat.com>
6567         * configure: Rebuild.
6568         * configure.ac (host_libs): Add libiconv.
6569         * Makefile.in: Rebuild.
6570         * Makefile.def (host_modules): Add libiconv.
6571         (configure-gdb, all-gdb): Depend on libiconv.
6573 2009-03-16  Tristan Gingold  <gingold@adacore.com>
6575         * configure.ac: Treat gdb as supported on x86_64-darwin.
6576         * configure: Regenerate.
6578 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
6580         * configure.ac (--with-host-libstdcxx): New option.
6581         * configure: Regenerate.
6583 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
6585         * MAINTAINERS:  Move myself into the write after approval list.
6587 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
6589         * MAINTAINERS: Update e-mail address.
6591 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
6593         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6595 2009-03-10  Ira Rosen  <irar@il.ibm.com>
6597         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6599 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6601         Backport from git Libtool:
6603         2009-01-19  Robert Millan  <rmh@aybabtu.com>
6604         Support GNU/kOpenSolaris.
6605         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6606         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6607         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6608         GNU/kOpenSolaris.
6610 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
6612         * MAINTAINERS: Update e-mail address.
6614 2009-02-24  Michael Eager  <eager@eagercon.com>
6616         * MAINTAINERS (Write After Approval): Add self.
6618 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
6620         * MAINTAINERS (Write After Approval): Add myself.
6622 2009-02-05  Andreas Schwab  <schwab@suse.de>
6624         * Makefile.tpl (stage_last): Define $r and $s before using
6625         $(RECURSE_FLAGS_TO_PASS).
6626         * Makefile.in: Regenerate
6628 2009-01-30  Ian Lance Taylor  <iant@google.com>
6630         * MAINTAINERS: Move myself to the Global Reviewers list.
6632 2009-01-29  Robert Millan  <rmh@aybabtu.com>
6634         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6635         * configure: Regenerate.
6637 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
6639         * MAINTAINERS: Make whitespace consistent.
6640         Remove Robert Millan from Write After Approval.
6642 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
6644         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6645         (all-opcodes): Depend on all-libiberty.
6646         * Makefile.in: Regenerate.
6648 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
6650         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6651         * configure: Regenerate.
6653 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
6655         * MAINTAINERS (Write After Approval): Add myself.
6657 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
6659         * MAINTAINERS: Add myself to reviewers (Fortran).
6661 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
6663         PR tree-optimization/38515
6664         * configure.ac (cloog-polylib): Removed.
6665         (with_ppl, with_cloog): Test for "no".
6666         * configure: Regenerated.
6668 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
6670         * MAINTAINERS: Moved myself to reviewers (Fortran).
6672 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
6674         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6675         (Write After Approval): Remove myself.
6677 2009-01-03  Diego Novillo  <dnovillo@google.com>
6679         * MAINTAINERS: Remove myself from alias maintainership.
6681 2009-01-02  David Ayers  <ayers@fsfe.org>
6683         * MAINTAINERS: Update e-mail address.
6685 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
6687         * MAINTAINERS: Make whitespace consistent.
6689 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6691         Backport from upstream Libtool:
6692         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6693         Add cache variables to tests that require the linker to work.
6694         For shlibpath_overrides_runpath, this also changes the semantics
6695         to let the result from the C compiler take precedence.
6697 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6699         * config.sub, config.guess: Update from upstream sources.
6701 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
6703         * configure.ac (ppllibs): Add by default the lib flags.
6704         * configure: Regenerate.
6706 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6708         * MAINTAINERS:  Add myself to the write after approval list.
6710 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6712         * configure.ac: Add double brackets on darwin[912].
6713         * configure: Regenerate.
6715 2008-12-03  Daniel Kraft  <d@domob.eu>
6717         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
6718         Approval to Reviewer section (for Fortran front-end).
6720 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6722         * configure.ac: Expand to darwin10 and later.
6723         * configure: Regenerate.
6725 2008-12-02  Andreas Schwab  <schwab@suse.de>
6727         * Makefile.def: configure-target-boehm-gc depends on
6728         all-target-libstdc++-v3.
6729         * Makefile.in: Regenerate.
6731 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6733         * MAINTAINERS:  Add myself as mingw maintainer.
6735 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6737         * config.sub, config.guess: Update from upstream sources.
6739 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6741         * README.SCO: Remove.
6743 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
6745         * MAINTAINERS:  Add myself to the write after approval list.
6747 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
6749         * MAINTAINERS:  Update my email address in WAA section.
6751 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
6753         * MAINTAINERS: Update e-mail address.
6755 2008-11-27  Toon Moene  <toon@moene.org>
6757         * MAINTAINERS: Change e-mail address.
6759 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6761         * configure.ac: Build gdb for i?86-*-darwin*
6762         * configure: Regenerated.
6764 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
6766         * MAINTAINERS: Added my full name.
6768 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6770         PR bootstrap/38014
6771         PR bootstrap/37923
6773         Revert:
6775         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6777         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6778         * Makefile.in: Regenerated.
6780         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6782         PR gdb/921
6783         PR gdb/1646
6784         PR gdb/2175
6785         PR gdb/2176
6787         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6788         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6789         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6790         (HOST_EXPORTS): Pass CPPFLAGS.
6791         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6792         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6793         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6794         * Makefile.in, configure: Regenerated.
6795         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6796         and CPPFLAGS_FOR_BUILD.
6798 2008-11-06  Jeff Law  <law@redhat.com>
6800         * MAINTAINERS: Add myself as middle end maintainer.
6802 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6804         * MAINTAINERS (Write after approval): Add myself.
6806 2008-11-05  Diego Novillo  <dnovillo@google.com>
6808         * MAINTAINERS (Global Reviewers): Add myself.
6809         (Non-Algorithmic Maintainers): Remove myself.
6811 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6813         * MAINTAINERS (Write after approval): Add myself.
6815 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6817         * MAINTAINERS (Write after approval): Add myself.
6819 2008-10-31  Ben Elliston  <bje@au.ibm.com>
6821         * configure.ac (spu-*-*): Remove special case.
6822         * configure: Regenerate.
6824 2008-10-30  Catherine Moore  <clm@codesourcery.com>
6826         * MAINTAINERS (Write after approval): Update my email address.
6828 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
6830         * configure.ac [spu-*-*]: Do not set skipdirs.
6831         * configure: Re-generate.
6833 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
6835         * MAINTAINERS (Various Maintainers): Add myself to reload.
6837 2008-10-25  Richard Guenther  <rguenther@suse.de>
6839         * MAINTAINERS (Various Maintainers): Add myself as middle-end
6840         maintainer.  Remove myself as libgcc-math maintainer.
6841         (Non-Algorithmic Maintainers): Remove myself.
6843 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6845         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6846         * Makefile.in: Regenerated.
6848 2008-10-23  Cary Coutant  <ccoutant@google.com>
6850         * MAINTAINERS (Write after approval): Add myself.
6852 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6854         PR gdb/921
6855         PR gdb/1646
6856         PR gdb/2175
6857         PR gdb/2176
6859         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6860         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6861         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6862         (HOST_EXPORTS): Pass CPPFLAGS.
6863         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6864         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6865         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6866         * Makefile.in, configure: Regenerated.
6867         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6868         and CPPFLAGS_FOR_BUILD.
6870 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6872         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6873         Sebastian Pop.
6875 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6877         * MAINTAINERS (Write After Approval): Added myself.
6879 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6881         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6882         recommended version to 2.3.2.
6884         * configure: Regenerate.
6886 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6888         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6890 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6892         * MAINTAINERS (Write After Approval): Update e-mail address.
6894 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6896         * libtool.m4: Update to libtool 2.2.6.
6897         * lt~obsolete.m4: Update to libtool 2.2.6.
6898         * ltmain.sh: Update to libtool 2.2.6.
6899         * ltsugar.m4: Update to libtool 2.2.6.
6900         * ltversion.m4: Update to libtool 2.2.6.
6901         * ltoptions.m4: Update to libtool 2.2.6.
6902         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6904 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6906         * MAINTAINERS (Write After Approval): Add myself.
6908 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6910         * MAINTAINERS (Write After Approval): Update my name.
6912 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6914         * MAINTAINERS: Add myself in "Write After Approval".
6916 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6918         * MAINTAINERS: Add myself as ia64 maintainer.
6920 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6922         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6923         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6924         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6925         and Michael Tiemann from Write After Approval since they do not
6926         actually have access.
6928 2008-09-05  Richard Guenther  <rguenther@suse.de>
6930         * configure.ac: Initialize clooglibs to -lcloog.
6931         * configure: Re-generate.
6933 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6935         * MAINTAINERS (Write After Approval): Add myself.
6937 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6939         * configure.ac (--with-cloog-polylib): New.
6940         (--disable-cloog-version-check): New.
6941         (--disable-ppl-version-check): New.
6942         * configure: Re-generate.
6944 2008-09-03  Richard Guenther  <rguenther@suse.de>
6946         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6947         cloog test.
6948         * configure: Re-generate.
6950 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6952         Add picoChip port.
6953         * MAINTAINERS: Add picoChip maintainers.
6955 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6956             Tobias Grosser  <grosser@fim.uni-passau.de>
6957             Jan Sjodin  <jan.sjodin@amd.com>
6958             Harsha Jagasia  <harsha.jagasia@amd.com>
6959             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6960             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6961             Adrien Eliche  <aeliche@isty.uvsq.fr>
6963         Merge from graphite branch.
6964         * configure: Regenerate.
6965         * Makefile.in: Regenerate.
6966         * configure.ac (host_libs): Add ppl and cloog.
6967         Add checks for PPL and CLooG.
6968         * Makefile.def (ppl, cloog): Added modules and dependences.
6969         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6970         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6972 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6974         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6975         (GCC_SHLIB_SUBDIR): New.
6976         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6977         * configure: Regenerate.
6978         * Makefile.in: Regenerate.
6980 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6982         * MAINTAINERS: Consistently use tabs to separate columns.
6984 2008-08-29  Tristan Gingold  <gingold@adacore.com>
6986         * MAINTAINERS (Write after Approval): Add myself.
6988 2008-08-28  Tristan Gingold  <gingold@adacore.com>
6990         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6991         Enable bfd, binutils and opcodes.
6992         * configure: Regenerate.
6994 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6996         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
6998 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7000         * MAINTAINERS:  Use correct Umlaut for last name.
7002 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7004         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7006 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7008         * MAINTAINERS: Update my email address.
7010 2008-08-16  Nicolas Roche  <roche@adacore.com>
7012         * Makefile.tpl: Add BOOT_ADAFLAGS.
7013         * Makefile.in: Regenerate.
7015 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7017         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7018         * configure: Regenerate.
7020 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7022         * configure.ac: Add makefile fragments for hpux.
7023         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7024         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7025         * configure: Regenerate.
7026         * Makefile.in: Regenerate.
7028 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7030         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7032 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7034         * MAINTAINERS (Write after Approval): Add myself.
7036 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7038         * MAINTAINERS (Write After Approval):  Add myself.
7040 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7042         * MAINTAINERS (Write After Approval):  Add myself.
7044 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7046         * MAINTAINERS: Update my email address.
7048 2008-06-25  Joey Ye  <joey.ye@intel.com>
7050         * MAINTAINERS (Write After Approval):  Add myself.
7052 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7054         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7055         * Makefile.in: Regenerate.
7056         * configure: Regenerate.
7058 2008-06-17  Daniel Kraft  <d@domob.eu>
7060         * MAINTAINERS (Write After Approval):  Add myself.
7062 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7064         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7065         "$@" is still intact with both Autoconf 2.59 and 2.62.
7066         * configure: Regenerate.
7068 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7070         * Makefile.tpl: Fix comment errors.
7071         * Makefile.in: Regenerate.
7073 2008-06-12  David S. Miller  <davem@davemloft.net>
7074             David Edelsohn  <edelsohn@gnu.org>
7076         * configure.ac: Add powerpc*-*-* to gold supported targets.
7077         * configure: Regenerate.
7079 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7081         PR tree-optimization/36218
7082         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7083         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7084         (all prefix="build-"): Pass them to build-system sub-makes.
7085         * Makefile.in: Regenerate.
7087 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7089         * MAINTAINERS (mt port): Remove.
7090         (sco5, unixware, sco udk): Remove.
7091         (Kean Johnston): Add to Write After Approval.
7093 2008-05-30  Julian Brown  <julian@codesourcery.com>
7095         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7096         of libobjc for ARM EABI Linux.
7097         * configure: Regenerate.
7099 2008-05-18  Xinliang David Li   <davidxl@google.com>
7101         * ChangeLog: Remove wrong ChangeLog entry.
7103 2008-05-17  Xinliang David Li   <davidxl@google.com>
7105         * MAINTAINERS (Write After Approval): Add myself.
7107 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7109         * MAINTAINERS (Write After Approval): Add myself.
7111 2008-05-14  Rafael Espíndola  <espindola@google.com>
7113         * config-ml.in: don't handle --enable-shared and --enable-static.
7115 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7117         * MAINTAINERS: Update my email address.
7119 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7121         * MAINTAINERS: Update my email address.
7123 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7125         * MAINTAINERS (Write After Approval): Add myself.
7127 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7129         * MAINTAINERS (Write After Approval): Add myself.
7131 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7133         * MAINTAINERS (crx): Add myself.
7135 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7137         Sync with src:
7138         2008-04-14  David S. Miller  <davem@davemloft.net>
7140         * configure.ac: Add sparc*-*-* to gold supported targets.
7141         * configure: Regenerate.
7143 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7145         PR bootstrap/35457
7146         * configure.ac: Include override.m4.
7147         * configure: Regenerate.
7149 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7151         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7152         * Makefile.in: Regenerate.
7154 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7156         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7157         as nonconfigurable directories list.
7158         * configure: Regenerate.
7160 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7162         * config.sub, config.guess: Update from upstream sources.
7164 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7166         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7167         * Makefile.in: Regenerate.
7169 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7171         * configure.ac: Do not build libssp for the AVR.
7172         * configure: Regenerate.
7174 2008-04-07  Ian Lance Taylor  <iant@google.com>
7176         * Makefile.def: check-gold depends upon all-binutils.
7177         * Makefile.in: Regenerate.
7179 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7181         * MAINTAINERS (Write After Approval): Add myself.
7183 2008-04-04  Nick Clifton  <nickc@redhat.com>
7185         PR binutils/4334
7186         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7187         builds.
7188         * configure: Regenerate.
7190 2008-04-04  NightStrike  <NightStrike@gmail.com>
7192         PR other/35151
7193         * configure.ac: Combine rules for mingw32 and mingw64.
7194         * configure: Regenerate.
7196 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7198         * MAINTAINERS (Write After Approval): Add myself.
7200 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7202         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7203         * Makefile.in (.NOTPARALLEL): Ditto.
7205 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7207         * MAINTAINERS (Write After Approval): Add myself.
7209 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7211         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7212         * Makefile.in (.NOTPARALLEL): Regenerate.
7214 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7216         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7217         * Makefile.in: Regenerate.
7219 2008-03-26  Jakub Staszak  <kuba@et.pl>
7221         * MAINTAINERS (Write After Approval): Add myself.
7223 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7225         * MAINTAINERS:  Update e-mail address.
7227 2008-03-20  Ian Lance Taylor  <iant@google.com>
7229         * configure.ac: Add support for --enable-gold.
7230         * Makefile.def: Add gold as a directory like ld.
7231         * configure, Makefile.in: Regenerate.
7233 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7235         * configure.ac: m4_include config/proginstall.m4.
7236         * configure: Regenerate.
7238         Backport from upstream Libtool:
7240         2007-10-12  Eric Blake  <ebb9@byu.net>
7242         Deal with Autoconf 2.62's semantic change in m4_append.
7243         * ltsugar.m4 (lt_append): Replace broken versions of
7244         m4_append.
7245         (lt_if_append_uniq): Don't require separator to be overquoted,
7246         and avoid broken m4_append.
7247         (lt_dict_add): Fix typo.
7248         * libtool.m4 (_LT_DECL): Don't overquote separator.
7250 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7252         * config.rpath: Add AIX 6 support.
7254 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7256         * Makefile.def (stageprofile).  Remove -fprofile-generate
7257         from stage_libcflags.
7258         * Makefile.in: Regenerate.
7260 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7262         * config.sub, config.guess: Update from upstream sources.
7264 2008-03-06  Tom Tromey  <tromey@redhat.com>
7266         * MAINTAINERS: Update for treelang deletion.
7268 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7270         * MAINTAINERS: Update my email address.
7272 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7274         * MAINTAINERS (darwin port): Add myself as a maintainer.
7275         (objective-c/c++): Add myself as a maintainer.
7277 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7279         * MAINTAINERS (Write After Approval): Update my email address.
7281 2008-02-25  Tomas Bily  <tbily@suse.cz>
7283         * MAINTAINERS (Write After Approval): Add myself.
7285 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7287         * MAINTAINERS (OpenMP): Add myself.
7289 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7291         PR bootstrap/32009
7292         PR bootstrap/32161
7294         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7295         * configure: Regenerate.
7297         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7298         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7299         STAGE4_LIBCFLAGS): New.
7300         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7301         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7302         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7303         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7304         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7305         for target modules.  Don't export LIBCFLAGS.
7306         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7307         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7308         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7309         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7310         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7311         * Makefile.in: Regenerate.
7313 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7315         PR libgcj/33085
7316         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7317         Do not use -DDLL_EXPORT.  Backport from upstream.
7319 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7321         * MAINTAINERS (Write After Approval): Add myself.
7323 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7325         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7326         * configure: Regenerate.
7328 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7330         * configure.ac (xtensa*-*-*): Recognize processor variants.
7331         * configure: Regenerate.
7333 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7335         PR bootstrap/34922
7336         * configure.ac (PARSE_ARGS): Push suitable setting of
7337         ac_subdirs_all, for `./configure --help=recursive'.
7338         Handle `+' in generic toplevel directory disabling.
7339         * configure: Regenerate.
7341 2008-01-28  Nick Clifton  <nickc@redhat.com>
7343         * MAINTAINERS (xstormy16): Take over maintainership.
7345 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7347         * MAINTAINERS (c4x port): Remove.
7349 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7351         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7353 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7355         * config.sub, config.guess: Update from upstream sources.
7357 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7359         * MAINTAINERS (Write After Approval): Add myself.
7361 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7363         * MAINTAINERS: Update my email address.
7365 2008-01-09  Raksit Ashok  <raksit@google.com>
7367         * MAINTAINERS (Write After Approval): Add myself.
7369 2008-01-09  Raksit Ashok  <raksit@google.com>
7371         * MAINTAINERS (Write After Approval): Add myself.
7373 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7375         * config.sub, config.guess: Update from upstream sources.
7377 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7379         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7380         Change recommended MPFR from 2.2.1 -> 2.3.0.
7381         * configure: Regenerate.
7383 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7385         * MAINTAINERS: Update my email address.
7387 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7389         * MAINTAINERS: Update my email address.
7391 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7393         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7394         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7395         * Makefile.in: Regenerate.
7397 2007-12-10  Mark Heffernan  <meheff@google.com>
7399         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7400         misplaced entries.
7402 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7404         * configure.ac: Enable libjava for x86_64-*-darwin9.
7405         * configure: Regenerate.
7407 2007-12-07  Bill Maddox  <maddox@google.com>
7409         * MAINTAINERS (Write After Approval): Add myself.
7411 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7413         * config.sub, config.guess: Update from upstream sources.
7415 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7417         * config-ml.in: Remove 64bit configure tests.
7419 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7421         * config-ml.in: Robustify against white space in absolute file
7422         names.
7424         * config-ml.in (multi-clean): Substitute ${Makefile}.
7425         Remove superfluous ${Makefile} in list.
7427 2007-11-19  Thiemo Seufer  <ths@mips.com>
7429         * config-ml.in: Don't hardcode the Makefile name.
7431 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7433         * MAINTAINERS (Write After Approval): Add myself.
7435 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7437         * MAINTAINERS (Write After Approval): Add myself.
7439 2007-11-06  Doug Kwan  <dougkwan@google.com>
7441         * MAINTAINERS (Write After Approval): Add myself.
7443 2007-10-25  Ben Elliston  <bje@au.ibm.com>
7445         * MAINTAINERS (mercury): Remove entry.
7446         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7448 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7450         * Makefile.def (dependencies): Make configure-gdb depend on
7451         all-intl.
7452         * Makefile.in: Regenerated.
7454 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7456         * MAINTAINERS (Fortran maintainer): Remove myself.
7458 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7460         * Makefile.def: To avoid problems running with parallel makes,
7461         build newlib before libgloss so that target specific header
7462         files are availble.
7463         * Makefile.in: Regenerate
7465 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7467         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7468         * Makefile.in: Regenerate.
7470 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
7472         * MAINTAINERS (Register allocation reviewer): Add myself.
7474 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
7476         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7477         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7478         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
7479         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7480         * configure: Regenerate.
7482 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
7484         * MAINTAINERS (Register allocation reviewer): Add myself.
7486 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
7488         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7489         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7490         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7491         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7492         * configure.ac: Default them to host tools for $host = $build.
7493         Subst them.
7495         * configure: Regenerate.
7496         * Makefile.in: Regenerate.
7498 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
7500         * MAINTAINERS (Register allocation reviewer): Add myself.
7502 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
7504         * MAINTAINERS (Register allocation reviewer): Add myself.
7506 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
7508         * MAINTAINERS (Write After Approval): Fix typo.
7510 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
7512         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7513         * configure: Regenerate.
7515 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
7517         PR bootstrap/31906
7518         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7519         they're already prefixed.
7521 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
7523         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7524         libstdc++.
7525         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7526         * configure: Regenerate.
7527         * Makefile.in: Regenerate.
7529 2007-09-17  Andreas Schwab  <schwab@suse.de>
7531         * configure.ac: Raise minimum makeinfo version to 4.6.
7532         * configure: Regenerate.
7534 2007-09-17  Johannes Singler  <singler@ira.uka.de>
7536         * MAINTAINERS (write-after-approval) add myself
7538 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
7540         * configure.ac: Correct makeinfo version check.
7541         * configure: Regenerate.
7543 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
7545         * MAINTAINERS: Update my email address.
7547 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
7549         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
7550         to $skipdirs and only disable gprof for newlib.  Use the normal
7551         mips*-elf* handling in other respects.
7552         * configure: Regnerate.
7554 2007-09-12  David Daney  <ddaney@avtrex.com>
7556         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7557         enabling libgcj.
7558         * configure: Regenerate.
7560 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7562         PR other/32154
7563         * configure.ac: For libgloss targets, point the linker to the linker
7564         script, startup code and simulator library.
7565         * configure: Regenerate.
7567 2007-09-07  Andrew Haley  <aph@redhat.com>
7569         * configure.ac (noconfigdirs): Remove target-libffi and
7570         target-libjava.
7571         * configure: Regenerate.
7573 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7575         PR target/33281
7576         * configure.ac: Use config/mh-mingw on mingw.
7577         * configure: Regenerate.
7579 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
7581         * MAINTAINERS (Write After Approval): Add myself.
7583 2007-09-05  Richard Guenther  <rguenther@suse.de>
7585         * configure.ac (--enable-stage1-checking): If neither --enable-checking
7586         nor --disable-checking is provided also turn on yes and types
7587         checking for stage1.
7588         * configure: Re-generate.
7590 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
7592         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7593         (Write After Approval): Remove myself.
7595 2007-08-29  Nick Clifton  <nickc@redhat.com>
7597         * config.sub, config.guess: Update from upstream sources.
7599 2007-08-22  Bud Davis  <jmdavis@link.com>
7601         * MAINTAINERS (Write After Approval): Added myself.
7602         * MAINTAINERS (Reviewers): Removed myself.
7604 2007-08-18  Paul Brook  <paul@codesourcery.com>
7605             Joseph Myers  <joseph@codesourcery.com>
7607         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7608         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7609         * Makefile.in: Regenerate.
7610         * configure.ac (--with-debug-prefix-map): New.
7611         * configure: Regenerate.
7613 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
7614             Nigel Stephens  <nigel@mips.com>
7616         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
7617         as target_makefile_frag.
7618         * configure: Regenerate.
7620 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
7622         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7623         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
7624         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7625         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7626         (do-compare, do-compare3, do-compare-debug): New.
7627         ([+compare-target+]): Use them.
7629 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
7631         * MAINTAINERS (Write After Approval): Change my email address.
7633 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7634             Ben Elliston  <bje@au.ibm.com>
7636         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7637         --silent if $silent.
7638         * configure: Regenerate.
7640 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
7642         * MAINTAINERS (Various Maintainers): Add myself as
7643         loop infrastructure maintainer.  Update my e-mail
7644         address.
7646 2007-07-31  Diego Novillo  <dnovillo@google.com>
7648         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7649         Adjust description.
7651 2007-07-26  Richard Guenther  <rguenther@suse.de>
7653         * configure.ac: Add types checking to stage1 checking flags.
7654         * configure: Regenerate.
7656 2007-07-17  Nick Clifton  <nickc@redhat.com>
7658         * COPYING3: New file.  Contains version 3 of the GNU General
7659         Public License.
7660         * COPYING3.LIB: New file.  Contains version 3 of the GNU
7661         Lesser General Public License.
7663 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7665         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7667 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7669         * MAINTAINERS (S/390 co-maintainer): Add myself.
7670         (Write After Approval): Remove myself.
7672 2007-07-13  Dan Hipschman  <dsh@google.com>
7674         * MAINTAINERS (Write After Approval): Add myself.
7676 2007-07-11  Nick Clifton  <nickc@redhat.com>
7678         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7679         WINDRES export.
7680         * Makefile.in: Regenerate.
7682 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7684         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7685         maintainer.
7687 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
7689         * lt~obsolete.m4: New. Import from 20070318 libtool.
7691 2007-07-03  Julian Brown  <julian@codesourcery.com>
7693         * MAINTAINERS (Write After Approval): Add myself.
7695 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7697         * configure.ac: Rewrite 'configure --help' strings to look nicer.
7698         * configure: Regenerate.
7700 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7702         * configure.ac: Add some missing m4 quotation.
7703         * configure: Regenerate.
7705 2007-07-02  Simon Baldwin  <simonb@google.com>
7707         * MAINTAINERS (Write After Approval): Add myself.
7709 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7711         * configure: Regenerate.
7713 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7715         * Makefile.def: Add windmc tool to build.
7716         * Makefile.tpl: Likewise.
7717         * configure.ac: Likewise.
7718         * Makefile.in: Regenerate.
7719         * configure: Regenerate.
7721 2007-06-28  DJ Delorie  <dj@redhat.com>
7723         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7724         not building newlib.
7725         * configure: Regenerated.
7727 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7729         * MAINTAINERS (Write After Approval): Add myself.
7731 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7733         * MAINTAINERS (Write After Approval): Add myself.
7735 2007-06-19  Chris Matthews  <chrismatthews@google.com>
7737         * MAINTAINERS (Write After Approval): Add myself.
7739 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7741         * MAINTAINERS (Write After Approval): Add myself.
7743 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7745         * Makefile.def: Add dependency from configure-gdb to all-bfd.
7746         * Makefile.in: Regenerated.
7748 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
7750         * configure.ac: Don't add target-libmudflap to noconfigdirs for
7751         bfin*-*-uclinux* targets.
7752         * configure: Regenerate.
7754 2007-06-14  Ian Lance Taylor  <iant@google.com>
7756         * MAINTAINERS: Add myself as non-algorithmic global write
7757         maintainer.
7759 2007-06-14  Diego Novillo  <dnovillo@google.com>
7761         * MAINTAINERS: Add self as middle-end maintainer and
7762         non-algorithmic global write maintainer.
7764 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7766         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7767         Move all Fortran maintainers except Paul Brook into the
7768         Non-Autopoiesis section.
7770 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
7772         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7773         (distclean-stage[+id+]): Possibly delete stage_last.
7774         * Makefile.in: Regenerate.
7776 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
7778         * MAINTAINERS (Various Maintainer): Fix typo.
7780 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
7782         * MAINTAINERS (Various Maintainer): Add myself as
7783         dataflow maintainer.
7785 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7787         * config.sub, config.guess: Update from upstream sources.
7789 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7791         * Makefile.tpl: Fix spelling error.
7792         * Makefile.in: Regenerate.
7794 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
7796         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7797         lt_cv_sys_max_cmd_len.
7799 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7801         * MAINTAINERS (Various Maintainers): Add myself as
7802         auto-vectorizer maintainer.
7804 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7806         PR libjava/32098
7807         * libtool.m4: Revert previous change.
7808         * ltgcc.m4: Put it here.
7810 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7812         * MAINTAINERS (Various Maintainers): Add myself as
7813         auto-vectorizer maintainer.
7815 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7817         PR libjava/32098
7818         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7820 2007-05-30  Richard Guenther  <rguenther@suse.de>
7822         * MAINTAINERS (Various Maintainers): Add myself as
7823         auto-vectorizer maintainer.
7825 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
7827         PR bootstrap/29382
7828         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7829         * configure: Rebuilt.
7831 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
7833         * MAINTAINERS (Write After Approval): Removed my name.
7835 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
7837         * MAINTAINERS (Write After Approval): Remove myself.
7839 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
7841         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7843 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
7845         * ltmain.sh: Update from ToT Libtool.
7846         * libtool.m4: Update from ToT Libtool.
7847         * ltsugar.m4: New. Update from ToT Libtool.
7848         * ltversion.m4: New. Update from ToT Libtool.
7849         * ltoptions.m4: New. Update from ToT Libtool.
7850         * ltconfig: Remove.
7851         * ltcf-c.sh: Remove.
7852         * ltcf-cxx.sh: Remove.
7853         * ltcf-gcj.sh: Remove.
7855 2007-05-22  Ollie Wild  <aaw@google.com>
7857         * MAINTAINERS (Write After Approval): Add myself.
7859 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
7861         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7862         stage_cflags.
7863         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7864         Remove CFLAGS/LIBCFLAGS.
7865         (configure-stage[+id+]-[+prefix+][+module+],
7866         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7867         * Makefile.in: Regenerate.
7869 2007-05-15  Diego Novillo  <dnovillo@google.com>
7871         * MAINTAINERS: Update e-mail address.
7873 2007-05-15  Revital Eres  <eres@il.ibm.com>
7875         * MAINTAINERS (Write After Approval): Add myself.
7877 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7879         * MAINTAINERS (Write After Approval): Updated my address.
7881 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7883         * MAINTAINERS (Write After Approval): Add myself.
7885 2007-05-11  Silvius Rus  <rus@google.com>
7887         * MAINTAINERS (Write After Approval): Add myself.
7889 2007-04-23  Tom Tromey  <tromey@redhat.com>
7891         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7893 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7895         * MAINTAINERS (cpplib): Rename to ...
7896         (libcpp): ... this.  Add C/C++ front end maintainers.
7898 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7900         * config-ml.in: Pass ${ml_config_env} to configure calls.
7902 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7904         * MAINTAINERS (Write After Approval): Add myself.
7906 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7908         * MAINTAINERS (Write After Approval): Add myself.
7910 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7912         * MAINTAINERS (fortran 95 front end): Add myself.
7914 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7916         * MAINTAINERS (Write After Approval): Add myself.
7918 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7920         * MAINTAINERS (Modulo Scheduler): Add myself.
7922 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7924         * MAINTAINERS (fortran 95 front end): Add myself.
7925         (c++ front end): whitespace fix.
7927 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7929         * MAINTAINERS (Write After Approval): Add myself.
7931 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7933         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7934         of glob.  Quote arguments with single quotes too.
7935         * configure: Regenerate.
7937 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7939         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7940         * Makefile.in: Regenerate
7942 2007-03-07  Andreas Schwab  <schwab@suse.de>
7944         * configure: Regenerate.
7946 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7948         * configure.ac: Add "--with-pdfdir" configure option,
7949         which defines pdfdir variable.
7950         * Makefile.def (target=fixincludes): Add install-pdf to
7951         missing targets.
7952         (recursive_targets): Add install-pdf target.
7953         (flags_to_pass): Add pdfdir.
7954         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7955         target.
7956         * configure: Regenerate
7957         * Makefile.in: Regenerate
7959 2007-02-28  Eric Christopher  <echristo@apple.com>
7961         Revert:
7962         2006-12-07  Mike Stump  <mrs@apple.com>
7964         * Makefile.def (dependencies): Add dependency for
7965         install-target-libssp and install-target-libgomp on
7966         install-gcc.
7967         * Makefile.in: Regenerate.
7969 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7971         * configure: Regenerate.
7972         * configure.ac: Move statements after variable declarations.
7974 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7976         * MAINTAINERS: Add myself as sh maintainer.
7978 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7980         * configure.ac: Adjust for loop syntax.
7981         * configure: Regenerate.
7983 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7985         * configure: Rebuilt.
7987 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7989         * configure.ac: Drop multiple occurrences of --enable-languages,
7990         and fix its quoting.
7991         * configure: Rebuilt.
7993 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
7994             Nathan Sidwell  <nathan@codesourcery.com>
7995             Vladimir Prus  <vladimir@codesourcery.com>
7996             Joseph Myers  <joseph@codesourcery.com>
7998         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7999         * configure: Regenerate.
8001 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8003         * ltconfig (freebsd*): Default to elf.
8005 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8007         * configure.ac (target_libraries): Move libgcc before libiberty.
8008         * configure: Regenerated.
8010 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8011             Paolo Bonzini  <bonzini@gnu.org>
8013         PR bootstrap/30753
8014         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8015         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8016         * configure: Regenerated.
8018 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8020         * MAINTAINERS (Language Front End Maintainers): Update my mail
8021         address.
8023 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8025         PR bootstrap/30748
8026         * configure.ac: Correct syntax for Solaris ksh.
8027         * configure: Regenerated.
8029 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8031         * configure.ac: Sync with src.
8032         * configure: Regenerate.
8034 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8036         * Makefile.in: Regenerate.
8038 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8040         * config.sub: Sync with src.
8042 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8044         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8045         noncanonical equivalents.
8046         * configure.in: Rename to...
8047         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8048         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8049         target_noncanonical.  Use them.  Rewrite removal of configure
8050         arguments for autoconf 2.59.  Discard variable settings.  Force
8051         program_transform_name for native tools.
8053         * Makefile.in: Regenerated.
8054         * configure: Regenerated with autoconf 2.59.
8056 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8058         * MAINTAINERS (Write After Approval): Add myself.
8060 2007-01-31  Andreas Schwab  <schwab@suse.de>
8062         * Makefile.tpl (LDFLAGS): Substitute it.
8063         * Makefile.in: Regenerate.
8065 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8067         * MAINTAINERS (Write After Approval): Add myself.
8069 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8071         * MAINTAINERS (spu port): Add myself.
8073 2007-01-23  Richard Guenther  <rguenther@suse.de>
8075         PR bootstrap/30541
8076         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8077         * Makefile.tpl (GNATBIND): Substitute it.
8078         (GNATMAKE): Likewise.
8079         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8080         of STAGE_PREFIX.
8081         * Makefile.in: Regenerate.
8082         * configure: Regenerate.
8084 2007-01-18  Mike Stump  <mrs@apple.com>
8086         * configure.in: Re-enable -Werror for gcc builds.
8088 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8090         * MAINTAINERS (Write After Approval): Add myself.
8092 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8094         * configure.in: Change == to = in test command.
8095         * configure: Regenerate.
8097 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8098             Nick Clifton  <nickc@redhat.com>
8099             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8101         * configure.in (build_configargs, host_configargs, target_configargs):
8102         Remove build/host/target parameters.
8103         (host_libs): Add gmp and mpfr.
8104         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8105         * Makefile.def (gmp, mpfr): New.
8106         (gcc): Remove target.
8107         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8108         target_os, target_vendor): New.
8109         (configure): Add host_alias/target_alias arguments; adjust invocations.
8110         * configure: Regenerate.
8111         * Makefile.in: Regenerate.
8113 2007-01-11  Matt Fago  <fago@earthlink.net>
8115         * configure.in: Try to link to functions only in mpfr 2.2.x
8116         to improve robustness of configure tests.
8117         * configure: Regenerate.
8119 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8121         * MAINTAINERS: Add myself as i386 maintainer.
8123 2007-01-08  Jan Hubicka  <jh@suse.cz>
8125         * MAINTAINERS: Add myself as i386 maintainer.
8127 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8129         * configure.in: Add support for an x86_64-mingw* target.
8130         * configure: Regenerate.
8132 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8134         * Makefile.tpl (all-target): Correct @if conditional for target
8135         modules.
8136         * configure.in: Omit libiberty if building only target libgcc.
8137         * configure, Makefile.in: Regenerated.
8139 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8141         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8142         * configure: Regenerate.
8144 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8146         * Makefile.def (target_modules): Add libgcc.
8147         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8148         * Makefile.tpl (clean-target-libgcc): Delete.
8149         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8150         on gcc even for bootstrapped modules.  Rewrite handling of
8151         lang_env_dependencies to loop over target_modules.
8152         * configure.in (target_libraries): Add target-libgcc.
8153         * Makefile.in, configure: Regenerated.
8155 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8157         * configure.in: Reorganize recognition of languages.  Add
8158         --enable-stage1-languages.  Show supported languages for the chosen
8159         target rather than all recognized languages.
8160         * configure: Regenerate.
8162 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8164         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8165         * Makefile.in: Regenerate.
8167 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8169         * configure.in: Warn that MPFR 2.2.0 is buggy.
8170         * configure: Regenerate.
8172 2006-12-27  Ian Lance Taylor  <iant@google.com>
8174         * configure.in: When removing Makefiles to force a reconfigure, also
8175         remove prev-DIR*/Makefile.
8176         * configure: Regenerate.
8178 2006-12-22  Andreas Schwab  <schwab@suse.de>
8180         * configure: Regenerate with correct autoconf version.
8182 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8184         * configure.in: add AC_SUBST for *_FOR_TARGET.
8185         * configure: Regenerate.
8187 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8189         * configure.in: Simplify logic for rejecting languages that cannot
8190         be built.  Separate the case when a language is unsupported,
8191         from the case when the user chooses not to build a language.
8193 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8195         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8196         it only affects bootstrap and could be tested on "$host" as well.
8197         * configure: Regenerate.
8198         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8200 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8202         PR bootstrap/29544
8203         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8204         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8205         move here comment from Makefile.tpl.
8206         * Makefile.tpl: Move some definitions higher in the file.
8207         (STAGE1_CHECKING): New.
8208         * configure.in: Add --enable-stage1-checking.
8209         * configure: Regenerate.
8210         * Makefile.in: Regenerate.
8212 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8214         * MAINTAINERS: Add myself as build system maintainer.
8216 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8218         * MAINTAINERS (Write After Approval): Add myself.
8220 2006-12-13  Eric Christopher  <echristo@apple.com>
8222         * MAINTAINERS: Add myself as darwin maintainer.
8224 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8226         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8228 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8230         MAINTAINERS: Update my entry.
8232 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8234         * configure.in:  Handle spu makefile frag.
8235         * Makefile.tpl (MAINT): Define
8236         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8237         * configure: Regenerate.
8238         * Makefile.in: Regenerate.
8240 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8242         * config.guess: Import latest version.
8243         * config.sub: Likewise.
8245 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8247         * configure.in (spu-*-*): Don't skip target-libiberty.
8248         * configure: Regenerate.
8250 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8252         PR bootstrap/30134
8253         * configure.in: Correct x86 darwin support for libjava to powerpc
8254         and i?86 only.
8255         * configure: Regenerate.
8257 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8259         * configure.in: Add x86 darwin support for libjava.
8260         * configure: Regenerate.
8262 2006-12-07  Mike Stump  <mrs@apple.com>
8264         * Makefile.def (dependencies): Add dependency for
8265         install-target-libssp and install-target-libgomp on
8266         install-gcc.
8267         * Makefile.in: Regenerate.
8269 2006-12-04  Richard Guenther  <rguenther@suse.de>
8271         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8272         (Non-Algorithmic Maintainers): Move over non-algorithmic
8273         loop optimizer maintainers, add myself as a non-algorithmic
8274         middle-end maintainer.
8276 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8278         * MAINTAINERS (Write After Approval): Add myself.
8280 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8282         * configure.in: Update error message for missing GMP/MPFR.
8284         * configure: Regenerate.
8286 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8288         * configure.in: Update MPFR version in error message.
8290         * configure: Regenerate.
8292 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8294         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8295         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8296         --with-gmp-lib): New flags.
8298         * configure: Regenerate.
8300 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8302         * MAINTAINERS (Write After Approval): Change my email address.
8304 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8306         * MAINTAINERS (Write After Approval): Add myself.
8308 2006-11-22  Philipp Thomas  <pth@suse.de>
8310         * MAINTAINERS (i18n): Update e-mail address.
8312 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8314         * MAINTAINERS (spu port): Add myself as maintainer.
8315         (Write After Approval): Remove myself.
8317 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8319         * configure.in (skipdirs): Don't build libssp for SPU.
8320         * configure: Regenerate.
8322 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8324         * MAINTAINERS (spu port): Add myself as maintainer.
8325         (libobjc): Update my email address.
8327 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8329         * MAINTAINERS (Write After Approval): Add myself.
8331 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8333         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8334         * configure : Rebuilt.
8336 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8338         * MAINTAINERS (Write After Approval): Add myself.
8340 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8342         * MAINTAINERS (Write After Approval): Add myself.
8344 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8346         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8347         libmpfr.a.
8348         * configure: Regenerate.
8350 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8352         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8353         (unstage): Test for stage_last presence.
8355         PR bootstrap/29802
8356         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8357         STAGE_PREFIX.
8358         * Makefile.in: Regenerate.
8360 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8362         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8363         maintainers.
8365 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8367         * MAINTAINERS (Write After Approval): Add myself.
8369 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8371         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8372         and stageN-package/Makefile.
8373         * Makefile.in: Regenerated.
8375 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8377         * configure.in: Remove target-libgloss from noconfigdirs for
8378         bfin-*-*.
8379         * configure: Regenerated.
8381 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8383         * configure.in (have_gmp): Only error if the gcc directory exists.
8385         * configure: Regenerate.
8387 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8389         * configure.in: Robustify error message for missing GMP/MPFR.
8391         * configure: Regenerate.
8393 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8395         * MAINTAINERS (Write After Approval): Add myself.
8397 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8399         * MAINTAINERS: Change email address.
8401 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8403         * MAINTAINERS (Write After Approval): Add myself.
8405 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8407         * MAINTAINERS (Write After Approval): Add myself.
8409 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8411         * MAINTAINERS (Write After Approval): Move myself to
8412         Write After Approval section.
8414 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8416         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8417         need_gmp anymore.
8418         * configure: Regenerate.
8420 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8422         * MAINTAINERS (Write After Approval): Add myself.
8424 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8426         * config.guess: Import latest version.
8427         * config.sub: Likewise.
8429 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8431         * Makefile.def: Added pdf target handling.
8432         * Makefile.tpl: Added pdf target handling.
8433         * Makefile.in: Regenerated.
8435 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8437         * MAINTAINERS: Add self as score port maintainer.
8439 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8441         * MAINTAINERS (Write After Approval): Add myself.
8443 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8445         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8446         or newer.
8447         * configure: Regenerated.
8449 2006-09-27  Dave Brolley  <brolley@redhat.com>
8451         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8452         using $s instead of $r.
8453         * configure: Regenerated.
8455 2006-09-26  Thiemo Seufer  <ths@mips.com>
8457         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8458         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8459         * configure: Regenerate.
8461 2006-09-24  Graeme Peterson  <gridly@gmail.com>
8463         * MAINTAINERS (Write After Approval): Remove myself.
8465 2006-09-22  Chao-ying Fu  <fu@mips.com>
8467         * MAINTAINERS (Write After Approval): Add myself.
8469 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
8471         * MAINTAINERS: Add self as soft-fp maintainer.
8473 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
8475         * MAINTAINERS: Add myself as avr maintainer.
8476         Remove Marek Michalkiewicz as avr maintainer.
8478 2006-09-07  Roberto Costa  <roberto.costa@st.com>
8480         * MAINTAINERS (Write After Approval): Add myself.
8482 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
8484         * configure.in: Never build newlib for a Mingw host.
8485         Never build newlib as Mingw target library.
8486         Test the existence of winsup/cygwin for building a Cygwin newlib,
8487         rather than just winsup.
8488         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8489         building a Mingw target.
8490         * configure: Regenerate.
8492 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8494         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8496 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
8498         * config.guess: Import from src (was more updated).
8499         * config.sub: Likewise.
8501 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
8503         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8504         * configure: Regenerated.
8506 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
8508         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8509         for stages after the first.
8511 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
8513         * Makefile.def: Add dependencies for configure-opcodes
8514         on configure-intl and all-opcodes on all-intl.
8515         * Makefile.in: Regenerated.
8517 2006-07-13  Ben Elliston  <bje@au.ibm.com>
8519         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8521 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
8523         Port to hosts whose 'sort' and 'tail' implementations
8524         treat operands with leading '+' as file names, as POSIX
8525         has required since 2001.  However, make sure the code still
8526         works on pre-POSIX hosts.
8527         * ltmain.sh: Don't assume "sort +2" is equivalent to
8528         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8530 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
8532         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8534 2006-07-04  Peter O'Gorman  <peter@pogma.com>
8536         * ltconfig: chmod 644 before ranlib during install.
8538 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8540         PR bootstrap/18058
8541         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8542         if the bootstrap compiler is a GCC version that supports it.
8543         * configure: Regenerate.
8545 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8547         * configure.in: Fix thinkos in previous check-in.
8548         * configure: Regenerate.
8550 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8552         PR other/27063
8553         * configure.in: Test subdir_requires and give an appropriate
8554         error message.
8555         * configure: Regenerate.
8557 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
8559         * MAINTAINERS (Write After Approval): Add myself.
8561 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
8563         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8565 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
8567         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8569 2006-06-20  David Ayers  <d.ayers@inode.at>
8571         PR bootstrap/28072
8572         * configure.in: Add target-boehm-gc to noconfigdirs depending on
8573         whether target-libjava is being configured instead of whether the
8574         java front end is enabled.
8575         * configure: Regenerate.
8577 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8579         PR target/27540
8580         * configure.in: Only enable libgomp on IRIX 6.
8581         * configure: Regenerate.
8583 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
8585         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8586         too.
8587         * Makefile.in: Regenerate.
8589 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
8591         * config-ml.in: Alter CCASFLAGS to include special
8592         multilib options the same as is done for CFLAGS.
8594 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8596         * configure.in: Don't enable libgomp on hpux10.
8597         * configure: Rebuilt.
8599 2006-06-12  David Ayers  <d.ayers@inode.at>
8601         PR bootstrap/27963
8602         PR target/19970
8603         * configure.in: Remove target-boehm-gc from noconfigdirs where
8604         ${libgcj} is specified.
8605         * configure: Regenerate.
8607 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
8609         Sync from src:
8611         * configure.in: Sync.
8612         * configure: Regenerated.
8614         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
8616         * Makefile.def: Added dependencies from sim and gdb on intl, and
8617         added configure dependencies to everything with an all dependency
8618         on intl.
8619         * Makefile.in: Regenerated.
8621 2006-06-06  David Ayers  <d.ayers@inode.at>
8623         PR libobjc/13946
8624         * Makefile.def: Add dependencies for libobjc which boehm-gc.
8625         * Makefile.in: Regenerate.
8626         * configure.in: Add --enable-objc-gc at toplevel and have it
8627         enable boehm-gc for Objective-C.
8628         Remove target-boehm-gc from libgcj.
8629         Add target-boehm-gc to target_libraries.
8630         Add target-boehm-gc to noconfigdirs where ${libgcj}
8631         is specified.
8632         Assert that boehm-gc is supported when requested for Objective-C.
8633         Only build boehm-gc if needed either for Java or Objective-C.
8634         * configure: Regenerate.
8636 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
8638         PR 27674
8639         * Makefile.tpl (configure-[+prefix+][+module+],
8640         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8641         Remove rule to unstage bootstrapped modules.
8642         (stage_current): New.
8643         * Makefile.in: Regenerate.
8645 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
8647         * MAINTAINERS (Write After Approval): Update my e-mail address.
8649 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
8651         * include/libiberty.h: Declare pex_run_in_environment.
8653 2006-05-31  Asher Langton  <langton2@llnl.gov>
8655         * MAINTAINERS (Write After Approval): Add myself.
8657 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
8659         * Makefile.def (bfd, opcodes): Fix lib_path.
8660         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8661         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
8662         * Makefile.in: Regenerate.
8664 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8666         * Makefile.in: Regenerate.
8668 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8670         * Makefile.def: Add install-html target. Add datarootdir
8671         docdir and htmldir to flags_to_pass.
8672         * Makefile.tpl: Add install-html target.
8673         * Makefile.in: Regenerate.
8674         * configure.in: Add --with-datarootdir, --with-docdir, and
8675         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8676         * configure: Regenerate.
8678 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
8680         * configure.in: Enable gprof for cross builds.
8681         * configure: Regenerate.
8683 2006-05-22  Richard Guenther  <rguenther@suse.de>
8685         Revert
8686         2006-01-31  Richard Guenther  <rguenther@suse.de>
8687         Paolo Bonzini  <bonzini@gnu.org>
8689         * Makefile.def (target_modules): Add libgcc-math target module.
8690         * configure.in (target_libraries): Add libgcc-math target library.
8691         (--enable-libgcc-math): New configure switch.
8692         * Makefile.in: Re-generate.
8693         * configure: Re-generate.
8694         * libgcc-math: New toplevel directory.
8696 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8697             Andreas Tobler  <a.tobler@schweiz.ch>
8699         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
8700         * configure: Rebuilt.
8702 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
8704         * MAINTAINERS (Write After Approval): Add myself.
8706 2006-05-01  DJ Delorie  <dj@redhat.com>
8708         * configure.in: Restore CFLAGS if GMP isn't present.
8709         * configure: Regenerate.
8711 2006-05-01  Richard Guenther  <rguenther@suse.de>
8713         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8714         maintainer.
8716 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8718         * MAINTAINERS (Write After Approval): Add myself.
8720 2006-04-28  Jan Beulich  <jbeulich@novell.com>
8722         * MAINTAINERS (Write After Approval): Add myself.
8724 2006-04-18  DJ Delorie  <dj@redhat.com>
8726         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
8727         reference libgloss so that libssp can be built in a combined
8728         tree.
8729         * configure: Regenerate.
8731 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8733         * MAINTAINERS (Write After Approval): Add myself.
8735 2006-04-05  Ben Elliston  <bje@au.ibm.com>
8737         * configure.in: Require makeinfo 4.4 or higher.
8738         * configure: Regenerate.
8740 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8742         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8743         Rearrange the entries of other libraries to have them in one place.
8745 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
8747         * MAINTAINERS (Write After Approval): Remove myself.
8748         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8750 2006-03-14  Richard Guenther  <rguenther@suse.de>
8752         * configure: Regenerate with autoconf 2.13.
8754 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
8756         * MAINTAINERS: Use my work address.
8758         * MAINTAINERS: Update my E-mail address.
8760 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
8762         * configure.in: Handle --disable-<component> generically.
8763         * configure: Regenerate.
8765 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8767         PR libgcj/17311
8768         * ltmain.sh: Don't use "$finalize_rpath" for compile.
8770 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
8772         * MAINTAINERS (Write After Approval):  Remove myself.
8773         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8775 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
8777         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
8778         (TARGET_CONFIGDIRS): Remove.
8779         * configure.in: Remove AC_SUBST(target_configdirs).
8780         * Makefile.in, configure: Regenerated.
8782 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
8784         * MAINTAINERS (Write After Approval):  Remove myself.
8785         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8787 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8789         PR bootstrap/25670
8791         * Makefile.tpl ([+compare-target+]): Print explanation messages.
8793         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8794         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8795         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8796         BUILD_PREFIX, BUILD_PREFIX_1.
8797         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8799         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8800         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8802         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8803         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8804         of `cat stage_current`.  Always provide the `r' and `s' variables.
8805         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8806         a single shell execution.
8807         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8808         bootstrapped modules, make the stage1 module if the build was not
8809         started yet, else build the current stage.
8810         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8811         (all-build, all-host, all-target, [+make_target+]-host,
8812         [+make_target+]-target): Do not use \-continued lines.
8813         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8814         (current_stage, restrap, stage_last): New.
8816         * Makefile.in: Regenerate.
8817         * configure: Regenerate.
8819 2006-02-19  Bud Davis  <jmdavis@link.com>
8821         * MAINTAINERS (Write After Approval):  Remove myself.
8822         (Language Front End Maintainers):  Add myself as fortran 95
8823         maintainer and update e-mail address.
8825 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8827         * MAINTAINERS (Write After Approval):  Remove myself.
8828         (Language Front End Maintainers):  Add myself as fortran 95
8829         maintainer.
8831 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
8833         * MAINTAINERS (Write After Approval): Add myself.
8835 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
8837         * MAINTAINERS (Write After Approval):  Remove myself.
8838         (Language Front End Maintainers):  Add myself as
8839         fortran 95 maintainer.
8841 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8843         Sync from src:
8845         2005-12-27  Leif Ekblad  <leif@rdos.net>
8847         * configure.in: Add support for RDOS target.
8848         * configure: Regenerate.
8850 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8851             Andreas Schwab  <schwab@suse.de>
8853         * configure: Regenerate.
8855 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
8857         * configure.in (enable_libgomp): Add AIX.
8858         * configure: Regenerate.
8860 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
8862         * MAINTAINERS (Write After Approval): Add myself.
8864 2006-02-03  Lee Millward  <lee.millward@gmail.com>
8866         * MAINTAINERS (Write After Approval): Add myself.
8868 2006-01-31  Richard Guenther  <rguenther@suse.de>
8869         Paolo Bonzini  <bonzini@gnu.org>
8871         * Makefile.def (target_modules): Add libgcc-math target module.
8872         * configure.in (target_libraries): Add libgcc-math target library.
8873         (--enable-libgcc-math): New configure switch.
8874         * Makefile.in: Re-generate.
8875         * configure: Re-generate.
8876         * libgcc-math: New toplevel directory.
8878 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8880         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8881         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8882         the assembler, linker and binutils.
8883         * configure: Regenerate.
8885 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8887         * MAINTAINERS (Write After Approval): Add myself.
8889 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8891         * configure: Regenerate.
8893 2006-01-18  Richard Henderson  <rth@redhat.com>
8894             Jakub Jelinek  <jakub@redhat.com>
8895             Diego Novillo  <dnovillo@redhat.com>
8897         * libgomp: New directory.
8898         * Makefile.def: Add target_module libgomp.
8899         * Makefile.in: Regenerate.
8900         * configure.in (target_libraries): Add target-libgomp.
8901         * configure: Regenerate.
8903 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8905         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8906         @ from continuation.
8907         * Makefile.in: Rebuilt.
8909 2006-01-04  Chris Lattner  <sabre@gnu.org>
8911         * MAINTAINERS (Write After Approval): Add myself.
8913 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8915         PR bootstrap/24252
8917         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8918         * Makefile.tpl (OBJDUMP): New.
8919         (EXTRA_HOST_FLAGS): Add it.
8920         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8922         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8923         to use symbolic links between directories.  Avoid race conditions
8924         or make them harmless.
8925         * configure.in: Do not try to use symbolic links between directories.
8927         * Makefile.def (LEAN): Pass.
8928         * Makefile.tpl (LEAN): Define.
8929         (stage[+id+]-start): Accept that the previous directory does not
8930         exist, if the bootstrap is lean.
8931         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8932         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8933         configure substitution.
8934         ([+compare-target+]): Likewise.
8935         ([+bootstrap-target+]-lean): New.
8936         * configure.in: Remove lean bootstrap support from here.
8938         * Makefile.in: Regenerate.
8939         * configure: Regenerate.
8941 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8943         * MAINTAINERS (libdecnumber): Add myself.
8945 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8947         * libtool-ldflags: New script.
8949 2006-01-02  Andreas Schwab  <schwab@suse.de>
8951         * configure.in: When reconfiguring remove Makefile in
8952         all stage directories.
8953         * configure: Regenerate.
8955 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8957         * MAINTAINERS: Update my email address.
8959 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8961         Revert Ada-related part of the previous change.
8963         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8964         Do not pass.
8965         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8966         * Makefile.in: Regenerate.
8967         * configure.in: Do not include mt-ppc-aix target fragment.
8968         * configure: Regenerate.
8970 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8972         * configure.in: Select appropriate fragments for PowerPC/AIX.
8973         * configure: Regenerate.
8975         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8976         BOOT_CFLAGS, BOOT_LDFLAGS.
8977         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8978         BOOT_CFLAGS, BOOT_LDFLAGS.
8979         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8980         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8981         (stage): Fail if we cannot complete the work.
8982         * Makefile.in: Regenerate.
8984 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8986         * configure.in: Replace ms1 with mt.
8987         * configure: Rebuilt.
8989 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8991         * MAINTAINERS: Update my email address.
8993 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8995         * Makefile.tpl (all, do-[+make_target+], do-check, install,
8996         install-host-nogcc): Don't invoke $(stage) at the end.
8997         * Makefile.in: Regenerate.
8999 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9001         * configure.in: Flip the top-level bootstrap switch.
9002         * configure: Regenerate.
9004 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9006         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9007         $(stage) and $(unstage).
9008         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9009         (all): Remove stray semicolon.
9010         (local-distclean): Don't handle multilib.tmp and multilib.out.
9011         (install.all): Set $s for consistency.
9012         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9013         check_multilibs setting.  Always make the install directory.
9014         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9015         Correct @if/@endif.
9016         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9017         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9018         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9019         (multilib.out): Remove.
9020         * Makefile.in: Regenerated.
9022 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9024         * MAINTAINERS (Write After Approval): Add myself.
9026 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9028         * MAINTAINERS: Add myself as mt maintainer.
9030         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9032 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9034         * MAINTAINERS: Change email address.
9036 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9038         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9039         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9040         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9041         Find in-tree tools if available.
9042         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9043         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9044         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9045         (COMPILER_*_FOR_TARGET): New.
9046         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9047         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9048         (CONFIGURED_*, USUAL_*): Remove.
9049         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9050         STRIP): Use autoconf substitutions.
9051         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9052         COMPILER_NM_FOR_TARGET): New.
9053         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9055         (all): Make all-host and all-target in parallel.
9056         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9057         that $$r and $$s are set before invoking a recursive make.
9058         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9059         ([+bootstrap-target+]): Inline most of the `all' target.
9061 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9063         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9064         from the gcc build directory.
9065         * Makefile.in: Regenerate.
9067 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9069         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9070         depend on all-libdecnumber.
9071         * configure.in (host_libs): Include libdecnumber.
9072         * Makefile.in: Regenerate.
9073         * configure: Likewise.
9075 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9077         * libdecnumber: Import decNumber sources from the dfp-branch.
9079 2005-11-21  Kean Johnston  <jkj@sco.com>
9081         * config.sub, config.guess: Sync from upstream sources.
9083 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9085         Import from Autoconf sources:
9087         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9088         * config/move-if-change: Don't output "$2 is unchanged";
9089         suggested by Ben Elliston.  Handle weird characters correctly.
9091 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9093         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9094         to match upstream libtool for darwin.
9096 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9098         * Makefile.def: Remove gdb dependencies for gdbtk.
9099         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9100         (configure-gdb, install-gdb): New rules.
9101         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9102         * Makefile.in, configure: Regenerated.
9104 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9106         * MAINTAINERS (Write After Approval): Add myself.
9108 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9110         * MAINTAINERS (Write After Approval): Add myself.
9112 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9114         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9115         Diego Novillo.
9117 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9119         PR bootstrap/24297
9120         * Makefile.tpl (do-[+make-target+], do-check, install,
9121         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9122         are set before recursing.
9123         * Makefile.in: Regenerate.
9125 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9127         PR bootstrap/18939
9128         * Makefile.def (gcc) <target>: Fix thinko.
9129         * Makefile.in: Regenerate.
9131 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9133         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9134         * configure: Regenerate.
9136 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9138         * MAINTAINERS (Write After Approval): Add self.
9140 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9142         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9143         target-libffi, target-qthreads, target-libjava, and
9144         targetlibobjc.
9145         * configure: Regenerate.
9147 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9149         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9150         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9151         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9152         (USUAL_OBJDUMP_FOR_TARGET): New.
9153         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9154         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9155         * configure, Makefile.in: Regenerated.
9157 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9159         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9160         before other host packages.
9162 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9164         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9166 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9168         PR bootstrap/22340
9170         * configure.in (default_target): Remove.
9171         * Makefile.tpl (all): Do not use prerequisites as subroutines
9172         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9173         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9174         use prerequisites as subroutines.
9175         (check-host, check-target): New.
9176         (bootstrap configure & all targets): Do not use stage*-start
9177         if the directory layout is already ok.
9178         (non-bootstrap configure & all targets): Prepend a $(unstage).
9179         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9180         (NOTPARALLEL): Remove.
9181         (unstage, stage variables): New variables.
9182         (unstage, stage targets): Simply expand to those variables.
9184         * configure: Regenerate.
9185         * Makefile.in: Regenerate.
9187 2005-10-04  James E Wilson  <wilson@specifix.com>
9189         * Makefile.def (lang_env_dependencies): Add libmudflap.
9190         * Makefile.in: Regenerate.
9192 2005-10-03  Andreas Schwab  <schwab@suse.de>
9194         Backport from libtool CVS:
9195         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9197         * ltmain.sh: add support for installing into temporary
9198         staging area (e.g. 'make install DESTDIR=...')
9200 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9202         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9203         * configure: Regenerated.
9205 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9207         * configure: Regenerate with the correct
9208         autoconf version.
9210 2005-09-30  Catherine Moore  <clm@cm00re.com>
9212         * configure.in (bfin-*-*): New.
9213         * configure: Regenerated.
9215 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9217         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9218         (LIPO_FOR_TARGET): New.
9219         (CONFIGURED_LIPO_FOR_TARGET): New.
9220         (USUAL_LIPO_FOR_TARGET): New.
9221         (STRIP_FOR_TARGET): New.
9222         (CONFIGURED_STRIP_FOR_TARGET): New.
9223         (USUAL_STRIP_FOR_TARGET): New.
9224         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9225         STRIP_FOR_TARGET.
9226         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9227         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9228         * Makefile.in: Regenerate.
9229         * configure: Regenerate.
9231 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9233         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9234         (rs6000-*-aix*): Same.
9235         * configure: Regenerate.
9237 2005-09-16  Tom Tromey  <tromey@redhat.com>
9239         * MAINTAINERS: Add self as java maintainer.
9241 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9243         * configure.in: Recognize f95 in the --enable-languages option,
9244         and substitute it for fortran, issuing a warning.
9245         * configure: Regenerate.
9247 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9249         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9250         * configure:  Regenerated.
9252 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9254         * MAINTAINERS: Add self as ms1 maintainer.
9256 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9258         * Makefile.def (libssp): Add to lang_env_dependencies.
9259         * Makefile.in: Regenerate.
9261 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9263         * MAINTAINERS: Add myself as middle-end maintainer.
9265 2005-08-17  Christian Groessler  <chris@groessler.org>
9267         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9268         * Makefile.in: Regenerate.
9270 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9272         * MAINTAINERS (write after approval): Added myself.
9274 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9276         * MAINTAINERS (Write After Approval): Add myself.
9278 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9280         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9281         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9282         Look for alternate names of the target cc and c++
9283         * configure: Regenerate.
9285 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9287         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9288         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9289         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9290         tools; remove code to manually set them.
9291         (Target tools): Look in the environment for them.
9292         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9293         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9294         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9295         build directory.
9296         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9297         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9298         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9299         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9300         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9301         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9302         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9303         * configure: Regenerate.
9304         * Makefile.in: Regenerate.
9306 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9308         * MAINTAINERS: Update for removed CPU targets.
9310 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9312         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9313         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9314         * Makefile.in: Regenerated.
9316 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9318         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9319         (CFLAGS_FOR_TARGET): Use it.
9320         (CXXFLAGS_FOR_TARGET): Likewise.
9321         * Makefile.in: Regenerated.
9322         * configure.in (--with-build-sysroot): New option.
9323         * configure: Regenerated.
9325 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9327         * Makefile.tpl: Wrap install between unstage and stage
9328         * Makefile.in: Regenerate.
9330 2005-07-21  Eric Christopher  <echristo@apple.com>
9332         * MAINTAINERS: Update affiliation.
9334 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9336         * MAINTAINERS: Add self as crx port maintainer.
9338 2005-07-20  DJ Delorie  <dj@redhat.com>
9340         * MAINTAINERS: Add self as m32c maintainer.
9342 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9344         * all files: Update FSF address.
9346 2005-07-15  Eric Christopher  <echristo@redhat.com>
9348         * MAINTAINERS: Change affiliation.
9350 2005-07-14  Jim Blandy  <jimb@redhat.com>
9352         * configure.in: Add cases for Renesas m32c.
9353         * configure: Regenerated.
9355 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9357         * COPYING.LIB: Update from fsf.org.
9359 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9361         * COPYING, compile, config.guess,
9362         config.sub, install-sh, missing, mkinstalldirs,
9363         symlink-tree, ylwrap: Sync from upstream sources.
9364         * config-ml.in: Update FSF address.
9366 2005-07-13  Eric Christopher  <echristo@redhat.com>
9368         * configure.in: Add toplevel noconfigdir support for tpf.
9369         * configure: Regenerate.
9371 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9373         PR ada/22340
9375         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9376         * Makefile.in: Regenerate.
9378 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9380         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9381         Brolley to write-after-approval.
9383 2005-07-07  Andreas Schwab  <schwab@suse.de>
9385         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9386         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9387         * Makefile.in: Regenerated.
9389 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9391         * configure.in: Don't build sim or rda when targetting darwin.
9392         * configure: Regenerate.
9394 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9396         * configure.in: Add --enable-libssp and --disable-libssp.
9397         * configure: Regenerate with autoconf-2.13.
9399 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9401         * Makefile.def (target_modules): Add libssp.
9402         * configure.in (target_libraries): Add target-libssp.
9403         * configure: Rebuilt.
9404         * Makefile.in: Rebuilt.
9406 2005-07-01  Zack Weinberg  <zackw@panix.com>
9408         * MAINTAINERS: Change email address.  Resign from maintainership.
9410 2005-07-01  Richard Guenther  <rguenther@suse.de>
9412         * MAINTAINERS: Change my e-mail address and affiliation.
9414 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9416         * Makefile.def (stagefeedback): Come after profile.
9417         Define profiledbootstrap target.
9418         * Makefile.tpl (profiledbootstrap): Remove.
9419         (stageprofile-end): Zap stagefeedback.
9420         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9421         * Makefile.in: Regenerate.
9423 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9425         * MAINTAINERS: Update my email address.
9427 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9429         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9430         In 'cpp' stanza, support '#line' as well as '# '.
9432 2005-06-08  Andreas Schwab  <schwab@suse.de>
9434         * MAINTAINERS: Move myself from 'Write After Approval' to
9435         'CPU Port Maintainers' section as m68k maintainer.
9437 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9439         * configure.in (unsupported_languages): New macro.
9440         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9441         non-ported target libraries in noconfigdirs.
9442         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9443         non-linux-gnu.  Remove libgcj_ex_libffi.
9444         <lang_frag loop>: Set add_this_lang=no if the language is in
9445         unsupported_languages.
9446         * configure: Regenerate.
9448 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9450         * configure.in: Fix typo in handling of --with-mpfr-dir.
9451         * configure: Regenerate.
9453 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9455         * MAINTAINERS: Update my email address.
9457 2005-06-02  Jim Blandy  <jimb@redhat.com>
9459         * config.sub: Add cases for the Renesas m32c.  (This patch has been
9460         accepted into the master sources.)
9462 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
9463             Michael Snyder  <msnyder@redhat.com>
9464             Stan Cox  <scox@redhat.com>
9466         * configure.in: Set noconfigdirs for ms1.
9468         * configure: Regenerate.
9470 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
9472         * MAINTAINERS (Write After Approval): Add self.
9474 2005-06-01  Josh Conner  <jconner@apple.com>
9476         * MAINTAINERS (Write After Approval): Add self.
9478 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
9480         * MAINTAINERS: Update my email address.
9482 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
9484         * MAINTAINERS (Write After Approval): Add self.
9486 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
9488         * MAINTAINERS (Write After Approval): Remove self.
9490 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
9492         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9493         (Dependencies): Consider target modules for bootstrap dependencies.
9494         Make target bootstrap modules depend on each stage's gcc.
9495         * Makefile.in: Regenerate.
9497 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
9499         * Makefile.def (configure-gcc): Depend on binutils having been built.
9500         (all-gcc): No need to do it here.
9501         * Makefile.in: Regenerate.
9503 2005-05-19  Paul Brook  <paul@codesourcery.com>
9505         * configure.in: Rewrite misleading error message when requested
9506         language cannot be built.
9507         * configure: Regenerate.
9509 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
9511         * ylwrap: Import from Automake 1.9.5.
9513 2005-05-13  David Ung  <davidu@mips.com>
9515         * MAINTAINERS (Write After Approval): Add self.
9517 2005-05-09  Mike Stump  <mrs@apple.com>
9519         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9520         lt_cv_sys_max_cmd_len for now.
9522 2005-05-09  Stan Cox  <scox@redhat.com>
9524         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9526 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
9528         * README.SCO: Update the URL.
9530 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
9532         * ltconfig: Define file_list_spec.  Pass file_list_spec and
9533         with_gnu_ld to libtool.
9534         * ltcf-c.sh (aix[45]): Define file_list_spec.
9535         * ltcf-cxx.sh (aix[45]): Same.
9536         * ltcf-gcj.sh (aix[45]): Same.
9537         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9538         exists, write list of input files to temporary file.
9540 2005-05-04  Mike Stump  <mrs@apple.com>
9542         * configure.in: Always pass --target to target configures as
9543         otherwise rebuilds that do --recheck will fail.
9544         * confiugure: Rebuilt.
9546 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
9548         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9549         STAGE_HOST_EXPORTS.
9550         (configure, all): Add bootstrap support.
9551         (Host modules, target modules): Pass post-stage1 flags and exports.
9552         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9553         * Makefile.in: Regenerate.
9555 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
9557         * configure: Regenerate.
9559 2005-04-27  Mike Stump  <mrs@apple.com>
9561         * MAINTAINERS: Add self as darwin maintainer.
9563 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
9565         * config.sub: Update from master copy.
9567 2005-04-21  Mike Stump  <mrs@apple.com>
9569         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9570         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9572 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
9574         * configure.in <crisv32-*-*, cris-*-*>: New local variable
9575         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
9576         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
9577         "*-*-elf" and "*-*-linux*".
9578         * configure: Regenerate.
9580 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
9582         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9584 2005-04-12  Mike Stump  <mrs@apple.com>
9586         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9588 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
9590         * MAINTAINERS (Write After Approval): Add myself.
9592 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
9594         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9596 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
9598         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9599         (TARGET_CONFIGARGS): Include --with-target-subdir.
9600         (configure, all): New macros.  Use them throughout.
9601         * Makefile.in: Regenerate.
9603 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
9605         * MAINTAINERS (Write After Approval): Add myself.
9607 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9609         * MAINTAINERS: Remove 'loop unrolling' maintainer.
9611 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
9613         * MAINTAINERS: Move John Carr to Write After Approval.
9615 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
9617         * config/mh-mingw32: Delete.
9618         * configure.in: Don't use it.
9619         * configure: Regenerate.
9621 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
9623         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9624         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9625         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9626         (HOST_LIB_PATH): Generate from Makefile.def.
9627         (TARGET_LIB_PATH): Likewise.
9628         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9629         * Makefile.in: Regenerate.
9630         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9631         (RPATH_ENVVAR): Include Darwin case.
9632         * configure: Regenerate.
9634 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
9636         * MAINTAINERS (Various Maintainers): Remove self.
9637         (Write After Approval): Add self.
9639 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
9641         * MAINTAINERS (Various Maintainers): Add self.
9643 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
9645         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9646         * configure: Regenerate.
9648 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
9650         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9651         gcc_version, and gcc_version_trigger from set of flags to pass.
9652         * Makefile.tpl: Remove definitions of above variables.
9653         (config.status): Remove dependency on $(gcc_version_trigger).
9654         * Makefile.in: Regenerate.
9655         * configure.in: Do not reference config/gcc-version.m4 nor
9656         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
9657         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
9658         * configure: Regenerate.
9660 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
9661             Andrew Pinski  <pinskia@physics.uc.edu>
9663         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9664         * Makefile.in: Regenerate.
9666 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
9668         * MAINTAINERS (Write After Approval): Add myself.
9670 2005-03-03  David Ayers  <d.ayers@inode.at>
9672         * MAINTAINERS (Write After Approval): Add myself.
9674 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
9676         PR libgcj/20160
9677         * ltmain.sh: Avoid creating archives with components that have
9678         duplicate basenames.
9680 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
9682         PR bootstrap/20250
9683         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9684         instead of check.
9685         * Makefile.in: Regenerate.
9687 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9689         * Makefile.in: Regenerate to fix conflict between the previous two
9690         patches.
9692 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9694         PR bootstrap/17383
9695         * Makefile.def (target_modules): Remove "stage", now unnecessary.
9696         * Makefile.tpl (HOST_SUBDIR): New substitution.
9697         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9698         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9699         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9700         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9701         (Host modules, Bootstrapped modules): Use it.
9702         (Build modules, Target modules): Do not create symlink trees,
9703         always configure out-of-srcdir.
9704         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9705         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9706         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9707         $(HOST_SUBDIR).  Create a symlink for host_subdir.
9709         * Makefile.in: Regenerate.
9710         * configure: Regenerate.
9712 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9714         Merged from libada-gnattools-branch:
9715         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9717         * gnattools: New directory.
9718         * Makefile.def: Add gnattools as a module, depending on target-libada.
9719         * Makefile.in: Regenerate.
9720         * configure.in: Include gnattools in host_tools; disable it if ada
9721         is disabled.
9722         * configure: Regenerate.
9724 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9726         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9727         treelang maintainer.
9728         (Write After Approval): Remove myself.
9730 2005-02-23  Paul Schlie  <schlie@comcast.net>
9732         * configure.in: Allow darwin targeted ports to build tk, itcl and
9733         libgui.
9734         * configure: Regenerate.
9736 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9738         PR libgcj/10353
9739         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9740         * configure: Regenerate.
9742 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9744         * MAINTAINERS (Write After Approval): Add myself.
9746 2005-02-10  Ian Lance Taylor  <ian@airs.com>
9748         * MAINTAINERS: Update my e-mail address.
9750 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
9752         * MAINTAINERS (Write After Approval): Add myself.
9754 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
9756         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9757         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9758         target-libgloss when not *-*-elf and *-*-aout.
9759         * configure: Regenerate.
9761 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
9763         * MAINTAINERS: Remove obsolete entries.
9765         * MAINTAINERS (Write After Approval): Add Michael Matz.
9767 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
9769         * MAINTAINERS: Remove self as cpplib maintainer.
9771 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9773         * install-sh, config.sub: Import from upstream.
9775 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9777         PR bootstrap/18222
9778         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9779         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9780         * Makefile.in: Regenerate.
9782 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
9784         * MAINTAINERS: Update my email address.
9786 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
9787             Andreas Schwab  <schwab@suse.de>
9789         PR bootstrap/18033
9790         * config-ml.in: Eval option if surrounded by single quotes.
9792 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9794         Revert 2004-12-28 Makefile changes, a better fix will be
9795         applied to mainline and src after GCC 4.0 branches.
9797 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9799         PR bootstrap/17383
9801         * Makefile.def (target_modules): Remove stage parameter,
9802         it is always true now.
9803         * Makefile.tpl (configure-build-[+module+],
9804         configure-target-[+module+]): Always build symlink tree
9805         for the directory and for include.  BUILD_SUBDIR and
9806         TARGET_SUBDIR cannot be . anymore.
9807         * Makefile.in: Regenerate.
9809 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
9811         Revert 2004-12-08 Makefile changes.
9813 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9815         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9816         cygwin, mingw.
9818 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9820         * configure.in (sh64-*-*): Reenable gprof.
9821         * configure: Regenerate.
9823 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
9825         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9826         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9827         (EXTRA_TARGET_FLAGS): Add PICFLAG.
9828         * Makefile.in: Regenerate.
9830 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
9832         * MAINTAINERS: Update my email address.
9834 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
9836         * Makefile.tpl: Generate normal dependencies if the LHS module is
9837         not bootstrapped.
9838         * Makefile.in: Regenerate.
9840 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9842         * configure.in: Include config/gxx-include-dir.m4.  Use
9843         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
9844         * configure: Regenerate.
9846 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9848         * config.if: Delete.
9849         * configure.in: Set libstdcxx_incdir directly.
9850         * configure: Regenerate.
9852 2004-12-02  Eric Christopher  <echristo@redhat.com>
9854         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9855         * Makefile.in: Regenerate.
9857 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9859         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9860         * configure: Regenerate.
9862 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9864         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
9865         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
9866         * configure: Regenerate.
9868 2004-12-01  Eric Christopher  <echristo@redhat.com>
9870         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9871         of things to remove.
9873 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
9875         * MAINTAINERS (Write After Approval): Update my e-mail address.
9877 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9879         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9880         from CVS libtool to always pass_all.
9882 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9884         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9885         (hppa*64*-*-*): Delete incorrect comment.
9886         * configure: Rebuilt.
9888 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9890         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9892 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9894         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9895         from CVS libtool to always pass_all.
9897 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9899         * install-sh, compile: Import from automake.
9901 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9903         * config.guess, config.sub:  Import from savannnah.
9905 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9907         * MAINTAINERS (Write After Approval): Add myself
9909 2004-11-12  Mike Stump  <mrs@apple.com>
9911         * Makefile.def: Add html support.
9912         * Makefile.tpl: Likewise.
9913         * Makefile.in: Regenerate.
9915 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9917         PR 18423
9918         * configure.in: Remove all instances of build-fixincludes from
9919         noconfigdirs.
9920         (build_configargs): Supply --target to subdirectories.
9921         * configure: Regenerate.
9923         * Makefile.def: Make gcc install depend on fixincludes install.
9924         * Makefile.in: Regenerate.
9926 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9928         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9930 2004-11-11  Paul Brook  <paul@codesourcery.com>
9932         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9934 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9936         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9937         target-libgfortran.
9938         * configure: Regenerate.
9940 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9942         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9943         like CC.
9945 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9947         * Makefile.def (host fixincludes): Specify missing targets.
9948         * Makefile.in: Regenerate.
9950 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9952         * MAINTAINERS: Add myself
9954 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9956         * MAINTAINERS (Write After Approval): Add myself.
9958 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9960         * Makefile.def: Build fixincludes for the host, too.
9961         * Makefile.in: Regenerate.
9962         * configure.in (host_tools): Add fixincludes.
9963         * configure: Regenerate.
9965 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9967         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9968         * configure: Regenerated.
9970 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9972         PR other/17783
9973         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9974         * configure: Regenerated.
9976 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9978         * README.SCO: Update per FSF instructions.
9980 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9982         PR target/18151
9983         * configure.in (case ${target}): Do not build fixincludes for avr.
9984         * configure: Regenerated.
9986 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9988         * configure.in (case ${target}): Do not build fixincludes
9989         on platforms where it is not used.
9990         * configure: Regenerated.
9992 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
9994         * configure.in: Use an absolute path to install-sh.
9995         * configure: Regenerated.
9997 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
9999         * MAINTAINERS (Write After Approval): Add myself.
10001 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10003         * MAINTAINERS: Remove from Write After Approval those that are
10004         already maintainers.
10006 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10008         * MAINTAINERS:  Update my email address.
10010 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10012         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10013         * configure: Regenerate.
10015 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10017         * MAINTAINERS:  Update my email address.
10019 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10021         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10022         entries belonging to this category.
10024 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10026         * MAINTAINERS: Update my e-mail address.
10028 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10030         Fix wrong conflict resolution in:
10032         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10034         * Makefile.in: Regenerate.
10035         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10036         in the recursive `make', instead of hardwiring `all'.
10037         (Autogenerated TARGET-* variables): New.
10039 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10041         * configure.in: Enable target-libgloss for crx-*-*.
10042         * configure: Regenerate.
10044 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10046         * MAINTAINERS (Various Maintainers): Move the "windows,
10047         cygwin, mingw" maintainer to ...
10048         (OS Port Maintainers): ... here.
10050 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10052         * MAINTAINERS (Write After Approval): Remove those that are
10053         maintainers of some subsystem.
10055 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10057         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10058         * ltcf-cxx.sh (tpf*): Likewise.
10059         * ltconfig (tpf*): Add TPF OS configuration support.
10061 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10063         * MAINTAINERS: Change my email address to my new work account.
10065 2004-09-24  Michael Roth  <mroth@nessie.de>
10067         * configure.in (--without-headers): Add missing double quotes.
10068         * configure: Regenerate.
10070 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10072         * ylwrap: Revert to previous version.
10074 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10076         PR bootstrap/17369
10077         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10078         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10079         SET_GCC_LIB_PATH_CMD.
10080         (BASE_TARGET_EXPORTS): Likewise.
10081         * Makefile.in: Regenerated.
10083         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10084         * configure: Regenerated.
10086 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10088         * config.guess: New upstream version
10089         * compile, depcomp, install-sh, ylwrap: Likewise.
10091 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10093         * config/mh-x86omitfp: New host makefile fragment.  Add
10094         -fomit-frame-pointer to the default BOOT_CFLAGS.
10095         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10096         * configure: Regenerate.
10098 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10100         PR target/11572
10101         * configure.in (*-*-darwin*): Renable libobjc.
10102         * configure: Regenerate.
10104 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10106         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10108 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10110         * Makefile.def: Remove libbanshee.
10111         * Makefile.tpl: Ditto.
10112         * configure.in: Ditto.
10113         * Makefile.in: Regen.
10114         * configure: Ditto.
10116 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10118         * ltmain.sh: Use $pic_object as $non_pic_object if
10119         $non_pic_object=none.
10121 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10123         * missing: Import latest version from master repository.
10125 2004-09-06  Nick Clifton  <nickc@redhat.com>
10127         * config.sub: Import latest version from master repository.
10128         * config.guess: Likewise.
10129         This includes these changes:
10131         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10133         * config.sub: Handle crisv32, alias etraxfs.
10134         * config.guess (crisv32:Linux:*:*): Handle.
10136         2004-08-13  Brad Smith  <brad@comstyle.com>
10138         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10139         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10141         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10143         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10144         assume the processor is a powerpc.  This is because coreutils
10145         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10146         in this case, due to a MacOS X bug that causes
10147         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10148         to return a negative number.
10149         Problem reported by Petter Reinholdtsen in:
10150         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10152         2004-07-19  Ben Elliston  <bje@gnu.org>
10154         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10156         2004-06-24  Ben Elliston  <bje@gnu.org>
10158         * config.guess: Update copyright years.
10159         * config.sub: Likewise.
10161         2004-06-22  Robert Millan  <robertmh@gnu.org>
10163         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10164         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10166         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10168         * config.guess (*:*VMS:*:*): New entry. Replaces
10169         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10170         manufacturer.
10172         2004-06-22  Ben Elliston  <bje@gnu.org>
10174         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10175         * config.sub: Likewise.
10177         2004-06-22  Ben Elliston  <bje@gnu.org>
10179         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10180         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10182         2004-06-11  Ben Elliston  <bje@gnu.org>
10184         * config.guess (pegasos:OpenBSD:*:*): Remove.
10186         2004-06-11  Ben Elliston  <bje@gnu.org>
10188         From Wouter Verhelst <wouter@grep.be>:
10189         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10191         2004-06-11  Ben Elliston  <bje@gnu.org>
10193         * config.guess (luna88k:OpenBSD:*:*): New.
10195         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10197         * config.guess (m32r*:Linux:*:*): New case.
10198         * config.sub: Handle m32rle.
10200         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10202         From Jens Petersen  <petersen@redhat.com>:
10203         * config.sub: Handle sparcv8.
10205         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10207         From Tom Smith <smith@cag.lkg.hp.com>:
10208         * config.guess: Version suffixes are equally significant on Tru64
10209         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10210         prefix of "P" (patched kernel).
10212         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10214         * config.sub: Add support for National Semiconductor CRX target.
10216 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10218         * MAINTAINERS (Various Maintainers): Remove myself as web page
10219         maintainer, add myself as maintainer of build status lists.
10221 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10223         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10224         *-*-netware, but add target-libmudflap.
10225         Consolidate *-*-netware targets (of which really only i?86 exists)
10226         into a single entry.
10227         * configure: Likewise.
10229 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10231         * Makefile.tpl (sorry): Remove.
10232         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10233         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10234         (do-clean): Clean per-stage directories too.
10235         (do-distclean): Run distclean-stage1 too.
10236         (.NOTPARALLEL): Enable during toplevel bootstrap.
10237         (stage[+id+]-bubble): Enable parallel execution during
10238         the recursive invocation.
10239         * Makefile.in: Regenerate.
10241         Fix previous checkin:
10243         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10244         include.
10245         * configure.in: Fix indentation.
10246         * configure: Regenerate.
10248 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10250         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10251         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10252         * configure: regenerate
10253         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10254         -mdynamic-no-pic
10256 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10258         * Makefile.def (build_modules): Add fixincludes.
10259         (dependencies): Make gcc depend on fixincludes.
10260         * configure.in (build_tools): Add fixincludes.
10261         (build_configdirs): Always include build_libs.
10262         * Makefile.in: Regenerate.
10263         * configure: Regenerate.
10265 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10267         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10268         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10269         phony targets; do not generate timestamp files.
10270         (distclean-stageN): Remove references to their timestamp files.
10271         (restageN, touch-stageN): Remove.
10272         (stageN-bubble): Rewritten.
10273         (compare): Support lean bootstraps.
10274         * Makefile.in: Regenerate.
10276         * configure.in: Only warn when bootstrapping but
10277         build != host or build != target.  Support lean bootstraps.
10278         * configure: Regenerate.
10280 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10282         * configure.in:  Give a better error message if GMP/MPFR are missing
10283         and a language needing them has been requested.
10284         * configure:  Regenerated.
10286 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10288         * configure.in:  Print a list of available language front-ends if
10289         a requested one is missing.  Tidy stray tab characters.
10290         * configure:  Regenerated.
10292 2004-08-19  Michael Koch  <konqueror@gmx.de>
10294         * gcc/doc/install.texi: Update entry about automake for libjava.
10296 2004-08-17  Robert Millan  <robertmh@gnu.org>
10298         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10299         (instead of FreeBSD).
10300         * configure: Regenerate.
10302 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10304         * Makefile.in: Regenerate.
10305         * configure: Regenerate.
10307         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10308         stage_*_flags.
10309         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10310         for bootstrapped modules if toplevel bootstrap is going.
10311         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10312         modules.  Adjust for changes in Makefile.def.  Enable several
10313         rules even in non-bootstrap mode, just to avoid peppering the
10314         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10315         (stage-[+prev+]-bubble): Remove.
10317         * Makefile.def (Dependencies): Depend on all-build-bison,
10318         all-build-flex, all-build-byacc, all-build-texinfo, rather
10319         than the host variations.
10320         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10321         with BUILD_SUBDIR.
10322         (BISON): Update for recent Bisons.
10323         (YACC): Fix typo.
10324         (cross): Depend on all-build.
10325         (all): Do not depend on all-build.
10326         (prebootstrap): Remove.
10327         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10328         (Prebootstrap dependencies): Add them to the per-stage targets
10329         and to all-prebootstrap.
10330         * configure.in (build_configdirs): Always enable build_tools.
10331         (BUILD_DIR_PREFIX): Remove.
10333         * Makefile.def (gcc): Add target variable.
10334         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10335         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10336         in the recursive `make', instead of hardwiring `all'.
10337         (Autogenerated TARGET-* variables): New.
10339 2004-08-13  Brian Booth  <bbooth@redhat.com>
10341         * MAINTAINERS: Remove myself from write-after-approval.
10343 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10345         * src-release: Stop distributing mmalloc with gdb (which doesn't
10346         use it).
10347         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10348         * Makefile.in: Regenerate.
10350 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10352         * configure.in (arm*-*-eabi*): New target.
10353         * configure: Regenerate.
10355 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10357         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10358         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10359         (Dependencies): New section.
10360         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10361         (configure-target-[+module+]): Depend on maybe-all-gcc
10362         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10363         (toplevel profiledbootstrap): Fix dependencies.
10364         * Makefile.in: Regenerate.
10366 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10368         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10369         target-libiberty to noconfigdirs.
10370         * configure: Regenerate.
10372 2004-08-03  Paul Brook  <paul@codesourcery.com>
10374         * configure.in: Check for MPFR as well as GMP.
10375         * configure: Regenerate.
10377 2004-08-01  Robert Millan  <robertmh@gnu.org>
10379         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10380         libmudflap for all GNU-based systems (with Glibc).
10381         * configure: Regenerate.
10383 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10385         * Makefile.def (host-modules): Add gcc.
10386         * Makefile.in: Regenerate.
10387         * Makefile.tpl (sorry): New rule.
10388         (configure-host, all-host, [+make_target+]-host, do-check,
10389         install-host): Do not add gcc as a special case.
10390         (host modules): Add a small special-casing for gcc.  Export
10391         extra_make_flags through the environment.
10392         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10393         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10394         other recursive targets for gcc): Remove.
10396         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10397         (stage, unstage): New rules.
10398         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10399         distclean-stage[+id+]): Use stage_current.
10400         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10401         the stage*-start rules.
10403 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10405         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10406         use -all_load flag.
10408 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10410         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10411         * configure: Regenerate.
10413 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10415         * maintainer-scripts/gcc_release: Revert yesterday's change.
10417 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10419         * MAINTAINERS: Add myself to write-after-approval.
10421 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10423         * libf2c: Removed.
10424         * gcc/gccbug.in: Updated because of libf2c removal.
10425         * maintainer-scripts/gcc_release: Ditto.
10427 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10429         * configure.in: Build libmudflap by default on FreeBSD.
10430         * configure: Regenerated.
10432 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10434         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10435         systems.
10436         * configure: Regenerated.
10438 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10440         PR target/16344
10441         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10442         feedback based compiler.
10443         * Makefile.in: Rebuilt.
10445 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10447         * Makefile.def (host_modules): Set bootstrap=true for flex.
10448         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10449         * Makefile.in: Rebuilt.
10451 2004-07-07  Jan Hubicka  <jh@suse.cz>
10453         * MAINTAINERS: Add self as a profile feedback maintainer.
10455 2004-07-05  Phil Edwards  <phil@codesourcery.com>
10457         * configure.in:  Do not prepend $srcdir to /dev/null in
10458         makefile fragments.
10459         * configure:  Regenerate.
10461 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
10463         * Makefile.def (build_modules): Add bison, byacc, flex,
10464         m4, texinfo.
10465         (flags_to_pass): Add FLEX.
10466         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10467         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10468         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10469         DEFAULT_MAKEINFO): Remove.
10470         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10471         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10472         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10473         objdir or else use configured tool.
10474         (all-build): New.
10475         (all): Depend on it.
10476         (Build module dependencies): Add.
10477         * Makefile.in: Regenerate.
10478         * configure.in: Better support for multiple build modules,
10479         matching what is done for host/target modules.  Do not look
10480         for "plausible" locations of build tools if Canadian cross.
10481         Use autoconf's AC_PROG_CC to find a C compiler.  Define
10482         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
10483         * configure: Regenerate.
10485 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10487         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10488         * Makefile.in: Regenerate.
10490 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10492         * Makefile.tpl (configure-build-[+module+],
10493         configure-[+module+], configure-target-[+module+]): Pass
10494         [+extra_configure_args+].
10495         (all-build-[+module+], all-[+module+], check-[+module+],
10496         install-[+module+], [+make_target+]-[+module+],
10497         all-target-[+module+], check-target-[+module+],
10498         install-target-[+module+], [+make_target+]-target-[+module+]):
10499         Pass [+extra_make_args+].
10500         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10501         (GCC_HOST_EXPORTS): Remove.
10502         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10503         cross, check-gcc, check-gcc-c++, install-gcc,
10504         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10505         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10506         * Makefile.in: Regenerate.
10508 2004-06-21  Matthew Sachs  <msachs@apple.com>
10510         * MAINTAINERS: Added self to write-after-approval.
10512 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
10514         * configure.in: Check for srcdir/winsup rather than build directory
10515         winsup.
10516         * configure: Regenerate.
10518 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
10520         * configure.in: Don't build Cygwin native newlib if winsup
10521         directory is missing.  Emit warning instead.
10522         * configure: Regenerate.
10524 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
10526         * Makefile.tpl (touch-stage[+id+]): New.
10527         (restage[+prev+]): Depend on touch-stage[+id+].
10529         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10530         Use it throughout.
10532         * Makefile.def: Add profile and feedback bootstrap stages.
10533         Remove next field from bootstrap stages.
10534         * Makefile.tpl (LN, LN_S): Substitute.
10535         (stageN-start, stageN-end): Use double-colon rules, to
10536         provide a hook for additional setup commands.
10537         (distclean-stageN-gcc, restageN): Create dependencies from
10538         [+prev+], not from [+next+].
10539         (stageN-bubble): Add commands for successive stages from
10540         [+prev+], using double-colon rules.
10541         (all-stageN-gcc): Fix typo.
10542         (stagefeedback-start, profiledbootstrap): New.
10543         * Makefile.in: Regenerate.
10544         * configure.in: Call ACX_PROG_LN.
10545         * configure: Regenerate.
10547 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
10549         * MAINTAINERS (Write After Approval): Add myself.
10551 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
10553         * MAINTAINERS (Write After Approval): Add myself.
10555 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
10557         * configure.in: Fix --enable-bootstrap breakage introduced in trees
10558         without gcc.
10559         * configure: Regenerate.
10561 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10563         * Makefile.tpl: Fix typo.
10564         * Makefile.in: Regenerate.
10566 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10568         * configure.in: Remove new- prefix from toplevel
10569         bootstrap targets.
10570         * configure: Regenerate.
10572 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10574         * Makefile.tpl (all.normal): Rename to all.
10575         (all): Replace with a rule to pick the default
10576         target from configure.
10577         (all-gcc, configure-gcc): Use conditionals to
10578         do nothing when toplevel bootstrap is going on.
10579         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10580         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10581         * configure.in: Support --enable-bootstrap.
10583         * Makefile.def: Remove new- prefix from toplevel
10584         bootstrap targets.
10585         * Makefile.tpl: Likewise.
10587         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
10588         target.
10590         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10591         $(RECURSE_FLAGS) to recursive invocation of make.
10593         * Makefile.in: Regenerate.
10594         * configure: Regenerate.
10596 2004-05-30  Andreas Jaeger  <aj@suse.de>
10597             Jim Wilson  <wilson@specifixinc.com>
10599         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10600         like CC.
10602 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
10604         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10605         * configure: Regenerate.
10607 2004-05-25  Daniel Jacobowitz  <drow@false.org>
10609         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10610         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10611         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
10612         targets.
10613         * Makefile.in: Regenerate.
10615 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
10617         * configure.in: Test the ability to symlink directories.
10618         * configure: Regenerate.
10620         * Makefile.def (bootstrap-stage): New definitions.
10621         * Makefile.tpl (configure-stage1-gcc,
10622         configure-stage2-gcc, configure-stage3-gcc,
10623         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10624         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10625         new-restage3, compare): Autogenerate, see Makefile.in
10626         entry for behavioral changes.
10627         (distclean-stage1, new-stage1-start, new-stage1-end,
10628         new-stage1-bubble, distclean-stage2, new-stage2-start,
10629         new-stage2-end, new-stage2-bubble, distclean-stage3,
10630         new-stage3-start, new-stage3-end): New autogenerated targets.
10631         (objext, prebootstrap, BOOT_CFLAGS,
10632         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10633         targets.
10635         * Makefile.in: Regenerate.
10636         (distclean-stage1, new-stage1-start, new-stage1-end,
10637         new-stage1-bubble, distclean-stage2, new-stage2-start,
10638         new-stage2-end, new-stage2-bubble, distclean-stage3,
10639         new-stage3-start, new-stage3-end): New targets.
10640         (all-stage1-gcc): Move prebootstrap dependency from here...
10641         (configure-stage1-gcc): ...to here.
10642         (new-bootstrap): Use bubble targets.
10643         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10644         Use per-stage distclean targets.
10645         (configure-stage1-gcc, configure-stage2-gcc,
10646         configure-stage3-gcc, all-stage1-gcc,
10647         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10648         Use new-stageN-start to prepare the tree.
10650 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
10652         * Makefile.def (host_modules): add libcpp.
10653         * Makefile.tpl: Add dependencies on and for libcpp.
10654         * Makefile.in: Regenerate.
10655         * configure.in: Add libcpp host module.
10656         * configure: Regenerate.
10658 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
10660         * Makefile.tpl: Whenever a recursive target is defined, wrap
10661         it in a special @if/@endif block, and prepare its maybe
10662         dependency in the @if/@endif block
10663         * configure.in: Instead of writing maybe dependencies, remove
10664         the @if/@endif statements, and remove the @if/@endif blocks
10665         that remain.
10666         * configure: Regenerate.
10667         * Makefile.in: Regenerate.
10669 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
10671         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10673 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
10675         PR bootstrap/15120
10676         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10677         * */configure: Rebuilt.
10679 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
10681         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10682         of libf2c.
10683         * configure, Makefile.in: Regenerate.
10685 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
10687         * MAINTAINERS (Write After Approval): Add myself.
10689 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
10691         Merge from tree-ssa-20020619-branch.
10693         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10694         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10695         (HOST_GMPLIBS): Define.
10696         (HOST_GMPINC): Define.
10697         (TARGET_LIB_PATH): Add libmudflap.
10698         (GFORTRAN_FOR_TARGET): Define.
10699         (configure-build*): Export GFORTRAN.
10700         (configure-gcc): Export GMPLIBS and GMPINC.
10701         (all-gcc): Add maybe-all-libbanshee.
10702         (configure-target-libgfortran): Define.
10703         * Makefile.in: Regenerate.
10704         * configure.in (host_libs): Add libbanshee.
10705         (target_libraries): Add target-libmudflap and target-libgfortran.
10706         Add --with-libbanshee.
10707         Handle --disable-libmudflap.
10708         (*-*-freebsd*): Use with_gmp.
10709         Add $(libgcj) to noconfigdirs.
10710         * configure: Regenerate.
10711         * depcomp: New file.
10712         * MAINTAINERS: Add tree-ssa maintainers.
10714 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10716         * MAINTAINERS (Various Maintainers): Add myself.
10718 2004-04-30  Brian Ford  <ford@vss.fsi.com>
10720         * MAINTAINERS (Write After Approval): Add myself.
10722 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
10724         * MAINTAINERS (Write After Approval): Add myself.
10726 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10728         * config/acx.m4: Fix fastcompare support for new-bootstrap.
10729         * configure: Regenerate.
10731 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10733         Revert:
10734         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10736         * Makefile.def (flags_to_pass): Remove *dir variables that
10737         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10738         as well as prefix and exec_prefix.
10739         * Makefile.in: Regenerate.
10741 2004-04-26  Robert Millan  <robertmh@gnu.org>
10743         Add patches from libtool CVS.
10744         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10745         * ltconfig: Likewise.
10746         * ltcf-c.sh: Likewise.
10747         * ltcf-cxx.sh: Likewise.
10748         * ltcf-gcj.sh: Likewise.
10750 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10752         * Makefile.def (host_modules): Mark with the bootstrap
10753         flag packages on which gcc depends.
10754         * Makefile.tpl (all-bootstrap): Use it.
10755         * Makefile.in: Regenerate.
10757 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10759         * Makefile.def (flags_to_pass): Remove *dir variables that
10760         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10761         as well as prefix and exec_prefix.
10762         * Makefile.in: Regenerate.
10764 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10766         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10767         * configure: Regenerate.
10768         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10769         * gcc/Makefile.tpl (compare): Use the result of the test.
10770         * gcc/Makefile.in: Regenerate.
10772 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
10774         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10775         Always relocate gcc and prev-gcc to the original names, even
10776         if the build fails.
10777         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10778         New targets.
10780 2004-04-23  Laurent GUERBY <laurent@guerby.net>
10782         * MAINTAINERS: Update my email address.
10784 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10786         * configure.in (mips*-*-irix5*): Enable ld.
10787         * configure: Regenerate.
10789 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10791         * configure: Regenerate.
10793 2004-04-15  James E Wilson  <wilson@specifixinc.com>
10795         * Makefile.tpl (configure-[+module+], configure-gcc,
10796         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10797         Set and export LDFLAGS.
10798         * Makefile.in: Regenerate.
10800 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10802         * MAINTAINERS: Add myself to write-after-approval.
10804 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10806         PR bootstrap/14871
10807         * Makefile.tpl: If we don't have built-in-tree target tools,
10808         use the ones found by configure rather than hacking around with
10809         program_transform_name.
10810         * configure.in: Give Makefile.tpl the information necessary
10811         to do that.
10812         * Makefile.in: Regenerate.
10813         * configure: Regenerate.
10815 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10817         PR bootstrap/14760
10818         * configure.in: When computing baseargs, strip *all* copies of
10819         offending options.  Also, don't match/substitute the trailing space,
10820         so that this actually works when two similar options are separated by
10821         only one space.
10822         * configure: Regenerate.
10824 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
10826         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10827         (rs6000-*-aix*): Same.
10828         * configure: Regenerate.
10830 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
10832         * MAINTAINERS: Add myself to write-after-approval.
10834 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
10836         * MAINTAINERS: Add myself to write-after-approval.
10838 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
10840         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10841         STRICT_WARN, WARN_CFLAGS flags passed down to make.
10842         * Makefile.in: Regenerate.
10844         * configure.in (top level bootstrap support): Rework --enable-werror
10845         to set @stage2_werror_flag@.
10846         * configure: Regenerate.
10847         * Makefile.tpl (top level bootstrap support): Pass
10848         @stage2_werror_flag@ down to configure in stages 2 and 3.
10849         * Makefile.in: Regenerate.
10851 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10853         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10854         for stages 2 and 3 as well as in make.  As a consequence, remove
10855         OUTPUT_OPTION (now detected by configure) from the flags passed down
10856         to make.
10857         * Makefile.in: Regenerate.
10859         * Makefile.tpl (new-bootstrap): Fix typo.
10860         * Makefile.in: Regenerate.
10862 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10864         * Makefile.tpl: Rearrange by moving recursive_targets rules
10865         into their proper sections.
10866         * Makefile.tpl (top level bootstrap support): Move disabling
10867         of coverage flags from 'make' to 'configure'; improve comments.
10868         * Makefile.in: Regenerate.
10870         * Makefile.tpl (experimental top level bootstrap) Move stage1
10871         language setting from all- target to configure- target; disable
10872         intermodule optimization in stage 1; prevent gratuitous rebuilds
10873         of stage 1.
10874         * Makefile.in: Regenerate.
10875         * configure.in: Comma-separate stage 1 language list for top
10876         level bootstrap.
10877         * configure: Regenerate.
10879         * Makefile.tpl: Clean up experimental top level bootstrap support:
10880         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10881         prev-gcc in configure- targets as well as all- targets.
10882         * Makefile.in: Regenerate.
10884 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10886         * compile: New file imported from automake.
10888 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10890         * configure.in: Remove symbolic link section.
10891         * configure: Regenerate.
10892         * Makefile.tpl (links): Remove.
10893         * Makefile.in: Regenerate.
10895 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10896             Nathanael Nerode  <neroden@gcc.gnu.org>
10898         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10899         Set with AC_CHECK_PROGS.
10900         * configure.in: Fix comment typo from last patch.
10901         * configure: Regenerate.
10903 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10905         * Makefile.tpl: Introduce experimental top level bootstrap support.
10906         * Makefile.in: Regenerate.
10907         * configure.in: Introduce support for top level bootstrap.
10908         * configure: Regenerate.
10910 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10911             Paolo Bonzini  <bonzini@gnu.org>
10913         PR bootstrap/14522
10914         * configure.in: Cope with shells that do not support unquoted ^
10915         * configure: Regenerate.
10917 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10918             Paolo Bonzini  <bonzini@gnu.org>
10920         PR bootstrap/14522
10921         * configure.in: Cope with shells that do not support nesting
10922         quotes inside quoted backquote substitutions.
10923         * configure: Regenerate.
10925 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10927         PR bootstrap/14522
10928         * configure.in: Fix escaping of $.
10929         * configure: Regenerate.
10931 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10933         * configure: Regenerate, since I forgot to while committing Paolo's
10934         changes.
10936 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10938         PR ada/14131
10939         Move language detection to the top level.
10940         * configure.in: Find default values for the tools as
10941         soon as possible.  Disable ada if GNAT is not found.
10942         Emit error message about missing languages.  Expand
10943         --enable-languages=all for the gcc subdirectory.
10945 2004-03-10  Ben Elliston  <bje@gnu.org>
10947         * MAINTAINERS: Update my email address.
10949 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10951         * ltconfig: Disable building static libraries if building shared
10952         libraries on AIX 5L.
10954 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10956         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10957         and disable libgcj.
10958         * configure: Regenerated.
10960 2004-03-01  Brian Booth  <bbooth@redhat.com>
10962         * MAINTAINERS: Add myself to write-after-approval.
10964 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10966         * MAINTAINERS: Add myself to write-after-approval.
10968 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10970         PR bootstrap/7087
10971         * Makefile.tpl: Guard XFOO sed statements better.
10972         * Makefile.tpl: Add dependency for configure-target-libada.
10973         * Makefile.in: Regenerate (incidentally fixes broken
10974         commit when libada-branch was merged).
10976 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10978         * MAINTAINERS: Add myself to write-after-approval.
10980 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10982         * MAINTAINERS: Add Nicola Pero and myself as libobjc
10983         maintainers.
10985 2004-02-20  Andrew Cagney  <cagney@redhat.com>
10987         * config.guess: Update from version 2003-10-16 to 2004-02-16.
10988         * config.sub: Update from version 2003-11-03 to 2004-02-16.
10990 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10992         PR bootstrap/11932
10993         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10995 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
10997         * MAINTAINERS: Added myself to write-after-approval.
10999 2004-02-14  Michael Koch  <konqueror@gmx.de>
11001         * MAINTAINERS: Added myself to write-after-approval.
11003 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11005         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11006         some OS port maintainers to OS port maintainers section.
11008 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11010         * MAINTAINERS: Add self.
11012 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11014         * MAINTAINERS: Alphabetize.
11016 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11018         * MAINTAINERS: Remove myself.
11020 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11022         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11023         (rs6000-*-aix*): Same.
11024         * configure: Regenerate.
11026 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11028         * configure.in (host): Add in missing $noconfigdirs to defines.
11029         * configure: Regenerate.
11031 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11032             Nathanael Nerode  <neroden@gcc.gnu.org>
11034         PR ada/6637, PR ada/5911
11035         Merge with libada-branch:
11036         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11037         with appropriate dependencies. Add --enable-libada configure switch.
11038         * configure, Makefile.in: Regenerate.
11040 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11042         * MAINTAINERS: Add myself to write-after-approval.
11044 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11046         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11047         * configure: Regenerate.
11049 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11051         Merge from upstream:
11053         * ltmain.in: When setting IFS to '~', be careful about user
11054         arguments that contain '~'.
11056         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11058         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11059         Also test $base_compile against $CC with escaped arguments. Bug
11060         reported by Geoff Keating <geoffk@apple.com>.
11062 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11064         * MAINTAINERS: Remove i960 port.
11066 2004-01-23  DJ Delorie  <dj@redhat.com>
11068         * Makefile.def (target_modules) [libiberty]: Don't stage.
11069         * Makefile.in: Rebuilt.
11071 2004-01-20  Caroline Tice  <ctice@apple.com>
11073         * MAINTAINERS: Add myself to write-after-approval.
11075 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11077         * MAINTAINERS: Update my email address.
11079 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11081         * MAINTAINERS: Add myself to write-after-approval.
11083 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11085         * MAINTAINERS: Remove entries without email address.
11087 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11089         * MAINTAINERS: Add myself to write-after-approval.
11091 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11093         * MAINTAINERS: Update my email address.
11095 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11097         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11098         * Makefile.tpl (configure-target-[+module+]): Support stage.
11099         * Makefile.in: Rebuilt.
11101 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11103         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11105 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11107         * MAINTAINERS: Add myself as a MIPS maintainer.
11109 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11111         * configure.in: Use ./config.cache, not config.cache.
11112         * configure: Regenerate.
11113         * Makefile.tpl: Special-casing not needed for GCC any more.
11114         * Makefile.in: Regenerate.
11116         * configure.in: Don't share a cache file for host dirs.
11117         * configure: Regenerate.
11119         * config-ml.in: Don't mess with the cache file.
11121 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11123         * MAINTAINERS: Move myself from 'Write After Approval' to
11124         'CPU Port Maintainers' section as SPARC maintainer.
11126 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11128         * Makefile.tpl: Make GCC use a separate config.cache.
11129         * Makefile.in: Regenerate.
11131         PR bootstrap/11932, PR bootstrap/11933
11132         (I don't know if it will fix either of them, but it relates
11133         to them.)
11134         * configure.in: Don't use shared config.cache for target
11135         directories.
11136         * configure: Regenerate.
11138 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11140         * MAINTAINERS: Add myself to 'Write After Approval' section.
11142 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11144         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11145         * configure: Regenerated.
11147 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11149         * MAINTAINERS: Remove the mn10200 maintainer.
11151 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11153         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11154         * configure: Regenerated.
11156 2003-12-16  Jan Hubicka  <jh@suse.cz>
11158         * MAINTAINERS: Add myself as callgraph maintainer.
11160 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11162         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11163         * configure: Regenerate.
11165 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11167         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11168         'Write After Approval' section. Update email.
11170 2003-12-01  James Lemke  <jim@wasabisystems.com>
11172         * MAINTAINERS (Write After Approval): Add myself.
11174 2003-11-20  Matt Thomas  <matt@3am-software.com>
11176         * MAINTAINERS: Add myself as a vax port maintainer.
11178 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11180         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11181         (configure-build-[+module+], configure-[+module+]): Likewise.
11182         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11183         * Makefile.in: Regenerate.
11185 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11187         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11188         shared/dylibed libraries.
11189         * ltmain.sh: Likewise.
11190         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11191         * ltcf-cxx.sh: Likewise.
11192         * ltcf-gcj.sh: Likewise.
11193         * ltconfig: Likewise.
11195 2003-11-17  Stan Cox  <scox@redhat.com>
11197         * MAINTAINERS: Add myself as iq2000 port maintainer.
11199 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11201         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11202         * Makefile.in: Regenerate.
11204 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11206         * config.sub: Update to 2003-11-03 version.
11208 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11210         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11211         * configure:  Regenerate.
11213 2003-10-20  Nicolas Pitre  <nico@cam.org>
11215         * MAINTAINERS: Add myself to 'Write After Approval' section.
11217 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11219         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11221 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11223         * MAINTAINERS: Update my email address.
11225 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11227         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11229 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11231         * MAINTAINERS: Add myself to 'Write After Approval' section.
11233 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11235         * config.guess: Update to 2003-10-16 version.
11236         * config.sub: Update to 2003-10-16 version.
11238 2003-10-15  David Daney  <ddaney@avtrex.com>
11240         * MAINTAINERS: Added myself to 'Write After Approval' section.
11242 2003-10-15  Falk Hueffner  <falk@debian.org>
11244         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11245         'Write After Approval' section. Update email.
11247 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11249         * MAINTAINERS: Move myself from 'Write After Approval' to
11250         'Various Maintainers' section as middle-end maintainer.
11252 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11254         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11255         HOST_FLAGS_TO_PASS.
11256         * Makefile.in: Regenerate.
11258 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11260         * config.guess: Update to 2003-10-07 version.
11261         * config.sub: Update to 2003-10-07 version.
11263 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11265         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11266         * ltconfig (irix5*, irix6*): Don't override version_type.
11268 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11270         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11271         * configure: Rebuilt
11272         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11273         * Makefile.in: Rebuilt
11275 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11277         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11279 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11281         * MAINTAINERS (Write After Approval): Add myself.
11283 2003-09-29  Paul Koning  <ni1d@arrl.net>
11285         * MAINTAINERS: Move myself from "Write After Approval"
11286         to CPU platform maintainers for pdp11 platform.
11288 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11290         * MAINTAINERS: Move myself from 'Write After Approval' to
11291         'Various Maintainers' section as libffi testsuite maintainer.
11293 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11295         * configure.in: Pass a computed --program-transform-name
11296         to subconfigures.
11297         * configure: Regenerated.
11299 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11301         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11302         * Makefile.in: Regenerate.
11304         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11305         * Makefile.in: Regenerate.
11307 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11309         * MAINTAINERS: Move myself from 'Write After Approval'
11310         to 'Various Maintainers' (objective-c) section.
11312 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11314         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11315         quoting.
11316         * configure: Regenerated.
11318 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11320         * MAINTAINERS (Write After Approval): Add myself to write after
11321         approval list.
11323 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11325         * MAINTAINERS (Write After Approval): Add myself.
11327 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11329         * MAINTAINERS: Update my e-mail address.
11331 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11333         * libtool.m4 (LD): Correct powerpc64 host match.
11335 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11337         * MAINTAINTERS: Update my affiliation and email address.
11339 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11341         * MAINTAINERS (Write After Approval): Add myself.
11343 2003-09-04  DJ Delorie  <dj@redhat.com>
11345         * configure: Regenerate.
11347 2003-09-04  Robert Millan  <robertmh@gnu.org>
11349         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11351 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11353         * configure.in: Ensure arguments to sed are properly spaced.
11354         * configure: Regenerate.
11356 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11358         * MAINTAINERS: Update my e-mail address.
11360 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11362         * MAINTAINERS (Write After Approval): Add myself.
11364 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11366         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11367         * configure: Regenerated.
11369 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11371         * MAINTAINERS: Update my email address.
11373 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11375         * configure.in:  Use newline instead of semicolon when assuming
11376         shell arguments in a for loop.
11377         * configure:  Regenerated.
11379 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11381         * MAINTAINERS: Resurrect the i860 maintainer.
11383 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11385         PR 8180
11386         * configure.in: When testing with_libs and with_headers, treat
11387         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11388         * configure: Regenerate.
11390         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11391         make, shell, etc.
11392         (baseargs): Likewise.
11393         * configure: Regenerate.
11395 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11397         * MAINTAINERS (Write After Approval): Add myself.
11399 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11401         * configure.in: Disable libgcj for darwin not on powerpc.
11402         * configure: Rebuild.
11404 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11406         * config-ml.in, symlink-tree: Add license.
11408 2003-08-03  Richard Stallman  <rms@gnu.org>
11409             Eben Moglen  <moglen@columbia.edu>
11411         * README.SCO: New file.
11413 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11415         * Makefile.tpl (check, check-c++): Express dependencies using
11416         dependencies rather than commands.
11417         * Makefile.in: Regenerate.
11419 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11421         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11422         * configure: Ditto.
11424 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11426         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11427         * Makefile.in: Update.
11429 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11431         * configure.in: Enable libgcj for darwin.
11432         * configure: Rebuild.
11434 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11436         * config-ml.in:  Use ac_configure_args directly instead of
11437         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11438         actually seen.
11440 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11442         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11443         creating target and build subdirs to build all parent dirs as needed.
11444         * Makefile.in: Rebuild.
11445         * configure.in: Don't build dirs explicitly here.
11446         * configure: Rebuild.
11448 2003-07-26  Paul Brook  <paul@nowt.org>
11450         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11452 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11454         * Makefile.tpl (all-make): Depend on intl.
11455         * Makefile.in: Rebuilt.
11457 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11459         * install-sh:  Update to newer upstream versions (associated with
11460         aclocal 1.7).
11461         * mkinstalldirs:  Likewise.
11462         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
11464 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
11466         * MAINTAINERS: Move self from Bug database only accounts
11467         to write-after-approval.
11469 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
11471         * config.if: Remove unused libc_interface determination.
11473 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11475         * MAINTAINERS: Move self from write-after-approval to
11476         build machinery (*.in).
11478 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11480         PR bootstrap/11273
11481         PR bootstrap/11408
11482         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
11483         unused INSTALL_PROGRAM_ARGS.
11484         * configure.in: Use AC_PROG_INSTALL.
11485         * Makefile.in: Regenerate.
11486         * configure: Regenerate.
11488 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
11490         * MAINTAINERS: Alphabetize.
11492 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
11494         * configure: Rebuilt.
11495         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11496         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11497         newlib nor libgloss.
11498         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
11499         * configure.in (am33_2.0-*-linux*): Added.
11501 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
11503         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11504         * configure: Regenerate.
11506 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
11508         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11509         * Makefile.in: Regenerate.
11511 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11513         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11514         * Makefile.in: Regenerate.
11516 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
11518         * Makefile.tpl: Replace PWD with PWD_COMMAND.
11519         * Makefile.in: Regenerated.
11521         * config-ml.in: Replace PWD with PWD_COMMAND.
11523 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11525         * intl: New directory; see intl/ChangeLog for details.
11526         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11527         * Makefile.tpl: all-gcc depends on maybe-all-intl.
11528         * Makefile.in: Regenerate.
11530 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11532         * configure.in: Clean up config-lang.in handling.  Delete
11533         useless assignment to "subdirs".
11534         * configure: Regenerate.
11536 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11538         * configure.in: Rename 'target_libs' to 'target_libraries'.
11539         Remove useless reference to 'target_libs'.
11540         * configure: Regenerate.
11542 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
11544         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11545         * Makefile.in: Regenerate.
11547 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11549         * Makefile.def: Introduce flags_to_pass.
11550         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11551         * Makefile.in: Regenerate.
11553 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
11555         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11556         and target-libgloss.
11557         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11558         <h8300*-*-*>: Disable libf2c and ${libgcj}.
11559         * configure: Regenerate.
11561 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11563         * configure.in: Update testsuite_flags to new location.
11564         * configure. Regenerate.
11566 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11568         * Makefile.tpl: Remove BUILD_CC stuff.
11569         * Makefile.in: Regenerate.
11571 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11573         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11575 2003-06-16  Graeme Peterson  <gp@qnx.com>
11577         * MAINTAINERS (Write After Approval): Add myself.
11579 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
11581         * config.guess: Update to 2003-06-12 version.
11582         * config.sub: Update to 2003-06-13 version.
11584 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
11586         * config.guess: Update to 2003-06-06 version.
11587         * config.sub: Update to 2003-06-06 version.
11589 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11591         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11592         * configure. Regenerate.
11594 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11596         * configure.in: Disable serial configure by default.
11597         * configure: Regenerate.
11598         * Makefile.tpl: Abolish .NOTPARALLEL.
11599         * Makefile.in: Regenerate.
11601         * Makefile.tpl: Replace {build,host,target}_canonical by
11602         {build,host,target}.
11603         * Makefile.in: Regenerate.
11605         * Makefile.tpl: Fix stupid pasto.
11606         * Makefile.in: Regenerate.
11608 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11610         * Makefile.tpl: Remove bogus conditional.
11611         * Makefile.in: Regenerate.
11613 2003-06-05  Jan Hubicka  <jh@suse.cz>
11615         * Makefile.tpl (profiledbootstrap): New target.
11616         * Makefile.in (profiledbootstrap): New target.
11618 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
11620         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11621         Pinski. Remove user names from other bugzilla-only maintainers.
11623 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11625         * Makefile.tpl: Make 'recursive targets' using autogen rather
11626         than shell loop.  Remove duplicate 'clean' targets and false
11627         comments.
11628         * Makefile.def: Add systematic dependencies to 'recursive' targets.
11629         Add systematic method of specifying missing targets in subdirs.
11630         Add copyright boilerplate.
11631         * Makefile.in: Regenerate.
11632         * configure.in: Add 'recursive targets' to maybe list.
11633         * configure: Regenerate.
11635         * MAINTAINERS: "GNATS only" -> "Bug database only".
11637         * Makefile.tpl: Rename [+target+] to [+make_target+].
11638         * Makefile.def: Rename 'target' to 'make_target'.
11640 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
11642         * MAINTAINERS: Add self as options handling maintainer.
11644 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
11646         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11647         been too long since I touched those ports.
11649 2003-05-28  DJ Delorie  <dj@redhat.com>
11651         * Makefile.tpl: Make maybe-check-gcc .PHONY.
11652         * Makefile.in: Regenerate.
11654 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11656         * configure.in: Use curly braces in the definition of tooldir.
11657         * configure: Regenerate.
11659 2003-05-21  DJ Delorie  <dj@redhat.com>
11661         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11662         newlib or libgloss.
11663         * Makefile.in: Regenerate.
11665 2003-05-21  DJ Delorie  <dj@redhat.com>
11667         * Makefile.tpl: Add missing empty maybe-check-gcc target.
11668         * Makefile.in: Regenerate.
11670 2003-05-20  Ian Lance Taylor  <ian@airs.com>
11672         * MAINTAINERS: Update my e-mail address.
11674 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11676         * configure.in: Switch more things to use maybe dependencies.
11677         * Makefile.tpl: Switch more things to use maybe dependencies.
11678         Factor out common code from autogen IF statements.
11679         * configure: Regenerate.
11680         * Makefile.in: Regenerate.
11682 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
11684         * configure.in: Accept i[3456789]86 for machine type.
11685         * configure: Regenerate.
11687 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11689         * configure.in: Switch more things to use maybe dependencies.
11690         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
11691         * configure: Regenerate.
11692         * Makefile.tpl: Switch more things to use maybe dependencies.
11693         * Makefile.in: Regenerate.
11695 2003-05-16  Andreas Schwab  <schwab@suse.de>
11697         * Makefile.tpl (install-opcodes): Define.
11698         * Makefile.in: Rebuild.
11700 2003-05-13  Andreas Jaeger  <aj@suse.de>
11702         * config.guess: Update to 2003-05-09 version.
11703         * config.sub: Update to 2003-05-09 version.
11705 2003-05-13  Michael Eager  <eager@mvista.com>
11707         * configure.in: Correct sed script so that options in quotes are not
11708         deleted.
11709         * configure: Rebuild.
11711 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
11713         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11714         and $$s/newlib/libc/sys/cygwin32 include paths.
11715         * configure: Ditto.
11717 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
11719         * MAINTAINERS: Update my email addresses.
11721 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11723         * config-ml.in: Propagate INSTALL variables.
11725 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11727         * MAINTAINERS: Remove duplicate entries in Write After Approval.
11729 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
11731         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11732         * Makefile.in: Regenerate.
11734 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11736         * MAINTAINERS (GNATS only): Add Falk Hueffner.
11738 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11740         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11742 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11744         * Makefile.tpl: Clean $(BUILD_SUBDIR).
11745         * Makefile.in: Regenerated.
11747 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
11749         * MAINTAINERS (Write After Approval): Upgrade myself from
11750         GNATS only to write-after-approval. Update my mail address.
11752 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
11754         (OS Port Maintainers: freebsd): Add myself.
11756 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11758         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11760 2003-04-22  Kean Johnston  <jkj@sco.com>
11762         * MAINTAINERS (SCO ports): Added myself.
11764 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11766         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11768 2003-04-19  Kean Johnston  <jkj@sco.com>
11770         * MAINTAINERS (Write After Approval): Add myself.
11772 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11774         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11775         * Makefile.in: Regenerate.
11777 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
11779         * configure.in (powerpc64*-*-linux*): Remove.
11780         * configure: Rebuilt.
11782 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
11784         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11785         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11786         and restrap.
11787         * Makefile.in:  Regenerate.
11789 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11791         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11792         * configure: Regenerated.
11794 2003-04-15  DJ Delorie  <dj@redhat.com>
11796         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11798 2003-04-13  Nick Clifton  <nickc@redhat.com>
11800         * config-ml.in: Remove support for --disable-aix removing
11801         call-aix multilibs.
11803 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11805         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11806         * */configure: Rebuilt.
11808 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
11810         * MAINTAINERS: Add my email address.
11812 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11814         * MAINTAINERS (Write After Approval): Add myself.
11816 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11818         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11819         * Makefile.in: Regenerate.
11821 2003-03-14  Michael Chastain  <mec@shout.net>
11823         * Makefile.in: Regenerate with correct Makefile.def.
11825 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11827         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
11828         Make macro.
11829         * Makefile.in: Regenerate.
11830         * configure.in: Clean up gxx_include_dir logic.
11831         * configure: Regenerate.
11833 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
11835         * MAINTAINERS (Write After Approval): Add myself.
11837 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
11839         * MAINTAINERS: Update my mail address.
11841 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11843         * configure.in (gxx_include_dir): Fix typo.
11844         * configure: Regenerated.
11846 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11848         * Makefile.tpl: Reindent.
11849         * Makefile.in: Regenerate.
11850         * configure.in: Reindent.  Don't set unused variables.
11851         * configure: Regenerate.
11853 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
11855         * configure.in: Include $(build_tooldir)/sys-include in
11856         FLAGS_FOR_TARGET.
11857         * configure: Regenerated.
11859 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11861         * Makefile.tpl: Always pass down RANLIB.
11862         * Makefile.in: Regenerate.
11864         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11865         * Makefile.in: Regenerate.
11866         * configure.in: Remove unused logic relating to --enable-shared
11867         and --enable-threads.  Remove bogus comments.  Remove redundant
11868         noconfigdirs.
11869         * configure: Regenerate.
11871         * configure.in: Replace ${libstdcxx_version} by its value.
11872         Remove reference to mh-dgux.
11873         * configure: Regenerate.
11875 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11877         * MAINTAINERS (Write After Approval): Add myself.
11879 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11881         * Makefile.tpl: Rearrange.
11882         * Makefile.in: Regenerate.
11884 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11886         * configure.in: Add support for kaOS as cross build target system.
11887         * configure: Regenerated.
11889 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11891         * MAINTAINERS (Write after approval): Add myself.
11893 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11895         * MAINTAINERS: Update my email address.
11897 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11899         * MAINTAINERS: Add self to blanket write privs. section.
11901 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11903         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11904         configure-target-* as some target builds may require additional
11905         flags for preprocessor tests.
11906         * Makefile.in: Regenerated.
11908 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11910         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11911         * ltconfig: Handle it.
11912         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11913         auto-detecting it.
11915         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11916         it is used as argument to $CC.
11917         * ltcf-gcj.sh: Likewise.
11919         * configure.in: Introduce --enable-maintainer-mode.
11920         * configure: Rebuilt.
11921         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11922         for maintainer mode.
11923         * Makefile.in: Rebuilt.
11925 2003-02-18  Jason Merrill  <jason@redhat.com>
11927         * Makefile.tpl (check-c++): Allow parallelism.
11929 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11931         * MAINTAINERS: Remove John Carr (who never actually had access to
11932         gcc.gnu.org).
11934 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11936         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11937         don't configure target-libobjc.
11938         * configure: Regenerate.
11940 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11942         * Makefile.tpl (RANLIB): Define.
11943         * Makefile.in: Regenerate.
11945 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11947         * MAINTAINERS: Update my email.
11949 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11951         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11952         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11953         * Makefile.in: Regenerated.
11954         * configure.in: Remove all traces of snavigator, db, and grep.
11955         * configure: Regenerated.
11957 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11959         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11960         After Approval.
11962 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11964         * MAINTAINERS (Write after approval): Add myself.
11966 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11968         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11969         * Makefile.in: Regenerated.
11971 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11973         * config.guess: Updated to 2003-01-30's version.
11974         * config.sub: Updated to 2003-01-28's version.
11976 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11978         * config.if: If gcc_version is already set, just use it.  Don't set
11979         gcc_version_trigger if it's already set, otherwise set it to
11980         gcc/version.c, but only if the file exists.  If it is not set and
11981         gcc/version.c does not exist, try to extract the version number from
11982         $CC.
11984 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11986         * MAINTAINERS: Add myself to write-after-approval list.
11988 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11990         * configure.in:  Revert 24Jan change.
11991         * configure:  Regenerate.
11993 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11995         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
11996         entry of HJ Lu.
11998 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12000         * configure.in: Revert previous change.
12001         * configure: Regenerate.
12003 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12005         * configure.in: Make rda native-only.
12006         * configure: Regenerate.
12008 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12010         * MAINTAINERS: Move myself from GNATS-only-accounts to
12011         write-after-approval.
12013 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12015         * configure.in: Add missing \.
12016         * configure: Rebuilt.
12018 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12020         * configure.in (baseargs): Avoid using \| in sed regular
12021         expressions.
12022         * configure: Rebuilt.
12024 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12026         * configure.in (baseargs): Remove all supported forms of
12027         --cache-file, --srcdir, --host, --build and --target options
12028         from argument lists.
12029         * configure: Rebuilt.
12031 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12033         * MAINTAINERS: Add myself to write-after-approval list.
12035 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12037         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12038         * configure: Rebuilt.
12040 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12042         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12043         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12044         * Makefile.in: Regenerate.
12045         * configure: Regenerate.
12047 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12049         * configure.in: Remove Makefile in build, host and target modules
12050         unless configure was run with --no-recursion.
12051         * configure: Rebuilt.
12053 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12055         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12056         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12057         * Makefile.in: Regenerate.
12059 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12061         * config.guess: Update to 2003-01-03 version.
12062         * config.sub: Update to 2003-01-03 version.
12064 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12066         * configure: Regenerate with proper autoconf 2.13.
12068 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12070         * configure.in: Add AC_PREREQ for consistency.
12071         * configure: Regenerate.
12073 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12075         * configure.in (GDB_TK): Add tcl directories conditional on
12076         gdb/gdbtk directory being present.
12077         * configure: Regenerate.
12079 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12081         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12082         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12083         * configure: Rebuilt.
12085 2002-12-31  Tom Tromey  <tromey@redhat.com>
12087         * Makefile.in: Rebuilt.
12088         * Makefile.def (target_modules) [libffi]: Allow installation.
12090 2002-12-31  Andreas Schwab  <schwab@suse.de>
12092         * configure.in: Fix use of $program_transform_name.
12093         * configure: Regenerated.
12095 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12097         * configure.in (baseargs): Don't remove first configure argument.
12098         * configure: Regenerated.
12100 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12102         * Makefile.tpl (local-distclean): Don't remove...
12103         (multilib.ts): ... this.  Moved into...
12104         (multilib.out): ... this.  Don't use sub-make.
12105         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12106         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12107         (configure-build-[+module+], configure-[+module+],
12108         configure-target-[+module+], configure-gcc): ... these.  Test
12109         for Makefile existence.  Drop config.status from dependencies.
12110         * Makefile.in: Rebuilt.
12111         * configure.in: Move gcc-version-trigger to the end of
12112         ac_configure_args.  Add comments to maybedep.tmp and
12113         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12114         nonopt from baseargs, matching and removing corresponding
12115         whitespace while at it.
12116         * configure: Rebuilt.
12118 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12120         * configure.in (host_configargs): Replace reference to
12121         no-longer-defined buildopts with --build=${build_alias}.
12122         * configure: Rebuilt.
12124         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12125         program_transform_name to standard idiom.
12126         (AUTOGEN, AUTOCONF): Define.
12127         (Makefile.in): Use $(AUTOGEN).
12128         (Makefile): Depend on config.status, and use autoconf-style rule to
12129         build it.  Move original commands to...
12130         (config.status): ... this new target.
12131         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12132         $(AUTOCONF).
12133         * Makefile.in: Rebuilt.
12135 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12137         * Makefile.tpl: Fix dramatic bustage due to change in
12138         program_transform_name.
12139         * Makefile.in: Regenerate.
12141         * configure.in: Remove unnecessary PATH setting.
12142         * configure: Regnerate.
12144         * configure.in: Don't default to unprefixed tools unless
12145         the native tools will work.
12146         * configure: Regenerate.
12148         * configure.in: Convert to autoconf script.  Blow away lots
12149         of now-redundant Makefile fragments.
12150         * configure: Generate using Autoconf.
12151         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12152         * Makefile.in: Regenerate.
12154 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12156         * configure: Fix stupid bug where RANLIB was mistakenly included.
12158         * configure.in: Rename (buildargs, hostargs, targargs) to
12159         (build_configargs, host_configargs, target_configargs).
12161         * configure.in: Move logic out of sed statement.
12163         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12164         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12166 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12168         * config.sub: Import from master repository
12169         * config.guess: Ditto
12171 2002-12-24  Andreas Schwab  <schwab@suse.de>
12173         * Makefile.tpl (multilib.out): Fix missing space.
12174         * Makefile.in: Regenerate.
12176 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12178         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12179         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12180         * Makefile.in: Regenerate.
12181         * configure.in: Remove unnecessary leftovers.
12183 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12185         * configure.in (extra_ranlibflags_for_target): New variable.
12186         (*-*-darwin): Add -c to ranlib commands.
12187         * configure (tooldir): Handle extra_ranlibflags_for_target.
12189 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12191         * Makefile.tpl: Revert HJL's change.
12192         * Makefile.in: Regenerated.
12193         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12194         always.
12196 2002-12-19  Andreas Schwab  <schwab@suse.de>
12198         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12199         * Makefile.in: Regenerate.
12201 2002-12-18  H.J. Lu  <hjl@gnu.org>
12203         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12204         * Makefile.in: Regenerated.
12206         * configure.in (build_prefix): New. Substitute.
12208 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12210         * Makefile.tpl: Don't let real targets depend on phony targets.
12211         * Makefile.in: Regenerate.
12213         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12214         * Makefile.in: Regenerate.
12216 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12218         * config.sub: Import from master repository
12219         * config.guess: Ditto
12221 2002-12-16  Jason Merrill  <jason@redhat.com>
12223         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12224         previous 'make bootstrap'.
12225         * Makefile.in: Regenerate.
12227 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12229         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12231 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12233         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12234         * Makefile.in: Regenerate.
12236 2002-12-13  Jason Merrill  <jason@redhat.com>
12238         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12239         library tests.
12240         (check-c++): Just depend on it and check-target-libstdc++-v3.
12241         * Makefile.in: Regenerate.
12243 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12245         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12246         * Makefile.in: Rebuilt.
12248 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12250         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12252 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12254         * configure: Fix bug put in by gremlins.
12256         * Makefile.tpl: Substitute more autoconfily.
12257         * configure: Substitute more autoconfily.
12258         * Makefile.in: Regenerate.
12260 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12262         * config.sub: Import from master repository
12263         * config.guess: Ditto
12264         * MAINTAINERS: Added Svein Seldal under write after approval
12266 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12268         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12269         * Makefile.in (all-sim): Ditto.
12271 2002-12-06  DJ Delorie  <dj@redhat.com>
12273         * Makefile.tpl: Change configure dependencies to not have real
12274         targets depend on phony targets.
12276 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12278         * configure.in: Revert unintentional change.
12280         * Makefile.tpl: Change dependency for */multilib.out so that
12281         it works when gcc isn't in the tree.
12283         * configure.in: Substitute more.
12284         * configure: Run subconfigures from the Makefile.
12285         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12286         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12288 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12290         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12292 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12294         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12295         and corresponding dependencies.
12296         * Makefile.in: Regenerate.
12298         * configure.in (host_tools): Order binutils, gas and ld for
12299         convenience in running the testsuites.
12301         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12302         * Makefile.in: Regenerate.
12303         * configure.in: Introduce rules to serialize subconfigure runs.
12305         * configure.in: Introduce BASE_CC_FOR_TARGET.
12306         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12307         Realize configure-build-* targets.  Realize configure-target-* targets.
12308         * Makefile.in: Regenerate.
12310 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12312         * configure: Move gcc_version_trigger stuff from here...
12313         * configure.in: ...to here.
12315         * configure.in: Separate subconfigure options added by this file from
12316         options given by the user.  Add machinery to put args for host
12317         subconfigures into the Makefile.
12319         * Makefile.tpl: Remove 'vault' targets.
12320         * Makefile.tpl: Reorder and comment dependencies.
12321         * Makefile.in: Regenerate.
12323 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12324         * configure.in: Fix my broken commit of previous patch. (sigh)
12326 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12328         * configure.in: Move host-specific darwin noconfigdirs into
12329         the host-specific section.
12331 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12333         * configure.in: Move host-specific darwin noconfigdirs into
12334         the host-specific section.
12336 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12338         * configure: Remove skip-this-dir support.
12339         * Makefile.tpl: Remove skip-this-dir support.
12341         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12342         subdirectories.
12343         * Makefile.in: Regenerate.
12345         * Makefile.tpl: Strip out useless setting of 'dir'.
12346         * Makefile.in: Regenerate.
12348 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12350         * configure.in: Fix deeply stupid bug.
12352         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12353         shell code in CXX_FOR_TARGET
12354         * Makefile.def: Introduce raw_cxx.
12355         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12356         RAW_CXX_FOR_TARGET.
12357         * Makefile.in: Regenerate.
12359 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12361         * Makefile.tpl: Remove unnecessary ifs.
12362         * Makefile.in: Regenerate.
12364         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12365         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12366         targets for 'no_install' modules.
12367         * configure: Move GDB_TK substitution to configure.in.  Move
12368         build_modules stuff to configure.in.
12369         * configure.in: Implement soft dependency machinery.  Maybe-ize
12370         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12371         * Makefile.in: Regenerate.
12373 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12375         * Makefile.tpl: Make all-target, install-target behave similarly
12376         to all, install (only hitting configured targets).  Eliminate
12377         unused macro defintions.
12379         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12380         build != host.
12382         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12384         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12386         * configure.in: Produce lists of subdir targets we're actually
12387         configuring.  Remove references to "dosrel".
12388         * Makefile.tpl: Let configure set which subdir targets are hit.
12389         Remove install-cross; clean up install; remove ALL.  Remove
12390         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12391         Autogenerate host module targets.  Remove empty dependency lines
12392         and redundant dependency; rearrange slightly.
12393         * Makefile.def: Add host-side libtermcap, utils.
12395         * Makefile.in: Regenerate.
12397 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12399         * ltconfig (osf[345]): Append $major to soname_spec.
12400         Reflect this in library_names_spec.
12401         * ltmain.sh (osf): Prefix $major with . for use as extension.
12403 2002-11-19  Andreas Jaeger  <aj@suse.de>
12405         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12406         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12407         and sparc64 GNU/Linux systems.
12409 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12411         * MAINTAINERS: Update email.
12413 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12415         * MAINTAINERS: Complete James Dennett's entry.
12417 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12419         * MAINTAINERS (Write After Approval): Add myself.
12421 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12423         * Makefile.tpl: syntactic cleanup
12425 2002-11-13  Stuart Hastings  <stuart@apple.com>
12427         * MAINTAINERS: Add myself to write-after-approval list.
12429 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12431         * Makefile.def: Add list of recursive targets to autogenerate.
12432         Add build_modules.
12433         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12434         targets.  Autogenerate *-build-* targets.
12435         * Makefile.in: Regenerate.
12437 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12439         * configure: More autoconf-style substitutions.
12440         * Makefile.tpl: More autoconf-style substitutions.
12441         * Makefile.in: Regenerate.
12443 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12445         * configure: Substitute more variables in a more autoconf-friendly
12446         way.  Simplify slightly.
12447         * Makefile.tpl: Make more variables substitutable in an
12448         autoconf-friendly way.
12449         * Makefile.in: Regenerate.
12451 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12453         * MAINTAINERS (Write After Approval): Add myself.
12455 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12457         * configure.in (v810*): Remove special setting of tools.
12459         * configure: Add support for extra required flags for ar or nm.
12460         * configure.in (aix4.3+): Use above support for target-specific
12461         issues, rather than using config/mt-aix43.
12463 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12465         * configure: Remove 'removing', which doesn't work.  Replace $subdir
12466         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
12467         with $srcdir.  Reformat indentation.  Substitute some variables
12468         formerly hard-coded in the Makefile for build=host.
12469         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12470         * Makefile.def: Autogenerate more.
12471         * Makefile.in: Regenerate.
12473 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12475         * MAINTAINERS (Write After Approval): Add myself.
12477 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
12479         * Makefile.def (host_modules): Add rda.
12480         * Makefile.in: Regenerate.
12481         * configure.in (target_tool): Add target-rda to list.
12483 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12485         * MAINTAINERS: Remove "co-maintainer" note for web pages.
12487 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
12489         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
12490         and restrap targets to this rule.
12491         * Makefile.in:  Regenerate.
12493 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12495         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12496         GNATS only accounts.
12498 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
12500         * configure.in (i[3456]86-*-linux*): Add check to disable
12501         ${libgcj} for glibc1.
12503 2002-10-24  Denis Chertykov  <denisc@overta.ru>
12505         * MAINTAINERS: Add myself as ip2k port maintainer.
12507 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
12509         * configure.in: Add tic4x target.
12511 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12513         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12514         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12515         * Makefile.in: Regenerate.
12517         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12518         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12519         * Makefile.in: Regenerate.
12521 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
12523         * MAINTAINERS: Add myself as web pages co-maintainer.
12525 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12527         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12528         * Makefile.in: Regenerate.
12530 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
12532         * MAINTAINERS: Add myself and Nathan Sidwell
12533         <nathan@codesourcery.com> as VxWorks maintainers.
12535 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12537         * Makefile.def: Remove order dependency comments.
12538         * Makefile.tpl: Add explicit install-install dependencies.
12539         * Makefile.in: Regenerate.
12541         * Makefile.tpl: Remove material now in src-release.  (Finally!)
12542         * Makefile.in: Regenerate.
12544         * Makefile.tpl: Add configure-target (for src-release in src)
12545         * Makefile.in: Regenerate.
12547 2002-09-30  Nick Clifton  <nickc@redhat.com>
12549         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12551 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
12553         * configure.in (s390*-*-linux*): Enable libgcj.
12555 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
12557         * configure: Revert accidentally applied changes.
12559         * Makefile.tpl: Make more autoconf-friendly.
12560         * Makefile.in: Regenerate.
12561         * configure: Make substitution more autoconf-like.
12563 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
12565         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12566         single entry to handle all these.
12567         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
12568         libjava on arm-*-elf.
12570 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
12572         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12573         things that depend on them.
12575 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12577         * Makefile.tpl: Make subsituted variables more autoconfy.
12578         * Makefile.in: Regenerate.
12579         * configure: Make seds more autoconfy.
12581 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12583         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12584         * Makefile.in: Regenerate.
12585         * configure.in: Rewrite sed statements to look autoconfy.
12587         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12588         all-target-foo on configure-target-foo.
12589         * Makefile.def: Ditto.
12590         * Makefile.in: Rebuild.
12592 2002-09-25  Andrew Haley  <aph@redhat.com>
12594         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12596 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12598         * Makefile.def: New file.
12599         * Makefile.tpl: New file.
12600         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12601         * contrib/gcc_update: Note that Makefile.in is a generated file.
12603         * configure.in: Minor rearrangement.  Simplify tests.
12605 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
12607         * configure.in (with_headers): Skip copy if value is "yes".
12608         (with_libs): Likewise.
12610 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12612         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12613         * configure.in (sh*-*-pe*): Ditto.
12614         * configure.in (mips*-*-pe*): Ditto.
12615         * configure.in (*arm-wince-pe): Ditto.
12617         * configure.in: Rearrange.
12619 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
12621         * MAINTAINERS: Update my email address.
12623 2002-08-30  Paul Koning  <pkoning@equallogic.com>
12625         * MAINTAINERS: (Write After Approval): Add myself.
12627 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
12629         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12631 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
12633         * MAINTAINERS: Change my mailing address.
12635 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
12637         * MAINTAINERS (Write After Approval): Remove myself.
12638         (Various Maintainers: c++ runtime libs): Add myself.
12640 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
12642         * MAINTAINERS (Write After Approval): Remove myself.
12643         (Various Maintainers: c++ runtime libs): Add myself.
12645 2002-08-15  Eric Christopher  <echristo@redhat.com>
12647         * config.sub: Import from master repository.
12648         * config.guess: Ditto.
12650 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
12652         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12653         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12654         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12656 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
12658         * MAINTAINERS: Add self to rs6000 vector extensions.
12660 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
12662         * libiberty/configure: Reverted unintended yesterday's check in.
12664 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
12666         * boehm-gc/configure, libf2c/configure: Rebuilt.
12667         * libffi/configure, libiberty/configure: Ditto.
12668         * libjava/configure, libobjc/configure: Ditto.
12669         * libstdc++-v3/configure, zlib/configure: Ditto.
12670         Merged from binutils:
12671         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
12672         From Steve Ellcey <sje@cup.hp.com>:
12673         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12674         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12675         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12676         IA64.
12677         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12678         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12679         soname_spec, sys_lib_search_path_spec): Ditto.
12681 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
12683         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12685 2002-08-04  H.J. Lu  (hjl@gnu.org)
12687         * configure.in (mips*-*-linux*): Don't skip target-libffi.
12689 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
12691         * MAINTAINERS (Write After Approval): Add myself.
12693 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
12695         * configure.in: Move generic linux case to end.  Copy generic
12696         linux noconfigdirs to mips*-*-linux* entry and new
12697         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
12699 2002-07-19  Michael Matz  <matz@suse.de>
12701         * MAINTAINERS: Add myself as ra* maintainer.
12703 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
12705         * config.guess: Update to 2002-07-09 version.
12706         * config.sub: Update to 2002-07-03 version.
12708 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12710         * MAINTAINERS: Fix typo in a maintainer email address.
12712 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12714         * configure.in: Remove two redundant tests.
12716 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12718         * configure.in (mips*-*-irix6*o32): Enable stabs.
12720 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12722         * configure.in: Don't build grez.
12723         * Makefile.in: Ditto.
12725         * Makefile.in: Remove references to bsp, cygmon, libstub.
12726         * configure.in: Ditto.
12728         * configure.in: Remove leftover reference to gdbtest.
12730 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12732         * configure.in (gxx_include_dir):  Change to match versioned
12733         C++ headers if --enable-version-specific-runtime-libs is used.
12735 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
12737         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12739 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12741         * configure.in: Make --without-x work.
12743 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12745         * configure.in: Rearrange target Makefile fragment collection.
12747         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12748         cvs[src].
12749         * configure.in: Ditto.
12751 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
12753         * MAINTAINERS (Write After Approval): Update my e-mail address.
12755 2002-06-24  Ben Elliston  <bje@redhat.com>
12757         * configure.in (host_tools): Remove cgen.
12759         * Makefile.in (all-cgen): Remove; runs from its source directory.
12760         (check-cgen, install-cgen, clean-cgen): Likewise.
12761         (all-opcodes): Do not depend on all-cgen.
12762         (all-sim): Likewise.
12764 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12766         * Makefile.in: Eliminate 'apache' targets.
12767         * configure.in: Eliminate 'apache' targets.
12769         * configure.in: Eliminate redundant tests.  Reorganize.
12771         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12773         * config-ml.in: Eliminate references to Cygnus configure.
12775         * Makefile.in: Eliminate references to building emacs.
12777 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
12779         * MAINTAINERS: Update my email address.
12781 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
12783         * config.if (libstdcxx_incdir): Version C++ headers.
12784         (cxx_incdir): Remove.
12786 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12788         * MAINTAINERS (Write After Approval): Add self.
12790 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12792         * configure.in: Add support for ip2k.
12794 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12796         * configure.in: Fix AIX configury bug.
12798 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
12800         * MAINTAINERS (Write After Approval): Add self.
12802 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12804         * configure.in: replace ${topsrcdir} with ${srcdir}
12806         * configure.in: Move definition of libstdcxx_flags
12807         right above usage, rather than waaay earlier.
12809         * configure.in: Pull definition of is_cross_compiler earlier.
12811         * configure.in: Rearrange a little.
12813         * configure.in: Remove references to librx.
12814         * Makefile.in: Remove references to librx.
12816 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12818         * config.sub: Add support for avr target.
12819         Import from master sources, rev 1.255
12821 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
12823         * configure, .cvsignore:  Revert previous change...
12824         * Makefile:  ...delete.
12826 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12828         * configure.in: Eliminate ${gasdir} variable.
12830 2002-06-18  Dave Brolley  <brolley@redhat.com>
12832         * configure.in: Add support for frv.
12833         * config.sub: Add support for frv.
12835 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12837         * configure:  Remove garbage from previous commit.
12839 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12841         * configure:  For in-source builds, make a subdir and re-exec there.
12842         * Makefile:  New file.  Pass targets through to build directory.
12843         * .cvsignore:  No longer ignore "Makefile".
12845 2002-06-16  Douglas Rupp  <rupp@gnat.com>
12847         * MAINTAINERS (Write After Approval): Add self.
12849 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12851         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12853 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
12855         * configure.in (vax-*-netbsd*): Re-enable gas.
12857 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
12859         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12860         BUILD_PREFIX_1, to correct nomenclature.
12861         * configure: Likewise.
12863         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12864         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12866 2002-05-31  Olaf Hering  <olh@suse.de>
12868         * config-ml.in: Propogate DESTDIR also.
12870 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12872         * configure.in (vax-*-netbsd*): Don't build gas for this
12873         platform.
12875 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12877         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12878         and libgcj for AVR.
12880 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12882         * MAINTAINERS (Write After Approval): Add myself.
12884 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12886         * config.guess: Update to 2002-05-22 version.
12887         * config.sub: Likewise.
12889 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12891         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12892         * config-ml.in: Likewise.
12893         * configure: Likewise.
12894         * configure.in: Likewise.
12896 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12898         * MAINTAINERS: Update my email address.
12900 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12902         * configure.in: Simplify makefile fragment collection.
12904         * configure.in: Remove code to build emacs.
12906         * configure.in : Remove --srcdir argument from targargs and buildargs
12907         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12909         * configure: Move some logic to configure.in.
12910         * configure.in: Move some logic from configure.
12912 2002-05-11  Tom Tromey  <tromey@redhat.com>
12914         * MAINTAINERS: Reflect libgcj reality.
12916 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12918         * Makefile.in: Honour DESTDIR.
12920 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12922         * config.guess: Import 2002-03-20 version.
12923         * config.sub: Import 2002-04-26 version.
12925 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12927         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12929 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12931         * MAINTAINERS: Add self.
12933 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12935         * ltmain.sh: Detect and handle object name conflicts
12936         while piecewise linking a static library.
12938 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12940         * configure.in (noconfigdirs): Don't disable libgcj on
12941         sparc64-*-solaris* and sparcv9-*-solaris*.
12943 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12945         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12947 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12949         * configure.in (FLAGS_FOR_TARGET): Do not add
12950         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12951         on i[3456]86-*-linux*.
12953 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12955         * configure.in (noconfigdirs): Replace [ ] with test.
12957         * configure.in (noconfigdirs): Do not add target-newlib if
12958         target == i[3456]86-*-linux*, and host == target.
12960 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12962         * configure.in: delete reference to absent file
12964         * configure.in: replace '[' with 'test'
12966         * configure.in: Eliminate references to gash.
12967         * Makefile.in: Eliminate references to gash.
12969         * configure.in: remove useless references to 'pic' makefile fragments.
12971         * configure.in: (*-*-windows*) Finish removing.
12973         * configure.in: Eliminate redundant test for libgui.
12975 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12977         * MAINTAINERS: Add self and realphabetize.  Update entries
12978         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12979         entry for a29k port maintainer.
12981 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
12983         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12984         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12986 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12988         * configure.in: remove references to dead files
12990 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
12992         * MAINTAINERS: Add information about purpose of this file.
12994 2002-04-18  Tom Tromey  <tromey@redhat.com>
12996         * configure.in: Disallow configuring libgcj when it is already
12997         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
12998         Solaris 2.8 by default.  For PR libgcj/6158.
13000 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13002         * configure.in:  Move default CC setting out of config/mh-* fragments
13003         directly into here.
13005 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13007         * configure.in: don't even try to configure or make a subdirectory
13008         if there's no configure script for it.
13010 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13012         * MAINTAINERS: Remove chill maintainers.
13013         * Makefile.in (CHILLFLAGS): Remove.
13014         (CHILL_LIB): Remove.
13015         (TARGET_CONFIGDIRS): Remove libchill.
13016         (CHILL_FOR_TARGET): Remove.
13017         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13018         CHILL_LIB.
13019         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13020         (CHECK_TARGET_MODULES): Likewise.
13021         (INSTALL_TARGET_MODULES): Likewise.
13022         (CLEAN_TARGET_MODULES): Likewise.
13023         (configure-target-libchill): Remove.
13024         (all-target-libchill): Remove.
13025         * configure.in (target_libs): Remove target-libchill.
13026         Do not compute CHILL_FOR_TARGET.
13027         * libchill: Remove directory.
13029 2002-04-11  DJ Delorie  <dj@redhat.com>
13031         * Makefile.in, configure.in: Sync with binutils, entries
13032         follow...
13034 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13036         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13037         (do-tar, do-bz2): New rules.
13038         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13039         (gdb-tar): New rule.
13040         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13041         (insight_dejagnu.tar): New rule.
13042         (insight.tar): New rule.
13043         (gdb+dejagnu.tar): New rule.
13044         (gdb.tar): New rule.
13046 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13048         * Makefile.in: Add all-tix to deps for all-snavigator
13049         so that tix is built when building snavigator.
13051 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13053         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13054         ld and gdb are not supported.
13056 2002-01-07  Mark Salter  <msalter@redhat.com>
13058         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13059         Allow target-libgloss to be built for arm, strongarm, and xscale.
13061 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13063         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13064         options for i[3456]86-pc-linux* native builds.
13066 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13068         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13069         files from .po files for a distribution.
13071 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13073         * configure.in: Enable libstdc++-v3 for h8300 targets.
13075 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13077         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13078         version from bfd/.
13080 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13082         * Makefile.in (VER): When present, extract the version number from
13083         the file version.in.
13085 2001-05-24  Tom Rix  <trix@redhat.com>
13087         * configure.in : enable ld for aix
13089 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13091         * config.guess: Add linux target for S/390.
13093 2000-11-07  Philip Blundell  <pb@futuretv.com>
13095         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13097 2000-11-03  Philip Blundell  <pb@futuretv.com>
13099         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13100         files.
13102 2001-01-15  Ben Elliston  <bje@redhat.com>
13104         * configure.in (host_tools): Add sid.
13105         Always configure cgen.
13107 2000-11-24  Nick Clifton  <nickc@redhat.com>
13109         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13111 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13113         * Makefile.in (ALL_MODULES): Add all-cgen.
13114         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13115         (all-cgen): New target.
13116         (all-opcodes,all-sim): Depend on all-cgen.
13117         * configure.in (host_tools): Add cgen.
13118         Only configure cgen if --enable-cgen-maint.
13120 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13122         * configure.in: Add *-*-freebsd* configurations.
13124 2002-04-08  Tom Tromey  <tromey@redhat.com>
13126         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13127         Fixes PR libgcj/6068.
13129 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13131         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13133 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13135         * configure.in (alpha*-dec-osf*): Enable libgcj.
13137 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13139         * MAINTAINERS (Write After Approval): Add myself.
13141 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13143         Fix for: PR bootstrap/3591, target/5676
13144         * configure.in (mcore-pe): Disable the configuration of
13145         libstdc++-v3 since exceptions are not supported.
13147 2002-03-20  Anthony Green  <green@redhat.com>
13149         * configure.in: Enable libgcj for xscale-elf target.
13151 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13153         * MAINTAINERS:  Update my email address.
13155 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13157         * ltmain.sh (relink_command): Fix typo in previous change.
13159 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13161         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13162         (relink_command): Added --tag flags.
13163         (mode=install): If relinking fails; error out.
13165 2002-03-12  Richard Henderson  <rth@redhat.com>
13167         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13168         .NOTPARALLEL tag.
13169         (do-check): Rename from check.
13170         (check): Allow parallel check.
13172 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13174         * MAINTAINERS: Add myself as maintainer for xtensa port.
13175         Fix alphabetical order in CPU port maintainer list.
13176         Remove myself from Write After Approval list.
13178 2002-03-11  Richard Henderson  <rth@redhat.com>
13180         * Makefile.in (.NOTPARALLEL): Add fake tag.
13182 2002-03-07  H.J. Lu  (hjl@gnu.org)
13184         * configure.in: Enable gprof for mips*-*-linux*.
13186 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13188         * MAINTAINERS (Write After Approval): Add myself.
13190 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13192         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13193         libjava.
13194         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13196 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13198         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13199         because its Makefile is there; test for the executable instead.
13201 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13203         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13204         libstdc++-v3 and libjava.
13206 2002-02-11  Adam Megacz  <adam@xwt.org>
13208         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13209         boehm-gc
13211 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13213         * config.guess: Updated to 2002-01-30's version.
13214         * config.sub: Updated to 2002-02-01's version.
13215         Contribute sh64-elf.
13216         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13217         * configure.in: Added sh64-*-*.
13219 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13221         * MAINTAINERS: Belatedly add myself to write after approval list.
13223 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13225         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13226         Remove self as Write After Approval.
13228 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13230         * MAINTAINERS: Put self in as maintainer for contrib/regression
13231         directory.
13233 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13235         * MAINTAINERS:  Update my email address.
13237 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13239         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13240         target-libiberty, and target-libgloss.  Skip Java-related
13241         libraries if not supported for NetBSD on target CPU.
13243 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13245         * install-sh: Use _inst.$$_ for temp file name.
13247 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13249         * MAINTAINERS (Write After Approval): Move my contact info
13250         from here...
13251         (OS Port Maintainers): ...to here (netbsd).
13253 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13255         * MAINTAINERS (Write After Approval): Add myself.
13257 2002-01-17  H.J. Lu  <hjl@gnu.org>
13259         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13260         (all-target-fastjar): Also depend on all-target-libiberty.
13262 2002-01-16  H.J. Lu  (hjl@gnu.org)
13264         * config.guess: Import from master sources, rev 1.225.
13265         * config.sub: Import from master sources, rev 1.238.
13267 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13269         * MAINTAINERS (Write After Approval): Remove myself.
13271 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13273         * MAINTAINERS (Write After Approval): Add myself.
13275 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13277         * MAINTAINERS: Add self as docs co-maintainer.
13279 2001-12-11  Matthias Klose  <doko@debian.org>
13281         * MAINTAINERS (Write After Approval): Add myself.
13283 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13285         * MAINTAINERS: Update my email address.
13287 2001-12-07  Turly O'Connor  <turly@apple.com>
13288         * MAINTAINERS (Write After Approval): Add myself.
13289         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13290         (rs6000_initialize_trampoline): Call __trampoline_setup for
13291         ABI_DARWIN too.
13292         * darwin-tramp.asm: New file, implements __trampoline_setup.
13293         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13295 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13297         * MAINTAINERS (Write After Approval): Add myself.
13299 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13301         * configure, configure.in: Use temp file for long sed commands.
13303 2001-12-03  Laurent Guerby  <guerby@acm.org>
13305         * config.sub: Update to version 1.232 on subversion.
13307 2001-12-03  Ben Elliston  <bje@redhat.com>
13309         * MAINTAINERS: Update mail address for config.* patches.
13311 2001-11-27  DJ Delorie  <dj@redhat.com>
13312             Zack Weinberg  <zack@codesourcery.com>
13314         When build != host, create libiberty for the build machine.
13316         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13317         CONFIG_ARGUMENTS.
13318         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13319         New variables.
13320         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13321         and rules.
13322         (all.normal): Depend on ALL_BUILD_MODULES.
13323         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13324         (all-build-libiberty): Depend on configure-build-libiberty.
13326         * configure: Calculate and substitute proper value for
13327         ALL_BUILD_MODULES.
13328         * configure.in: Create the build subdirectory.
13329         Calculate and substitute TARGET_CONFIGARGS (formerly
13330         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13332 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13334         * MAINTAINERS (write-after-approval): Add self.
13336 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13338         * MAINTAINERS (GNATS only accounts): Remove self.
13340 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13342         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13343         libf2c.
13345 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13347         * MAINTAINERS (Write After Approval): Add self.
13349 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13351         * MAINTAINERS: mips and s390 are also CPU ports.
13353 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13355         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13357 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13359         * MAINTAINERS: Alphabetize.
13361 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13363         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13365 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13367         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13369 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13371         * configure.in (--enable-languages): Be more permissive about
13372         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13374 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13376         * config.sub: Import from master sources, rev. 1.230.
13377         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13379 2001-11-07  Laurent Guerby  <guerby@acm.org>
13381         * MAINTAINERS (Write After Approval): Add self.
13383 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13385         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13387 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13389         * config.sub: Import from master sources, rev 1.226.
13390         * config.guess: Import from master sources, rev 1.216.
13392 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13394         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13395         * MAINTAINERS: Add self as maintainer of MMIX port.
13396         Remove old after-approval entry.
13398 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13400         * ChangeLog, configure: Fix spelling errors.
13402 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13404         * MAINTAINERS: Tweak my address.
13406 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13408         * MAINTAINERS: Update my email address.
13410 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13412         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13413         * MAINTAINERS: Add self as maintainer of CRIS port.
13415 2001-10-10  Geert Bosch  <bosch@gnat.com>
13417         * MAINTAINERS (Various maintainers: Ada front end):
13418         Added Robert Dewar.
13420 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13422         * MAINTAINERS (Write After Approval): Added self
13424 2001-10-02  Geert Bosch  <bosch@gnat.com>
13426         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13428 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13430         * configure: Handle temporary files securely using mkdir.
13432 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13434         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13436 2001-09-26  Will Cohen  <wcohen@redhat.com>
13438         * configure.in (*-*-linux*): Disable configuration of target-newlib
13439         and target-libgloss.
13441 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13443         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13444         RANLIB.
13446 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13448         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13449         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13450         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13451         avoid quotes nesting problems.
13452         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13453         (DO_X): Export only variables that are set.
13455 2001-09-19  Ben Elliston  <bje@redhat.com>
13457         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13458         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13459         semantics.  Use the shell built-in "type" command instead.
13461 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
13463         Merged from gcc-3_0-branch:
13464         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13465         * ltcf-c.sh: Use $objext, not $ac_objext.
13466         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13467         * ltcf-cxx.sh: Add support for GNU.
13468         2001-07-22  Timothy Wall  <twall@redhat.com>
13469         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
13470         default settings if using GNU tools with that configuration.
13471         * ltcf-cxx.sh: Ditto.
13472         * ltcf-gcj.sh: Ditto.
13473         2001-07-21  Michael Chastain  <chastain@redhat.com>
13474         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13475         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
13476         * ltmain.sh: Mark as gcc-local.
13478 2001-08-30  Eric Christopher  <echristo@redhat.com>
13479             Jason Eckhardt  <jle@redhat.com>
13481         * config.guess: Merge from master sources.
13482         * config.sub: Merge from master sources, add support for mipsisa32.
13484 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
13485         * config.sub: Merge from master sources, rev 1.219.
13486         * MAINTAINERS: Add self as contact for stormy16 port.
13488 2001-08-14  Zack Weinberg  <zackw@panix.com>
13490         * config.sub: Merge from master sources, rev 1.218.
13491         * config.guess: Merge from master sources, rev 1.209.
13493 2001-08-11  Graham Stott  <grahams@redhat.com>
13495         * Makefile.in (check-c++): Add missing semicolon.
13497 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
13499         * MAINTAINERS (Various maitainers: predict.def): Added myself.
13501 2001-07-30  Eric Christopher  <echristo@redhat.com>
13503         * MAINTAINERS (Various maintainers: mips port): Added myself.
13505 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
13507         * configure.in (sh-*-linux*): New.
13509 2001-07-27  Richard Henderson  <rth@redhat.com>
13511         * .cvsignore: Add LAST_UPDATED.
13513 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
13515         * MAINTAINERS (Various maintainers: s390 port): Added myself.
13517 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
13519         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13521 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
13523         * MAINTAINERS (Write After Approval): Added myself.
13525 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13527         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13528         and libgcj on m68hc11/m68hc12.
13530 2001-06-27  H.J. Lu  (hjl@gnu.org)
13532         * Makefile (CFLAGS_FOR_BUILD): New.
13533         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13535 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13537         * README: Remove version number.
13539 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13541         * INSTALL/README: Update wrt. to the installation instructions now
13542         residing in gcc/doc/install.texi.
13544 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13546         * README: Replace with a cut-down and updated version of gcc/README.
13548 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
13550         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13551         multilibs to be disabled.
13553 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
13555         * MAINTAINERS (Write After Approval): Add myself.
13557 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
13559         * config.guess: Import CVS version 1.195.
13560         * config.sub: Import CVS version 1.212.
13562 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
13564         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13565         gcc/xgcc is built, use -print-prog-name to find out the program
13566         name to use.
13568 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
13570         * config.guess:  Import CVS version 1.194.  All gcc-local changes
13571         appear to also be in the master copy.
13572         * config.sub:  Import CVS version 1.211.
13574 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
13576         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13577         with_gcc]: Use `gcc -shared' to build a shared library.
13579 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13581         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13582         archives.
13584 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13586         * MAINTAINERS (Write After Approval): Add myself.
13588 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
13590         * configure.in (libstdcxx_flags): Do not try to execute
13591         libstdc++-v3/testsuite_flags until it exists.
13593 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
13595         * MAINTAINERS: Update my email address.
13597 2001-05-31  Graham Stott  <grahams@redhat.com>
13599         * MAINTAINERS (Write After Approval): Add myself.
13601 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
13603         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
13604         libraries when using g++ with native linker.
13606 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
13608         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13610 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
13612         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13613         [aix4*|aix5*]: Prepend blank.
13615 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
13617         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13618         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
13619         of subdir/configure scripts to use the new libtool.m4.
13621 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
13623         * MAINTAINERS (Write After Approval): Add myself.
13625 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
13627         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13629 2001-05-11  Ben Elliston  <bje@redhat.com>
13631         * Makefile.in (all-sid): New target.
13632         (check-sid, clean-sid, install-sid): Likewise.
13634 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
13636         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13638 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13640         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13641         libgcj.
13643 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13645         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13646         gcc/xgcc is built, use -print-prog-name to find out the program
13647         name to use.
13649 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
13651         * configure.in (noconfigdirs): Don't reset it from scratch in the
13652         target case; only append to it.
13654         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13655         sparc-*-solaris2.8]: Disable ${libgcj}.
13657 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
13659         * configure.in (libgcj_saved): Copy from $libgcj.
13660         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13661         --disable-libgcj.
13663 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
13665         * MAINTAINERS: Remove self as MIPS maintainer and
13666         C front end maintainer.
13668 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
13670         * configure.in: Move *-chorusos target case to the proper switch.
13671         Disable libgcj.
13673 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13675         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13676         1.641.2.228.
13678 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13680         * Makefile.in (STAGE1_CFLAGS): Pass down.
13682 2001-04-13  Alan Modra  <amodra@one.net.au>
13684         * config.guess: Add hppa64-linux support.  Note for next import that
13685         this is already in the master file.
13686         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
13688 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13690         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13691         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13693 2001-04-11  Stan Shebs  <shebs@apple.com>
13695         * MAINTAINERS: Add self as Darwin port maintainer.
13697 2001-04-11  Alan Modra  <amodra@one.net.au>
13699         * MAINTAINERS: Update my email address.
13701 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
13703         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13704         recent versions of FreeBSD (release 3 or later).
13705         * ltconfig: On FreeBSD, -lc must not be provided when building
13706         a shared library or else the standard -pthread gcc option is
13707         rendered worthless to later users of the built library.
13709 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13711         * MAINTAINERS: Add self and RTH as C front end maintainers.
13713 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13715         * config.sub: Make sure to match an already-canonicalized
13716         machine name (eg. mn10300-unknown-elf).
13718 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13720         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13721         New macros.
13722         (bootstrap, cross): Use RECURSE_FLAGS.
13723         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13725 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13727         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13729 2001-03-22  Colin Howell  <chowell@redhat.com>
13731         * Makefile.in (DO_X): Do not backslash single-quotes in
13732         backquotes (two places).
13734 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13736         Re-installed:
13737         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13738         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13739         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13740         * ltcf-cxx.sh: Likewise.
13741         * ltcf-gcj.sh: Likewise.
13743 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13745         * MAINTAINERS: Add myself as "documentation co-maintainer".
13747 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13749         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13750         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13752 2001-03-19  Tom Tromey  <tromey@redhat.com>
13754         * config-ml.in: Handle GCJ and GCJFLAGS.
13756 2001-03-21  Michael Chastain  <chastain@redhat.com>
13758         * Makefile.in: all-m4 depends on all-texinfo.
13760 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
13762         * MAINTAINERS: Add myself to write after approval list.
13764 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
13766         * Makefile.in (DO_X): Quote nested quotes.
13768 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
13770         * MAINTAINERS: Add myself to write after approval list.
13772 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
13774         * Makefile.in (DO_X): Use double quotes for quoting
13775         "RANLIB=$${RANLIB}".
13777 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
13779         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13781 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
13783         * configure.in: Only use `lang_requires' for languages athat are
13784         actually enabled.
13786 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
13788         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13790 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13792         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13794 2001-03-07  Tom Tromey  <tromey@redhat.com>
13796         * configure.in: Allow config-lang.in to set `lang_requires' to list
13797         of other required languages.
13799 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13801         * Makefile.in: Remove RANLIB definition. Use RANLIB
13802         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13803         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13805 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13806             Alexandre Oliva  <aoliva@redhat.com>
13808         * Makefile.in (check-c++): Use tabs, not spaces.
13810 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13812         * MAINTAINERS: add myself to Write After Approval list.
13814 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13816         * Makefile.in (check-c++): New rule.
13818         * configure.in (target_libs): Remove libg++.
13819         (noconfigdirs): Remove libg++.
13820         (noconfigdirs): Same.
13821         (noconfigdirs): Same.
13822         (noconfigdirs): Same.
13824         * config-ml.in: Remove libg++ references.
13826         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13827         (ALL_TARGET_MODULES): Same.
13828         (configure-target-libg++): Remove.
13829         (all-target-libg++): Remove.
13830         (configure-target-libio): Remove.
13831         (all-target-libio): Remove.
13832         (check-target-libio): Remove.
13833         (.PHONY): Remove.
13834         (libg++.tar.bz2): Remove.
13835         (all-target-cygmon): Remove libio.
13836         (all-target-libstdc++): Remove.
13837         (configure-target-libstdc++): Remove.
13838         (TARGET_LIB_PATH): Remove libstdc++.
13839         (ALL_GCC_CXX): Remove libstdc++.
13840         (all-target-gperf): Correct.
13842 2001-02-16  Nick Clifton  <nickc@redhat.com>
13844         * configure.in (noconfigdirs): Allow configuration of texinfo
13845         for Cygwin hosts.
13847 2001-02-15  Anthony Green  <green@redhat.com>
13849         * configure: Introduce GCJ_FOR_TARGET.
13850         * configure.in: Ditto.
13851         * Makefile.in: Ditto.
13853 2001-02-13  Andreas Schwab  <schwab@suse.de>
13855         * MAINTAINERS: Update mail address.
13857 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13859         * config.guess: Add linux target for S/390.
13860         * config.sub: Likewise.
13862 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
13864         * configure.in: for *-chorusos, don't config target-newlib and
13865         target-libgloss.
13867 2001-02-06  Ben Elliston  <bje@redhat.com>
13869         * configure: Output host type to stdout, not stderr.
13871 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
13873         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13874         * ltcf-cxx.sh: Likewise.
13876         * config.if: Assume enable_libstdcxx_v3 is defined.
13878 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13880         Remove V2 C++ library.
13881         * configure.in: Remove --enable-libstdcxx_v3 support.
13883 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13885         * include/demangle.h: Add prototype for java_demangle_v3.
13887 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13889         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13891 2001-01-27  Richard Henderson  <rth@redhat.com>
13893         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13895 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13897         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13898         Don't unset, it's non-portable and no longer necessary, set to empty
13899         instead.
13901 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13903         * ltconfig: Shell portability fix for the tagname validity check.
13905 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13907         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13908         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13910 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13912         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13914 2001-01-26  Tom Tromey  <tromey@redhat.com>
13916         * configure.in: Allow libgcj to be built on Sparc Solaris.
13918 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13920         * ltcf-c.sh: Add aix5 case.
13921         * ltcf-cxx.sh: Likewise.
13922         * ltconfig: Likewise.
13924 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13926         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13927         keep at least one of build_libtool_libs or build_old_libs set to
13928         yes.
13930         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13931         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13933 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13935         * configure.in: Enable libgcj on several additional platforms.
13937 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13939         * configure.in: Enable libgcj for linux targets.
13941 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13943         * MAINTAINERS (Write After Approval): Add myself.
13945 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13947         * MAINTAINERS: Add myself as vax port maintainer.
13949 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13951         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13953 2001-01-09  Mike Stump  <mrs@wrs.com>
13955         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13956         failures of subdirectories.
13958 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13960         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13961         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13962         * ltcf-cxx.sh: Likewise.
13963         * ltcf-gcj.sh: Likewise.
13964         * ltconfig.sh: Fix typo.
13966 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13968         * configure: handle DOS-style absolute paths.
13970 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13972         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13974 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13976         * MAINTAINERS: Add myself as avr port co-maintainer.
13978 2000-12-28  Ben Elliston  <bje@redhat.com>
13980         * MAINTAINERS: Add myself under ``Write After Approval''.
13982 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13984         * texinfo: Remove directory from GCC.
13986 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13988         * COPYING: Update to current
13989         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13990         to 19yy as example year in copyright notice).
13992 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13994         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13995         (libstdcxx_incdir): Pass down.
13996         * config.if: Remove expired bits for cxx_interface, add stub.
13997         (libstdcxx_incdir): Add variable for g++ include directory.
13998         * configure.in (gxx_include_dir): Use it.
14000 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14002         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14003         with old-email address from ``Write After Approval''.
14005 2000-12-15  Andreas Jaeger  <aj@suse.de>
14007         * configure.in: Handle lang_dirs.
14009 2000-12-14  Tom Tromey  <tromey@redhat.com>
14011         * MAINTAINERS: Removed brads.
14013         * MAINTAINERS: Added gcj developers.
14015 2000-12-13  Anthony Green  <green@redhat.com>
14017         * configure.in: Disable libgcj for any target not specifically
14018         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14019         with g++ abi.
14021 2000-12-13  Mike Stump  <mrs@wrs.com>
14023         * Makefile.in (local-distclean): Also remove fastjar.
14025 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14027         * contrib/gcc_update: Add fastjar --touch entries.
14029 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14031         * configure.in: Disable language-specific target libraries for
14032         languages that aren't enabled.
14034 2000-12-10  Anthony Green  <green@redhat.com>
14036         * configure.in: Define libgcj.  Disable libgcj target libraries for
14037         most targets.
14039 2000-12-10  Neil Booth  <neilb@earthling.net>
14041         * MAINTAINERS: Update mail address, remove from WAA list.
14043 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14045         * libjava: Imported from /cvs/java.
14046         * libffi: Likewise.
14047         * Boehm-gc: Likewise.
14049 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14051         * configure.in (target_libs): Revert 2000-12-08 patch.
14052         (noconfigdirs): Added target-libjava.
14054 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14056         * djunpack.bat: removed.
14058 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14060         * Makefile.in: handle DOS-style absolute paths.
14061         * config-ml.in: likewise.
14062         * symlink-tree: likewise.
14064 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14066         * fastjar: Imported.
14068 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14070         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14071         libjava.
14072         * configure.in (target_libs): Removed `target-libjava'.
14074 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14076         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14077         (ALL_MODULES): Added fastjar.
14078         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14079         (all-target-libjava): all-fastjar replaces all-zip.
14080         (all-fastjar): Added.
14081         (configure-target-fastjar, all-target-fastjar): Likewise.
14082         * configure.in (host_tools): Added fastjar.
14084 2000-12-07  Mike Stump  <mrs@wrs.com>
14086         * Makefile.in (local-distclean): Remove leftover built files.
14088 2000-11-24  Nick Clifton  <nickc@redhat.com>
14090         * configure.in (xscale-elf): Add target.
14091         (xscale-coff): Add target.
14093 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14095         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14096         recent versions of FreeBSD (release 3 or later).
14097         * ltconfig: On FreeBSD, -lc must not be provided when building
14098         a shared library or else the standard -pthread gcc option is
14099         rendered worthless to later users of the built library.
14101 2000-11-16  Fred Fish  <fnf@be.com>
14103         * configure.in (enable_libstdcxx_v3): Fix typo,
14104         libstd++ -> libstdc++.
14106 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14108         * MAINTAINERS: Add self to Write After Approval list.
14110 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14112         * MAINTAINERS: Update my email address.  Add myself to global write
14113         privs list.
14115 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14117         * Makefile.in: Merge with src and libgcj.
14118         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14119         configure-target-<library> when their configure scripts need the C
14120         or C++ library to have already been built to work properly.
14121         (do_proto_toplev): Set them to an empty string.
14123         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14124         (REALLY_SET_LIB_PATH): Use them.
14126 2000-11-17  Stan Shebs  <shebs@apple.com>
14128         * MAINTAINERS: Add self to Write After Approval list.
14130 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14132         * configure: Provide the original toplevel configure arguments
14133         (including $0) to subprocesses in the environment rather than
14134         through gcc/configargs.h.
14136 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14138         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14139         C99.  Alphabetise "Write After Approval" list.
14141 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14143         * configure: Turn on libstdc++ V3 by default.
14145         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14146         if we've got GCC.
14148 2000-11-11  Philip Blundell  <philb@gnu.org>
14150         * MAINTAINERS: Add self to Write After Approval list.
14152 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14154         * ltcf-c.sh (aix4): Improve shared library configuration; require
14155         exporting symbols.
14156         * ltcf-cxx.sh (aix4): Define.
14157         * ltconfig (aix4): Define library and soname specs appropriate for
14158         AIX.  Define command to create export symbols list.
14160 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14162         * config.sub: Add support for Sun Chorus
14164 2000-10-31  Nick Clifton  <nickc@redhat.com>
14166         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14167         <name>@redhat.com.  Also installed new email address for Clint
14168         Popetz.
14170 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14172         * etc: Remove directory from GCC.
14174 2000-10-16  Michael Meissner  <meissner@redhat.com>
14176         * configure (gcc/configargs.h): Only create if there is a build GCC
14177         directory created.
14179 2000-10-16  Matthias Klose  <doko@debian.org>
14181         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14182         when configured for libstdc++-v3.
14184 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14186         * configure: Save configure arguments to gcc/configargs.h.
14188 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14190         * config.guess: Import CVS version 1.157.
14191         * config.sub: Import CVS version 1.181.
14193 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14195         * Makefile.in (bootstrap): avoid recursion if subdir missing
14196         (cross): ditto
14197         (do-proto-toplev): ditto
14199 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14201         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14202         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14204         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14205         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14206         all affected `configure' scripts.
14208 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14210         * MAINTAINERS: Add self as cpplib co-maintainer.
14212 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14214         * MAINTAINERS: Add self to Write After Approval list.
14216 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14218         * INSTALL/README: egcs -> GCC update.
14220 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14222         * MAINTAINERS: Add myself to Write After Approval list.
14224 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14226         * MAINTAINERS: Add myself to Write After Approval list.
14228 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14230         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14231         X11 libraries for hppa64.
14233 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14235         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14237 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14239         * Makefile.in (all-zlib): Added dummy target.
14241         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14242         ltcf-gcj.sh: Updated from libtool multi-language branch.
14244 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14246         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14247         (bootstrap*): Depend on all-bootstrap.
14249 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14251         * config.guess: Import CVS version 1.156.
14252         * config.sub: Import CVS version 1.179.
14254 2000-09-02  Anthony Green  <green@cygnus.com>
14256         * Makefile.in (all-gcc): Depend on all-zlib.
14257         (CLEAN_MODULES): Add clean-zlib.
14258         (ALL_MODULES): Add all-zlib.
14259         * configure.in (host_libs): Add zlib.
14261 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14263         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14264         crosses, but add gcc/include to the header search path for them.
14266 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14268         * MAINTAINERS: Add self to Write After Approval list.
14270 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14272         * config.guess: Import CVS version 1.152.
14273         * config.sub: Import CVS version 1.177.
14275 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14277         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14278         $targargs to tell whether newlib is going to be built.
14280         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14281         $$r/TARGET_SUBDIR/libio for _G_config.h.
14283 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14285         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14287 2000-08-22  DJ Delorie  <dj@redhat.com>
14289         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14291 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14293         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14294         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14295         sub-configures.
14297 2000-08-21  DJ Delorie  <dj@redhat.com>
14299         * MAINTAINERS: Add self as a libiberty maintainer
14301 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14303         * configure.in (libstdcxx_flags): Use
14304         libstdc++-v3/src/libstdc++.INC.
14306 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14308         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14310 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14312         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14314         * configure: Make enable_threads and enable_shared defaults
14315         explicit.  Substitute enable_threads into generated Makefiles.
14316         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14317         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14319 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14321         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14323 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14325         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14326         previous delta.
14328 2000-08-11  Jason Merrill  <jason@redhat.com>
14330         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14331         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14332         (FLAGS_FOR_TARGET): Not here.
14333         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14335 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14337         * config-ml.in (CC, CXX): Don't introduce a leading space.
14339 2000-08-07  DJ Delorie  <dj@delorie.com>
14341         * MAINTAINERS: Add self as a DJGPP maintainer
14343 2000-08-07  DJ Delorie  <dj@redhat.com>
14345         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14346         "if we're also building gcc, and it's a gcc that will run on the
14347         build machine, we want to use its includes instead of the system's
14348         default includes".
14350 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14352         * MAINTAINERS: Add self to Write After Approval list.
14354 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14356         * configure.in (libstdcxx_flags): Don't use `"'.
14358         * config-ml.in: Adjust multilib search paths to the
14359         appropriate multilib tree.
14361 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14363         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14364         commas in $LANGUAGES.
14366 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14368         * configure.in: Re-enable all references to libg++ and librx.
14370 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14372         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14373         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14374         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14375         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14377         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14379 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14381         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14382         CXX_FOR_TARGET for sed.
14384 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14386         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14387         Do not override if already set in the environment or in configure.
14388         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14389         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14391 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14393         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14394         the libtool CVS tree multi-language branch.
14395         * ltconfig, ltmain.sh: Updated.
14397 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14399         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14400         (clean-target): Depend on it.
14402         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14403         (GCC_FOR_TARGET): Use it.
14404         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14405         * configure.in: ... here.
14406         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14407         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14409 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14411         * MAINTAINERS: Add self to Write After Approval list.
14413 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14415         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14416         (configure-target-libchill, configure-target-libobjc): Likewise.
14418         * configure.in: Use the same cache file for all target libs.
14419         * config-ml.in: But different cache files per multilib variant.
14421 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14423         * configure (topsrcdir): Don't use dirname.
14425 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14427         * MAINTAINERS: Add self to Write After Approval list.
14429 2000-07-20  Jason Merrill  <jason@redhat.com>
14431         * configure.in: Remove all references to libg++ and librx.
14433         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14435 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14437         * config.sub: Update to subversions version 2000-07-06.
14439 2000-07-12  Andrew Haley  <aph@cygnus.com>
14441         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14442         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14444 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14446         * symlink-tree:  Check number of arguments.
14448 2000-07-05  Jim Wilson  <wilson@cygnus.com>
14450         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14451         search path for a g++ extracted from the build tree.  This
14452         will allow link tests run by configure scripts in
14453         subdirectories to succeed.
14455 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14457         * ltconfig: Add support for mips-dde-sysv4.2MP
14459 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14461         * MAINTAINERS: Add myself as loop discovery maintainer.
14463 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
14465         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14466         `os2'. Force ac_cv_exeext to be ".exe" in that case.
14468 2000-06-19  Timothy Wall  <twall@cygnus.com>
14470         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14471         * config.sub: Add tic54x target.
14473 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14475         * MAINTAINERS: Add self as Fortran maintainer,
14476         remove Craig Burley.
14478 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14480         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14481         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14483 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
14485         * MAINTAINERS: Add self as i18n maintainer
14487 20000-05-21  H.J. Lu  (hjl@gnu.org)
14489         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14490         directory are used if they exist. Make sure
14491         $(build_tooldir)/include is searched for header files,
14492         $(build_tooldir)/lib/ for library files.
14493         (GCC_FOR_TARGET): Likewise.
14494         (CXX_FOR_TARGET): Likewise.
14496 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
14498         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14500 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
14502         * Makefile.in (configure-target-libiberty): Depend on
14503         configure-target-newlib.
14505 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
14507         * configure.in, Makefile.in: Merge all libffi-related
14508         configury stuff from the libgcj tree.
14510 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14512         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14513         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14515 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14517         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14518         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14519         current version information.  Add to proto-toplev directory.
14520         (gdb-taz): Build do-djunpack.
14522 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
14524         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14526 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14528         * MAINTAINERS: Add self to Write After Approval list.
14530 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14532         * ltmain.sh: Preserve in relink_command any environment
14533         variables that may affect the linker behavior.
14535 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
14537         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14539 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
14541         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14543 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
14545         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14546         with the version name.
14548 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
14550         * MAINTAINERS: Add self as bb-reorder maintainer.
14552 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
14554         * config.if: Tweak.
14556 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
14558         * djunpack.bat: New file.
14560 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14562         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14563         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14564         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14565         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14567 2000-04-16  Dave Pitts  <dpitts@cozx.com>
14569         * config.sub (case $basic_machine): Change default for "ibm-*"
14570         to "openedition".
14572 2000-04-13  Andreas Jaeger  <aj@suse.de>
14574         * MAINTAINERS: Added myself.
14576 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14578         * Makefile.in (gdb-taz): New target.  GDB specific archive.
14579         (do-md5sum): New target.
14580         (MD5PROG): Define.
14581         (PACKAGE): Default to TOOL.
14582         (VER): Default to a shell script.
14583         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
14584         md5 checksum generation.
14585         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14586         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14587         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14588         insight.tar.bz2): Use gdb-taz to create archive.
14590 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14592         * configure (warn_cflags): Delete.
14594 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
14596         * MAINTAINERS: Added myself.
14598 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
14599             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
14601         * configure.in (enable_libstdcxx_v3): Add.
14602         (target_libs): Add bits here to switch between libstdc++-v2 and
14603         libstdc++-v3.
14604         * config.if: And this file too.
14605         * Makefile.in: Add libstdc++-v3 targets.
14607 2000-04-05  Michael Meissner  <meissner@redhat.com>
14609         * config.sub (d30v): Add d30v as a basic machine type.
14611 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
14613         * configure.in: -linux-gnu*, not -linux-gnu.
14615 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14617         * MAINTAINERS: Add self in write-after-approval section.
14619 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
14621         * MAINTAINERS: Add self as ia64 port maintainer.
14623 2000-03-08  Neil Booth  <NeilB@earthling.net>
14625         * MAINTAINERS: Add self in write-after-approval section.
14627 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14629         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14630         (do-tar-bz2): Replace TOOL with PACKAGE.
14631         (gdb.tar.bz2): Remove GDBTK from GDB package.
14632         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14633         dejagnu.tar.bz2): New packages.
14635 2000-02-27  Andreas Jaeger  <aj@suse.de>
14637         * configure.in: Add entry for mips*-*-linux*, move catch all
14638         *-*-*linux* entry below this one.
14640 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
14642         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14644 2000-02-24  Nick Clifton  <nickc@cygnus.com>
14646         * config.sub: Support an OS of "wince".
14648 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14650         * config.guess, config.sub: Updated to match config's 2000-02-15
14651         version.
14653 2000-02-23  Linas Vepstas  <linas@linas.org>
14655         * config.sub: Add support for Linux/IBM 370.
14656         * configure.in: Likewise.
14658 2000-02-22  Nick Clifton  <nickc@cygnus.com>
14660         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14662 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
14664         * config.guess: Guess "cygwin" rather than "cygwin32".
14666 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14668         * configure (gcc_version): When setting, narrow search to
14669         lines containing `version_string'.
14671 2000-02-15  Denis Chertykov  <denisc@overta.ru>
14673         * config.sub: Add support for avr target.
14675 2000-02-14  Nick Clifton  <nickc@cygnus.com>
14677         * MAINTAINERS: Add maintainers for MCore port.
14679 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14681         * config.sub: Add mmix-knuth-mmixware.
14683 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14685         * MAINTAINERS: Pair cccp with cpplib maintainership.
14687 2000-01-27  Christopher Faylor  <cgf@redhat.com>
14689         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14690         structure stuff to -L library search.
14691         (CXX_FOR_TARGET): Ditto.
14692         (CROSS_CHECK_MODULES): Fix spelling mistake.
14694 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14696         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14697         the C++ compiler.
14699 2000-01-12  Richard Henderson  <rth@cygnus.com>
14701         * configure.in: Don't build some bits for beos.
14703 2000-01-12  Joel Sherrill (joel@OARcorp.com)
14705         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14706         as include files.
14708 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14710         * Add self as cpplib maintainer, as requested by Jason
14711         Merrill.  Correct my e-mail address.
14713 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
14715         * configure.in: Use mt-aix43 to handle *_TARGET defs,
14716         not mh-aix43.
14718 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14720         * MAINTAINERS: Add myself to "write after approval" list.
14722 1999-12-14  Richard Henderson  <rth@cygnus.com>
14724         * config.guess (alpha-osf, alpha-linux): Detect ev67.
14725         * config.sub: Accept alphaev[78], alphaev8.
14727 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14729         * config.guess, config.sub: Update from autoconf.
14731 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
14733         * MAINTAINERS:  update my playtime e-address.
14735 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14737         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14738         necessary libraries are missing.
14740 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14742         * MAINTAINERS: Add new 'write after approval' maintainer.
14744 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14746         * MAINTAINERS: Add new Java maintainer.
14748 1999-10-25  Andreas Schwab  <schwab@suse.de>
14750         * configure: Fix quoting inside arguments of eval.
14752 1999-10-21  Nick Clifton  <nickc@cygnus.com>
14754         * config-ml.in: Allow suppression of some ARM multilibs.
14756 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
14758         * config.guess: Add OS/390 match pattern.
14759         * config.sub: Add mvs, openedition targets.
14760         * configure.in (i370-ibm-opened*): New.
14762 1999-09-04  Steve Chamberlain  <sac@pobox.com>
14764         * config.sub: Add support for configuring for pj.
14766 1999-08-31  Nick Clifton  <nickc@cygnus.com>
14768         * config.sub (maybe_os): Add support for configuring for fr30.
14770 1999-08-25  Nick Clifton  <nickc@cygnus.com>
14772         * configure.in: Do not configure or build ld for AIX
14773         platforms.  ld is known to be broken on these platforms.
14775 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14777         * config-ml.in: Pass compiler flag corresponding to multidirs to
14778         subdir configures.
14780 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
14782         * Makefile.in (LDFLAGS): Define.
14784 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14786         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14787         noconfigdirs.
14788         (*-*-cygwin*): Likewise.
14790 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
14792         * mkdep: New file.
14793         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14794         (BINUTILS_SUPPORT_DIRS): Add mkdep.
14796         From Eli Zaretskii <eliz@is.elta.co.il>:
14797         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14798         long file name when using DJGPP on MS-DOS.
14800 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14802         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14804 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14806         * Makefile.in (check-target-libio): Remove all-target-libstdc++
14807         dependency as this causes "make check" to globally "make all"
14809 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14811         * configure.in (target_libs): Added target-zlib.
14812         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14813         (CONFIGURE_TARGET_MODULES): Likewise.
14814         (CHECK_TARGET_MODULES): Likewise.
14815         (INSTALL_TARGET_MODULES): Likewise.
14816         (CLEAN_TARGET_MODULES): Likewise.
14817         (configure-target-zlib): New target.
14818         (all-target-zlib): Likewise.
14819         (all-target-libjava): Depend on all-target-zlib.
14820         (configure-target-libjava): Depend on configure-target-zlib.
14822         * Makefile.in (configure-target-libjava): Depend on
14823         configure-target-newlib.
14824         (configure-target-boehm-gc): New target.
14825         (configure-target-qthreads): New target.
14827         * configure.in (target_libs): Added target-qthreads.
14828         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14829         (CONFIGURE_TARGET_MODULES): Likewise.
14830         (CHECK_TARGET_MODULES): Likewise.
14831         (INSTALL_TARGET_MODULES): Likewise.
14832         (CLEAN_TARGET_MODULES): Likewise.
14833         (all-target-qthreads): New target.
14834         (configure-target-libjava): Depend on configure-target-qthreads.
14835         (all-target-libjava): Depend on all-target-qthreads.
14837         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14838         (CONFIGURE_TARGET_MODULES): Likewise.
14839         (CHECK_TARGET_MODULES): Likewise.
14840         (INSTALL_TARGET_MODULES): Likewise.
14841         (CLEAN_TARGET_MODULES): Likewise.
14842         (all-target-libjava): New target.
14843         (all-target-boehm-gc): Likewise.
14844         * configure.in (target_libs): Added libjava, boehm-gc.
14846 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
14848         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14849         configure.bat in SUPPORT_FILES.
14850         (gas+binutils.tar.bz2): Likewise.
14852         * makeall.bat: Remove; obsolete.
14854 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
14856         From Mark Elbrecht:
14857         * configure.bat: Remove; obsolete.
14859 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
14861         * configure: Add -W -Wall to the default CFLAGS when compiling with
14862         gcc.
14864 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
14866         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14868 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
14870         * configure.in: Build ld on IRIX6.
14872 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
14874         * Makefile.in: Change distribution targets to use bzip2 instead of
14875         gzip.
14876         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14877         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14879 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14881         * config.sub: Add mcore target.
14883 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14885         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14887 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14889         * config.guess (dummy): Changed to $dummy.
14891 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14893         * config.sub: Tidied up case statements.
14895 1999-05-22  Ben Elliston  <bje@cygnus.com>
14897         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14898         <jiro@din.or.jp>.
14900         * config.guess: Merge with FSF version. Future changes will be
14901         more accurately recorded in this ChangeLog.
14902         * config.sub: Likewise.
14904 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14906          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14908 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14910         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14912 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14914         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14916 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14918         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14919         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14920         Bad merge removed these two changes.
14922 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14923                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14925         * config.guess (interix Alpha): Add.
14927 1999-04-11  Richard Henderson  <rth@cygnus.com>
14929         * configure.in (i?86-*-beos*): Do config gperf; don't config
14930         gdb, newlib, or libgloss.
14932 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14934         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14935         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14936         from multidirs.
14938 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14940         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14942 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14944         * config.sub: Add support for mcore targets.
14946 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14948         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14949         not mt-ospace, in order to shut up assembler warning about using
14950         symbols that are named the same as registers.
14952 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14954         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14955         dependency list for all-target-cygmon.
14957 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14959         * config-ml.in: Check $host, not $target, for selective multilibs.
14960         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14961         thumb interworking, and underscore prefix multilibs.
14963 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14965         * missing: Update to version from current automake.
14967 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14969         * configure (gxx_include_dir): Removed.
14971         * configure.in (gxx_include_dir): Handle it.
14972         * Makefile.in: Likewise.
14974 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14976         * config.sub (mips64vr4111,mips64vr4111el) Add.
14978 1999-03-21  Ben Elliston  <bje@cygnus.com>
14980         * config.guess: Correct typo for detecting ELF on FreeBSD.
14982 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14984         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14985         config/mh-djgpp.
14987 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14989         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14990         all-target-newlib to dependency list for all-target-bsp.
14992 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14994         * config.sub: Add i386-uwin support.
14995         * config.guess: Likewise.
14997 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14999         * configure.in: cleanup, add mh-*pic handling for arm, special
15000         case powerpc*-*-aix*
15002 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15004         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15005         can be built.
15007 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15009         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15010         targets.
15012 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15014         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15016 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15018         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15020 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15022         * config.sub: Fix typo in arm recognition.
15024 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15026         * configure.in (noconfigdirs): Changed target_configdirs to
15027         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15028         rather than m68k-*-* since it is not known to work on
15029         m68k-aout. Ditto for arm-*-*oabi.
15031 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15033         * configure.in (*-*-windows*): Remove, no longer used.
15035 1999-02-19  Ben Elliston <bje@cygnus.com>
15037         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15038         Smart and improved by Andrew Cagney.
15040 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15042         * config.guess: Recognize openbsd-*-hppa.
15044 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15046         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15047         only if it is not empty.
15049 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15051         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15053         * config.guess: Modified to recognize uname's armv* syntax.
15055         * config.sub: Modified to recognize uname's armv* syntax.
15057 1999-02-17  Mark Salter  <msalter@cygnus.com>
15059         * configure.in: Added target-bsp for sparclite.
15061 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15063         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15065 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15067         * configure.in: Add support for strongarm port.
15068         * config.sub: Add support for strongarm target.
15070 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15072         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15073         the old name config/mh-cygwin32.
15074         Enable texinfo.
15076 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15078         * configure.in: Do build ld for ix86 Solaris.
15080 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15082         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15083         $AR_FOR_TARGET.  Likewise for RANLIB.
15085 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15087         * config.sub (oabi):  Recognize.
15088         * configure.in (arm-*-oabi):  Handle.
15090 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15092         * config.guess: Improve detection of i686 on UnixWare 7.
15094 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15096         * config.guess: Add support for i386-pc-interix.
15097         * config.sub: Likewise.
15098         * configure.in: Likewise.
15100 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15102         * Makefile.in: Remove unneeded all-target-libio from
15103         from all-target-winsup target since it is now unneeded.
15104         Add all-target-libtermcap in its place since it is now
15105         needed.
15107 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15109         * configure.in: makefile stub for cygwin target is probably
15110         unnecessary.  Remove it for now.
15112 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15114         * configure.in: libtermcap.a should be built when cygwin is the
15115         target as well as the host.
15116         * config.guess: Allow mixed case in cygwin uname output.
15117         * Makefile.in: Add libtermcap target.
15119 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15121         * config.sub: Clean up handling of hppa2.0.
15123 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15125         * config.guess: Use C code to identify more HP machines.
15127 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15129         * config.sub: Handle hppa2.0.
15131 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15133         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15134         cygmon for all sparclite targets, regardless of object format.
15136 1998-12-15  Mark Salter  <msalter@cygnus.com>
15138         * configure.in: Added target-bsp for several target architectures.
15140         * Makefile.in: Added rules for bsp.
15142 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15144         * config.guess: Improve detection of hppa2.0 processors.
15146 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15148         * config.guess: Recognize FreeBSD using ELF automatically.
15150 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15152         * configure (skip-this-dir): Add handling for new shell script, which
15153         might be created by a sub-directory's configure to indicate, this particular
15154         directory is "unwanted".
15155         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15157 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15159         * ltconfig: import from libtool, after changing libtool to
15160         account for the cygwin name change.
15162 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15164         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15165         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15167 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15169         * configure.in: Add libtermcap to list of cygwin dependencies.
15171 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15173         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15174         they include winsup/include when it's a cygwin target.
15176 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15178         * configure.in (host_tools): Added zip.
15179         * Makefile.in (all-target-libjava): Depend on all-zip.
15180         (all-zip): New target.
15181         (ALL_MODULES): Added all-zip.
15182         (NATIVE_CHECK_MODULES): Added check-zip.
15183         (INSTALL_MODULES): Added install-zip.
15184         (CLEAN_MODULES): Added clean-zip.
15186 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15188         * Makefile.in: lose "32" from comment about cygwin.
15190 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15192         * configure.in: Use -Os to build target libraries for the fr30.
15194 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15196         * config.sub: Add fr30.
15198 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15200         * configure.in: drop "32" from config/mh-cygwin32.  Check
15201         cygwin* instead of cygwin32*.
15202         * config.sub: Check cygwin* instead of cygwin32*.
15204 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15206         * config.guess: Match any version of Unixware7.
15208 1998-10-20  Syd Polk  <spolk@cygnus.com>
15210         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15211         if desired.
15213 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15215         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15216         these if the appropriate directories and files to not exist.
15218 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15220         * Makefile.in (DEVO_SUPPORT): Add config.if.
15222 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15224         * configure: Add pattern to replace "build_tooldir"'s
15225         definition in the generated Makefile with "tooldir"'s
15226         actual value.
15228 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15230         * config.sub: Bring back lost sparcv9.
15232         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15234 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15236         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15237         CC_FOR_TARGET and friends.
15239 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15241         * Makefile.in (build_tooldir): New variable, same as tooldir.
15242         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15243         -B$(build_tooldir)/bin/.
15244         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15246 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15248         * README: Remove installation instructions and refer to the
15249         INSTALL directory instead.
15251 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15253         * config.sub: Add support for i[34567]86-pc-udk.
15254         * configure.in: Likewise.
15256 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15258         * Makefile.in: add bzip2 package building bits for user
15259         tools module
15260         * configure.in: ditto
15262 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15264         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15265         (ALL_TARGET_MODULES): Add all-target-libobjc.
15266         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15267         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15268         (all-target-libchill): Add dependencies.
15269         * configure.in (target_libs): Add libchill.
15271 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15273         * configure.in (target_subdir): Remove duplicate line.
15275 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15277         * Makefile.in (all-automake): fix dependencies.
15279 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15281         * configure.in: Minor cleanups for building in the $(target_alias)
15282         subdir.
15284 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15286         * Makefile.in (bootstrap): Set r and s before make all.  Use
15287         BASE_FLAGS_TO_PASS in make all.
15288         (cross): Likewise.
15290 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15292         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15294 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15296         * config.sub: Fix typo in last change.
15298 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15300         * config.sub: Add support for C4x target.
15301         * configure.in: Likewise.
15303 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15305         * config.sub: Recognize sparcv9 just like sparc64.
15307 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15309         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15311 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15313         * config.guess: Correctly identify Pentium II sco boxes.
15315         * config.guess: Fix "tr" code.  From Weiwen Liu.
15317 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15319         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15320         stabs.
15322 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15324         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15325         (ALL_TARGET_MODULES): Add all-target-libchill.
15326         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15327         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15328         (all-target-libchill): Add dependencies.
15329         * configure.in (target_libs): Add libchill.
15331 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15333         * config.guess: Avoid assumptions about "tr" behaves when
15334         LANG is set to something other than English.
15336 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15338         * configure (gxx_include_dir): Changed to
15339         '${prefix}/include/g++'-${libstdcxx_interface}.
15341         * config.if: New to determine the interfaces.
15343 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15345         * config.guess: Detect and handle MPE/IX.
15346         * config.sub: Deal with MPE/IX.
15348 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15350         * configure.in: Use mh-aix43.
15352 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15354         * configure: Fix --without/--disable cases for gxx-include-dir.
15356 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15358         * mdata-sh:  Imported.  Needed for automake support.
15360 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15362         * Makefile.in (taz): Try "chmod -R og=u ." before
15363         "chmod og=u `find . -print`".
15365 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15367         * configure.in: Add arm-elf and thumb-elf support.
15369 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15371         * Makefile.in: Undo previous patch.
15373 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15375         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15376         to here ...
15377         (install-no-fixedincludes): and here
15378         (INSTALL_MODULES): ... from here.
15380 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15382         * config.sub: Merge with FSF.
15384         * config.guess: Merge with FSF.
15386 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15388         * configure (extraconfigdirs): New variable.
15389         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15390         * Makefile.in (all): Move higher in file.
15391         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15392         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15393         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15394         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15395         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15397 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15399         * Makefile.in (all-target-libjava): Depend on all-gcc and
15400         all-target-newlib.
15401         (configure-target-libjava): Depend on $(ALL_GCC).
15403 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15405         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15406         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15408 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15410         * INSTALL/README: Fix typo.
15412 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15414         * ylwrap: Change absolute path checks to check for DOS style path
15415         names.
15417         * ylwrap: Don't use a full path name if the source file is in the
15418         same directory.  From hjl@lucon.org (H.J. Lu).
15420         * config-ml.in: Default to being verbose, to match Feb 18 change to
15421         configure.
15423 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15425         Brought over from egcs:
15427         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15429         * configure.in (target_subdir): Set to ${target_alias} instead
15430         of "libraries".
15432         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15434         * configure.in (target_subdir): Set to libraries if enable_multilib.
15436 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15438         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15439         multilibs, force reconfiguration the first time we create
15440         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15442 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15444         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15445         avoid confusion with --no-recursion.
15447 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15449         * configure.in: Win32 hosts shouldn't use install -x
15450         * install-sh: remove -x option, and special .exe-handling
15451         hack.
15453 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15455         * config.guess: Recognize i586-pc-beos.
15456         * configure.in: Don't build some bits for beos.
15458 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15460         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15461         CFLAGS default to -O2.
15463         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15464         when using GNU ld.
15466 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
15468         * ltmain.sh: Correct install when using a different shell.
15470 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15472         * ltconfig, ltmain.sh: Update to libtool 1.2b.
15474 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
15476         * makefile.vms: Update to build binutils/makefile.vms.  Add install
15477         target.
15479 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
15481         * ltconfig: Update to correct AIX handling.
15483 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15485         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15487         * configure.in (target_subdir): Set to ${target_alias} instead
15488         of "libraries".
15490 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
15492         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15493         (Makefile): Depend on $(gcc_version_trigger).
15495         * configure (gcc_version): Change default initializer to empty
15496         string.
15497         (gcc_version_trigger): New variable; pass this variable down
15498         to subdir configures to enable them checking gcc's version
15499         themselves. Emit make macros for both gcc_version vars.
15500         (topsrcdir): Initialize reliably.
15501         (recursion line): Remove --with-gcc-version=${gcc_version}.
15503 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15505         * configure (enable_version_specific_runtime_libs): Implement new flag
15506         --enable-version-specific-runtime-libs which installs C++ runtime stuff
15507         in $(libsubdir); emit definition in each generated Makefile.
15508         (gxx_include_dir): Initialize depending on
15509         $enable_version_specific_runtime_libs.
15511 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15513         * configure (gcc_version): Initialize properly depending on
15514         how and where configure is started.
15515         (recursion line): Pass a --with-gcc-version=${gcc_version}
15516         to configures in subdirs.
15518 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
15520         * configure.in (noconfigdirs): Add configure pattern for mips tx39
15521         cygmon
15523 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
15525         * configure.in: Add cygmon and libstub support for mn10200.
15527 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
15529         * configure (gcc_version): Add new variable describing the
15530         particular gcc version we're building.
15531         * Makefile.in (libsubdir): Add new macro for the directory
15532         in which the compiler finds executables, libraries, etc.
15533         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15534         and libsubdir.
15536 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15538         * Makefile.in (local-clean): Remove *.log.
15539         (warning.log): Built with warn_summary from build.log.
15540         (mail-report.log): Run test_summary.
15541         (mail-report-with-warnings.log): Run test_summary including
15542         warning.log in the report.
15544 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
15546         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15548 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
15550         * Makefile.in (grep): Grep no longer depends on libiberty.
15552 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
15554         * Makefile.in: all-snavigator needs all-libgui.
15556 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
15558         * configure.in: Add cygmon and libstub support for mn10300.
15560 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
15562         * missing: Update to version from automake 1.3.
15564         * ltmain.sh: On installation, don't get confused if the same name
15565         appears more than once in the list of library names.
15567 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15569         * config.sub: Accept m68060 and m5200 as CPU names.
15571 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
15573         * configure: Use && rather than using -a in test, because odd
15574         strings can confuse test.
15575         * configure.in: Likewise.
15577 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15579         * ltconfig, ltmain.sh: Bring in Visual C++ support.
15581 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15583         * Makefile.in (boostrap2-lean, bootstrap3-lean,
15584         bootstrap4-lean): New targets.
15586 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
15588         * mpw-* Delete.  Not used.
15590 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
15592         * COPYING.LIB: Update FSF address.
15594 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
15596         * ltconfig, ltmain.sh: Update to libtool 1.2a.
15598         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15599         GAS_SUPPORT_DIRS.
15601 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
15603         * ltconfig, ltmain.sh: Avoid producing a version number if
15604         -version-info was not used.
15606 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15608         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15609         building with newlib.
15611 1998-04-30  Paul Eggert  <eggert@twinsun.com>
15613         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15614         Solaris `make' causes it to continue to next definition.
15616 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15618         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15619         the right GUI libraries and files are installed along with GDB.
15621 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15623         * configure.in: Change alpha to alpha* in several places.
15625 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
15627         * config.sub: Recognize sparc86x.
15629 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
15631         * configure.in (--enable-target-optspace): Remove debug echo.
15633 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
15635         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15637 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15639         * ltconfig: Update cygwin32 support.
15641         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15642         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15643         (GDB_SUPPORT_DIRS): Likewise.
15645 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
15647         * configure.in (target_makefile_frag): If --enable-target-optspace,
15648         use -Os to compile target libraries rather than -O2.  Default to
15649         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15650         not used.
15651         * configure.in (target_cflags): Ditto for d30v.
15653 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
15655         * Makefile.in (all-bfd): Depend on all-intl.
15656         (all-binutils): Likewise.
15657         (all-gas): Likewise.
15658         (all-gprof): Likewise.
15659         (all-ld): Likewise.
15661 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
15663         * configure.in (host_tools): Fix typo, lbtool -> libtool.
15665 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15667         * Makefile.in (all-bfd): Depend upon all-libiberty.
15669         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15671 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
15673         * Makefile.in: Add libstub.
15675         * configure.in: Ditto. Build libstub for targets that have cygmon
15676         support.
15678 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
15680         * configure.in: Don't set PICFLAG on ix86-cygwin32.
15682 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
15684         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15685         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
15687 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
15689         * configure: Define DEFAULT_M4 by searching PATH.
15690         * Makfile.in: Use DEFAULT_M4.
15692 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15694         * ltconfig: Add cygwin32 support.
15696         * Makefile.in, configure.in: Add libtool as a native only directory
15697         to configure and build.
15699 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
15701         * Makefile.in (INSTALL_MODULES): Remove texinfo.
15703 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
15705         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15707 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15709         * Makefile.in: add ash make rules
15710         * configure.in: add ash to native_only and host_tools lists
15712 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
15714         * Makefile.in (all-gettext, all-intl): New targets.
15715         (ALL_MODULES): Added all-gettext, all-intl.
15716         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15717         (INSTALL_MODULES): Added install-gettext, install-intl.
15718         (CLEAN_MODULES): Added clean-gettext, clean-intl.
15720         * configure.in (host_tools): Added gettext.
15721         (native_only): Likewise.
15722         (noconfigdirs) [various cases]: Likewise.
15723         (host_libs): Added intl.
15725 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15727         * configure: Do not disable building gdbtk for cygwin32 hosts.
15729 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15731         * configure.in: Add thumb-coff target.
15732         * config.sub: Add thumb-coff target.
15734 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15736         * Makefile.in: Revert yesterday's change.
15737         (all-target-winsup):  all-target-librx stays out of here.
15739 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15741         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15742         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15743         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15744         Remove references to librx and libg++.
15746 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
15748         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15749         recursive makes
15751 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
15753         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15754         for newlib directory.
15755         (CXX_FOR_TARGET): Likewise.
15757 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
15759         * ltconfig: Update after libtool/ltconfig.in change for
15760         hpux11.
15762 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
15764         * ltconfig, ltmain.sh: Update to libtool 1.2.
15766 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15768         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15769         (install-gcc-cross): Instead, override LANGUAGES here.
15771 1998-03-18  Dave Love  <d.love@dl.ac.uk>
15773         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15774         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15776 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
15778         * configure.in: Add Thumb-pe target.
15780 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
15782         * Makefile.in - changed sn targets to snavigator
15783         * configure.in - changed sn targets to snavigator
15785 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15787         * config-ml.in: After building symlink tree call make distclean
15788         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15789         to be the case for libiberty.
15791 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15793         * configure: When making link, also check the current
15794         directory. The configure scripts may create one.
15796 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15798         * config.sub: Accept alphapca56 and alphaev6 properly.
15800 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15802         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15804 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15806         * config.sub (sco5): Fix typo.
15808 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15810         * Makefile.in (INSTALL_MODULES): Move install-tcl before
15811         install-itcl.
15812         (install-itcl): Remove dependency on install-tcl.
15814 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15816         * configure.in: Remove libgloss from noconfigdirs for MN10300.
15818 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15820         * configure.in: Don't build libgui for a cygwin32 target when not on
15821         a cygwin32 host.
15823 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15825         * configure (redirect): Set to null, so default behavior of
15826         configure is now --verbose.
15828 1998-02-16  Dave Love  <d.love@dl.ac.uk>
15830         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15831         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15833 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
15835         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15836         this change to sync Makefile.in with its ChangeLog entries.
15838 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
15840         * ltmain.sh (mkdir): Check that the directory doesn't exist
15841         before we exit with error, so that we don't get races during
15842         parallel builds.
15844 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15846         * ltconfig, ltmain.sh: Update from libtool 1.0i.
15848 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15850         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15851         PICFLAG_FOR_TARGET.
15852         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15854         * configure: Emit a definition for the new macro enable_shared
15855         into each Makefile.
15857 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15859         * configure.in (host_tools, native_only): Add libtool.
15861 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
15863         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15864         Fix typo in ming config comment.
15866 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15868         * ltconfig, ltmain.sh: Update from libtool 1.0h.
15870 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15872         * config.sub: Add tic30 cases, and map c30 to tic30.
15874 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15876         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15877         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15878         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15879         (CLEAN_TARGET_MODULES): Similarly
15880         (all-target-libf2c): Add dependences.
15881         * configure.in (target_libs): Add libf2c.
15883 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15885         * configure.in: Remove expect from noconfigdirs when target
15886         is cygwin32.  OK to build expect and dejagnu with Canadian
15887         Cross.
15889 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15891         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15892         host.
15894         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15895         and mingw32.
15897 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15899         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15900         here as it is not defined in the toplevel Makefile.
15902 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15904         * configure (package_makefile_rules_frag): New variable, which names
15905         a file with generic rules, ...
15906         Change comment to mention we now have FIVE parts.
15907         * configure: Undo last change.
15909 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15911         * config.guess: More accurate determination of HP processor types.
15912         * config.sub: More accurate determination of HP processor types.
15914 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15916         * configure (package_makefile_frag): Move inserting the
15917         ${package_makefile_frag} to where it should be according
15918         to the comment.
15920 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15922         * config.guess: Add support for Linux/ARM.
15924 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15926         * .cvsignore: Remove *-info and *-install since they match
15927         release-info and mpw-install, which we don't want to just ignore.
15929 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15931         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15933 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15935         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15936         local_prefix to sub-make invocations.
15938 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15940         * configure.in: Check makefile fragments in the source
15941         directory.
15943 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15945         * configure.in: Check whether host and target makefile
15946         fragments exist before adding them to *_makefile_frag.
15948 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15950         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15952 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15954         * configure.in: Make sure we only replace RPATH_ENVVAR on
15955         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15956         regexp to sed.
15958         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15959         to sub-makes.
15961 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15963         * config-ml.in (multi-do): LDFLAGS must include multilib
15964         designator.
15966 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15968         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15970 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15972         * config.sub: Add mingw32 support.
15973         * configure.in: Likewise.
15975 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15977         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15979 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15981         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15982         * configure (gxx_include_dir): Provide a definition for subdirs
15983         which do not use autoconf.
15985 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15987         * config.guess: Sync with egcs.  Picks up new alpha support,
15988         BeOS & some additional linux support.
15990 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15992         * config.guess: HP 9000/803 is a PA1.1 machine.
15994 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15996         * configure.in: It's alpha*-...
15998 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16000         * configure.in (host_makefile_frag, target_makefile_frag):
16001         Handle multiple config files.
16002         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16003         alpha-*-*.
16005 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16007         * mkdep: New file.
16009 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16011         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16013 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16015         * Makefile.in: Add libgui directory.
16016         (GDB_TK): Add all-libgui.
16017         * configure.in: Add libgui directory.
16018         * configure: Add all-libgui to GDB_TK.
16020 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16022         * config-ml.in (multidirs): Add m32r to multilib list.
16024 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16026         * Makefile.in (all-target-gperf): Change dependency to
16027         all-target-libstdc++.
16029 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16031         * config.guess: Add BeOS support.
16033 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16035         Source directory cvs renamed to cvssrc:
16036         * configure.in (host_tools): Change cvs to cvssrc.
16037         (native_only): Likewise.
16038         (noconfigdirs) [various cases]: Likewise.
16039         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16040         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16041         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16042         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16043         (all-cvssrc): Rename target from all-cvs.
16045 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16047         * configure (gxx_include_dir): Fix thinko.
16049 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16051         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16052         (install-cross, install-gcc-cross): New targets.
16054 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16056         * configure.in (noconfigdirs): Add support for Thumb target.
16058         * config.sub (maybe_os): Add support for Thumb target.
16060 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16062         * Makefile.in: Add rules for cygmon.
16064         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16066 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16068         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16069         * configure (gxx_include_dir): Provide a definition for subdirs
16070         which do not use autoconf.
16072 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16074         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16075         11/18/97 build
16077 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16079         * From Franz Sirl.
16080         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16081         found on RedHat Linux systems.
16083 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16085         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16086         guesses.
16088 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16090         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16092 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16094         * ltmain.sh: If mkdir fails, check whether the directory was created
16095         anyhow by some other process.
16097 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16099         * configure.in (d30v-*-*): Configure all directories.
16101 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16103         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16104         for the D30V.
16106 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16108         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16110 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16112         * include/libiberty.h: Add extern "C" { so it can be used with C++
16113         progrms.
16114         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16115         programs.
16117 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16119         * configure.in (d30v-*-*): Configure GCC now.
16121 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16123         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16124         is no longer needed.
16126 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16128         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16130 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16132         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16133         targets using "$@" to provide support for similar but not identical
16134         targets without having to duplicate code.
16136 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16138         * makefile.vms: Fix to work with DEC C.
16140 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16142         * config.sub: Add mips-tx39-elf to marketing names.
16144 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16146         * ltmain.sh: Handle symlinks in generated script.
16148 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16150         * configure: Handle autoconf style directory options: --bindir,
16151         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16152         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16153         --sysconfdir.
16154         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16155         (sharedstatedir, localstatedir, oldincludedir): New variables.
16156         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16157         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16158         sbindir, sharedstatedir, and sysconfdir.
16160 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16162         * Makefile.in (bootstrap-lean): New target.
16164 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16166         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16167         sn, and gnuserv from noconfigdirs.
16169 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16171         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16173 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16175         * Makefile.in (cross): New target.
16177 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16178                           Jeff Law         <law@cygnus.com>
16180         * Makefile.in (bootstrap2, bootstrap3): New targets.
16181         (all-bootstrap): Remove outdated and confusing target.
16182         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16184 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16186         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16187         windows.  Consistent with gdb/configure.
16189 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16191         * configure.in: Name Linux target fragment.
16193         * configure: Rewrite so that project Makefile fragment is inserted
16194         first and appears last in the resulting Makefile.
16196 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16198         * Makefile.in (install-itcl): Install tcl first.
16200 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16202         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16204 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16206         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16208         * configure.in (skipdirs): Add target-librx for Linux.
16209         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16211 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16213         * Makefile.in (bootstrap): New target.
16215 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16217         * config.sub: Accept 'amigados' for backward compatibility.
16219 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16221         * config.guess: Merge with FSF.
16223 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16225         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16227 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16229         * config.sub: Add "marketing-names" patch.
16231 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16233         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16235 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16237         * config.sub: Handle v850-elf.
16239 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16241         * .cvsignore (*-install): Remove.
16243 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16245         * ltconfig: Set CONFIG_SHELL in libtool.
16246         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16248 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16250         * configure.in (target_subdir): Set to libraries if enable_multilib.
16252 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16254         * config.guess: Update from gcc directory.
16256 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16258         * Makefile.in (all-sim): Depends on all-readline.
16260 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16262         * Makefile.in (BISON, YACC): Use $$s.
16263         (all-bison): Depend on all-texinfo.
16265 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16267         * Makefile.in (BISON): Add -L flag.
16268         (YACC): Likewise.
16270 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16272         * configure.in (noconfigdirs): Add support for v850e target.
16274         * config.sub (maybe_os): Add support for v850e target.
16276 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16278         * configure.in (noconfigdirs): Add support for v850ea target.
16280         * config.sub (maybe_os): Add support for v850ea target.
16282 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16284         * config.sub: Add mipstx39.  Delete r3900.
16286 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16288         * Makefile.in (all-autoconf): Depends on all-texinfo.
16290 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16292         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16293         eabi targets.
16295 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16297         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16299         * configure: When handling a Canadian Cross, handle YACC as well as
16300         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16301         * Makefile.in (all-bison): Depend upon all-texinfo.
16303 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16305         * Makefile.in (BISON): bison, not byacc or bison -y.
16306         (YACC): bison -y or byacc or yacc.
16307         (various): Add *-bison as appropriate.
16308         (taz): No need to mess with BISON anymore.
16310 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16312         * configure: If OSTYPE matches *win32*, try to find a good value for
16313         CONFIG_SHELL.
16315 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16317         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16318         configure.in if it is present.
16320 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16322         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16324 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16326         * config.sub: Recognize `arc' cpu.
16327         * configure.in: Likewise.
16328         * config-ml.in: Likewise.
16330 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16332         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16334 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16336         * configure: Changed sed delimiter from ':' to '|' when
16337         attempting to substitute ${config_shell} for SHELL. On
16338         NT ${config_shell} may contain a ':' in it.
16340 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16342         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16344 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16346         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16348 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16350         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16352         * ylwrap: If the program is a relative path, force it to be
16353         absolute.
16355 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16357         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16359 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16361         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16362         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16363         for libraries.
16365 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16367         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16368         separated by spaces.
16370 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16372         * ylwrap: New file.
16373         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16375         * ltmain.sh: Handle /bin/sh at start of install program.
16377         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16379         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16380         * missing: New file, from automake 1.2.
16382 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16384         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16385         check-tk to CHECK_X11_MODULES.
16387 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16389         * config.sub: Merge with FSF.
16391 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16393         * config.guess: Merge with FSF.
16395 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16397         * configure: Treat msdosdjgpp like go32.
16398         * configure.in: Likewise.  Don't remove gprof for go32.
16400         * configure: Change Makefile.tem2 to Makefile.tm2.
16402 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16404         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16406 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16408         * install-sh (chmodcmd): Set to null if the DST directory already
16409         exists.  Same as Nov 11th change.
16411 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16413         * configure (GDB_TK): Needs itcl and tix.
16415 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16417         * config.guess: Update from FSF.
16419 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16421         * Makefile.in (GDB_TK): Depend on itcl and tix.
16423 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16425         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16426         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16427         (INSTALL_SCRIPT): New variable.
16428         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16429         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16430         to -x.
16431         * install-sh: Add support for -x option.
16433 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16435         * configure.in, Makefile.in: Treat tix like itcl.
16437 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16439         * Makefile.in (WINDRES): New variable.
16440         (WINDRES_FOR_TARGET): New variable.
16441         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16442         (EXTRA_HOST_FLAGS): Add WINDRES.
16443         (EXTRA_TARGET_FLAGS): Add WINDRES.
16444         (EXTRA_GCC_FLAGS): Add WINDRES.
16445         ($(DO_X)): Pass down WINDRES.
16446         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16447         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16448         DLLTOOL_FOR_TARGET.
16450 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16452         * configure.in: configure sim before gdb for win32-x-ppc
16454 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16456         Move gperf into the toplevel, from libg++.
16457         * configure.in (target_tools): Add target-gperf.
16458         (native_only): Add target-gperf.
16459         * Makefile.in (all-target-gperf): New target, depend on
16460         all-target-libg++.
16461         (configure-target-gperf): Empty rule.
16462         (ALL_TARGET_MODULES): Add all-target-gperf.
16463         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16464         (CHECK_TARGET_MODULES): Add check-target-gperf.
16465         (INSTALL_TARGET_MODULES): Add install-target-gperf.
16466         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16468 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
16470         * config.sub (mn10200): Recognize new basic machine.
16472 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16474         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16475         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16477 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16479         * configure.in: If we're building mips-sgi-irix6* native, turn on
16480         ENABLE_MULTILIB and set TARGET_SUBDIR.
16482 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
16484         * Makefile.in (all-sn): Depend on all-grep.
16486 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
16488         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16490         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16491         Makefile.  From Jeff Makey <jeff@cts.com>.
16492         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16494         * Makefile.in (DISTBISONFILES): Remove.
16495         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
16496         $(DEFAULT_YACC).
16498         * configure.in: Build itl, db, sn, etc., when building for native
16499         cygwin32.
16501         * Makefile.in (LD): New variable.
16502         (EXTRA_HOST_FLAGS): Pass down LD.
16503         ($(DO_X)): Likewise.
16505 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
16507         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16509 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
16511         * configure.in (targargs): Strip out any supplied --build argument
16512         before adding our own. Always add --build.
16514 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
16516         * configure.in (targargs): Pass --build if we're doing
16517         a cross-compile.
16519 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
16521         * configure: Use '|' instead of ":" as the separator in
16522         sed. Otherwise sed chokes on NT path names with drive
16523         designators. Also look for "?:*" as the leading characters in an
16524         absolute pathname.
16526 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
16528         * config.sub: Support for r3900.
16530 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16532         * configure.in: Use install-sh, not install.sh.
16534 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16536         * Makefile.in (taz): Improve check for BISON so it doesn't try to
16537         apply it twice.
16539 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16541         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16542         install-binutils.
16544 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
16546         * Makefile.in: Add automake targets.
16547         * configure.in (host_tools): Add automake.
16549 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16551         * configure: Default CXX to c++, not gcc.
16552         * Makefile.in (CXX): Set to c++, not gcc.
16553         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16555 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
16557         * install-sh: try appending a .exe if source file doesn't
16558         exist
16560 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
16562         * configure.in: Turn on multilib by default.
16563         (cross_only): Remove target-libiberty.
16565         * Makefile.in (all-gcc): Don't depend on libiberty.
16567 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
16569         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16571 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16573         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16574         (DISTBISONFILES): Add ld/Makefile.in
16576 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
16578         * configure.in: if target is cygwin32 but host isn't cygwin32,
16579         don't configure gdb tcl tk expect, not just gdb.
16581 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
16583         * configure.in: Added gnuserv everywhere sn appears.
16585         * Makefile.in (ALL_MODULES): Added all-gnuserv.
16586         (CROSS_CHECK_MODULES): Added check-gnuserv.
16587         (INSTALL_MODULES): Added install-gnuserv.
16588         (CLEAN_MODULES): Added clean-gnuserv.
16589         (all-gnuserv): New target.
16591 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
16593         * config.guess: Fixes for MIPS OpenBSD systems.
16595 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16597         * Makefile.in (INSTALL_XFORM): Remove.
16598         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16600         * mkinstalldirs: New file, copied from automake.
16601         * Makefile.in (installdirs): Rename from install-dirs.  Use
16602         mkinstalldirs.  Change all users.
16603         (DEVO_SUPPORT): Add mkinstalldirs.
16605 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16607         * install-sh: Rename from install.sh.
16608         * Makefile.in (INSTALL): Change install.sh to install-sh.
16609         (DEVO_SUPPORT): Likewise.
16611         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
16612         Graichen <graichen@rzpd.de>.
16614 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
16616         * config.guess: Recognize OpenBSD systems correctly.
16618 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16620         * README, Makefile.in (ETC_SUPPORT): Remove references to
16621         cfg-paper*, configure.{texi,man,info*}._
16623 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
16625         * Makefile.in (all.normal): Ensure that gcc is built after all
16626         the x11 - ie gdb - targets.
16628 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
16630         * makefile.vms: Don't run conf-a-gas.
16632 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
16634         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16636 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
16638         * configure.in: Remove noconfigdirs case since gdb also
16639         configures and builds for tic80-coff.
16641 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16643         * configure: Set cache_file to config.cache.
16644         * Makefile.in (local-distclean): Remove config.cache.
16646 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16648         * COPYING: Update FSF address.
16650 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
16652         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16653         noconfigdirs.
16655 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16657         * Makefile.in (install-dirs): Don't crash if prefix, and hence
16658         MAKEDIRS, is empty.
16660 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
16662         * config.sub: Tweak mn10300 entry.
16664 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
16666         * configure.in (host_tools): Put sim before gdb, so gdb's
16667         configure.tgt can determine if the simulator was configured.
16669 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
16671         * config.sub: Move BeOS $os case to be with other Cygnus
16672         local cases.
16674 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
16676         * config.sub: Remove misplaced comment that broke Linux.
16678 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
16680         * config.sub: Add BeOS support.
16682 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
16684         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16686 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
16688         * configure.in (noconfigdirs): Remove tcl and tk from
16689         noconfigdirs for cygwin32 builds.
16691 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
16693         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16695 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
16697         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16698         make-all.com, use makefile.vms instead.
16700 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
16702         * config.sub: Accept -lnews*.
16704 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
16706         * configure.in (noconfigdirs): Disable target-newlib,
16707         target-examples and target-libiberty for d30v.
16709 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16711         * configure.in (noconfigdirs): Enable ld for d30v.
16713 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16715         * configure.in (tic80-*-*): Build compiler.
16717 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16719         * configure.in (d30v-*): Remove sim directory from list of
16720         unsupported d30v directories
16722 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16724         * config.sub, configure.in: Add d30v target cpu.
16726 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16728         * makefile.vms: New file.
16729         * make-all.com: Remove.
16731 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16733         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16735 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16737         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16739 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16741         * Makefile.in (ALL_MODULES): Added all-db.
16742         (CROSS_CHECK_MODULES): Addec check-db.
16743         (INSTALL_MODULES): Added install-db.
16744         (CLEAN_MODULES): Added clean-db.
16746 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
16748         * config.guess: Merge with latest FSF sources.
16750 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
16752         * Makefile.in (ALL_MODULES): Added all-itcl.
16753         (CROSS_CHECK_MODULES): Added check-itcl.
16754         (INSTALL_MODULES): Added install-itcl.
16755         (CLEAN_MODULES): Added clean-itcl.
16757 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
16759         * configure.in: build gdb for mn10200
16761 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
16763         * Makefile.in (all-target-winsup): Depend on all-target-libio.
16765 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
16767         * configure.in (tic80-*-*): Turn off most targets right now.
16769 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
16771         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16772         rather than the makeinfo program.
16773         (do-info): Depend upon all-texinfo.
16775 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16777         * configure.in: Remove uses of config/mh-linux.
16779         * config.sub, config.guess: Merge with latest FSF sources.
16781 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
16783         * config.sub (case $basic_machine): Add tic80 entries.
16785 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16787         * config.sub, config.guess: Merge with latest FSF sources.
16789 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16791         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16792         * mpw-config.in: Test for NewFolderRecursive.
16793         * mpw-install: Use symbolic name for startup filename.
16794         * mpw-README: Add various additional details.
16796 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16798         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16800 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16802         * configure.in: Do build gcc and the target libraries for
16803         the mn10200.
16805 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16807         * configure.in: don't avoid building gdb for mn10300 any more
16808         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16809         instead of single-quoting it.
16811 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16813         * configure.in: Don't use --with-stabs on IRIX 6.
16815 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16817         * configure.in (m32r): Build gdb, libg++ now.
16819 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16821         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
16822         directories from noconfigdirs.
16824 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
16826         * config.sub (basic_machine): added mips16 configuration
16828 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16830         * config.sub: Handle d10v-unknown.
16832 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
16834         * config.sub: Handle v850-unknown.
16836 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
16838         * Makefile.in: add findutils
16839         * configure.in: add findutils to list of host_tools
16841 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
16843         * config.sub: Handle mn10200 and mn10300.
16845 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16847         * configure.in (d10v-*): Do not build librx.
16849 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
16851         * configure.in (mn10300): Build everything except gdb & libgloss.
16853 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
16855         * config.guess:  Patch for Dansk Data Elektronik servers,
16856         from Niels Skou Olsen <nso@dde.dk>.
16858         For ncr, use /bin/uname rather than uname, since GNU uname does not
16859         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
16861         Patch for MIPS R4000 running System V,
16862         from Eric S. Raymond <esr@snark.thyrsus.com>.
16864         Fix thinko for nextstep.
16866         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16868         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
16869         * config.guess: Guess mips-dec-mach_bsd4.3.
16871         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16872         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16873         release numbers.
16874         * config.guess (mips-mips-riscos*):  Emit just enough of the
16875         release number.
16877         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16878         * config.guess (sparc-auspex-sunos*):  Added.
16879         (f300-fujitsu-*): Added.
16881         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16882         * config.guess:  Recognize a Tadpole as a sparc.
16884 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16886         * config.guess: Don't assume that NextStep version is either 2 or
16887         3.  NextStep 4 (aka OpenStep 4) has come out now.
16889 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16891         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16892         From Rik Faith <faith@cs.unc.edu>.
16894 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16896         * config.sub: Contributions from bug-gnu-utils to:
16897         Support plain "hppa" (no version given) architecture, reported by
16898         OpenStep.
16899         OpenBSD like NetBSD.
16900         LynxOs is not a hardware supplier.
16902         * config.guess: Contributions from bug-gnu-utils to add support for:
16903         OpenBSD like NetBSD.
16904         Stratus systems.
16905         More Pyramid systems.
16906         i[n>4]86 Intel chips.
16907         M680[n>4]0 Motorola chips.
16908         Use unknown instead of lynx for hardware manufacturer.
16910 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16912         * install.sh (chmodcmd): Set to null if the DST directory already
16913         exists.
16915 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16917         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16918         not use mt-ppc target Makefile fragment any more.
16920 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16922         * configure.in (*-*-windows):  Exclude everything but those dirs
16923         needed to build windows.
16925 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16927         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16929 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16931         * configure.in:  Exclude mmalloc from i386-windows.
16933 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16935         * Undo my previous change.
16937 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16939         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16940         unconditionally.
16941         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16943 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16945         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16946         host to add it's own flags.
16948 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16950         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16952 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16954         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16955         (CXX_FOR_TARGET): Likewise.
16956         (GCC_FOR_TARGET): Define.
16957         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16958         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16959         CC_FOR_TARGET was specified on the command line.
16960         (MAKEOVERRIDES): Don't define.
16962 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16964         * configure.in (m32r): Fix spelling of libg++ libs.
16966 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16968         * config.sub (-apple*): Remove, now redundant.
16970 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16972         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16974         * configure: Rework yesterday's sed script patch.
16976         * config.sub: Merge with FSF.
16978 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16980         * config.guess:  Merge from FSF.
16982         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16983         * config.guess: Use pc instead of unknown, for pc clone systems.
16984         Change linux to linux-gnu.
16986         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16987         * config.guess: Avoid non-portable tr syntax.
16989 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16991         * test-build.mk (HOLES): Add "xargs" for gdb.
16993         * configure: Avoid hpux10.20 sed bug.
16995 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
16997         * configure.in:  Add support for windows host
16998         (that is a build done under the Microsoft build environment).
17000 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17002         * Makefile.in: Replace all uses of srcroot with s, to shrink
17003         command line lengths.
17005         Patches from Geoffrey Noer <noer@cygnus.com>:
17006         * configure.in: If configuring for newlib, pass --with-newlib to
17007         subdirectories.
17008         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17009         -Bnewlib/ and -Lwinsup to gcc.
17010         (CXX_FOR_TARGET): Likewise.
17012 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17014         * Makefile.in (ETC_SUPPORT): Add configure.
17016 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17018         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17019         host configuration file.
17021 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17023         * configure.in: Break mn10x00 support into separate
17024         mn10200 and mn10300 configurations.
17025         * config.sub: Likewise.
17027 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17029         * configure.in: Add lots of stuff to noconfigdirs for
17030         the mn10x00 targets.
17032         * config.sub, configure.in: Add mn10x00 support.
17034 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17036         * make-all.com: Call conf-a-gas, not config-a-gas.
17038 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17040         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17041         targets.
17043 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17045         * mpw-README: Add much more detail for native PowerMac.
17046         * mpw-install: New file.
17047         * mpw-configure: Add --norecursion and --help options.
17048         * mpw-config.in: Translate readme and install files when
17049         copying to objdir.
17050         * mpw-build.in: Don't always depend on byacc and flex.
17051         (install-only-top): New action.
17053 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17055         * configure.in:  You can now configure GDB for the v850.
17057 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17059         * configure.in (noconfigdirs): Don't configure any C++ dirs
17060         if targeting D10V.
17062 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17064         * config.sub: Recognize mips64vr5000.
17066 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17068         * configure.in: Use a single line for host_tools and native_only.
17070 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17072         * config.sub, configure.in: Add entries for m32r.
17074 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17076         * Makefile.in (inet-install): Don't run install-gzip.
17078 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17080         * configure.in:  Don't config lots of things for *-*-windows*.
17082 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17084         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17085         (host_libs, host_tools): Copy from configure.in.
17086         * mpw-configure: Don't complain about directories not found.
17088 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17090         * configure.in (i[345]86): Recognize i686 for pentium pro.
17091         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17092         file.
17094         * config.guess (i[345]86): Ditto.
17096 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17098         * configure.in (noconfigdirs): Removed gdb for D10V.
17100 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17102         * configure.in: Remove ld, target-libio, target-libg++, and
17103         target-libstdc++ from noconfigdirs.
17105 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17107         * configure: Fix three locations where shell scripts were
17108         being run directly rather than with config_shell.
17110 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17112         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17113         * config.sub (basic_machine): Recognize v850.
17115 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17117         * mpw-configure: Handle multiple enable/disable options and
17118         pass them down recursively, handle -c and -s flags appropriately
17119         depending on choice of compiler, add escape mechanism for
17120         quoted arguments to gC.
17122 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17124         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17125         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17126         so that -mrelocatable-lib and -mno-eabi are used.
17128         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17129         not support --print-multi-lib, don't abort.
17131 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17133         * make-all.com: Run config-a-gas.
17134         * setup.com: Don't copy subdirectory files around.
17136 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17138         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17139         target, it now compiles correctly.
17141 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17143         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17145 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17147         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17149 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17151         * configure.in (native_only): Add prms.
17153 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17155         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17156         (BINUTILS_SUPPORT_DIRS): Likewise.
17158 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17160         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17161         d10v support is added.
17163 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17165         * configure.in (d10v-*-*): New target.
17167 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17169         * config.guess (HP 9000/811): Recognize this as a PA1.1
17170         machine.
17172 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17174         * Makefile.in (do-tar-gz): New target, split out from tail end of
17175         taz target.  Run each command separately, don't use pipes.
17176         (taz): Use it.
17178 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17180         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17181         * mpw-build.in: No builds should depend on building byacc or flex,
17182         they are assumed to be installed already.
17184 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17186         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17187         variable that CC_FOR_TARGET needs.
17189 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17191         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17192         options have changed since the last time the subdirectory was
17193         configured, and if it has, reconfigure.
17194         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17195         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17197 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17199         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17200         CLEAN_MODULES): Add bash.
17201         (all-bash): New target.
17203 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17205         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17207 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17209         * config.sub (basic_machine): Recognize d10v as a valid processor.
17211 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17213         * mpw-configure: Add support for --bindir.
17214         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17216 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17218         * configure.in: add bash, time, gawk to list of hosttools and things
17219         to only build for native toolchains
17221 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17223         * Makefile.in (docdir): Remove.
17225 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17227         * Makefile.in (datadir): Set to $(prefix)/share.
17229 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17231         * configure.in: build diff and patch for cygwin32-hosted
17232         toolchains.
17234 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17236         * config.sub: Accept -rtems*.
17238 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17240         * configure.in: enable dosrel for cygwin32-hosted builds,
17241                 remove diff from the list of things not buildable
17242                 via Canadian Cross
17244 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17246         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17247         don't get ". ".
17249 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17251         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17253 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17255         * Makefile.in (taz): Handle case where tex3patch didn't even get
17256         checked out.  Also, if it was found, put the symlink in a new util
17257         subdirectory.
17259 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17261         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17263 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17265         * config.sub: Recognize -openvms.
17266         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17267         * make-all.com, setup.com: New files.
17269 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17271         * Makefile.in (taz): tex3patch moved to texinfo/util.
17273 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17275         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17276         * configure.in: remove make from disable-if-Can-Cross list
17277                 enable gdb if ${host} and ${target} are cygwin32
17279 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17281         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17282         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17284 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17286         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17287         distinguish sysv/svr4/bsd variants.
17288         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17290 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17292         * configure.in: Added copyright notice.
17293         * move-if-change: Added copyright notice.
17295 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17297         * configure.in (powerpcle-*-solaris*): Until we get shared
17298         libraries working, don't build gdb, sim, make, tcl, tk, or
17299         expect.
17301 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17303         * config.guess:  Merge with FSF:
17305         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17306         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17308         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17309         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17311         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17312         * config.guess:  Combine two OSF1 rules.
17313         Also recognize field test versions.  From mjr@zk3.dec.com.
17314         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17315         because GNU uname does not support -p.  From pmr@pajato.com.
17317 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17319         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17321 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17323         * mpw-README: Document GCCIncludes.
17325 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17327         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17329 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17331         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17333 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17335         * configure.in (*-*-cygwin32): Configure make.
17337 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17339         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17341 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17343         * Makefile.in (all-inet): Depend on all-perl.
17345         * Makefile.in (inet-install): New target.
17347         * Makefile.in (all-inet): Depend on all-tcl.
17348         (all-inet): Depend on all-send-pr.
17350 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17352         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17353         temporarily.
17355 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17357         * configure.in: Don't configure --with-gnu-ld on AIX.
17359 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17361         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17363 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17365         * Makefile.in (ALL_MODULES): Added all-inet.
17366         (CROSS_CHECK_MODULES): Added check-inet.
17367         (INSTALL_MODULES): Added install-inet.
17368         (CLEAN_MODULES): Added clean-inet.
17369         (all-indent): New target.
17371         * configure.in (host_tools): Added inet.
17372         (native_only): Added inet.
17373         (noconfigdirs): Added inet.
17375 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17377         * configure.in: Don't configure libgloss if we are not configuring
17378         newlib.
17380 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17382         * configure.in: Don't configure libgloss for unsupported
17383         architectures.
17385 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17387         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17389 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17391         * Makefile.in (ALL_MODULES): Include all-apache.
17392         (CROSS_CHECK_MODULES): Include check-apache.
17393         (INSTALL_MODULES): Include install-apache.
17394         (all-apache): New target.
17396         * configure.in: Added apache everywhere perl is seen.
17398 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17400         * Makefile.in: Add support for clean-{module} and
17401         clean-target-{module} rules.
17403 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17405         * configure.in (*-*-ose) do not build libgloss.
17407 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17409         * config.guess (prep*:SunOS:5.*:*): Turn into
17410         powerpele-unknown-solaris2.
17412 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17414         * configure.in: Permit --enable-shared to specify a list of
17415         directories.
17417 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17419         * configure.in (host==solaris): Pass only the first word of $CC
17420         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17422 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17424         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17426 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17428         * Makefile.in (ALL_MODULES): Include all-perl.
17429         (CROSS_CHECK_MODULES): Include check-perl.
17430         (INSTALL_MODULES): Include install-perl.
17431         (ALL_X11_MODULES): Include all-guile.
17432         (CHECK_X11_MODULES): Include check-guile.
17433         (INSTALL_X11_MODULES): Include install-guile.
17434         (all-perl): New target.
17435         (all-guile): New target.
17437         * configure.in (host_tools): Include perl and guile.
17438         (native_only): Include perl and guile.
17439         (noconfigdirs): Don't build guile and perl; no ports have been
17440         done.
17442 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17444         * configure (--enable-*): Handle quoted option lists such as
17445         --enable-sim-cflags='-g0 -O' better.
17447 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17449         * Makefile.in ({,inst}all-target): New rule so we can make and
17450         install all of the target directories easily.
17452 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17454         * configure.in: Add missing global flag in sed substitution when
17455         deleting `target-' from ${configdirs}.
17457 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17459         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17460         option.
17462         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17463         config/mh-necv4.
17465         * install.sh: Correct misspelling of transformbasename.
17467         * config.guess: Recognize mips-*-sysv*.
17469 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
17471         * config.sub: Recognize mon960.
17473 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
17475         * configure: Restore Canadian Cross handling of BISON and LEX,
17476         removed in Feb 20 change.
17478 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
17480         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17481         Mention make install.  Remove the old copyright date as well the
17482         clumsy and rather pointless copyright on the README file.
17484 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17486         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17487         Makefile after running symlink-tree, then run `make distclean' to
17488         avoid clobbering any generated files in srcdir.
17490 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
17492         * configure.in (m68k-*-netbsd*): Build everything now.
17494 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17496         * Makefile.in (taz): Fix quoting.
17498 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
17500         * configure.in (sparclet-*-*): Build everything now.
17502 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17504         * configure.in (m68k-*-linux*): New host.
17506 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
17508         * configure: Check for bison before byacc.
17510 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
17512         * Makefile.in configure:  Change the way LEX and BISON/YACC are
17513         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
17514         searching PATH.  These are used as fallbacks by Makefile.in if
17515         flex/bison/byacc aren't in objdir.
17517 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
17519         * Makefile.in: Make everything which depends upon all-bfd also
17520         depend upon all-opcodes, in case --with-commonbfdlib is used.
17522 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17524         * configure.in (host *-*-cygwin32): Don't build gdb if we are
17525         building NT native compilers on Unix.
17527 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
17529         * configure.in: Don't get CC from the host Makefile fragment if we
17530         can find gcc in PATH, or if this is a Canadian Cross.  Move the
17531         Solaris test for /usr/ucb/cc to the post target script, just after
17532         the compiler sanity test.
17534 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
17536         * config.sub: Merge with FSF.
17538 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
17540         * Makefile.in (RPATH_ENVVAR): New variable.
17541         (REALLY_SET_LIB_PATH): Use it.
17542         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17544 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
17546         * config.sub, configure.in: Recognize sparclet cpu.
17548 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17550         * config.guess:  Support m68k-cbm-sysv4.
17552 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17554         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17555         m68k-unknown-linuxaout from linker help string.  Put quotes around
17556         $ld_help_string.
17558 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
17560         * config.guess (powerpc-harris-powerunix): Add guess for port
17561         to new target.
17563 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17565         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17567 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
17569         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17570         $(REALLY_SET_LIB_PATH) in Makefile.
17571         * Makefile.in (SET_LIB_PATH): New variable.
17572         (REALLY_SET_LIB_PATH): New variable.
17573         ($(DO_X)): Use $(SET_LIB_PATH).
17574         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17575         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17576         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17577         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17578         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17579         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17580         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17581         (install-dosrel): Likewise.
17582         (all-opcodes): Depend upon all-libiberty.
17584 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17586         * config.guess (*:CYGWIN*): New
17588 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17590         * Makefile.in (all-target-winsup): All all-target-libiberty.
17592 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17594         * configure.in (noconfigdirs): Add missing # in front of comment.
17596 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
17598         * configure.in: add second pass to things added to noconfigdirs
17599         so *-gm-magic can exclude libgloss properly.
17601 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
17603         * mpw-configure (extralibs_name, rez_name): Set correctly
17604         for MWC68K compiler.
17606         * mpw-README: Add more info on the necessary build tools.
17608 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17610         * configure.in, config.sub: Recognize cygwin32.
17612 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
17614         * config.guess, config.sub: Recognize A/UX.
17616 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
17618         * config.sub: Merge with gcc/config.sub.
17620 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
17622         * mpw-build.in (do-binutils): Add build of stamps.
17624 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
17626         * config.sub: Add recognition for mips64vr4100*-* targets.
17628 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17630         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17631         Add creation of gconfigargs with `--enable-shared' turned on.
17632         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17633         ($(host)-stamp-stage3-configured): Likewise.
17634         (HOLES): Add chatr and ldd.
17635         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17637 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
17639         * configure: Pass --nfp to recursive configures.
17641 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17643         * Makefile.in (DLLTOOL): New.
17644         (DLLTOOL_FOR_TARGET): New.
17645         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17646         (EXTRA_TARGET_FLAGS): Ditto.
17647         (EXTRA_GCC_FLAGS): Ditto.
17648         (CONFIGURE_TARGET_MODULES): Ditto.
17649         (DO_X): Ditto.
17650         * configure: Add DLLTOOL.
17652 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
17654         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17655         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17656         mh-sco, since old workarounds no longer needed, and don't
17657         build ld, since libraries have weak symbols in COFF.
17659 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
17661         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17663 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17665         * configure.in: Make sure that ${CC} can be used to compile an
17666         executable.
17668 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17670         * Makefile.in (all-gdb): Depend on $(GDB_TK).
17671         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17672         nothing depending on whether gdbtk is being built.
17674 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
17676         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17678 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
17680         * configure.in (noconfigdirs): Put ld or gas in this early, if the
17681         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17683 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
17685         * config-ml.in: Add support for
17686         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17687         Simplify setting of multidirs from --disable-foo.
17689 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17691         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17692         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17693         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17694         non-empty, pass them on to the  GCC make.
17695         (all-bootstrap): New rule that is like all-gcc, except it executes
17696         the GCC bootstrap rule instead of the GCC all rule.
17698 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
17700         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17702 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17704         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17705         DG/UX support.
17707 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17709         * config.sub (i*86*) Change [345] to [3456]
17711 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17713         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17714         --with-gnu-ld=no.
17716 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17718         * config-ml.in (rs6000*, powerpc*): Add switches to control which
17719         AIX multilibs get built.
17721 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17723         * configure.in (i386-win32): Don't build expect if we're not
17724         building the tcl subdir.
17726 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17728         * Makefile.in: (configure-target-examples, all-target-examples):
17729         New targets, configure and build example programs.
17731 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17733         * mpw-configure: If an mpw-config.in generated a file mk.sed,
17734         use it as input to sedit the generated MPW makefile.
17735         * mpw-README: Add a suggestion about Gestalt.h.
17737 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17739         * config.sub: Accept *-*-ieee*.
17741 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17743         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17744         Ronald F. Guilmette <rfg@monkeys.com>.
17746 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17748         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17749         for powerpc-pe native.
17750         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17751         (target==powerpc-pe): duplicate i386-win32 entry.
17753 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17755         * configure.in (noconfigdirs): Exclude target-newlib for all versions
17756         of vxworks, not just vxworks5.1.
17758 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
17760         * mpw-configure: Add support for exec-prefix.
17762 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17764         * config.guess: Recognize HP model 816 machines as having
17765         a PA1.1 processor.
17767 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17769         * configure: Ignore new autoconf configure options.
17771 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17773         * config.guess:  Recognize Pentium under SCO.
17774         From Robert Lipe <robertl@arnet.com>.
17776 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17778         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17780 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
17782         * configure.in: Don't configure gas for alpha-dec-osf*.
17784 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17786         * configure.in: Default to --with-stabs for some targets for which
17787         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17788         i[345]86*-*-unixware*.
17790 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17792         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17793         rather than basing it on the target.  Simplify handling of options
17794         controlling which directories to configure.  Remove extraneous
17795         slash in multi-clean target.
17797 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17799         * config-ml.in: Prefix more variables with ml_ so they don't collide
17800         with configure's.
17802 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17804         * configure: Don't turn -v into --v.
17806 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17808         * configure.in (targargs): Fix typo.
17810         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17812 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17814         * configure.in: Strip --host and --target options from
17815         CONFIG_ARGUMENTS, and always configure for --host only.  Add
17816         --with-cross-host option when building with a cross-compiler.
17817         * configure: Canonicalize the arguments put into config.status by
17818         always using `=' for an option with an argument.  Pass a presumed
17819         --host or --target explicitly.
17821 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
17823         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17824         into general OS recognition case.
17826 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17828         * configure.in (target_configdirs): add target-winsup only
17829         for win32 target systems.
17831 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
17833         * Makefile.in (all-target-libgloss): Depend upon
17834         configure-target-newlib, since when libgloss is built it looks to
17835         see if the newlib directory exists.
17837 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
17839         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17840         cfg-ml-*.in.
17842 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
17844         * configure: Handle LD and LD_FOR_TARGET when configuring a
17845         Canadian Cross.
17847 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17849         * configure.in (target_libs): add target-winsup.
17850         (target==i386-win32): add patch diff flex make to $noconfigdirs.
17851         (target==ppcle-pe): remove ld from $noconfigdirs.
17853 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
17855         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17856         Preserve relative path names in $srcdir.  Build symlink tree if
17857         configuring cross target dir and srcdir=. (= no VPATH support).
17858         (configure-target-libg++): Depend on configure-target-librx.
17859         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17860         * config-ml.in: New file.
17861         * symlink-tree: New file.
17862         * configure: Ensure srcdir="." if that's what it is.
17864 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
17866         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17867         includes and FLEX_SKELETON setting.
17868         * mpw-configure (--with-gnu-ld): New option, controls whether
17869         to use PPCLink or ld with PowerMac GCC.
17870         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17871         * mpw-config.in: Configure grez if targeting Mac.
17873         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17874         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17875         just macos.
17876         * configure.in: Configure grez resource compiler if targeting Mac.
17877         * Makefile.in (all-grez, install-grez): New targets.
17879 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17881         * configure: CXX defaults to gcc, not g++.  If we find
17882         gcc in the path, set CC to gcc -O2.
17884 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17886         * configure: Default ${build} correctly.  Avoid picking up extra
17887         spaces when reading CC and CXX from Makefile.  When doing a
17888         Canadian Cross, use plausible default values for numerous
17889         variables.
17890         * configure.in: When doing a Canadian Cross, don't try to
17891         configure tools whose configure script can't handle it.
17893 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17895         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17897 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17899         * configure:  Remove dubious bug reporting address.
17901 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17903         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17904         configure script, run that instead of this directory's configure.
17905         In either case, print a message that we're configuring the sub-dir.
17907 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17909         * configure.in: Before checking for the existence of various files,
17910         use sed to filter out "target-".
17912 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17914         * Makefile.in (DO_X): Split rule to decrease command line length
17915         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17916         (Philippe De Muyter).
17918 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17920         * Makefile.in (all-patch): depend on all-libiberty.
17922 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17924         * configure.in: If the only directory in target_configdirs which
17925         actually exists is libiberty, then set target_configdirs to empty,
17926         to avoid trying to build a target libiberty in a gas or gdb
17927         distribution.
17929 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17931         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17932         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17933         systems.
17935 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17937         * configure.in (copy_dirs): Use sys-include instead of include
17938         for --with-headers option.
17940 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17942         * Makefile.in, configure.in: Make winsup builds work with
17943         new scheme.
17945 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17947         * configure.in: Build the linker on AIX.
17949 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17951         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17952         where needed.
17954 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17956         * Makefile.in (all-gcc): Fix typo.
17958 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17960         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17962 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17964         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17965         to target-xiberty, to provide more flexibility.
17966         (target_subdir):  Define.  Create if cross.
17967         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17968         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17969         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17970         check-libFOO -> check-target-libFOO, etc.
17971         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17972         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17973         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17974         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17975         allow ALL_GCC="" to only configure.
17976         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17977         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17978         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17980 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17982         * Makefile.in (taz): Build "info" in etc explicitly.
17984 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17986         * configure.in:  Make sure that CC is undefined (as opposed to
17987         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17988         problem with autoconf trying to configure on a host without GCC.
17990 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17992         * mpw-configure: Set host alias from choice of host compiler,
17993         only use generic MPW Makefile sed if present, edit a file
17994         named "hacked_Makefile.in" instead of "Makefile.in" if present.
17995         * mpw-README: Add problem notes about CW6 and CW7.
17997 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
17999         * Makefile.in (taz): Use ";" instead of ";;".
18001 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18003         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18004         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18005         DISTDOCDIRS.
18006         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18007         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18009 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18011         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18012         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18013         Move bfd to DISTSTUFFDIRS.
18015 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18017         * Makefile.in (X11_LIB): Removed.
18018         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18020         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18022 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18024         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18025         names.
18027 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18029         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18031 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18033         * configure.in (i[345]86-*-win32): Always build newlib.
18034         Don't configure cvs, autoconf or texinfo.
18035         * Makefile.in (LD_FOR_TARGET): New.
18036         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18037         Pass down LD_FOR_TARGET.
18039 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18041         * winsup: New directory.
18042         * Makefile.in: Build winsup.
18043         * configure.in: Winsup is configured when target is win32.
18044         Can only build win32 target GDB when native.
18046 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18048         * config.guess: Recognize HP model 819 machines as having
18049         a PA 1.1 processor.
18051 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18053         * configure: Fix sed loop which substitutes for CC and CXX to
18054         avoid bug found in various sed implementations.
18056 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18058         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18059         simulator.  Use standard powerpc-*-eabi*.
18061 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18063         * configure.in: Stop putting gas and binutils in noconfigdirs for
18064         powerpc-*-aix* and rs6000-*-*.
18066 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18068         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18069         -mcall-aixdesc libraries.
18071 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18073         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18075         * config.sub (arm | armel | armeb): Fix shell syntax.
18077 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18079         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18080         -msoft-float and -mcpu=common support.
18081         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18082         libraries.
18084 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18086         * configure.in: Allow configuration and build of emacs19 for the alpha.
18088 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18090         * configure.in (CC): Get ^CC, not just any old CC, from
18091         ${host_makefile_frag}.
18093 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18095         * configure.in (CC): Try to get CC from
18096         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18098 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18100         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18101         only if it exists in $(srcdir).
18103 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18105         * configure: If CC and CXX are not set in the environment, set
18106         them, based on either an existing Makefile or on searching for gcc
18107         in PATH.  Substitute for CC and CXX in Makefile.
18108         * configure.in: Remove libm from target_libs.  Separate
18109         target_configdirs from configdirs.  If CC is not set in
18110         environment, try to get it from a host Makefile fragment.  Rewrite
18111         changes of configdirs to use skipdirs instead.  A few minor
18112         tweaks.  Take directories out of target_configdirs as they are
18113         taken out of configdirs.  Remove existing Makefile files from
18114         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18115         CONFIG_ARGUMENTS in Makefile.
18116         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18117         by configure.in.
18118         (CONFIG_ARGUMENTS): Likewise.
18119         (CONFIGURE_TARGET_MODULES): New variable.
18120         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18121         ($(CONFIGURE_TARGET_MODULES)): New target.
18122         (configure-libg++, configure-libio): New targets.
18123         (all-libg++): Depend upon configure-libg++.
18124         (all-libio): Depend upon configure-libio.
18125         (configure-libgloss, all-libgloss): New targets.
18126         (configure-libstdc++): New target.
18127         (all-libstdc++): Depend upon configure-libstdc++.
18128         (configure-librx, all-librx): New targets.
18129         (configure-newlib): New target.
18130         (all-newlib): Depend upon configure-newlib
18131         (configure-xiberty): New target.
18132         (all-xiberty): Depend upon configure-xiberty.
18134 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18136         * configure.in (host i[345]86-*-win32):  Expand the
18137         noconfigdirs again.
18139 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18141         * mpw-configure: Fix sed command file name.
18143 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18145         * configure.in (host i[345]86-*-win32): Reduce the
18146         noconfigdirs again.
18148 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18150         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18151         or powerpc*-*-pe*, since they are not yet supported.
18153 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18155         Add PowerMac support and many other enhancements.
18156         * mpw-configure: New option --cc to select compiler to use,
18157         paste options set according to --cc into the generated
18158         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18159         if mpw-make.sed is present.
18160         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18161         add forward includes for PowerPC include files.
18162         * mpw-build.in: Build using Makefile.PPC if present.
18163         (do-byacc, etc): Remove separate version resource builds.
18164         (do-gas): Build "stamps" before "all".
18165         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18166         * mpw-README: Update to reflect --cc option, PowerMac support,
18167         and recently-reported compatibility problems.
18169 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18171         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18172         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18173         (--with-multilib-top): Pass to recursive invocations.
18175 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18177         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18178         v810-*-*.
18180 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18182         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18183         gdb, ld and opcodes on v810-*-*.
18185 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18187         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18188         (local-maintainer-clean): New target.
18189         (maintainer-clean): New target.
18190         (realclean): Just depend upon maintainer-clean.
18192 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18194         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18196 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18198         * configure.in: Build ld in mips*-*-bsd* case.
18200 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18202         * config.sub: Accept -lites* OS.  From Ian Dall.
18204 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18206         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18207         targets.
18209 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18211         * configure.in: treat i386-win32 canadian cross the same as
18212         i386-go32 canadian cross.
18214 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18216         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18217         running under the simulator to build a reduced set of libraries.
18218         (powerpc-*-eabiaix): Add fine grained multilib support added to
18219         other powerpc targets yesterday.
18221 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18223         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18224         -disable-softfloat, -disable-relocatable, -disable-aix, and
18225         -disable-sysv to control which multilib libraries get built.
18227 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18229         * configure: Add Makefile.tem to list of files to remove in trap
18230         handler.
18232 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18234         * config.guess (*Linux*):  Add missing "exit"s.
18235         Also, need specific check for alpha-unknown-linux (uses COFF).
18237 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18239         * config.guess:  Merge with FSF:
18241         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18242         * config.guess (AIX4): More robust release numbering discovery.
18244         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18245         * config.guess (i386-sequent-ptx): Properly get version number.
18247         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18248         * config.guess (mips:*:4*:UMIPS): New case.
18250 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18252         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18253         (i386-win32 host): Likewise.  Don't build readline.
18255 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18257         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18258         SUPPORT_FILES to submakes.
18260 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18262         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18263         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18264         mpw-configure.
18266 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18268         * configure.in (appdirs): Use =, not ==, in test expression when
18269         trying to build the text to print in the warning message for
18270         Solaris users.
18272 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18274         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18276 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18278         * config.guess: Recognize lynx-2.3.
18280 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18282         * config.sub (z8ksim): Deleted
18283         (z8k-*-coff): New, this is the one true name of the target.
18285 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18287         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18289 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18291         * config.guess (*:Linux:*:*): First try asking the linker what the
18292         default object file format is (elf, aout, or coff).  Then if this
18293         fails, try previous methods.
18295 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18297         * configure.in: Don't build newlib for *-*-vxworks5.1.
18299 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18301         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18302         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18304 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18306         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18308 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18310         * cfg-ml-com.in: New file.
18311         * cfg-ml-pos.in: New file.
18313 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18315         * COPYING.NEWLIB: Add HP free copyright to list.
18317 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18319         * config.sub: Recognize -eabi* for the system, not just -eabi.
18321 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18323         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18324         * config.sub, configure.in (win32): New target and host.
18326 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18328         * configure.in: Add i386-pe configuration.
18330 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18332         * mpw-build.in (install): Install GDB after LD.
18334 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18336         * mpw-config.in (elf/mips.h): Always forward-include, needed
18337         for GDB to build.
18339 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18341         * testsuite: New directory for customer acceptance and whole tool
18342         chain tests.
18344 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18346         * configure: If per-host line isn't found, but AC_OUTPUT is found
18347         and a configure script exists, run it instead.
18349 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18351         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18353 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18355         * configure: Set build_{cpu,vendor,os,alias} to host values when
18356         --build isn't specified.
18358 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18360         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18361         (FLAGS_TO_PASS): Pass them.
18362         (EXTRA_TARGET_FLAGS): Ditto.
18364 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18366         * Makefile.in (all-libg++): Depend on all-libstdc++.
18368 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18370         * configure.in (noconfigdirs): Enable all packages for
18371           i386-unknown-netbsd.
18373 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18375         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18376         hosted builds (DOS builds)
18378 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18380         Changes for ARM based on patches from Richard Earnshaw:
18381         * config.sub: Handle armeb and armel.
18382         * configure.in: Omit arm linker only for riscix.
18384 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18386         * config.guess:  Update from FSF.
18388 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18390         * config.sub: Recognize powerpcle as the little endian variant of
18391         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18392         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18393         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18394         temporarily.
18396 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18398         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18400 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18402         * config.sub: Accept -lites* as a basic system type.
18404 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18406         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18407         installed, and if so return linuxoldld as the system name.
18409 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18411         * config.guess: Add hppa1.1-hp-lites support.
18413 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18415         * configure.in: Don't build newlib for m68k-vxworks5.1.
18417 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18419         * configure.in (mips-sgi-irix6): Use mh-irix5.
18421 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18423         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18425 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18427         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18428         OSF/1.  Fix compiler flags.
18429         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18431 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18433         * configure.in: Recognize --with-newlib.
18434         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18436 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18438         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18439         to *_X11_MODULES due to gdbtk needing X include files et al.
18441 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18443         Merge in support for Mac MPW as a host.
18444         (Old change descriptions retained for informational value.)
18446         * mpw-config.in: Add generic include forwards for cpu-specific
18447         include files in aout and elf directories.
18449         * mpw-configure: Added copyright.
18450         * mpw-config.in: Check for presence of required build tools.
18451         (target_libs): Add newlib.
18452         (target_tools): Add examples.
18453         (Read Me): Generate as "Read Me for MPW" instead.
18454         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18455         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18456         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18458         * mpw-configure: Remove subdir-specific makefile hackery,
18459         delete mk.tmp after using it.
18461         * mpw-build.in (all): Display start and end times.
18463         * mpw-configure (host_canonical): Set.
18464         (target_cpu): Always add to makefiles.
18465         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18466         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18467         (mpw-mh-mpw): Look for in srcdir and srcroot.
18468         Use sed instead of mpw-edit-prefix to edit prefix definitions.
18470         * mpw-build.in: (install-only): New target.
18472         * mpw-configure (host_alias, target_alias): Rename from hostalias
18473         and targetalias, add into generated Makefile.
18474         (mk.tmp): If present, add into generated Makefile.
18475         * mpw-build.in (all-gas): Build config.h first before gas proper.
18477         * mpw-configure (config.status): Write only if changed.
18478         * mpw-config.in (readline): Configure it (not built, just used for
18479         definitions).
18481         * mpw-config.in (elf/mips.h): Add a forward include.
18483         * mpw-config.in: Forward-include most .h files in include into
18484         extra-include.
18485         (readline): Don't build.
18486         mpw-build.in (install): Install GDB.
18488         * mpw-configure (prefix, mpw_prefix): Handle it.
18489         * mpw-config.in (mmalloc, readline): Don't configure.
18490         * mpw-build.in (thisscript): Rename to ThisScript.
18491         Use mpw-build instead of BuildProgram everywhere.
18492         (mmalloc, readline): Don't build.
18493         * mpw-README: New file, basic documentation about the MPW port.
18495         * mpw-config.in: Use forward-include to create include files.
18497         * mpw-configure: Add more things to the top of each configured
18498         Makefile, including contents of config/mpw-mh-mpw.
18499         * mpw-config.in (extra-include): Create this directory and fill it
18500         with Posix-like include files when configuring.
18502         * config.sub (apple, mac, mpw): Add various aliases.
18504         * mpw-build.in: New file, top-level build script fragment for MPW.
18505         * mpw-configure: New file, configure script for MPW.
18506         * mpw-config.in: New file, config fragment for MPW.
18508 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18510         * configure.in (host_libs): Remove glob, since it is gone from the
18511         sources.
18513 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18515         * Makefile.in: define empty GDB_NLM_DEPS var.
18517         * configure.in(target_makefile_frag): use config/mt-netware
18518         for netware targets.
18520 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18522         * config.sub: Merge in recent FSF changes.  Remove linux special
18523         cases.
18525 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18527         Revert this change:
18529         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18531                 * build-all.mk: Use CC=cc -Xs on Solaris.
18533 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18535         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
18536         stop using it.
18537         * Makefile.in: Nuke all references to glob subdirectory.
18539 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18541         * configure.in: Fix --enable-shared logic in per-host.
18543 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18545         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18547 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18549         * configure.in (noconfigdirs): Don't build gas on AIX, for
18550         powerpc*-*-aix* as well as for rs6000*-*-aix*.
18552 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
18554         * configure: Fix --cache-file to work if the file argument is a
18555         relative path.
18557 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
18559         * configure: If the --cache-file is used, pass it down to
18560         configure in subdirectories.
18562 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
18564         * config.sub: add vxworks29k configuration.
18566 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18568         * Makefile.in (taz): Do "diststuff" part quietly.
18570 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18572         * config.sub: Mini-merge with gcc/config.sub.
18574 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18576         * config.guess (IRIX): Sed - to _.
18578 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18580         * Makefile.in (source-vault, binary-vault): New targets.
18582 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
18584         * config.sub: Recognize -eabi as a basic system type.
18586 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18588         * configure.in (enable_shared stuff): Fix typo.
18590 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
18592         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18594 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18596         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18598 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
18600         * configure.in (rs6000-*-*): Don't build gas.
18602 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
18604         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18605         reduce command line length.
18606         (AS_FOR_TARGET): Check for as.new, not Makefile.
18607         (NM_FOR_TARGET): Check for nm.new, not Makefile.
18609 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18611         * config.guess:  Merge from FSF.
18613 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18615         * configure: Don't use $ when handling program_suffix.
18617 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
18619         * configure.in:  Configure tk for hppa/hpux.
18621 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18623         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
18625 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18627         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
18628         to LIBCXXFLAGS.  Tests are better run without it.
18630 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
18632         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18634 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
18636         * configure.in (*-*-netware*): Don't configure xiberty.
18638 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
18640         * configure.in:  Remove tk from native_only list.
18642 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
18644         * build-all.mk: Add mips-ncd-elf target to sun4 targets
18645           for special NCD build.
18647 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18649         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18650         makeall.bat, they're only useful for binutils snapshots.
18651         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18652         makeall.bat to specified SUPPORT_FILES.
18654 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
18656         * build-all.mk: Add Ericsson targets to sun4 and solaris
18657           hosts.  Add  BNR's sun4 target to solaris host, so their
18658           build-from-source will be tested in-house first.
18660 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18662         * Makefile.in (LIBCFLAGS): New variable.
18663         (CFLAGS_FOR_TARGET): Ditto.
18664         (LIBCFLAGS_FOR_TARGET): Ditto.
18665         (LIBCXXFLAGS): Ditto.
18666         (CXXFLAGS_FOR_TARGET): Ditto.
18667         (LIBCXXFLAGS_FOR_TARGET): Ditto.
18668         (BASE_FLAGS_TO_PASS): Pass them.
18669         (EXTRA_TARGET_FLAGS): Ditto.
18671         * configure.in: Support --enable-shared.
18673 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18675         * configure.in (target_libs):  Include libstdc++ again.
18676         * config.guess:  Update from FSF (for FreeBSD).
18678 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18680         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18681         makeall.bat.
18682         (DISTDOCDIRS): Add `etc'.
18683         (ETC_SUPPORT_PFX): New variable.
18684         (taz): Include anything from etc starting with a word in
18685         ETC_SUPPORT_PFX.
18687 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18689         * config.sub: Update for recent FSF changes.  Remove obsolete
18690         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
18691         spacing changes.
18693 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18695         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
18697         * config.guess:  Merge with FSF.
18698         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18700 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18702         * configure: Since the "trap 0" handler will override the exit
18703         status on many systems, only use it for "exit 1", and make it set
18704         a non-zero exit status; reset it before "exit 0".  Also, check
18705         exit status of config.sub, and error out if it failed.
18707 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18709         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18710         and install libgloss.
18712 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18714         * Makefile.in (all-binutils): Depend upon all-byacc.
18716         * configure.in: Don't build emacs on Irix 5.
18718 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18720         * configure.in (*-*-netware*): Add libio.
18722 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18724         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18725         (CHECK_TARGET_MODULES): Ditto.
18726         (INSTALL_TARGET_MODULES): Ditto.
18727         (TARGET_LIBS): Ditto.
18728         (all-libstdc++): Note dependencies.
18730 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18732         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18734 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18736         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18737         -fexternal-templates.
18739         * configure.in (target_libs): Add libstdc++.
18740         (noconfigdirs): Add libstdc++ as appropriate.
18742 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18744         * config.guess:  Update from FSF.
18746 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18748         * configure: Use ${config_shell} when running ${configsub}.
18750 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
18752         * config.sub: No longer recognize h8300h.
18754 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18756         * config.sub: Remove extraneous differences between config.sub and
18757         gcc/config.sub.
18759 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18761         * Makefile.in (DISTSTUFFDIRS): Add gas.
18763 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
18765         * COPYING.NEWLIB: New file.
18767 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18769         * config.guess (HP-UX):  Patch from Harlan Stenn
18770         <harlan@landmark.com> to also emit release level.
18772 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18774         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18776 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18778         * config.sub:  Merge nextstep cleanup from FSF.
18780 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18782         * configure.in (arm-*-*): Don't configure ld for this target.
18784 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18786         * configure.in (*-*-netware): don't configure libg++, libio,
18787           librx, or newlib.
18789 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18791         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18792         configure ld--it works, but it doesn't support shared libraries.
18794 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18796         * config.guess (*-unknown-freebsd*):  Get rid of possible
18797         trailing "(Release)" in version string.
18798         Patch from Paul Richards <paul@isl.cf.ac.uk>.
18800 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18802         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18803         Fix type: *-next-neststep -> *-next-nextstep.
18805         * config.guess:  Merge from FSF:
18807         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18809         * config.guess: Recognize powerpc-ibm-aix3.2.5.
18811         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18813         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18814         instead of UNIX_SV for UnixWare 1.0).
18816 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18818         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18819         to make gdb/nlm/* build after the compiler and linker.
18821 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18823         * config.guess (netbsd, freebsd, linux):  Accept any machine,
18824         not just i[34]86.
18825         (m68k-atari-sysv4):  Relocate to match FSF version.
18827         * config.guess:  More merges from the FSF:
18829         Add a space before function call or macro invocation.
18831         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18833         * config.guess: Add trap cmd to remove dummy.c and dummy when
18834         interrupted.
18836         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18838         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18839         (dummy): Redirect stderr from compilation of dummy.c.
18841         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
18843         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18845 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
18847         * configure: Accept and ignore --cache*, for compatibility with
18848         new autoconf.
18850 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18852         * config.guess:  Merge from FSF:
18854         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18856         * config.guess (Pyramid*:OSx*:*:*): New case.
18857         (PATH): Add /.attbin at end for finding uname.
18858         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
18860         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
18862         * config.guess (M88*:DolphinOS:*:*): New case.
18864         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
18866         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18867         to select whether to use ELF or COFF.
18869         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18871         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18873         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18875         * config.guess: Guess the OS version for HPUX.
18877         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18879         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18881 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18883         * configure.in: Recognize --with-headers, --with-libs, and
18884         --without-newlib.
18885         * Makefile.in (all-xiberty): Depend upon all-ld.
18887 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18889         * configure.in: Change i[34]86 to i[345]86.
18891 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18893         * configure (version): A few more tweaks to help message.
18895 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18897         * Makefile.in:  Remove (for now) librx as a host library,
18898         now that we're building it for target.
18900 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18902         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18903         (Karl Berry).
18905 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18907         * configure.in:  Also configure librx.
18909 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18911         * Makefile.in:  Update various rules to reflect that librx
18912         is now needed for libg++.
18914 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18916         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18918 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18920         * configure.in: Configure the examples directory.
18922 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18924         * configure: Simplify Jun 2 1994 change.
18926 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18928         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18929         /bin/gcc isn't good enough to build gcc.
18931 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18933         * Makefile.in (GDB_SUPPORT_FILES): Remove
18934         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18935         (gdb.tar.gz): Add new rule to use standard distribution building
18936         mechanism.
18938 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18940         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18941         Bill Cox <bill@cygnus.com>.
18943 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18945         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18947 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18949         * configure:  Search current dir first in .gdbinit.
18951 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18953         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18955 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18957         * config.sub:  Refer to NeXT's operating system as nextstep.
18959         * config.sub (case $basic_machine):  Re-order the cases, to match
18960         the order in the FSF version (which is mostly alphabethical).
18961         Merge in some additions and changes from the FSF.
18963 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18965         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18966         * config.sub: Recognize cxux7.
18967         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18969 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18971         * config.sub:  Fix typo powerpc -> powerpc-*.
18973 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18975         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18977         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18978         parallel with all-emacs and install-emacs).  Top-level command
18979         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18981 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18983         * test-build.mk ($(host)-stamp-stage2-installed): Remove
18984         $(relbindir)/make before doing ``make install'', and use
18985         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18986         installing over running make binary.
18987         ($(host)-stamp-stage3-installed): Likewise.
18989 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18991         * config.guess: Recognize Mach.
18993 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18995         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18996         see whether --exec-prefix was used.
18998 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19000         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19002 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19004         * Makefile.in: Add all-librx target similar to all-libproc.
19006 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19008         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19009         with post 1.2 uname bogosity.
19011 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19013         * configure: Remove temporary files on receipt of a signal.
19015 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19017         * configure: If there is a package_makefile_frag, remove
19018         ${subdir}/Makefile.tem after copying it in.
19020 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19022         * build_all.mk: support rs6000 lynx identifies itself as
19023         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19024         since /bin/gcc is too feeble to compile a modern gcc.
19026 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19028         * brought devo/test-build.mk update-to-date with progressive/
19029           test-build.mk. Add lynx targets and hppa flag info.
19031 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19033         * configure.in:  Use mh-ncrsvr43.  Patch from
19034         Tom McConnell <tmcconne@sedona.intel.com>.
19036 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19038         * config.guess (i386-unknown-bsdi):  No longer need to
19039         check #if defined(__bsdi__) && defined(__i386__).
19041 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19043         * configure: Set program_transform_nameoption correctly.
19045 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19047         * brought build-all.mk update-to-date with progressive build-all.mk,
19048           added new targets and hppa info.
19050 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19052         * configure: If config.guess result is a prefix of the user
19053         specified target, assume a native build and use the user specified
19054         target as the host alias.  Remove SunOS patch suffix removal hack.
19055         * configure.in: Remove SunOS patch suffix removal hack.
19057         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19058         in NATIVE_CHECK_MODULES.
19060 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19062         * Makefile.in: Rename HOST_ONLY to NATIVE.
19063         * configure: Delete SunOs patch suffix from host_canonical
19064           and build_canonical variables that are prepended to Makefiles.
19065         * configure.in: Add comments for easier maintenance.
19067 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19069         * Makefile.in: Add all-libproc target similar to all-gui.
19071 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19073         * Makefile.in (CHECK_MODULES): split into
19074         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19076 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19078         * config.guess (i386-unknown-bsdi): New system to guess.
19080 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19082         * Makefile.in: Add all-gui target (but not yet build by "all").
19084 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19086         * config.sub: Move deletion of patch suffix from here...
19087         * configure.in: To here, at Ian's suggestion.  The top-
19088           level scripts might need to know of a patch level.
19090 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19092         * config.sub: Strip off patch suffix so rtl is recognized
19093           as a sunos4.1.3 machine, even though it's been patched.
19095 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19097         * Makefile.in (INSTALL_LAST): Delete.
19098         (INSTALL_DOSREL): New.
19100 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19102         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19103         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19104         whether we pass down --with-gnu-ld anyhow.
19106 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19108         * Makefile.in (INSTALL_LAST): Change operation so it works
19109         on more flavors of make.
19110         * configure.in (go32): Don't build libg++ or libio.
19112 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19114         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19115         they can be overriden by templates.
19117 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19119         * configure.in (target==go32): Don't build gdb.
19120         * dosrel: New directory.
19122 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19124         * configure.in (host==go32): Configure dosrel too.
19125         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19126         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19127         be set by incoming names or templates.
19128         (INSTALL_LAST): New rule.
19130 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19132         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19134 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19136         * configure.in (appdirs): New variable.  Currently empty, but will
19137         be used in gas distribution.  If nonempty, lists a set of
19138         directories at least one of which must get configured, or top
19139         level configuration is considered to have failed.
19140         (rs6000-*-lynxos*): Use new file name.
19142 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19144         Eliminate XTRAFLAGS.
19145         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19146         newlib include files using -idirafter, and also use -nostdinc.
19147         (CXX_FOR_TARGET): Likewise.
19148         (XTRAFLAGS): Removed.
19149         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19150         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19151         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19152         ($(DO_X)): Don't pass down XTRAFLAGS.
19154 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19156         * configure.in (mips*-dec-bsd*): New target; do build linker.
19157         (mips*-*-bsd*): New target; don't build linker.
19159 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19161         * configure.in: support rs6000-*-lynxos* configuration.
19162         support sunos4 as a cross target.
19164         * config.sub: look for lynx*, not lynx since the OS version may
19165         legitimately be part of the name.
19167 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19169         * configure.in (i[34]86-*-sco*): Move to be with other i386
19170         targets.
19171         (romp-*-*): New target.  Skip various binary utilities.
19172         (vax-*-*): New target.  Don't build newlib.
19173         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19175 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19177         * configure.in: Only set host_makefile_frag if config
19178         directory exists.
19180 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19182         * install.sh: If $dstdir exists, don't check whether each
19183         component does.
19185 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19187         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19189 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19191         * configure.in (*-*-lynxos*): Don't configure newlib for either
19192         native or cross Lynx.
19194 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19196         * config.sub (sparc64-elf): Fix os.
19197         (z8k): Remove duplicate.
19199 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19201         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19202         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19204 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19206         * configure: Make file links cleanly even if Lynx fails on
19207           an NFS symlink (at least fail cleanly).
19209 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19211         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19212         -XNh2000.
19214 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19216         * configure: Unknown options are fatal again.
19218 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19220         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19221         compatibility.
19223 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19225         * build-all.mk: Add `clean' target.
19227 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19229         * config.guess:  Add SINIX support.
19230         * configure.in:  Add mips-*-sysv4* support.
19232 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19234         * build-all.mk: Document all useful targets.
19235         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19236         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19238 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19240         * configure: Support --silent, --quiet.
19242 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19244         * configure: Support --disable-FEATURE.
19246 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19248         * config.guess: Recognize NCR running SVR4.3.
19250 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19252         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19253         Patch from Paul Eggert <eggert@twinsun.com>.
19255 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19257         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19259 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19261         * configure: Make unrecognized options give nonfatal warnings
19262         instead of fatal errors, and pass them to any subdirectory
19263         configures in case they recognize them.
19264         Make --x equivalent to --with-x.
19266 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19268         * configure: Add --enable-* options.  Clean up usage message and
19269         some comments.
19271 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19273         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19275 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19277         * configure.in (hppa*-*-*): Enable binutils.
19279 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19281         * config.sub: Recognize cisco.
19283 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19285         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19287 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19289         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19290         than one configuration name.  Add comment.
19292 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19294         * config.guess: about target *-hitachi-hiuxwe2, fixed
19295         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19296         macro is incorrect.]
19298 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19300         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19301         than the "make ls" stuff which used to be here.
19303 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19305         * config.guess:  Recognize i[34]86-unknown-freebsd.
19306         From Shawn M Carey <smcarey@rodan.syr.edu>.
19308 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19310         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19312 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19314         * config.guess: Check for ptx.
19316 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19318         * config.sub: Add os9k checking.
19320 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19322         * config.guess: Handle OSF1 running on HPPA processors
19324 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19326         * configure: If subdir configure fails, print out a message with
19327         subdirectory name, in case subdir's configure code didn't identify
19328         itself.
19330 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19332         * configure.in: Remove embedded newlines from configdirs.
19333         Avoid mismatches of substrings.  Fix matching strings at end
19334         of configdirs.
19336 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19338         * config.guess:  Add Lynx/rs6000 config support.
19340 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19342         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19344 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19346         * configure.in (hppa*-*-osf*): Treat this just like most other
19347         PA configurations (eg no binutils or ld).
19348         (hppa*-*-*elf*): These configurations have binutils and ld.
19350 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19352         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19354 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19356         * configure.in (rs6000-*-*): Build gas.
19358 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19360         * Makefile.in:  Avoid bug in losing hpux sed.
19362 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19364         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19365         for GDB and GDB has been fixed to not need it.
19367 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19369         * config.guess: Recognize vax hosts.
19371 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19373         * configure (while loop): Don't use "break 2" inside case
19374         statement -- the case statement isn't an enclosing loop.
19376 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19378         * config.guess:  Clean up NeXT support, to allow nextstep
19379         on Intel machines.  Make OS be nextstep.
19381 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19383         * config.guess: Add alternate forms for Convex.
19385 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19387         * configure:  Completely rewrite option processing.  Take
19388         advantage of pattern-matching to avoid invoking test frequently.
19389         Also clean up host and target defaulting logic.
19391 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19393         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19394         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19395         commands (plus user environment) will fit SCO limits.
19397 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19399         * configure.in: Don't issue warnings about directories which are
19400         not being configured if -norecursion is set.  Correct test for
19401         --with-gnu-as and --with-gnu-ld to not get confused by substring
19402         matches.
19404         * configure.in: Don't build gas for alpha-dec-osf1*.
19406 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19408         * configure:  Back out Per's change of 12/19/1993.  It changes the
19409         behavior of configure in unexpected and confusing ways.
19411         Also, use different delim char when calculating
19412         program_transform_name so that the name can contain slashes.
19414 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19416         * configure.in, config.sub: Add support for VSTa micro-kernel.
19418 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19420         * configure.in: Nuke hacks which were used to get a special
19421         version of GAS for HPPA configurations.
19423 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19425         * configure:  If only ${target_alias} is given, use that
19426         as the default for ${host_alias}.
19427         * configure:  Add missing back-slashes before nested quotes.
19429 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19431         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19433 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19435         * config.guess:  Recognize some Tektronix configurations.
19436         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19438 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19440         * config.sub: Match any flavor of SH.
19442 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19444         * configure.in: Don't try to configure newlib for Alpha.
19446 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19448         * configure.in: Don't build ld for Irix 5.  Don't build gas,
19449         libg++ or libio for any Alpha target.
19451         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19453 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19455         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19456         default arguments -- so it tried to compress itself.
19458 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19460         * configure.in (notsupp): ensure that a space is always at the end
19461           of the configdirs list, since the grep checks for an explicit space
19463 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19465         * configure.in (target i386-sysv4.2): don't build ld, since static
19466           versions of many libraries are not available.
19468 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19470         * config.guess: Recognize Apollos (using environment variables).
19471         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19473 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19475         * config.guess: Recognize Sony news mips running newsos.
19477 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
19479         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19480         "fi ; else" for bash.
19482 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
19484         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19486 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
19488         * config.sub: accept unixware as an alias for svr4.2.
19489         Fix some inconsistancies with the gcc version.
19491 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19493         * Makefile.in (DISTDOCDIRS):  Add gdb.
19495 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19497         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
19499 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19501         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19502         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19503         this now.
19505 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19507         * config.sub: Accept hiux* as an OS name.
19509         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19510         etc/make-stds.texi.  The underscore came from gcc, and dje now
19511         agrees that RUNTESTFLAGS is the correct name.
19513 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19515         * install.sh:  Remove 'set -e'.  It makes any conditionals
19516         in the script useless.
19518         * config.guess: Automatically recognize arm-acorn-riscix
19519         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19521 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
19523         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19525 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19527         * Makefile.in (DISTDOCDIRS): New variable.
19528         (taz): Edit local Makefile.in sooner, instead of proto-toplev
19529         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
19531 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19533         * configure.in (hppa target): check the source directory for the
19534           pagas sub-directory
19536 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
19538         * config.sub: Allow -aout* and -elf*.
19540 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19542         * configure.in: Don't build ld on i386-solaris2, same as for
19543         sparc-solaris2.
19545 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19547         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19549 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19551         * configure.in:  Configure gdb for alpha.
19553 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19555         * Makefile.in (CXXFLAGS): Add -O.
19557 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19559         * config.guess: added support for DG Aviion
19561 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19563         * configure.in: Produce warning message for subdirectories not
19564         configurable for this host/target combination.  Don't try to
19565         configure gdb for vms.
19567 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19569         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19570         appropriate files before making "diststuff".
19571         (DISTBISONFILES): New var: list of files to be edited.
19572         (DISTSTUFFDIRS): Add binutils.
19574 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19576         * config.sub: also handle mipsel and mips64el (for little endian mips)
19578 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19580         * configure.in: Add * to end of all OS names.
19582 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
19584         * configure.in: Build newlib for LynxOS native.
19586 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19588         * config.guess: Add support for delta 88k running SVR3.
19590         * configure.in: Add comment about HP compiler vs. emacs.
19592 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19594         * configure.in: don't build ld on solaris2 (not a viable option
19595           due to bugs in getpwnam & getpwuid)
19597 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19599         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19600         config.guess will produce a full version number.
19602 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19604         * configure.in: Build linker and binutils for alpha-dec-osf1.
19606 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19608         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19609         and gdb/testsuite/Makefile.in.
19611 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19613         * configure.in: recognize mips*- instead of mips-
19615 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19617         * config.sub: Accept linux*coff and linux*elf as operating
19618         systems.
19620 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19622         * config.sub: Recognize mips64, and mips3 as an alias for it.
19624 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19626         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19627         gdb knows how to handle OSF/1 shared libraries.
19629 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19631         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19632         * config.guess: Recognize Hitachi's HIUX.
19633         * config.sub: Recognize h3050r* and hppahitachi.
19634         Remove redundant cases for hp9k[23]*.
19636 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19638         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19639         if gas and ld are in the source tree and are in ${configdirs}.
19640         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19641         --with options (but still pass them down on the command line,
19642         if they were explicitly specified).
19644 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19646         * configure: substitute SHELL value in Makefile.in with
19647         ${CONFIG_SHELL}
19649 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19651         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19652         *-*-solaris2* targets.
19654 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19656         * Makefile.in: define M4, and pass it down to sub-makes;
19657         all-autoconf now depends on all-m4
19659 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19661         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19662         presence of {ar,ranlib} instead of a configured directory
19664 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
19666         * config.guess: Accept 34?? as well as 33?? for NCR.
19668 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19670         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19671         of 'gas' in sed commands, since 'gash' is now in the tree as well.
19673 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19675         * configure: grab values for $(CC) and $(CXX) from the
19676         environment, so that someone can do "CC=gcc configure; make" and
19677         have it work right (matching the way that autoconf works now)
19679         * configure.in, Makefile.in: add support for gash, the tcl
19680         interface to Galaxy
19682         * config.guess: add NetBSD variants (hp300, x86)
19684 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
19686         * install.sh: Support -d option (in the manner of SunOS 4 install,
19687         as it is more deterministic than that of GNU install)
19688         (chmodcmd): Set file to mode 755 by default (should also do default
19689         chgrp and chown, but I don't feel like dealing with that now)
19691 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
19693         * config.sub: Remove h8300hhms alias.
19695 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19697         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19699 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19701         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19702         as stmp-fixinc
19704 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19706         * config.sub: recognize m88110-bug-coff.
19708 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19710         * Makefile.in (all-libio): all dependencies on the toolchain used
19711         to build this (gcc, gas, ld, etc)
19713 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19715         * config.guess: Deal with OSF/1 1.3 on alpha.
19717 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19719         * install.sh: add some 'else true' clauses for portability
19721         * configure.in: don't build libio for h8[35]00-*-* targets
19723 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19725         * Makefile.in:  Add support for new libio.
19727 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19729         * install.sh: If one command fails, don't try the rest.  Don't try
19730         to remove $dsttmp (via trap) unless we have already created it.
19731         If $src doesn't exist, detect it and exit with an error.
19733         * config.guess: Recognize BSD on hp300.
19735 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19737         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19738         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19740 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19742         * Makefile.in (all-send-pr): depends on all-prms
19744 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19746         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19748 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19750         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19751         Added test for mips-mips-riscos5.
19753 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19755         * configure.in: use mh-hp300 for 68k HP hosts
19757 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19759         * configure: add support for CONFIG_SHELL, so that you can use
19760         some alternate shell for evaluating configure scripts
19762 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
19764         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
19765         in configure script to bug-gdb@prep.ai.mit.edu when building
19766         distribution archive.
19767         * Makefile.in (COMPRESS):  Remove def.
19768         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
19769         gdb.tar.Z and make-gdb.tar.Z respectively.
19770         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
19771         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
19772         to convergence with 'taz' target in Makefile.in.
19774 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19776         * install.sh (dsttmp): use trap to ensure that tmp files go
19777         away on error conditions
19779 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19781         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19783 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19785         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19786         its parent is '/' not ''.
19788         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19790 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19792         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19793         that ${newsrcdir}/configure.in does.
19795 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19797         * test-build.mk: support for CONFIG_SHELL
19799 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19801         * config.sub (netware):  Add as a basic system type.
19803 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19805         * Makefile.in (Makefile): depend on configure.in.  Also drop the
19806           $(srcdir)/ from the dependency on Makefile.in.
19808 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19810         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19811         (h8300hhms is temporary until multi-libraries are implemented).
19812         * configure.in: Handle h8300h too.
19814 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19816         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19818 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19820         * configure:  Remove extraneous output when guessing host type.
19821         * config.guess:  Remove extraneous output when guessing using C
19822         compiler rather than uname, or when guessing fails.
19824 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
19826         * Makefile.in: remove all.cross and install.cross targets
19828         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19829           definitions
19831 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
19833         * configure.in (target sh): Build gprof.
19835 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19837         * config.sub: change -solaris to -solaris2
19839 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19841         * configure.in: Use config/mh-riscos for mips-*-sysv*.
19843 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
19845         * configure: Correct error message for missing Makefile.in to
19846         print correct directory.
19848 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19850         * install.sh: kludge around 386BSD shell bug
19852 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
19854         * config.guess:  Recognize NeXT.
19855         * config.guess:  Recognize i486-ncr-sysv4.
19856         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
19858 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
19860         * Makefile.in (MAKEINFOFLAGS): New variable.
19861         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19862         * build-all.mk, test-build.mk: Pass down --no-split as
19863         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
19865 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
19867         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
19869 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19871         * Makefile.in (libg++.tar.z):  New rule.
19872         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19873         * Makefile.in (taz):  Only do a single chmod.
19875 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19877         * install.sh: don't use dirname anymore (replaced with sed usage)
19879 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19881         * Makefile.in:  Change extension for gzip'd files from '.z' to
19882         '.gz' per new FSF standard usage.
19884 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19886         * configure: put quotes around the final value of program_transform_name
19888 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19890         * Makefile.in: new install.sh support; update install-info rules
19892 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19894         * configure.in: Build diff for crosses, but not for go32 host.
19896         * configure.in: Build gprof only for native, and don't build it
19897         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19899 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19901         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19903 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19905         * configure.in (host_tools): Add prms.
19907 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19909         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19910         with $(FLAGS_TO_PASS) on the command line
19912         * config.sub: Recognize lynx and lynxos
19914 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19916         * config.sub: Accept -ecoff*, not just -ecoff.
19918 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19920         * Makefile.in (taz): Use .gz suffix instead of .z.
19921         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19922         names.
19924 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19926         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19928 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19930         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19931         that rebuilds that might happen during 'make install' don't get
19932         bogus gcc include files
19934 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19936         Change from Utah for HPPA support:
19937         * config.guess: Recognize hppa1.x-hp-bsd.
19939 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19941         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19942         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19944 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19946         * config.sub: Add support for rom68k and bug boot monitors.
19948 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19950         * Makefile.in: Make all-opcodes depend on all-bfd.
19952 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19954         * config.guess: Added special check for i[34]86-univel-sysv4*.
19956 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19958         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19959         the processor rather than assuming i486.
19961 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19963         * config.guess: Recognize SunOS6 as Solaris3.
19965 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19967         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19968         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19970 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19972         * build-all.mk (all-cross): New target for Canadian Cross.
19973         Added Q2 go32 targets.
19974         * test-build.mk: Configure go32 cross sparclite-aout and
19975         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19976         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19978 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19980         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19981         GO32 hosted toolchains
19983 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19985         * configure: change  so "-exec-prefix" gets passed down rather
19986         than "-exec_prefix" so autoconf generated Makefiles get the
19987         exec_prefix set right.
19989 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19991         * config.guess: get the Solaris2 minor version number
19993         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19995 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19997         * config.guess: Recognize some Sequent platforms.
19999 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20001         * Makefile.in: added the vault-install target
20003         * configure.in: actually use the Sun3 makefile fragment that's in
20004         config, also added the release dir to configdirs
20006 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20008         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20010 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20012         * configure.in: remove some program from Alpha targetted toolchains
20014 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20016         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20017         gprof.
20018         (taz): Run "make diststuff" in those directories instead of "make
20019         proto-dir".  Look for "VERSION=" only at start of line in subdir
20020         Makefile.  Use "gzip -9" for compression.
20021         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20022         (binutils.tar.z): New target.
20024 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20026         * Makefile.in (taz): Include gpl.texinfo.
20028 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20030         * Makefile.in (setup-dirs): Merged into "taz" target.
20031         (taz): Only do `proto-dir' stuff if a directory is actually needed
20032         for this target.
20034 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20036         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20037         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20038         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20039         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20040         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20042 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20044         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20045         config.sub, and move-if-change to gdb testsuite distribution
20046         archive, so the testsuite can be extracted, configured, and
20047         run separately from the gdb distribution.  Blow away the Chill
20048         tests that require a Chill compiled executable, since GNU Chill
20049         is not yet publically available.
20051 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20053         * test-build.mk: set environment variables in a single command,
20054         instead of a list of assignments and exports
20056         * config.guess: recognize Alpha/OSF1 systems
20058 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20060         * configure: Change help message to prefer --options rather than
20061           -options.
20063 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20065         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20066         zippy@ecst.csuchico.edu.
20067         * config.guess: Recognize miniframe.
20069 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20071         * Makefile.in: Use srcroot to find runtest rather than rootme.
20072         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20074 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20076         * test-build.mk: Extensive additions to support building on a
20077         machine other than the host.
20079 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20081         * configure (tooldir): Fix for i386-aix again.
20083 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20085         * configure, Makefile.in:  Change definition of $(tooldir)
20086         to match the FSF.
20088 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20090         * config.guess:  Recognize i[34]86/SVR4.
20092 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20094         * Makefile.in (all-gdb): gdb depends on sim.
20096 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20098         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20099         at the same time we make the prototype gdb directory.
20100         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20101         files at the same time as the gdb base release distribution.
20103 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20105         * Makefile.in (check): Use individual check targets rather than
20106         DO_X rule.
20107         (check-gcc): Added.
20109 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20111         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20112         for System V release 3.2.
20114 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20116         * config.sub: Recognize hppaosf.
20117         * configure.in: Do configure ld/binutils/gas for it.
20119 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20121         * configure (tooldir): Alter syntax used to set this, for systems
20122         where "\$" isn't handled right, like i386-aix.
20124 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20126         * configure: Pass program-transform-name, not
20127         program_transform_name, to recursive configures.
20129 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20131         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20132         of gas+ld+binutils.
20134 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20136         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20138 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20140         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20142 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20144         * Makefile.in (PRMS): Set back to all-prms.
20146 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20148         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20149         targets, rather than for MIPS hosts.
20151 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20153         * configure.in: add comment for --with-x default values
20155         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20157         * Makefile.in: add check-* targets for each of the directories in
20158         the tree.  Add a definition of RUNTEST that will use the one we
20159         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20161 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20163         * configure.in: Removed obsolete references to bfd_target and
20164         target_makefile_frag.
20166         * build-all.mk: Set assorted targets for Q2.
20167         * config.sub: Recognize z8k-sim and h8300-hms.
20168         * test-build.mk: Really don't pass host to configure.
20169         (HOLES): Added uname.
20171 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20173         * configure: Handle an empty program-prefix, program-suffix or
20174         program-transform-name correctly.
20176 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20178         * build-all.mk: -G 8 no longer required for MIPS targets.
20179         * test-build.mk: Don't pass host argument to configure; make it
20180         guess.
20182 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20184         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20185         * Makefile.in (COMPRESS):  New macro, like GZIP.
20187 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20189         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20191         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20192         with gas currently defaults to -G 0.
20194 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20196         * Makefile.in (all-flex): flex depends on byacc.
20198         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20199         to test-build.mk as RELEASE_TAG.
20200         * test-build.mk (configargs): New variable containing arguments to
20201         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20202         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20204         * config.guess: Use /bin/uname when checking -X argument on SCO,
20205         to avoid invoking GNU uname which doesn't understand -X.
20207         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20209         * configure.in: Build gas for mips-*-*.
20211 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20213         * Makefile.in (all.normal): insert missing backslash.
20215 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20217         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20219         * Makefile.in: Complete overhaul to merge many almost identical
20220         targets.
20222 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20224         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20225         (gdb.tar.Z): Adjusted.
20227         * Makefile.in (setup-dirs, taz): New targets; should be general
20228         enough to adapt for gdb sometime.  Build only .z file.
20229         (gas.tar.z): New target.
20231 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20233         * build-all.mk: Use CC=cc -Xs on Solaris.
20235 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20237         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20238         for handling BISON for FSF releases.
20240 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20242         * configure: Actually implement the change zoo just documented.
20244 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20246         * configure: when using config.guess, only set target_alias when
20247         it's not already been set (ie, on the command line)
20249 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20251         * Makefile.in: add installcheck target, set PRMS to install-prms
20253 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20255         * configure: add support for package_makefile_fragment, handle the
20256         case where a directory has a configure.in file but no Makefile.in
20257         more gracefully (with an actual understandable error message, even);
20258         add support for --without (and add this to the usage message); also
20259         explicitly add a --host=${host_alias} to the command line when
20260         config.guess is used
20262 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20264         * configure: Must use both --host and --target in recursive calls.
20266 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20268         * Makefile.in: Change deja-gnu to dejagnu.
20270 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20272         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20274 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20276         * configure.in: canonicalize all instances to *-*-solaris2*,
20277         also strip out a number of tools to not build for go32 host
20279 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20281         * config.guess: add GPL.
20283         * Makefile.in, config.guess, config.sub, configure: bump
20284           copyrights to 93.
20286 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20288         * Makefile.in (do-info): Removed obsolete check for existence of
20289         localenv file.
20291         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20293 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20295         * Makefile.in: a couple of 'else true' for decstation,
20296         support for TclX
20298         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20300 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20302         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20304 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20306         * config.guess: Recognize i386-ibm-aix (PS/2).
20307         * configure.in: Use config/mh-aix386 file for it.
20309 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20311         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20312         CC_FOR_TARGET instead.
20313         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20315 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20317         * Makefile.in: Add sim to list of directories sent with gdb
20319 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20321         * configure.in: Put back mips-dec-bsd* case.
20323 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20325         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20326         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20327         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20329 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20331         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20333         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20334         (install-info): install dir.info only if it exists,
20335         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20337 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20339         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20340         gas for mips-dec-bsd.
20342 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20344         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20345         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20347 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20349         * configure.in: Added "dejagnu" to hosttools list.
20351 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20353         * config.sub, configure.in, config.guess:  Add support
20354         for Bosx, an AIX variant from Bull.
20355         Patches from F.Pierresteguy@frcl.bull.fr.
20357 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20359         * devo/dejagnu: Initial creation of devo/dejagnu.
20360         Migrated dejagnu testcases and support files for testing software
20361         tools to reside as subdirectories, currently called "testsuite",
20362         within the directory of the software tool.  Migrated all programs,
20363         support libraries, etc. beloging to dejagnu proper from
20364         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20365         with no modifications.  The changes to these files which will
20366         allow them to configure, build, and execute properly will be made
20367         in a future update.
20369 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20371         * Makefile.in: Change send_pr to send-pr.
20372         * configure.in: Likewise.
20373         * send_pr: Renamed directory to send-pr.
20375 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20377         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20379 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20381         * README:  Update for gdb-4.8 release.
20382         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20383         gdb-xxx.tar.z (gzip'd) file also.
20385 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20387         * Makefile.in: make all-diff depend on all-libiberty
20389 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20391         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20393 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20395         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20397 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20399         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20400         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20401         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20403 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20405         * Makefile.in:  makeinfo binary is in a new location
20407 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20409         * config.sub: Accept -ecoff as an OS.
20411         * Makefile.in: Various changes to eliminate a level of make
20412         recursion and reduce the required command line length.
20413         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20414         sub-makes.
20415         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20416         variables holding settings for specific sub-makes.
20417         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20418         in terms of BASE_FLAGS_TO_PASS.
20419         (TARGET_LIBS): New variable listing directories which use
20420         TARGET_FLAGS_TO_PASS.
20421         (subdir_do): Eliminated.
20422         (do-*): New set of targets to replace subdir_do.
20423         (various): All targets which used subdir_do now depend on do-*.
20424         (local-clean): Renamed from do_clean.
20425         (local-distclean): New target, dependency of distclean and
20426         realclean.
20427         (install-info): Don't create directories.  Depend on dir.info
20428         rather than calling make recursively.
20429         (install-dir.info): Eliminated.
20430         (install-info-dirs): Create all info directories here.
20431         (dir.info): Depend upon do-install-info.
20433         * test-build.mk (HOLES): Added false.
20435 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20437         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20439 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20441         * Makefile.in (info): remove dependency on all-texinfo.  The
20442         problem was really in texinfo/C, not at this level.
20444 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20446         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20448 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20450         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20451         GDB releases.
20453 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20455         * configure: Include srcdir in message about target of link not
20456         being found.  Don't convert `-' to `_' in `with' options being
20457         passed to subdirs.
20459 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20461         * configure.in: add uudecode to host_tools
20463         * Makefile.in: added {all,install}-uudecode targets, added them to
20464         the appropriate lists
20466 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
20468         * Makefile.in (all-gcc): Added dependency on all-gas.
20470         * configure.in (mips-*-*): Build ld and binutils.
20472 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20474         * configure: check return code from mkdir, print error message and
20475           exit on failure.
20477 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
20479         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
20481 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20483         * test-build.mk (HOLES): Added tar, cpio and uudecode.
20485 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20487         * config.sub (h8500):  Recognize this as a cpu type.
20489 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20491         * configure: source directory missing is no longer a warning
20493         * configure.in: recognize irix[34]* instead of irix[34]
20495         * Makefile.in: define and pass down X11_LIB
20497 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
20499         * guess-systype: Renamed to ...
20500         * config.guess:  ... by popular request.
20501         * configure.in, Makefile.in:  Update accordingly.
20503 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
20505         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
20506         + Add Convex, Cray/Unicos, and Encore/Multimax support.
20507         + Execute ./dummy instead of assuming . is in PATH.
20509 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
20511         * guess-systype:  New shell script.  Attempts to guess the
20512         canonical host name of the executing host.
20513         Only a few hosts are supported so far.
20514         * configure:  Call guess-systype if no host is specified.
20516 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20518         * Makefile.in (gcc-no-fixedincludes): Made to work with current
20519         gcc Makefile.
20521 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
20523         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20524         (all-gcc, install-gcc, subdir_do): Use it.
20526 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20528         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20530 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
20532         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20533           set exclusively by configure, using configure.in .
20535 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20537         * test-build.mk: set $PATH for all builds
20539         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20541 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
20543         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
20544         the one used in gcc/Makefile.in, so that a null expansion doesn't
20545         override the one needed to build gcc with a native cc.
20547 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20549         * configure: Accept -with arguments.
20551 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20553         * Makefile.in: added h8300sim
20555 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
20557         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20558         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
20559         (all-cygnus, native, build-cygnus): Make
20560         $(canonhost)-stamp-3stage-done, not $(host)....
20561         * test-build.mk (stamp-3stage-compared): Use tail +10c for
20562         i386-sco3.2v4.  Added else true to if command.
20564 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
20566         * config.sub: (from FSF) Sequent uses a BSD-like OS.
20568 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
20570         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20572 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20574         * configure.in: don't remove binutils from Solaris builds
20576 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
20578         * Makefile.in: get rid of earlier definitions for *clean,
20579         also handle the recursive info rule better
20581 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
20583         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
20584         do more-or-less the right thing.
20586 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
20588         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20589         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20591 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20593         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20594         $(host_canonical).
20596         * configure.in: split the configdirs list into 4 categories (native
20597         v. cross, library v. tool) and handle the cross-only and native-
20598         only in more reasonable (and correct!) way.
20600 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
20602         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
20603         configdirs anymore.
20605 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20607         * Makefile.in: extensive cleanup::  removed all of the explicit
20608         clean-* targets, collapsed many wrappers around subdir_do into
20609         one, added additional targets to satisfy standards.texi, deleted
20610         some old targets, some changes for consistency
20612 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20614         * configure.in: handle some programs as cross-only, and others as
20615         native only
20617         * test-build.mk: handle partial holes in a more generic manner
20619         * Makefile.in: m4 depends on libiberty
20621 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20623         * configure.in: add m4, textutils, fileutils, sed, shellutils,
20624         time, wdiff, and find to configdirs
20626         * Makefile.in: all, clean, and install rules for the new programs
20627         added to configure.in
20629 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20631         * configure.in: use mh-sun for all *-sun-* hosts
20633 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20635         * Makefile.in: define flags for X11 include files and library file
20636         locations, pass them down to the programs that need this info
20638         * build-all.mk: added a 'native' target, to 3stage the native toolchain
20640 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20642         * configure.in: start building libg++ for HP-UX targets
20644 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
20646         * README:  Update references to files moved into etc/.
20648 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
20650         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
20651         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
20653 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20655         * configure: accept dash as well as underscore in long option
20656         names for FSF compatibility.
20658 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
20660         * config.sub: added -sco3.2v4 support from FSF.
20662 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20664         * configure.in: expand the section that adds or removes
20665         directories from the list of programs to build, to handle native
20666         vs. cross in addition to host v. native
20668 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
20670         * Makefile.in:  Replace C++ in macro names with CXX.
20671         This is less likely to break ...
20673 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20675         * test-build.mk: add -w to GNU_MAKE
20677 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20679         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20680         add 'sparc' to list of recognized cpus.  This needed to make
20681         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20682         Delete some redundant ose68 variants.  Recognize -wrs as an os,
20683         then changes that into $CPU-wrs-vxworks.
20685         * configure.in: remove most references to gdbtest, regularize
20686         target based program removal
20688         * test-build.mk: import from p3 tree (many fixes and changes)
20690 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
20692         * Makefile.in: added rules to handle tcl, tk, and expect
20694         * configure.in: handle those directories if they exist
20696 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20698         * config.sub: removed bogus hppabsd and hppahpux names, since
20699         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20701 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20703         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
20704         depends upon all-xiberty
20706         * Makefile.in: changes from p3, including:
20708         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20710         * Makefile.in (XTRAFLAGS): include newlib directories if
20711         newlib/Makefile exists, rather than if host != target.
20713         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20715         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20716         from the same source tree and not building a cross-compiler.  This
20717         matters for the libg++ configuration if reconfiguring a tree that
20718         has already been installed.
20720         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20722         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20723         pick up the machine and system specific header files.
20725         * Makefile.in: added AS_FOR_TARGET, passed down in
20726         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20727         the C compiler to use to create programs which are run in the
20728         build environment, set it to default to $(CC), and passed it down
20729         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20731         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20733         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20734         We need them for unusual native builds, like systems without
20735         ranlib.
20737         * configure: also define $(host_canonical) and
20738         $(target_canonical), which are the full, canonical names for the
20739         given host and target
20741 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20743         * Makefile.in:  Added separate definitions for C++.
20745 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
20747         * configure.in (configdirs):  Add deja-gnu.
20749 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
20751         * README:  Update for configure.texi and gdb-4.7 release.
20753 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
20755         * Makefile.in:  Move "all" target to top of file.
20756         Previously, first target was ".PHONY" which caused BSD4.4 make
20757         to build .PHONY when make was run without arguments.
20759 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
20761         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
20762         Library-copylefted code in libiberty.
20764 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
20766         * config.sub:  Replace m68kmote with plain old m68k.
20768 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
20770         * Makefile.in:  Remove space from blank line, avoid Make complaints.
20772 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
20774         * config.sub: Complain if no argument is given.  Added support for
20775         386bsd as OS and target alias.
20777 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
20779         * Makefile.in (XTRAFLAGS): include newlib directories if
20780         newlib/Makefile exists, rather than if host != target.
20782 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
20784         * config.sub: recognize sparclite-wrs-vxworks.
20786         * Makefile.in (install-xiberty): added *-xiberty make rules (from
20787         p3.) Added clean-xiberty to clean.
20789 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20791         * configure.in: use *-*-* instead of nested cases for host and target
20793 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20795         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20796         from the same source tree and not building a cross-compiler.  This
20797         matters for the libg++ configuration if reconfiguring a tree that
20798         has already been installed.
20800 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20802         * config.sub (i486v/i486v4):  Merge in from FSF version.
20804 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20806         * configure: only set PWD if it is already set.
20808 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20810         * configure: just set PWD=`pwd` at the top, since Ultrix sh
20811         doesn't have unset and all success paths (and most error paths)
20812         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20813         to just ${PWD} to avoid confusion.)
20815 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20817         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20818         even for a native compilation.
20820 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
20822         Changes to make the gdb.tar.Z rule work better.
20824         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
20825         (DEVO_SUPPORT):  Add configure.texi.
20826         (bfd-ilrt.tar.Z):  Remove ancient rule.
20828 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
20830         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20831         pick up the machine and system specific header files.
20833         * configure.in, config.sub: added new target m68010-adobe-scout,
20834         with alias of adobe68k.  Changed configure.in to check for
20835         -scout before -sco* to avoid a false match.
20837         * Makefile.in: added AS_FOR_TARGET, passed down in
20838         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20839         the C compiler to use to create programs which are run in the
20840         build environment, set it to default to $(CC), and passed it down
20841         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20843 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20845         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20846         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
20847         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20848         FOR_TARGET variants, to newlib and libg++.
20850 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20852         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20853         first.
20855 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
20857         * config.sub:  Accept `elf' as an environment.
20859 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20861         * Makefile.in (all-opcodes):  cd into the right directory
20863 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
20865         * configure: added -program_transform_name option, used as
20866         argument to sed when installing programs.
20867         configure.texi: added documentation for -program_prefix,
20868         -program_suffix and -program_transform_name.
20870 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20872         * config.sub:  Accept i486 where i386 ok.
20874 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20876         * config.sub: accept we32k
20878 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20880         * config.sub, configure.in: accept OSE68000 and OSE68k.
20882         * Makefile.in: don't create all directories for ``make install'';
20883         let the subdirectories create the ones they need.
20885 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20887         * COPYING: new file, GPL v2
20889 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20891         * Makefile.in: use the new gen-info-dir, which needs a template
20892         argument (which also lives in texinfo)
20894         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20896 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20898         * config.sub (ncr3000):  Change i386 to i486.
20900 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20902         * Makefile.in: add install-rcs, install-grep to
20903         install-no-fixedincludes, removed install-bison and install-libgcc
20905 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20907         * configure.in: grab the HPUX makefile fragment if on HPUX
20909 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20911         * Makefile.in: eradicate bison spoor (ditto libgcc).
20912          configure.in: recognise m68{k,000}-ericsson-OSE.
20913          es1800 is alias for m68k-ericsson-OSE
20915 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20917         * configure.in: rearrange the parts that remove programs from
20918         configdirs, based now on HOST==TARGET or by canonical triple.
20920 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20922         * test-build.mk: recurse explicitly with -f test-build.mk when
20923           appropriate.  predicate stage3 and comparison on the existence
20924           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20925           On very clean, also remove ...stamp-co.  Build in-place before
20926           doing other builds.
20928 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20930         * Makefile.in, configure.in: add tgas
20932 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20934         * Makefile.in: a number of changes merged in from progressive.
20936         * configure.in: add libm.
20938         * .cvsignore: ignore some stuff that comes from test-build.mk.
20940 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20942         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20944 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20946         * configure: Add program_suffix (parallel to program_prefix)
20947         * Makefile.in: adjust directory-creating script for losing decstation
20949 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20951         * configure:  Minor $subdir-related fixes.
20953 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20955         * configure: fix various problems with propogating
20956         makefile_target_frag in subdirs.
20957         * configure.in: config libgcc if its there
20959 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20961         * config.sub:  HPPA merge.
20963 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20965         * Makefile.in:  Replace all-bison with all-byacc in all
20966         dependency lines for other tools (which now use byacc).
20968 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20970         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20972 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20974         * Makefile.in: make gprof rules similar to byacc rules (instead of
20975         vestigal $(unsubdir) that didn't work...)
20977 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20979         * config.sub:  Add support for Linux.
20980         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20981         (at least for libg++).
20983 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20985         * configure.texi: fix doc for the -nfp option to configure
20987 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20989         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20991 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20993         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20994         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20995         * configure.in: added solaris* host_makefile_frag hook.
20997 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20999         * config.sub: changed recognition of m68000 so that various
21000         m68k types can be specified via m680[01234]0
21002 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21004         * config.sub (basic_machine): fix sed so that '-foo' isn't
21005         completely substituted out while .+'-foo' loses the '-foo'
21007 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21009         * config.sub ($os): Add -aout.
21011 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21013         * configure:  If host_makefile_frag is absolute, don't
21014         prefix ${invsubdir} (relevant to libg++ auto-configure).
21016 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21018         * Makefile.in (tooldir): Define it.
21019         (all-ld): Depend on all-flex.
21021 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21023         * Makefile.in (check):  Fix libg++ special case.
21025 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21027         * configure: do not bury `pwd` into config.status, thus do fewer
21028           pwd's.
21030         * configure: print the "Building in" message only when building in
21031           other than "." AND verbose.
21033         * configure: remove -s, rework -v to better accommodate guested
21034           configures.
21036         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21038 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21040         * Makefile.in: macroize flags passed on recursion.  remove
21041           fileutils.
21043 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21045         * configure: get makesrcdir right for subdirs deeper than 1.
21047         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21048           install.
21050 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21052         * Makefile.in: don't print subdir_do or recursion lines.
21054 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21056         * standards.texi: added menu item.
21058         * Makefile.in: build and install standards.info.
21060         * standards.texi: new file.
21062 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21064         * configure: test for and move config.status pieces from
21065           ${subdir}/.
21067 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21069         * configure:  Test for existance of files before trying to mv
21070         them, to avoid numerous non-existance messages.
21072 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21074         * configure: correct final line of config.status.
21076         * configure: patch from eggert.  Avoids a protection problem if
21077           the original Makefile.in is read only.
21079         * configure: use move-if-change from gcc to create config.status.
21080           Some makefiles depend on config.status to tell if a directory
21081           has been reconfigured for a different host.  This change
21082           prevents those directories from remaking everything in the case
21083           where the reconfig was only intended to rebuild a Makefile.
21085         * configure: test for config.sub with "config.sub sun4" rather
21086           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21087           host alias from a missing config.sub.
21089 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21091         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21092           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21094 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21096         * configure: mkdir ${subdir} as needed.
21098 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21100         * Makefile.in,configure.in: added autoconf.
21102 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21104         * Makefile.in: no longer pass against on recursion.
21106         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21107           definitions are not inherited.
21109         * configure: correct makesrcdir when subdir is .
21111 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21113         * configure:  Add support for 'subdirs' variable, which is
21114         like 'configdirs', except that configure doesn't re-invoke
21115         itself for subdirs, it just creates a Makefile for each subdir.
21116         * configure.texi:  Document subdirs.
21118 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21120         * configure.in: added flex to configdirs
21122 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21124         * Makefile.in: remove clean-stamps from clean.
21126 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21128         * configure.in:  Add gdbtest to configdirs.
21130 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21132         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21133         to recursive makes.
21134         * configure.in:  Recognize new ncr3000 config.
21136 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21138         * Makefile.in, configure.in: removed references to gdbm.
21140 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21142         * config.sub:  Don't canonicalize os value
21143         newsos* to bsd (readline needs to check for newsos).
21144         (This fix was earlier made Jan 31, but got re-broken.)
21146 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21148         * configure.in:  sco is an os, not a vendor!
21150         * configure:  Quote $( better.  Keep various shells happy.
21152 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21154         * Makefile.in: eliminate stamp-files.
21156 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21158         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21159           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21161 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21163         * config.sub:  fix iris/iris3.
21165 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21167         * configure: re-add -rm.
21169 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21171         * Maskefile.in: add .stmp-rcs to all.
21173         * configure.in: remove gas from rs6000 build, use aix host fragment.
21175 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21177         * configure: pass down site_option during recursion.
21179 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21181         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21183 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21185         * configure: Change exec_prefix so that it really defaults to prefix.
21187 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21189         * Makefile.in, configure.in:  Add support for mmalloc library.
21191 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21193         * Makefile.in: add stmp dependencies for a few more things.
21195 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21197         * configure: adjusted error message on objdir/srcdir configure
21198           collision, per john's suggestion.
21200         * Makefile.in: add libiberty stmp to all and all.cross.
21202 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21204         * Makefile.in: remove force dependencies, add grep to all.
21206 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21208         * Makefile.in: drop flex.  make stamp files work.
21210         * configure: added test for conflicting configuration in srcdir,
21211           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21212           gets cranky.  use relative paths for configure and srcdir
21213           whenever possible.  Send some error messages to stderr that were
21214           going to stdout.
21216 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21218         * Makefile.in:  Fix libg++ rule to check for gcc directory
21219         before using gcc/gcc.  Also pass XTRAFLAGS.
21221 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21223         * Makefile.in: added stmp-files so that directories aren't polled
21224           when they are already built.
21226         * configure.texi: fixed a node pointer problem.
21228 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21230         * config.sub configure.in gdb/configure.in
21231         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21232         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21233         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21235 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21237         * configure: -recurring becomes -silent.  corrected help message
21238           for -site= option.
21240         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21242 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21244         * configure: when building Makefile for crosses, replace
21245           tooldir and program_prefix.  default srcdir from location of
21246           config.sub.  remove "for host in hosts" and "for target in
21247           targets" loops.
21249 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21251         * Makefile.in: Do not pass bindir or mandir to cvs.
21253 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21255         * Makefile.in, configure.in: removed traces of namesubdir,
21256           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21257           copyrights to '92, changed some from Cygnus to FSF.
21259         * configure.texi: remove most references to multiple hosts,
21260           multiple targets, subdirs, etc.
21262         * configure.man: removed rcsid. reference config.sub not
21263           config.subr.
21265         * Makefile.in: mkdir $(infodir) on install-info.
21267 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21269         * configure.texi:  Explain better about .gdbinit and about
21270         the environment that configure.in sections run in.
21272 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21274         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21276 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21278         * README:  DOC.configure => cfg-paper.texi.
21280 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21282         * config.sub (near case $os):  Don't convert newsos* to bsd!
21284 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21286         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21287         the number of copies of COPYING that go into the GDB tar file.
21289 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21291         * bfd/configure.in, gdb/config/mh-i386sco,
21292         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21293         Fix SCO configuration stuff.
21295 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21297         * Makefile.in:  For libg++, make sure the -I pointing
21298         to the gcc directory goes *after* all the libg++-local -I flags.
21299         Also, move just-gcc dependency from just-libg++ to all-libg++.
21301 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21303         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21305 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21307         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21309 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21311         * config.sub:  Add stratus configuration frags.  Also
21312         submitted to FSF.
21314 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21316         * Makefile.in (DEV_SUPPORT):  add configure.man.
21318         * config.sub(Decode manufacturer-specific):  add -none*.
21320 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21322         * Makefile.in:  remove form feeds to make Sun's make happy.
21323         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21325 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21327         * Makefile.in (AR_FLAGS):  Make quieter.
21329 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21331         * configure.in:  Add libg++.
21332         * configure:  When verbose, don't output the command line at each
21333         level; it will be unremarkably the same as the previous version,
21334         which will be the same as what the user typed.
21336 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21338         * configure.in, Makefile.in: fix clean-info, add flex.  add
21339           fileutils.
21341         * configure: be less sensitive to spaces in Makefile.in.  Do not
21342           look for sources in "..".  Doing so breaks subdirectories that
21343           might have their own configure.  If a subdir has it's own
21344           configure script, use it.
21346 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21348         * cfg-paper.texi: some changes suggested by rms.
21350 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21352         * config.sub:  Merge in some small additions from the FSF version,
21353         taken from the gcc distribution, to bring the Cygnus and FSF
21354         versions into closer sync.
21356 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21358         * configure.in:  Changed svr4 references to sysv4.
21360 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21362         * configure: added -V for version number option.
21364 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21366         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21367           renamed from DOC.configure to cfg-paper.texi.
21369 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21371         * configure, config.subr, config.sub: config.subr is now
21372           config.sub again.
21374 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21376         * configure.texi: new file, in progress.
21378         * Makefile.in: build info file and install the man page for
21379           configure.
21381         * configure.man: new file, first cut.
21383         * configure: find config.subr again now that configuration "none"
21384           has gone.  removed all traces of the -ansi option.  removed all
21385           traces of the -languages option.
21387         * config.subr: resync from rms.
21389 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21391         * configure, config.sub, config.subr: merge config.sub into
21392           config.subr, call the result config.subr, remove config.sub, use
21393           config.subr.
21395         * Makefile.in: revised install for dir.info.
21397 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21399         * configure.in: add decstation host makefile frag.
21401         * Makefile.in: BISON now bison -y again.  also install-gcc on
21402           install.  clean-gdbm on clean.  infodir belongs in datadir.
21403           Make directories for info install.  Build dir.info here then
21404           install it.
21406 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21408         * Makefile.in: fix for bad directory tests.
21410 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21412         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21413           regexp.  -srcdir relative was being handled incorrectly.
21415         * Makefile.in: unwrapped some for loops so that parallel makes
21416           work again and so one can focus one's attention on a particular
21417           package.
21419 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21421         * configure: added PWD as a stand in for `pwd` (for speed). use
21422           elif wherever possible.  make -srcdir work without -objdir.
21423           -objdir= commented out.
21425 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21427         * configure: +options become --options.  -subdirs commented out.
21428           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21429           Makefile now at top of generated Makefile.  Removed cvs log
21430           entries.  added -srcdir.  create .gdbinit only if there is one
21431           in ${srcdir}.
21433         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21434           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21435           and mandir now keyed off datadir by default.
21437 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21439         * Freshly created ChangeLog.
21442 Local Variables:
21443 mode: change-log
21444 left-margin: 8
21445 fill-column: 76
21446 version-control: never
21447 End: