analyzer: eliminate region_model::eval_condition_without_cm [PR101962]
[official-gcc.git] / ChangeLog
blob612319ffa13c70492ab983bfdba5f80a16ac3e6b
1 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
3         * Makefile.def: Remove module 'liboffloadmic'.
4         * Makefile.in: Regenerate.
5         * configure.ac: Remove 'liboffloadmic' handling.
6         * configure: Regenerate.
8 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
10         * MAINTAINERS: Update email address.
12 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
14         * configure.ac: Don't configure readline if --with-system-readline is
15         used.
16         * configure: Re-generate.
18 2022-10-12  Cui,Lili  <lili.cui@intel.com>
20         * MAINTAINERS (Write After Approval): Add myself.
22 2022-10-11  Olivier Hainque  <hainque@adacore.com>
24         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
25         and friends for rtp !large. Assume the linker has the required
26         abilities and set lt_cv_deplibs_check_method.
28 2022-09-30  Olivier Hainque  <hainque@adacore.com>
30         * configure.ac (*vxworks*): If enable_shared is not
31         set, set to "no" and add --disable-shared to target and
32         host_configargs.
33         * configure: Regenerate.
35 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
37         * MAINTAINERS: Update my email address and DCO entry.
39 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
41         * MAINTAINERS (Write After Approval): Add myself.
43 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
45         * MAINTAINERS (Write After Approval): Add myself.
47 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
49         * MAINTAINERS: Update my email address.
51 2022-09-07  Tom de Vries  <tdevries@suse.de>
53         * configure.ac: Set extra_host_libiberty_configure_flags and
54         extra_host_zlib_configure_flags in separate case statements.
55         * configure: Regenerate.
57 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
59         * MAINTAINERS: Update c-sky port maintainers' emails.
61 2022-08-31  Martin Liska  <mliska@suse.cz>
63         * configure: Regenerate.
64         * configure.ac: Delete hpux9 and hpux10.
66 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
68         * Makefile.def: Drop libelf module and gcc-configure dependency
69         on it.
70         * Makefile.in: Regenerate with 'autogen Makefile.def'.
71         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
72         LIBELFINC.
73         * configure: Regenrate.
74         * configure.ac (host_libs): Drop unused libelf.
76 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
78         * Makefile.in: Regenerate.
80 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
82         * MAINTAINERS: Add myself as AutoFDO maintainer.
84 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
85             Arnaud Charlet  <charlet@adacore.com>
87         * configure: Regenerate.
89 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
91         PR bootstrap/106472
92         * Makefile.def (dependencies): Make configure-target-libgo depend
93         upon all-target-libbacktrace.
95 2022-07-27  David Faust  <david.faust@oracle.com>
97         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
99 2022-07-27  Richard Biener  <rguenther@suse.de>
101         * MAINTAINERS (Roger Sayle): Update e-mail address.
103 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
105         * MAINTAINERS (Write After Approval): Add myself.
107 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
109         * MAINTAINERS: Add myself as Ada front end co-maintainer.
111 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
113         * .gitignore: Do not ignore config.h.
115 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
117         * MAINTAINERS: Add myself to Write After Approval.
119 2022-07-04  Martin Liska  <mliska@suse.cz>
121         * MAINTAINERS: fix sorting of names
123 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
125         * MAINTAINERS: add myself.
127 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
129         * MAINTAINERS: Add myself to write after approval and DCO.
131 2022-07-02  Tim Lange  <mail@tim-lange.me>
133         * MAINTAINERS: Add myself.
135 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
137         * MAINTAINERS (Write After Approval): Add myself.
139 2022-06-30  Cui,Lili  <lili.cui@intel.com>
141         Revert:
142         2022-06-30  Cui,Lili  <lili.cui@intel.com>
144         * MAINTAINERS (Write After Approval): Add myself.
146 2022-06-30  Cui,Lili  <lili.cui@intel.com>
148         * MAINTAINERS (Write After Approval): Add myself.
150 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
152         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
153         (EXTRA_GCC_FLAGS): Likewise.
154         * Makefile.in: Rebuilt.
156 2022-06-28  konglin1  <lingling.kong@intel.com>
158         * MAINTAINERS (Write After Approval): Add myself.
160 2022-06-27  Tom de Vries  <tdevries@suse.de>
162         * configure.ac: Build libiberty pic variant for gdbserver.
163         * configure: Regenerate.
165 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
167         * configure: Regenerate.
168         * configure.ac: Correct use of $host.
170 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
172         * MAINTAINERS: Remove tilegx and tilepro entries.
173         * configure.ac: Remove tilegx and tilepro stanzas.
174         * configure: Rebuilt.
176 2022-05-28  Bruce Korb  <bkorb@gnu.org>
178         * .gitignore: Ignore vim swap files
180 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
182         * MAINTAINERS: Add myself to write after approval.
184 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
186         * MAINTAINERS: Remove myself from DCO section.
188 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
190         * MAINTAINERS: Update my email address.
192 2022-05-09  Clément Chigot  <chigot@adacore.com>
194         * MAINTAINERS: Update my email address.
196 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
198         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
199         section.
201 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
203         * MAINTAINERS: Update my email address.
205 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
207         * MAINTAINERS: Update my email address.
209 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
211         * MAINTAINERS: (CPU Port Maintainers): Add myself and
212         Lulu as LoongArch port maintainer.
214 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
215             Lulu Cheng  <chenglulu@loongson.cn>
217         * configure.ac: Add LoongArch tuples.
218         * configure: Regenerate.
220 2022-03-28  Tom Tromey  <tromey@adacore.com>
222         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
223         * configure: Rebuild.
225 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
227         * MAINTAINERS: Change my information.
229 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
231         * MAINTAINERS: Add myself to DCO section.
233 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
235         * configure.ac: Fix incorrect option in comment.
236         * configure: Regenerate.
238 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
240         * Makefile.def (dependencies): Make configure-sim depend on
241         all-readline.
242         * Makefile.in: Regenerate.
244 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
246         * MAINTAINERS (Write After Approval): Update my e-mail address.
248 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
250         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
252 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
254         * MAINTAINERS: Update my email and add myself to the DCO list.
256 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
258         Revert:
259         2021-09-16  Andrew Pinski  <apinski@marvell.com>
261         PR bootstrap/67102
262         * Makefile.def: Have configure-target-libffi depend on
263         all-target-libstdc++-v3.
264         * Makefile.in: Regenerate.
266 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
268         PR other/104181
269         * build.log: Remove.
271 2022-01-20  Martin Liska  <mliska@suse.cz>
273         * MAINTAINERS: Adjust email address based on IRC request.
275 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
277         * MAINTAINERS: Update my email address.
279 2022-01-17  Martin Liska  <mliska@suse.cz>
281         * MAINTAINERS: Rename .c names to .cc.
283 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
285         * Makefile.am: Remove.
287 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
289         * Makefile.am: New file.
291 2022-01-11  Martin Liska  <mliska@suse.cz>
293         * MAINTAINERS: Sort 2 names.
295 2022-01-10  Martin Liska  <mliska@suse.cz>
297         * MAINTAINERS: Fix obvious issues with sorting.
299 2022-01-07  liuhongt  <hongtao.liu@intel.com>
301         * build.log: New file.
303 2022-01-05  Nathan Sidwell  <nathan@acm.org>
305         * MAINTAINERS: Add DCO entry.  Sort that list.
307 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
309         * MAINTAINERS: Change of email address in both DCO and
310         Write After Approval list.
312 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
314         * configure: Regenerate.
316 2021-12-21  Martin Liska  <mliska@suse.cz>
318         * config.sub: Change mode back to 755.
320 2021-12-17  Martin Liska  <mliska@suse.cz>
322         * config.sub: Sync from master.
324 2021-12-17  Martin Liska  <mliska@suse.cz>
326         Revert:
327         2021-12-16  Matthias Seidel  <mseidel@apache.org>
329         * config.sub: Fix typo.
331 2021-12-16  Matthias Seidel  <mseidel@apache.org>
333         * config.sub: Fix typo.
335 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
337         Revert:
338         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
340         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
341         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
342         * configure.ac: Include config/gcc-plugin.m4.
343         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
344         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
345         RANLIB if possible.
346         * Makefile.in: Regenerated.
347         * configure: Likewise.
349 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
351         * Makefile.tpl (BUILD_CFLAGS): New.
352         (CFLAGS): Append $(BUILD_CFLAGS).
353         (CXXFLAGS): Likewise.
354         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
355         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
356         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
357         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
358         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
359         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
360         (PGO-TRAINING-TARGETS): Likewise.
361         (PGO_BUILD_TRAINING): Likewise.
362         (all): Add '+' to the command line for recursive make.  Support
363         the PGO build.
364         * configure.ac: Add --enable-pgo-build[=lto].
365         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
366         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
367         * Makefile.in: Regenerated.
368         * configure: Likewise.
370 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
372         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
373         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
374         * configure.ac: Include config/gcc-plugin.m4.
375         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
376         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
377         RANLIB if possible.
378         * Makefile.in: Regenerated.
379         * configure: Likewise.
381 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
383         * MAINTAINERS: Add myself to write after approval.
385 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
387         * MAINTAINERS: Adding myself.
389 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
391         * configure: Regenerate.
392         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
393         $(CPP).
395 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
397         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
398         libatomic.
399         * Makefile.in: Regenerate.
400         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
401         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
402         target-libphobos-bootstrap.
403         (STAGE2_CONFIGURE_FLAGS): Likewise.
404         * configure: Regenerate.
405         * configure.ac: Add support for bootstrapping D front-end.
407 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
409         * MAINTAINERS: Add myself to DCO section and update email address.
411 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
413         * configure: Regenerate.
414         * configure.ac: Ensure that PIC (shared) defaults are set
415         correctly for Darwin.
417 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
419         * MAINTAINERS: Update my address.
421 2021-11-12  Alan Modra  <amodra@gmail.com>
423         * Makefile.def (configure-opcodes): Depend on configure-bfd.
424         * Makefile.in: Regenerate.
426 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
428         * MAINTAINERS: Clarify the policy WRT the Write After Approval
429         list.
431 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
433         * MAINTAINERS (Reviewers, arc): Remove my entry.
434         (Write After Approval): Add an entry for myself.
436 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
438         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
439         * Makefile.in: Regenerate.
440         * configure: Regenerate.
441         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
443 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
445         * MAINTAINERS: Fix up Maciej's entries.
447 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
449         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
450         maintainer.
452 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
454         PR other/102663
455         * Makefile.def: Handle install-dvi target.
456         * Makefile.tpl: Likewise.
457         * Makefile.in: Regenerate.
459 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
461         * MAINTAINERS: Add myself for write after approval.
463 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
465         * Makefile.def: Mark libcody, libdecnumber,
466         c++tools, libgcc, and libobjc as missing TAGS
467         targets.
468         * Makefile.in: Regenerate.
470 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
472         * MAINTAINERS: Add myself to DCO section and update email
473         address.
475 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
477         * MAINTAINERS: Add myself to DCO section.
479 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
481         * configure: Regenerate.
482         * configure.ac (skipdirs): Add the contents of target_configdirs if
483         we are not building gcc.
485 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
487         * Makefile.def: Back-port commits ba4d88ad892f and
488         755ba58ebef0 from binutils-gdb repository.
489         * Makefile.in: Regenerated.
491 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
493         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
495 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
497         * Makefile.def: Add a jit check target for the jit
498         language.
499         * Makefile.in: Regenerate.
501 2021-09-16  Andrew Pinski  <apinski@marvell.com>
503         PR bootstrap/67102
504         * Makefile.def: Have configure-target-libffi depend on
505         all-target-libstdc++-v3.
506         * Makefile.in: Regenerate.
508 2021-09-10  Petter Tomner  <tomner@kth.se>
510         * MAINTAINERS: Me added to DCO and write after approval
512 2021-09-01  YunQiang Su  <syq@debian.org>
514         * MAINTAINERS: Add myself for write after approval.
516 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
518         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
519         * Makefile.in: Regenerate.
521 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
523         * MAINTAINERS: Add myself for write after approval.
525 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
527         * Makefile.in: Regenerate.
528         * Makefile.tpl: Make the state of the configured host
529         shared flag available to makefile fragements.
531 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
533         * MAINTAINERS (Write After Approval): Add myself.
535 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
537         * .dir-locals.el (bug-reference-url-format): Use https.
539 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
541         * .dir-locals.el (c-mode): Change fill-column to 79.
543 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
545         * MAINTAINERS: Add myself to DCO section.
547 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
549         * configure: Regenerate.
550         * configure.ac: Adjust cases for which it is necessary to
551         include the Darwin host config fragment.
553 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
555         * MAINTAINERS: Add myself for write after approval and DCO.
557 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
559         * Makefile.def: Add dsymutil defs.
560         * Makefile.in: Regenerated.
561         * Makefile.tpl: Add dsymutil to flags.
562         * configure: Regenerated.
563         * configure.ac: Add dsymutil to target and build recipes.
565 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
567         * MAINTAINERS: Add myself for write after approval.
569 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
571         * MAINTAINERS (Write After Approval): Add myself.
573 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
575         * MAINTAINERS: Add myself for write after approval and DCO
577 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
579         * .gitignore: Add entry for cscope.out.
581 2021-06-22  liuhongt  <hongtao.liu@intel.com>
583         * MAINTAINERS: Remove my Write After Approval entry.
585 2021-06-21  liuhongt  <hongtao.liu@intel.com>
587         * MAINTAINERS: Add myself as maintainer of the i386 vector
588         extensions.
590 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
592         * MAINTAINERS (Write After Approval): Add myself.
594 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
596         * MAINTAINERS (Various Maintainers): Add Andrew and myself
597         as *vrp and ranger maintainers.
599 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
601         * MAINTAINERS: Adjust my entry in the DCO section so that it does
602         not trigger testsuite failures.
604 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
606         * MAINTAINERS: Add myself to DCO section with both email addresses.
608 2021-06-03  Jason Merrill  <jason@redhat.com>
610         * MAINTAINERS: Add DCO version number.
612 2021-06-02  Jason Merrill  <jason@redhat.com>
614         * MAINTAINERS: Add DCO section.
616 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
618         * MAINTAINERS (Write After Approval): Add myself.
620 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
622         * configure.ac: Add gnulib to configdirs for sim.
623         * configure: Regenerate.
625 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
627         * Makefile.def: Add configure-sim dependency on all-gnulib.
628         * Makefile.in: Regenerated.
630 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
632         * MAINTAINERS (Write After Approval): Add myself.
634 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
636         * MAINTAINERS (Write After Approval): Add myself.
638 2021-05-11  Martin Liska  <mliska@suse.cz>
640         * MAINTAINERS: Remove entries for removed
641         components (HSA, BRIG, libhsail-rt).
642         Move Pekka to Write After Approval.
644 2021-05-11  Martin Liska  <mliska@suse.cz>
646         * Makefile.def: Remove libhsail-rt.
647         * Makefile.in: Likewise.
648         * configure.ac: Likewise.
649         * configure: Regenerate.
650         * libhsail-rt/ChangeLog: Removed.
651         * libhsail-rt/Makefile.am: Removed.
652         * libhsail-rt/Makefile.in: Removed.
653         * libhsail-rt/README: Removed.
654         * libhsail-rt/aclocal.m4: Removed.
655         * libhsail-rt/configure: Removed.
656         * libhsail-rt/configure.ac: Removed.
657         * libhsail-rt/configure.tgt: Removed.
658         * libhsail-rt/include/internal/fibers.h: Removed.
659         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
660         * libhsail-rt/include/internal/phsa-rt.h: Removed.
661         * libhsail-rt/include/internal/workitems.h: Removed.
662         * libhsail-rt/rt/arithmetic.c: Removed.
663         * libhsail-rt/rt/atomics.c: Removed.
664         * libhsail-rt/rt/bitstring.c: Removed.
665         * libhsail-rt/rt/fbarrier.c: Removed.
666         * libhsail-rt/rt/fibers.c: Removed.
667         * libhsail-rt/rt/fp16.c: Removed.
668         * libhsail-rt/rt/misc.c: Removed.
669         * libhsail-rt/rt/multimedia.c: Removed.
670         * libhsail-rt/rt/queue.c: Removed.
671         * libhsail-rt/rt/sat_arithmetic.c: Removed.
672         * libhsail-rt/rt/segment.c: Removed.
673         * libhsail-rt/rt/workitems.c: Removed.
674         * libhsail-rt/target-config.h.in: Removed.
676 2021-05-04  Nick Clifton  <nickc@redhat.com>
678         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
679         * configure: Regenerate.
681 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
682             Tobias Burnus  <tobias@codesourcery.com>
684         * configure.ac (--enable-offload-defaulted): New.
685         * configure: Regenerate.
687 2021-04-23  David Faust  <david.faust@oracle.com>
689         * MAINTAINERS (Write After Approval): Add myself.
691 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
693         * MAINTAINERS (Write After Approval): Add myself.
695 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
697         * MAINTAINERS: Add myself as pru port maintainer.
699 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
701         * MAINTAINERS: Add myself as static analyzer maintainer.
703 2021-03-18  Jeff Law  <jlaw@tachyum.com>
705         * MAINTAINERS: Update primary entry.
707 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
709         * MAINTAINERS (Write After Approval): Add myself.
711 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
713         * Makefile.def: Remove all-sim dependency on configure-gdb.
714         * Makefile.in: Regenerated.
716 2021-03-11  Jeff Law  <law@redhat.com>
718         * MAINTAINERS: Update entries for a few ex-ImgTec employees
720 2021-03-11  Martin Liska  <mliska@suse.cz>
722         * Makefile.tpl: The change was done Makefile.in which
723         is generated file.
725 2021-03-08  Jeff Law  <law@redhat.com>
727         * MAINTAINERS: Update my email address
729 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
731         * config.guess: Import latest upstream.
732         * config.sub: Import latest upstream.
734 2021-01-25  Martin Liska  <mliska@suse.cz>
736         PR gcov-profile/98739
737         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
738         for profiledbootstrap.
740 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
742         * MAINTAINERS (Write After Approval): Add myself.
744 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
746         * MAINTAINERS (Write After Approval): Update my e-mail address.
748 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
750         * MAINTAINERS: Fix spacing.
752 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
754         * MAINTAINERS (Write After Approval): Add myself
756 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
758         * Makefile.def: Sync with binutils-gdb:
759         (dependencies): all-ld depends on all-libctf.
760         (host_modules): libctf is no longer no_install.
761         No longer no_check.  Checking depends on all-ld.
762         * Makefile.in: Regenerated.
764 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
766         * libtool.m4: Match gnu* along other GNU systems.
767         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
768         * libgo/configure: Re-generate.
770 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
772         * MAINTAINERS: Update my email address.
774 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
776         * MAINTAINERS (Write After Approval): Add myself.
778 2020-12-15  Nathan Sidwell  <nathan@acm.org>
780         * Makefile.def
781         * Makefile.in
782         * Makefile.tpl
783         * configure
784         * configure.ac
786 2020-12-15  Nathan Sidwell  <nathan@acm.org>
788         * Makefile.def: Add libcody.
789         * configure.ac: Add libcody.
790         * Makefile.in: Regenerated.
791         * configure: Regenerated.
793 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
795         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
797 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
799         PR target/97865
800         * libtool.m4: Update handling of Darwin platform link flags
801         for Darwin20.
803 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
805         * .gitignore: Sync with binutils-gdb
807 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
809         * MAINTAINERS: Add myself as arc port maintainer.
811 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
813         PR d/87788
814         * configure.ac: Don't disable D for *-*-darwin*.
815         * configure: Regenerate.
817 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
819         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
820         hppa64-*-hpux11*.
822 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
824         * configure: Regenerate.
825         * configure.ac: Add --bootstrap-hwasan option.
827 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
829         * config.guess: Import latest upstream.
830         * config.sub: Import latest upstream.
832 2020-11-16  Martin Liska  <mliska@suse.cz>
834         * .gitignore: Add cache as clangd uses it now.
836 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
838         * MAINTAINERS (Write After Approval): add myself
840 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
842         * MAINTAINERS (Write After Approval): Add myself.
844 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
846         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
847         Remove FIXME comments.
849 2020-11-06  Martin Uecker  <muecker@gwdg.de>
851         * MAINTAINERS: Update my email address.
853 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
855         * MAINTAINERS (Write After Approval): Add myself.
857 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
859         PR target/97302
860         * configure.ac: Only set with_gmp to /usr/local
861         if not building in tree.
862         * configure: Regenerate.
864 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
866         * MAINTAINERS (Write After Approval): Add myself.
868 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
870         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
872 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
874         PR bootstrap/96612
875         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
876         if not the same as ${host}.
877         * configure: Regenerate.
879 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
881         * MAINTAINERS (Write After Approval): Add myself.
883 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
885         * MAINTAINERS: Update my email address.
887 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
889         * MAINTAINERS (Write After Approval): Add myself.
891 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
893         * MAINTAINERS (Write After Approval): Add myself.
895 2020-06-12  Martin Liska  <mliska@suse.cz>
897         * .gitignore: Add .clang-tidy.
899 2020-06-08  Jason Merrill  <jason@redhat.com>
901         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
902         * configure: Regenerate.
904 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
906         * MAINTAINERS: Add myself as xtensa port maintainer.
908 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
910         * configure.ac: Don't require --enable-host-shared when building
911         for Mingw.
912         * configure: Regenerate.
914 2020-05-18  Jason Merrill  <jason@redhat.com>
916         * configure.ac: Update bootstrap dialect to -std=c++11.
918 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
920         * MAINTAINERS (Write After Approval): Add myself.
922 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
924         PR target/92713
925         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
926         (noconfigdirs): Add 'target-libstdc++-v3'.
927         * configure: Regenerate.
929 2020-04-21  Stephen Casner  <casner@acm.org>
931         PR 25830
932         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
933         * configure: Rebuild.
935 2020-04-17  Martin Liska  <mliska@suse.cz>
936             Jonathan Yong <10walls@gmail.com>
938         PR gcov-profile/94570
939         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
940         for CYGWIN.
942 2020-04-14  Martin Jambor  <mjambor@suse.cz>
944         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
946 2020-04-09  Tom Tromey  <tom@tromey.com>
948         * configure: Rebuild.
949         * Makefile.in: Rebuild.
950         * Makefile.def (gdbsupport, gdbserver): New host modules.
951         (configure-gdb): Depend on all-gdbsupport.
952         (all-gdb): Depend on all-gdbsupport, all-libctf.
953         * configure.ac (host_tools): Add gdbserver.
954         Conditionally build gdbserver and gdbsupport.
956 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
958         * configure.ac: Build libgomp by default for amdgcn.
959         * configure: Regenerate.
961 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
963         * MAINTAINERS (Write After Approval): Add myself.
965 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
967         * MAINTAINERS (Write After Approval) : Add myself.
969 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
971         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
973 2020-02-14  Martin Sebor  <msebor@redhat.com>
975         * doc/extend.texi (attribute alias): Mention type requirement.
976         (attribute weak): Same.
977         (attribute weakref): Correct invalid example.
979 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
981         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
983 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
984             Jakub Jelinek  <jakub@redhat.com>
986         * .gitattributes: Add *.md diff=md.
988 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
990         The mentioned auto-generated file is no more part of the
992         GCC sources, it's auto-generated in $(builddir) during build.
994         PR target/92055
995         * contrib/gcc_update (files_and_dependencies): Remove
996         entry for gcc/config/avr/t-multilib.
998 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1000         * MAINTAINERS: Update my email address.
1002 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1004         * README.MOVED_TO_GIT: Remove.
1006 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1008         * README.MOVED_TO_GIT: New file.
1010 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1012         * MAINTAINERS (Write After Approval): Add myself.
1014 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1016         * MAINTAINERS (write_after_approval): Add myself.
1018 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1020         * MAINTAINERS (write_after_approval): Add myself.
1022 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1024         * MAINTAINERS (write_after_approval): Add myself.
1026 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1028         * configure.ac: Factor out common cases for compare_exclusions.
1029         * configure: Regenerate.
1031 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1033         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1034         flag.
1036 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1038         * MAINTAINERS (Write After Approval): Add myself.
1040 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1042         PR middle-end/92463
1043         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1044         * configure: Regenerate
1046 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1048         * configure.ac: Use https for gcc.gnu.org.
1049         * configure: Regenerated.
1051 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1053         * MAINTAINERS (aarch64 port): Remove my name, move to...
1054         (Write After Approval): ...Here.
1056 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1058         * MAINTAINERS: Change my email address as maintainer.
1060 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1062         PR fortran/91828
1063         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1064         * configure: Regenerated.
1066 2019-10-21  Jason Merrill  <jason@redhat.com>
1068         * .gitattributes: Also check ChangeLog whitespace.
1070 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1072         * contrib/dg-extract-results.sh: Add support for KPASS.
1073         * contrib/dg-extract-results.py: Likewise.
1075 2019-10-17  Jason Merrill  <jason@redhat.com>
1077         * .gitattributes: Avoid {} in filename pattern.
1079 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1081         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1082         Approval section.
1084 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1086         * MAINTAINERS: Add myself to Write After Approval
1088 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1090         * MAINTAINERS: Add myself as an aarch64 maintainer.
1092 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1094         * MAINTAINERS: Add myself as aarch64 maintainer.
1096 2019-09-23  Carl Love  <cel@us.ibm.com>
1098         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1099         New define_insn.
1100         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1101         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1103 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1105         * MAINTAINERS (Sam Tebbs): Update email address.
1107 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1109         * MAINTAINERS: Update my email address.
1111 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1113         * libtool.m4: Handle uclinuxfdpiceabi.
1115 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1117         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1118         Remove myself from Write After Approval section.
1120 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1122         * configure.ac: Support for bpf-*-* targets.
1123         * configure: Regenerate.
1125 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1127         * config.sub: Import upstream version 2019-06-30.
1128         * config.guess: Import upstream version 2019-07-24.
1130 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1132         * MAINTAINERS: Remove spu port maintainers.
1134 2019-08-28  Martin Liska  <mliska@suse.cz>
1136         * .gitignore: Add .clangd and compile_commands.json
1137         to .gitignore.
1139 2019-08-23  Michael Forney  <mforney@mforney.org>
1141         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1142         * Makefile.in: Regenerate.
1144 2019-08-19  Tom Tromey  <tom@tromey.com>
1146         * configure: Rebuild.
1147         * configure.ac: Add --with-static-standard-libraries.
1149 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1151         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1153 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1155         * MAINTAINERS (Write After Approval): Add myself.
1157 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1159         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1160         RISC-V port maitainer.
1162 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1164         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1166 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1168         * MAINTAINERS (Write After Approval): Add myself.
1170 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1172         * MAINTAINERS (Write After Approval): Add myself.
1174 2019-06-25  Martin Liska  <mliska@suse.cz>
1176         contrib/filter-clang-warnings.py: Transform from
1177         filter-rtags-warnings.py.
1179 2019-06-15  Tom Tromey  <tom@tromey.com>
1181         * configure.ac (host_libs): Add gnulib.
1182         * configure: Rebuild.
1183         * Makefile.def (host_modules, dependencies): Add gnulib.
1184         * Makefile.in: Rebuild.
1186 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1188         * MAINTAINERS (Write After Approval): Add myself.
1190 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1192         * configure: Regenerate.
1193         * configure.ac: Add PRU target.
1195 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1197         * MAINTAINERS (Write After Approval): Add myself.
1199 2019-06-11  Nick Clifton  <nickc@redhat.com>
1201         Import these changes from the binutils/gdb repository:
1203         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1205         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1206         and all its deps.
1207         * Makefile.in: Regenerated.
1209         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1211         * Makefile.def (host_modules): Add libctf.
1212         * Makefile.def (dependencies): Likewise.
1213         libctf depends on zlib, libiberty, and bfd.
1214         * Makefile.in: Regenerated.
1215         * configure.ac (host_libs): Add libctf.
1216         * configure: Regenerated.
1218 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1220         * MAINTAINERS (Write After Approval): Add myself.
1222 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1224         * MAINTAINERS: Update my email address.
1226 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1228         * MAINTAINERS (Write After Approval): Add myself.
1230 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1232         * MAINTAINERS (Write After Approval): Add myself.
1234 2019-05-07  Jim Wilson  <jimw@sifive.com>
1236         * MAINTAINERS: Remove myself as IA-64 maintainer.
1238 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1240         * MAINTAINERS (Write After Approval): Add myself.
1242 2019-05-02  Richard Biener  <rguenther@suse.de>
1244         PR bootstrap/85574
1245         * Makefile.tpl (compare target): Also compare extra-compare
1246         files.
1247         * Makefile.in: Regenerate.
1249 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1251         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1252         as modulo-scheduler maintainer.
1254 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1256         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1258 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1260         * MAINTAINERS: Update my email address.
1262 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1264         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1265         * configure: Regenerate.
1267 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1269         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1270         * configure: Regenerate.
1272 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1274         * configure.ac: Add target-zlib to target_libraries.
1275         * configure: Regenerate.
1277 2019-04-09  Martin Liska  <mliska@suse.cz>
1279         * Makefile.in: Regenerate.
1280         * Makefile.tpl: Pass GENERATOR_CFLAGS
1281         in all stages.
1283 2019-03-28  Martin Liska  <mliska@suse.cz>
1285         PR bootstrap/89829
1286         * Makefile.in: Revert r254150.
1287         * Makefile.tpl: Likewise.
1289 2019-03-28  Ben Elliston  <bje@gnu.org>
1291         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1292         related, and libdecnumber.
1294 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1296         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1297         (Write After Approval): Remove myself.
1299 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1301         * MAINTAINERS (Write After Approval): Add myself.
1303 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1305         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1306         (Write After Approval): Remove myself and Julian.
1308 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1310         * MAINTAINERS (Write After Approval): Add myself.
1312 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1314         * MAINTAINERS (Write After Approval): Add myself.
1316 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1318         * ChangeLog: Replace space with tab.
1319         * MAINTAINERS: Delete 1 tab to keep alignment.
1321 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1323         * MAINTAINERS (Write After Approval): Add myself.
1325 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1327         * MAINTAINERS (Write After Approval): Add myself.
1329 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1330             Kwok Cheung Yeung  <kcy@codesourcery.com>
1331             Julian Brown  <julian@codesourcery.com>
1332             Tom de Vries  <tom@codesourcery.com>
1333             Jan Hubicka  <hubicka@ucw.cz>
1334             Martin Jambor  <mjambor@suse.cz>
1336         * configure.ac: Likewise.
1337         * configure: Regenerate.
1338         * contrib/config-list.mk: Add amdgcn-amdhsa.
1340 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1342         * MAINTAINERS (Write After Approval): Add myself.
1344 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1346         * MAINTAINERS (Write After Approval): Add myself.
1348 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1350         PR target/88535
1351         * config.guess: Import upstream version 2019-01-03.
1352         * config.sub: Import upstream version 2019-01-01.
1354 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1356         * MAINTAINERS (Write After Approval): Update my maintainer address.
1358 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1360         * MAINTAINERS (Write After Approval): Add myself.
1362 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1364         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1366 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1368         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1369         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1370         (GCC_TARGET_TOOL): Likewise.
1371         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1372         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1373         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1374         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1375         * configure: Regenerate.
1376         * Makefile.in: Likewise.
1378 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1380         * MAINTAINERS (Write After Approval): Add myself.
1382 2018-11-13  Martin Liska  <mliska@suse.cz>
1384         * gcc.target/i386/pr87930.c: Move to ...
1385         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1387 2018-11-10  Stafford Horne  <shorne@gmail.com>
1389         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1390         (Write After Approval): Remove myself.
1392 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1394         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1395         Append $INCICONV to it.
1397 2018-11-04  Stafford Horne  <shorne@gmail.com>
1399         * MAINTAINERS (Write After Approval): Add myself.
1401 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1403         PR bootstrap/82856
1404         * multilib.am: New file.  From automake.
1406         Merge from binutils-gdb:
1407         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1409         * libtool.m4: Use AC_LANG_SOURCE.
1410         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1411         * ar-lib: New file.
1412         * test-driver: New file.
1413         * configure: Re-generate.
1415 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1417         * MAINTAINERS (Write After Approval): Add myself.
1419 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1421         PR bootstrap/87788
1422         PR d/87799
1423         * configure: Rebuild.
1424         * configure.ac: Disable D on systems where it is known not to work.
1426 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1428         * Makefile.def (target_modules): Add libphobos.
1429         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1430         GDCFLAGS_FOR_TARGET.
1431         (dependencies): Make libphobos depend on libatomic, libbacktrace
1432         configure, and zlib configure.
1433         (language): Add language d.
1434         * Makefile.in: Rebuild.
1435         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1436         (HOST_EXPORTS): Add GDC.
1437         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1438         (BASE_TARGET_EXPORTS): Add GDC.
1439         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1440         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1441         (EXTRA_HOST_FLAGS): Add GDC.
1442         (STAGE1_FLAGS_TO_PASS): Add GDC.
1443         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1444         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1445         environment variables.
1446         * configure: Rebuild.
1447         * configure.ac: Add target-libphobos to target_libraries.  Set and
1448         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1450 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1452         * MAINTAINERS (Write After Approval): Add myself.
1454 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1456         * MAINTAINERS (Write After Approval): Remove myself.
1458 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1460         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1462 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1464         * MAINTAINERS: Update my email address.
1466 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1468         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1469         maintainer.
1471 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1473         * MAINTAINERS (Write After Approval): Add self.
1475 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1477         * MAINTAINERS (write after approval): Add myself.
1479 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1481         * MAINTAINERS: Update my email address.
1483 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1485         * MAINTAINERS (write after approval): Add myself.
1487 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1489         * MAINTAINERS: Add self to global reviewers list.
1491 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1493         MAINTAINERS: Add c-sky port maintainers.
1495 2018-08-10  Martin Liska  <mliska@suse.cz>
1497         * MAINTAINERS: Revert change in previous commit and
1498         join lines.
1500 2018-08-10  Martin Liska  <mliska@suse.cz>
1502         * MAINTAINERS: Remove extra line.
1504 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1506         * MAINTAINERS: Update my email address.
1508 2018-07-19  DJ Delorie  <dj@redhat.com>
1510         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1511         as maintainer.
1513 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1515         * MAINTAINERS: Adjust email address for me and my colleague Robin
1516         Dapp.
1518 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1519             Sunil K Pandey  <sunil.k.pandey@intel.com>
1521         PR target/84413
1522         * config/i386/i386.c (m_CORE_AVX512): New.
1523         (m_CORE_AVX2): Likewise.
1524         (m_CORE_ALL): Add m_CORE_AVX2.
1525         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1526         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1527         and remove the rest of m_SKYLAKE_AVX512.
1529 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1531         * config.sub: Sync with upstream version 2018-07-03.
1533 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1535         * config.guess: Sync with upstream version 2018-06-26.
1536         * config.sub: Sync with upstream version 2018-07-02.
1538 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1540         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1541         * ltmain.sh: Likewise.
1543 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1545         * contrib/config-list.mk: Remove powerpc-linux_paired.
1547 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1549         * configure.ac: Introduce support for @unless/@endunless.
1550         * Makefile.tpl (dep-kind): Rewrite with cond; return
1551         postbootstrap in some cases.
1552         (make-postboot-dep, postboot-targets): New.
1553         (dependencies): Do not output postbootstrap dependencies at
1554         first.  Output non-target ones changed for configure to depend
1555         on stage_last @if gcc-bootstrap, and the original deps @unless
1556         gcc-bootstrap.
1557         * configure.in, Makefile.in: Rebuilt.
1559 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1561         * MAINTAINERS (write after approval): Add myself.
1563 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1565         * MAINTAINERS (write after approval): Add myself.
1567 2018-06-19  Nick Clifton  <nickc@redhat.com>
1569         * zlib/configure.ac: Restore old behaviour of only enabling
1570         multilibs when a target subdirectory is defined.  This allows
1571         building with srcdir == builddir.
1572         * zlib/configure: Regenerate.
1574 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1576         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1577         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1578         * Makefile.in: Regenerate.
1580 2018-06-16  Ben Elliston  <bje@gnu.org>
1582         * config.guess: Import latest version.
1583         * config.sub: Likewise.
1585 2018-06-08  Martin Liska  <mliska@suse.cz>
1587         * MAINTAINERS: Remove MPX-related entries.
1588         * Makefile.def: Remove libmpx support.
1589         * Makefile.in: Regenerate.
1590         * configure.ac: Remove removed files.
1591         * configure: Regenerate.
1592         * libmpx/ChangeLog: Remove.
1593         * libmpx/Makefile.am: Remove.
1594         * libmpx/Makefile.in: Remove.
1595         * libmpx/acinclude.m4: Remove.
1596         * libmpx/aclocal.m4: Remove.
1597         * libmpx/config.h.in: Remove.
1598         * libmpx/configure: Remove.
1599         * libmpx/configure.ac: Remove.
1600         * libmpx/configure.tgt: Remove.
1601         * libmpx/libmpx.spec.in: Remove.
1602         * libmpx/mpxrt/Makefile.am: Remove.
1603         * libmpx/mpxrt/Makefile.in: Remove.
1604         * libmpx/mpxrt/libmpx.map: Remove.
1605         * libmpx/mpxrt/libtool-version: Remove.
1606         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1607         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1608         * libmpx/mpxrt/mpxrt.c: Remove.
1609         * libmpx/mpxrt/mpxrt.h: Remove.
1610         * libmpx/mpxwrap/Makefile.am: Remove.
1611         * libmpx/mpxwrap/Makefile.in: Remove.
1612         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1613         * libmpx/mpxwrap/libtool-version: Remove.
1614         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1616 2018-06-04  Martin Liska  <mliska@suse.cz>
1618         * MAINTAINERS: Add myself as gcov maintainer.
1620 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
1622         * MAINTAINERS: Update my email address.
1624 2018-06-04  Tom de Vries  <tdevries@suse.de>
1626         * MAINTAINERS: Remove write-after-approval entries for component
1627         maintainers.
1629 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1631         * MAINTAINERS (write after approval): Add myself.
1633 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
1635         * MAINTAINERS: Update my email address.
1637 2018-06-01  Tom de Vries  <tdevries@suse.de>
1639         * MAINTAINERS: Update my email address.
1641 2018-05-22  Bin Cheng <bin.cheng@arm.com>
1643         * MAINTAINERS (loop-optimizer): Add myself.
1645 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
1647         * configure.ac: Added "nfp" target.
1648         * configure: Regenerate.
1650 2018-04-30  Richard Biener  <rguenther@suse.de>
1652         PR bootstrap/85571
1653         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1654         (STAGE3_TFLAGS): Likewise.
1655         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1656         (STAGEtrain_TFLAGS): Likewise.
1657         * Makefile.in: Regenerate.
1659 2018-04-26  Richard Biener  <rguenther@suse.de>
1661         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1662         (STAGE2_CFLAGS): Likewise.
1663         (STAGE2_TFLAGS): Likewise.
1664         (STAGE3_CFLAGS): Add -fchecking.
1665         (STAGE3_TFLAGS): Likewise.
1666         (STAGEtrain_CFLAGS): Filter out -fchecking.
1667         (STAGEtrain_TFLAGS): Likewise.
1668         * Makefile.in: Re-generate.
1670 2018-04-25  Catherine Moore <clm@codesourcery.com>
1672         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1674 2018-04-18  Paul Clarke  <pc@us.ibm.com>
1676         * MAINTAINERS (write after approval): Add myself.
1678 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
1680         * MAINTAINERS: Update my email address.
1682 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
1684         * MAINTAINERS: Remove redundant Write-After-Approval entry.
1686 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
1688         * MAINTAINERS: Update my email address and disambiguate myself
1689         a bit from Will Schmidt.
1691 2018-03-21  Nathan Sidwell  <nathan@acm.org>
1693         * MAINTAINERS: Move maintainers of now-removed picochip and score
1694         ports to write after approval.
1696 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
1698         * MAINTAINERS: Add entry for SVE maintainership.
1700 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
1702         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1703         * configure: Regenerate.
1705 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
1707         * MAINTAINERS (write after approval): Add myself.
1709 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
1711         * MAINTAINERS (write after approval): Add myself.
1713 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
1715         * MAINTAINERS (write after approval): Add myself.
1717 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
1719         Update copyright years.
1721 2018-01-03  Ben Elliston  <bje@gnu.org>
1723         * config.guess: Import latest version.
1724         * config.sub: Likewise.
1726 2017-12-12  Stafford Horne  <shorne@gmail.com>
1728         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1729         * configure: Regenerate.
1731 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
1733         * MAINTAINERS (Write After Approval): Add myself.
1735 2017-11-28  Julia Koval  <julia.koval@intel.com>
1736             Sebastian Peryt  <sebastian.peryt@intel.com>
1738         * Makefile.def (target_modules): Remove libcilkrts.
1739         * Makefile.in: Ditto.
1740         * configure: Ditto.
1741         * configure.ac: Ditto.
1743 2017-11-28  Julia Koval  <julia.koval@intel.com>
1745         * MAINTAINERS (Write After Approval): Add myself.
1747 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
1749         * MAINTAINERS (Write After Approval): Add myself.
1751 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
1753         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1754         Use my SiFive email address.
1756 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
1758         * MAINTAINERS (write after approval): Add myself.
1760 2017-10-27  Martin Liska  <mliska@suse.cz>
1762         * Makefile.tpl: Use proper name of folder as it was renamed
1763         during transition to 4 stages.
1764         * Makefile.in: Regenerate.
1766 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
1768         * MAINTAINERS (write after approval): Add myself.
1770 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
1772         * MAINTAINERS: Add a note that maintainership also includes web
1773         pages, docs, and testsuite related to that area.
1775 2017-09-25  Tom de Vries  <tom@codesourcery.com>
1777         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1779 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
1781         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1783 2017-09-15  Nathan Sidwell  <nathan@acm.org>
1785         * MAINTAINERS: Remove myself as a vxworks maintainer.
1787 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
1789         * MAINTAINERS: Remove email address of Jim Norris.
1791 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1793         * MAINTAINERS (Reviewers): Move myself from here...
1794         (CPU Port Maintainers): ... to here.
1796 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
1798         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1800 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
1802         * MAINTAINERS (write after approval): Add myself.
1804 2017-07-28  Tony Reix  <tony.reix@atos.net>
1806         * configure.ac (target-libffi): Don't disable for AIX.
1807         (go): Don't add to unsupported_languages on AIX.
1808         (target-libgo): Don't disable for AIX.
1809         * configure: Regenerate.
1811 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
1813         * MAINTAINERS: Add myself.
1815 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1817         * MAINTAINERS: Update my email address.
1819 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
1821         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1822         arm-specific auto-generated header files.
1824 2017-07-03  Nathan Sidwell  <nathan@acm.org>
1826         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1827         * configure: Rebuilt.
1829 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
1831         * MAINTAINERS: Readd myself for c6x.
1833 2017-06-28  Martin Liska  <mliska@suse.cz>
1835         PR bootstrap/81217
1836         * Makefile.def: Remove superfluous bootstrap_target from
1837         bootstrap_stage.
1838         * Makefile.in: Re-generate the file.
1840 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
1842         * MAINTAINERS: Add myself to Write After Approval
1844 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
1846         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1848 2017-06-19  Martin Liska  <mliska@suse.cz>
1850         * Makefile.def: Define 4 stages PGO bootstrap.
1851         * Makefile.tpl: Define FLAGS.
1852         * Makefile.in: Regenerate.
1854 2017-06-14  Ian Lance Taylor  <iant@golang.org>
1856         * Makefile.def: Add check-gotools to go check targets.
1857         * Makefile.in: Rebuild.
1859 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
1861         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1863 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
1865         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1866         * configure: Regenerate.
1868 2017-05-31  Martin Liska  <mliska@suse.cz>
1870         * configure.ac: Add handling of stage2_werror_flags to
1871         action-if-given and to action-if-not-given.
1872         * configure: Regenerate.
1874 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
1876         * MAINTAINERS: Add self to Write After Approval
1878 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
1880         * MAINTAINERS: Update my email address, and remove myself as
1881         maintainer in some areas.
1883 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
1885         * MAINTAINERS: Add self to Write After Approval
1887 2017-05-25  Nathan Sidwell  <nathan@acm.org>
1889         * configure.ac: Add --enable-languages=default to mean default and
1890         make --enable-languages=all mean all supported languages.
1891         * configure: Regenerated.
1893 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1895         * config.gcc (powerpc*-*-*spe*): New.
1896         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1897         (powerpc-*-rtems*spe*): New.
1898         (powerpc*-*-linux*spe*): New.
1899         (powerpc-wrs-vxworksspe): New.
1900         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1901         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1902         * config.host (powerpc*-*-*spe*): New.
1904 2017-05-19  Martin Liska  <mliska@suse.cz>
1906         * configure.ac: Add --enable-werror-always just for
1907         bootstrap-debug (or none build config) and do not add it
1908         when we are on a release branch.
1909         * configure: Regenerated.
1911 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1913         * MAINTAINERS: Add self to Write After Approval
1915 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1917         * MAINTAINERS: Move myself to Write After Approval section.
1919 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1921         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1922         ACCH registers.
1923         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1924         available.
1925         (umulsidi3): Likewise.
1926         (mulsidi3_700): Disable this pattern when we have advanced mpy
1927         instructions.
1928         (umulsidi3_700): Likewise.
1929         (maddsidi4): New pattern.
1930         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1931         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1932         (mpydu_imm_arcv2hs): Likewise.
1933         * config/arc/predicates.md (accl_operand): New predicate.
1935 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1936             Andrew Burgess <andrew.burgess@embecosm.com>
1938         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1939         case.
1940         (ARC_AUTOFP_IRQ_P): Likewise.
1941         (ARC_AUTO_IRQ_P): Likewise.
1942         (rgf_banked_register_count): New variable.
1943         (parse_mrgf_banked_regs_option): New function.
1944         (arc_override_options): Handle rgf_banked_regs option.
1945         (arc_handle_interrupt_attribute): Add firq option.
1946         (arc_compute_function_type): Return fast irq type when required.
1947         (arc_must_save_register): Handle fast interrupts.
1948         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1949         (arc_return_address_regs): Update.
1950         * config/arc/arc.h (arc_return_address_regs): Update.
1951         (arc_function_type): Add fast interrupt type.
1952         (ARC_INTERRUPT_P): Update.
1953         (RC_FAST_INTERRUPT_P): Define.
1954         * config/arc/arc.md (simple_return): Update for fast interrupts.
1955         (p_return_i): Likewise.
1956         * config/arc/arc.opt (mrgf-banked-regs): New option.
1957         * doc/invoke.texi (mrgf-banked-regs): Document.
1959 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1961         * config/arc/arc.c (irq_ctrl_saved): New variable.
1962         (ARC_AUTOBLINK_IRQ_P): Define.
1963         (ARC_AUTOFP_IRQ_P): Likewise.
1964         (ARC_AUTO_IRQ_P): Likewise.
1965         (irq_range): New function.
1966         (arc_must_save_register): Likewise.
1967         (arc_must_save_return_addr): Likewise.
1968         (arc_dwarf_emit_irq_save_regs): Likewise.
1969         (arc_override_options): Handle deferred options.
1970         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1971         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1972         arc_must_save_return_addr.
1973         (arc_compute_frame_size): Handle automated save and restore of
1974         registers.
1975         (arc_expand_prologue): Likewise.
1976         (arc_expand_epilogue): Likewise.
1977         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1978         * config/arc/arc.opt (mirq-ctrl-saved): New option.
1979         * doc/invoke.texi (mirq-ctrl-saved): Document option.
1981 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1982         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1984         PR bootstrap/77661
1985         * Makefile.def: Don't pass --enable-maintainer-mode on to an
1986         in-tree build MPC.
1987         * Makefile.in: Regenerate.
1989 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1991         * configure.ac: Enable LTO by default on darwin >= 9.
1992         * configure: Regenerate.
1994 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1996         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1997         and Andrew Waterman as the RISC-V maintainers.
1999 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2001         * MAINTAINERS: Add self to Write After Approval
2003 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2005         * config.guess: Import latest from upstream.
2007 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2009         * MAINTAINERS (Write After Approval): Remove entries that are
2010         already covered under Reviewers.
2012 2017-03-08  Mark Wielaard  <mark@klomp.org>
2014         PR demangler/70909
2015         PR demangler/67264
2016         * include/demangle.h: Add d_printing to struct demangle_component
2017         and pass struct demangle_component as non const.
2019 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2021         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2023 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2025         * Makefile.tpl: Remove HOST_ISLVER.
2026         (HOST_EXPORTS): Remove ISLVER.
2027         * Makefile.in: Regenerate.
2029 2017-02-13  Richard Biener  <rguenther@suse.de>
2031         * configure: Re-generate.
2033 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2035         * MAINTAINERS: Adjust bug reporting URL.
2037 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2039         * MAINTAINERS (Write After Approval): Remove redundant entry
2040         for Andrew Burgess.
2042 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2044         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2045         32-bit hppa*-*-hpux*.
2046         * configure: Regenerate.
2048 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2050         * configure.ac: Moved the white list of enabling BRIG FE to
2051         libhsail-rt/configure.tgt.
2052         * configure: Regenerated.
2053         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2055 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2056             Martin Jambor  <mjambor@suse.cz>
2058         * Makefile.def (target_modules): Added libhsail-rt.
2059         (languages): Added language brig.
2060         * Makefile.in: Regenerated.
2061         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2062         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2063         * configure: Regenerated.
2065 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2067         PR other/79046
2068         * configure: Regenerated.
2070 2017-01-04  Alan Modra  <amodra@gmail.com>
2072         * configure: Regenerate.
2074 2016-12-29  Ben Elliston  <bje@gnu.org>
2076         * config.sub: Import latest version.
2078 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2080         * MAINTAINERS (Write After Approval): Add myself.
2082 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2084         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2085         includes bootstrap-mpx.
2086         * configure: Regenerated.
2088 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2090         * MAINTAINERS (Write After Approval): Add myself.
2092 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2094         * configure: Regenerate.
2096 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2098         * configure.ac: Don't use pkg-config to check for bdw-gc.
2099         * configure: Regenerate.
2101 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2103         * Makefile.def: Remove reference to boehm-gc target module.
2104         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2105         options and for the bdw-gc pkg-config module.
2106         * configure: Regenerate.
2107         * Makefile.in: Regenerate.
2109 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2111         * MAINTAINERS (nvptx): Remove self.
2113 2016-11-25  Ben Elliston  <bje@gnu.org>
2115         * config.guess: Import latest version.
2116         * config.sub: Likewise.
2118 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2120         * MAINTAINERS (Write After Approval): Add myself.
2122 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2124         * Makefile.def: Remove references to GCJ.
2125         * Makefile.tpl: Likewise.
2126         * Makefile.in: Regenerate.
2128 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2130         * config-ml.in: Remove references to GCJ.
2131         * configure.ac: Likewise.
2132         * configure: Regenerate.
2134 2016-11-01  Josh Conner  <joshconner@google.com>
2136         * MAINTAINERS (Write After Approval): Update email address,
2138 2016-10-27  Carl Love  <cel@us.ibm.com>
2140         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2141         Approval list to make it alphabetical.
2143 2016-10-27  Carl Love  <cel@us.ibm.com>
2145         * MAINTAINERS (Write After Approval): Add myself.
2147 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2149         * MAINTAINERS (Reviewers): Add myself.
2150         (Write After Approval): Add myself.
2152 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2153             Ulrich Weigand  <uweigand@de.ibm.com>
2155         * MAINTAINERS: Update email address.
2157 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2159         * MAINTAINERS: Update email address.
2161 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2163         * configure.ac: Add aarch64-*-freebsd*.
2164         * configure: Regenerate.
2166 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2168         * MAINTAINERS: Update email address after it got reverted.
2170 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2172         * configure.ac (target_libraries): Readd target-boehm-gc.
2173         Restore --enable-objc-gc handling.
2174         * configure: Regenerate.
2176 2015-10-03  Jeff Law  <law@redhat.com>
2178         * MAINTAINERS: Move several inactive maintainers to the
2179         write-after-approval section.
2181 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2183         * configure.ac: Add target-libffi to target_libraries.
2184         Readd libgcj target disablings, modified to only target-libffi.
2185         Readd target addition of go to unsupported languages.
2186         * configure: Regenerated.
2188 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2190         * MAINTAINERS: Update email address.
2192 2016-09-30  Andrew Haley  <aph@redhat.com>
2194         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2195         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2196         libgcj.
2198 2016-09-30  Andrew Haley  <aph@redhat.com>
2200         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2201         write-after approval after GCJ deletion.
2203 2016-09-30  Andrew Haley  <aph@redhat.com>
2205         * Makefile.def: Remove libjava.
2206         * Makefile.tpl: Likewise.
2207         * Makefile.in: Regenerate.
2208         * configure.ac: Likewise.
2209         * configure: Likewise.
2210         * gcc/java: Remove.
2211         * libjava: Likewise.
2213 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2215         * MAINTAINERS (Reviewers): Add myself.
2217 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2219         * configure.ac: Disable "sim" directory for arc*-*-*.
2220         * configure: Regenerated.
2222 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2224         * MAINTAINERS (Write After Approval): Add myself.
2226 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2228         * configure.ac: Check for the minimum in-tree MPFR version
2229         handled.
2230         * configure: Regenerate.
2232 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2234         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2235         * configure: Regenerated.
2237 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2239         * MAINTAINERS (Write After Approval): Add myself.
2241 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2243         * Makefile.def: Add autoprofiledbootstrap.
2244         * Makefile.tpl: Dito.
2245         * Makefile.in: Regenerate.
2247 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2249     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2250     * configure: Regenerate.
2252 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2254         * configure: Regenerate.
2255         * configure.ac: Remove support for avr-rtems.
2257 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2259         * MAINTAINERS (Write After Approval): Add myself.
2261 2016-06-16  Michael Collison  <michael.collison@arm.com>
2263         * MAINTAINERS (Write After Approval): Add myself.
2265 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2267         * MAINTAINERS (Write After Approval): Update e-mail address.
2269 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2271         * MAINTAINERS (Write After Approval): Add myself.
2273 2016-05-28  Alan Modra  <amodra@gmail.com>
2275         * Makefile.tpl (configure): Depend on m4 files included.
2276         * Makefile.in: Regenerate.
2278 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2280         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2281         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2283 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2285         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2286         special case builtin.
2287         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2288         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2289         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2290         for __builtin_vec_addec.
2292 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2294         * config.guess: Import version 2016-04-02 (newest).
2295         * config.sub: Import version 2016-05-10 (newest).
2297 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2299         * configure.ac: Add ARC support to libgloss.
2300         * configure: Regenerate
2302 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2304         * MAINTAINERS (Write After Approval): Add myself.
2306 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2308         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2309         * configure: Regenerated.
2310         * Makefile.def (gmp): Explicitly disable assembler.
2311         (mpfr): Adjust lib_path.
2312         (mpc): Likewise.
2313         * Makefile.in: Regenerated.
2315 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2317         PR bootstrap/70704
2318         * configure.ac (--enable-stage1-checking): Add missing
2319         --enable-checking=.
2320         * configure: Regenerated.
2322 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2324         * config.guess: Revert r235676.
2325         * config.sub: Revert r235676.
2327 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2329         * config.guess: Remove SH5 support.
2330         * config.sub: Likewise.
2331         * configure: Likewise.
2332         * configure.ac: Likewise.
2334 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2336         PR bootstrap/70704
2337         * configure.ac (--enable-stage1-checking): For --disable-checking or
2338         implicit --enable-checking, make sure extra flag matches in between
2339         stage1 and later checking.
2340         * configure: Regenerated.
2342 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2344         * .gitattributes: New file.
2346 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2348         * MAINTAINERS (rs6000/powerpc port): Add myself.
2350 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2352         PR bootstrap/70173
2353         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2354         and gotools directories.  Delete the stage_final file.
2355         * Makefile.in: Regenerate.
2357 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2359         * MAINTAINERS (Write After Approval): Add myself.
2361 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2363         * MAINTAINERS (Fortran maintainer): Remove myself.
2365 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2367         * MAINTAINERS (Write After Approval): Add myself.
2369 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2371         * MAINTAINERS (Write After Approval): Add myself.
2373 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2375         Sync with binutils-gdb:
2377         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2379         * configure.ac: Add mips and s390 to the gold target check.
2380         * configure: Regenerate.
2382 2016-03-01  DJ Delorie  <dj@redhat.com>
2384         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2386 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2388         * MAINTAINERS (libcpp): Add myself.
2389         (diagnostic messages): Likewise.
2391 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2393         * MAINTAINERS: Fix whitespace.
2395 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2397         * MAINTAINERS (Write After Approval): Add myself.
2399 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2401         * config/isl.m4: Add comments about isl-0.16.
2402         * configure: Regenerate.
2404 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2406         * MAINTAINERS (hsa maintainers): Add myself.
2408 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2410         * MAINTAINERS: (Write After Approval): Add myself.
2412 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2413             Sebastian Pop  <s.pop@samsung.com>
2415         * Makefile.in: Regenerate.
2416         * Makefile.tpl: Export ISLVER.
2417         * configure: Regenerate.
2418         * config/isl.m4: Detect isl-0.15.
2420 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2422         PR bootstrap/69329
2423         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2424         * Makefile.in: Regenerate.
2426 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2428         * configure.ac: Enable LTO for DJGPP
2429         * configure: Regenerate
2431 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2433         Sync with binutils-gdb:
2434         2015-10-21  Nick Clifton  <nickc@redhat.com>
2436         PR gas/19109
2437         * configure.ac: Note the 'none' is an acceptable argument to
2438         --enable-compressed-debug-sections.
2439         * configure: Regenerate.
2441 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2443         PR bootstrap/69134
2444         * Makefile.def (mpfr): Disable assembler.
2445         * Makefile.in: Regenerate.
2447 2016-01-01  Ben Elliston  <bje@gnu.org>
2449         * config.guess: Import version 2016-01-01.
2450         * config.sub: Likewise.
2452 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2454         * MAINTAINERS (Write After Approval): Add myself.
2456 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2458         * Makefile.in: Replace ISL with isl.
2459         * Makefile.tpl: Same.
2460         * config/isl.m4: Same.
2461         * configure.ac: Same.
2462         * contrib/download_prerequisites: Same.
2463         * configure: Regenerate.
2465 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2467         * MAINTAINERS (Write After Approval): Add Myself.
2469 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2471         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2472         * configure: Regenerate.
2474 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2475             Sebastian Pop  <s.pop@samsung.com>
2477         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2478         isl_ctx_get_max_operations.
2479         * configure: Regenerate.
2481 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2483         * MAINTAINERS (Write After Approval): Add myself.
2485 2015-12-02  Ian Lance Taylor  <iant@google.com>
2487         PR go/66147
2488         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2489         * Makefile.in: Regenerate.
2491 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2493         PR libffi/65726
2494         * Makefile.def (lang_env_dependencies): Make libffi depend
2495         on cxx.
2496         * Makefile.in: Regenerate.
2498 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2500         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2501         symbols.
2503 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2505         Sync with binutils-gdb:
2506         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2508         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2509         * configure: Regenerate.
2511 2015-11-19  Martin Liska  <mliska@suse.cz>
2513         * .gitignore: Add .clang-format to ignored files.
2514         * Makefile.in: Add clang-format.
2515         * Makefile.tpl: Likewise.
2517 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2519         * configure.ac: Enable libmpx by default.
2520         * configure: Regenerated.
2522 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2524         * MAINTAINERS: Update email address.
2526 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2528         * MAINTAINERS: Update email address.
2530 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2532         * MAINTAINERS  (Write After Approval): Add myself.
2534 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2536         Sync with binutils-gdb:
2537         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2539         PR gas/19109
2540         * configure.ac: Add
2541         --enable-compressed-debug-sections={all,gas,gold,ld}.
2542         * configure: Regenerated.
2544 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2546         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2548 2015-10-09  Martin Liska  <mliska@suse.cz>
2550         * MAINTAINERS (Write After Approval): Add myself.
2552 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2554         * MAINTAINERS (Write After Approval): Add myself.
2556 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2558         * MAINTAINERS: Update email address.
2560 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2562         * MAINTAINERS  (Write After Approval): Add myself.
2564 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2566         * MAINTAINERS: Update email.
2568 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2570         * MAINTAINERS: Update my email address.
2572 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2574         * MAINTAINERS (ft32 port): Add myself.
2576 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2578         * MAINTAINERS: Add myself.
2580 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2582         * MAINTAINERS (Write After Approval): Add myself.
2584 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2586         PR libfortran/54572
2587         * Makefile.def: Make libgfortran depend on libbacktrace.
2588         * Makefile.in: Regenerate.
2590 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2592         * MAINTAINERS (Write After Approval): Add myself.
2594 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2596         PR other/67092
2597         * configure.ac: Remove --with_host_libstdcxx support.
2598         * configure: Regenerate.
2600 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2601             Jakub Jelinek  <jakub@redhat.com>
2603         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2604         nvptx*-*-*.
2605         * configure: Regenerate.
2607 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2609         * Makefile.def (libiconv): Define bootstrap=true.
2610         Mark pdf/html/info as missing.
2611         (configure-gcc): Depend on all-libiconv.
2612         (all-gcc): Ditto.
2613         (configure-libcpp): Ditto.
2614         (all-libcpp): Ditto.
2615         (configure-intl): Ditto.
2616         (all-intl): Ditto.
2617         * Makefile.in: Regenerate.
2619 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
2621         * MAINTAINERS (loop ivopts): Add the entry and myself.
2623 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2625         * MAINTAINERS (nvptx): Add self.
2627 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2629         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2630         128-bit vector modes.
2632 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2634         * MAINTAINERS (Write After Approval): Add myself.
2636 2015-07-28  Ben Elliston  <bje@gnu.org>
2638         * config.sub, config.guess: Import from upstream.
2640 2015-07-24  Michael Darling  <darlingm@gmail.com>
2642         PR other/66259
2643         * config-ml.in: Reflects renaming of configure.in to configure.ac
2644         * configure: Likewise
2645         * configure.ac: Likewise
2647 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
2649         * MAINTAINERS: Update my email address.
2651 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2653         Sync with binutils-gdb:
2654         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
2656         * configure.ac (target_configdirs): Exclude target-zlib if
2657         target-libjava isn't built.
2658         * configure: Regenerated.
2660 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2662         Sync with binutils-gdb:
2663         2015-05-13  John David Anglin  <dave.anglin@bell.net>
2665         * configure.ac: Disable configuration of GDB for HPUX targets.
2666         * configure: Regenerate.
2668         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
2670         * configure.ac: Add --with-system-zlib.
2671         * configure: Regenerated.
2673         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
2675         * configure.ac: Add FT32 support.
2676         * configure: Regenerate.
2678         2015-01-12  Anthony Green  <green@moxielogic.com>
2680         * configure.ac: Don't disable gprof for moxie.
2681         * configure: Rebuild.
2683 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2685         Sync with binutils-gdb:
2686         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
2688         PR ld/18355
2689         * Makefile.def: Add extra_configure_flags to host zlib.
2690         * configure.ac (extra_host_zlib_configure_flags): New.  Set
2691         to --enable-host-shared When bfd is to be built as shared
2692         library.  AC_SUBST.
2693         * Makefile.in: Regenerated.
2695 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
2697         Sync with src:
2698         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
2699         * Makefile.def (dependencies): Add all-zlib to all-bfd.
2700         * Makefile.in: Regenerated.
2702 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
2704         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2705         target.
2706         * configure: Regenerate.
2708 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
2710         * MAINTAINERS (Write After Approval): Add myself.
2712 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
2714         * MAINTAINERS (OS Port Maintainers): Add myself.
2715         (Various Maintainers): Remove myself from libffi testsuite.
2717 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
2719         * MAINTAINERS (gen* on machine desc): Add self.
2721 2015-06-02  Jason Merrill  <jason@redhat.com>
2723         PR bootstrap/66319
2724         * configure.ac: Use -std=gnu++98.
2726 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2728         * MAINTAINERS (Write After Approval): Add myself.
2730 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
2732         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2733         * configure: Regenerate.
2735 2015-05-26  Jason Merrill  <jason@redhat.com>
2737         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2738         * configure: Regenerate.
2740 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2742         * configure.ac: FT32 target added.
2743         * configure: Regenerated.
2745 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
2747         * MAINTAINERS (Write After Approval): Add myself.
2749 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2751         * MAINTAINERS (Write After Approval): Add myself.
2753 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2755         * configure.ac: Fix typo.
2756         * configure: Regenerate.
2758 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
2760         * MAINTAINERS (Write After Approval): Add myself.
2762 2015-05-03  Matthias Klose  <doko@ubuntu.com>
2764         * configure.ac: Match $host configured with triplets.
2765         * configure: Regenerate.
2767 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2769         * Makefile.tpl: Remove surplus whitespace throughout.
2770         * Makefile.in: Regenerate.
2772 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
2774         * MAINTAINERS (Various Maintainers): Add myself as instruction
2775         combiner maintainer.
2777 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
2779         PR bootstrap/62077
2780         * configure.ac (--enable-stage1-checking): Default to
2781         release,misc,gimple,rtlflag,tree,types if --disable-checking
2782         or --enable-checking is not specified and DEV-PHASE is not
2783         experimental.
2784         * configure: Regenerated.
2786 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
2788         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2789         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2790         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2791         * Makefile.in: Regenerate.
2793 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
2795         * MAINTAINERS: Update my email address.
2797 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
2799         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2801 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2803         * MAINTAINERS: Add myself as an arm port reviewer.
2805 2015-03-25  Martin Liska  <mliska@suse.cz>
2806             Yury Gribov  <y.gribov@samsung.com>
2808         * Makefile.in: Fix ln source location for vimrc file.
2809         * Makefile.tpl: Likewise.
2811 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
2813         PR bootstrap/25672
2814         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2815         cross-compiling.  Similarly for CXX_FOR_TARGET.
2816         * configure: Regenerate.
2818 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
2820         * Makefile.def: Add libmpx.
2821         * configure.ac: Add libmpx.
2822         * Makefile.in: Regenerate.
2823         * configure: Regenerate.
2825 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
2827         * MAINTAINERS (CPU Port Maintainers): Add myself
2828         i386 vector ISA extns mantainer.
2830 2015-03-13  Jeff Law  <law@redhat.com>
2832         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2833         maintainer.
2834         Remove Richard Henderson as a maintainer for the x86 port.
2836 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
2838         * MAINTAINERS (CPU Port Maintainers): Update my email address.
2840 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
2842         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2843         pointer bounds checker and i386 MPX maintainer.
2845 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
2847         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2849 2015-02-26  Martin Sebor  <msebor@redhat.com>
2851         * MAINTAINERS (Various Maintainers): Add self.
2853 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
2855         * configure.ac [--enable-as-accelerator-for] (enable_languages):
2856         Make sure it contains lto.
2857         * configure: Regenerate.
2859 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
2861         * configure: Regenerate.
2863 2015-02-06  Diego Novillo  <dnovillo@google.com>
2865         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2866         middle-end, docstring): Remove myself.
2867         (Write After Approval): Add myself.
2869 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
2871         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2872         (Write After Approval): Update address.
2874 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
2876         PR jit/64780
2877         * configure.ac: Require the user to explicitly specify
2878         --enable-host-shared if the jit is enabled.
2879         * configure: Regenerate.
2881 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
2883         * MAINTAINERS (Write After Approval): Add myself.
2885 2015-01-25  Tom de Vries  <tom@codesourcery.com>
2887         * MAINTAINERS: Make whitespace consistent.
2889 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2891         * MAINTAINERS (Write After Approval): Add myself.
2893 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
2895         * MAINTAINERS: (Write After Approval): Add myself.
2897 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2899         * MAINTAINERS: (Write After Approval): Add myself.
2901 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2903         * MAINTAINERS: (Write After Approval): Add myself.
2905 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
2907         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2908         objective-c/c++ front end maintainer.
2910 2015-01-13  Marek Polacek  <polacek@redhat.com>
2912         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2914 2015-01-12  Jeff Law  <law@redhat.com>
2916         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2917         a very long time.
2919 2015-01-09  Ian Lance Taylor  <iant@google.com>
2921         * configure.ac (host_tools): Add gotools.
2922         * Makefile.def (host_modules): Add gotools.
2923         (dependencies): Add dependency of all-gotools on all-target-libgo.
2925 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
2927         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2928         * configure: Regenerate.
2930 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
2932         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2933         all-target-libgomp.
2934         * Makefile.in: Regenerate.
2936 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2938         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2940 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2942         * configure.ac: Add Visium support.
2943         * configure: Regenerate.
2945 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
2947         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2948         * configure: Regenerate.
2950 2015-01-03  Andrew Pinski  <apinski@cavium.com>
2952         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2953         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2954         (BASE_TARGET_EXPORTS): Add OBJCOPY.
2955         (OBJCOPY_FOR_TARGET): New variable.
2956         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2957         * Makefile.in: Regenerate.
2958         * configure.ac: Check for already installed target objcopy.
2959         Also GCC_TARGET_TOOL on objcopy.
2960         * configure: Regenerate.
2962 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2964         * config.sub: Update from upstream, to 2015-01-01 version.
2965         * config.guess: Ditto.
2967 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2969         * MAINTAINERS (RTEMS Ports): Add myself.
2971 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2973         * MAINTAINERS (Write After Approval): Add myself.
2975 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2977         * MAINTAINERS (Write After Approval): Add myself.
2979 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2981         * configure.ac (--enable-as-accelerator-for): Don't set
2982         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2983         * configure: Regenerate.
2985 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
2987         PR bootstrap/64023
2988         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2989         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2990         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2991         to CXX.
2992         * Makefile.in: Regenerated.
2994 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2995             Yury Gribov  <y.gribov@samsung.com>
2997         * .gitignore: Added .local.vimrc and .lvimrc.
2998         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2999         * Makefile.in: Regenerate.
3001 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3003         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3004         * configure: Regenerated.
3006 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3008         * MAINTAINERS (nvptx port): New entry.
3010 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3012         * configure: Regenerate.
3014 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3016         * configure.ac: Merge with Binutils.
3018 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3020         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3021         * Makefile.in: Regenerate.
3023 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3025         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3026         missing flex.
3027         * Makefile.in: Regenerated.
3029 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3031         * Makefile.in: Regenerate.
3033 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3035         PR bootstrap/63784
3036         * libtool.m4: Add $pic_flag with -shared.
3038 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3040         * MAINTAINERS (Write After Approval): Added myself.
3042 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3044         * MAINTAINERS (write-after-approval): Add myself.
3046 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3048         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3049         from 2 years ago.
3051 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3053         Revert:
3054         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3056         * MAINTAINERS (Write After Approval): Added myself as line map
3057         maintainer.
3059 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3061         Revert:
3062         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3064         * MAINTAINERS (Write After Approval): Added myself.
3066 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3068         * MAINTAINERS (Write After Approval): Added myself.
3070 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3072         * MAINTAINERS (Write After Approval): Added myself as line map
3073         maintainer.
3075 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3077         * MAINTAINERS (Various Maintainers): Added myself as line map
3078         maintainer.
3080 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3082         * move-if-change: Sync from upstream gnulib.
3084 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3086         * compile: Sync with upstream Automake.
3087         * depcomp: Ditto.
3088         * install-sh: Ditto.
3089         * missing: Ditto.
3090         * mkinstalldirs: Ditto.
3091         * ylwrap: Ditto.
3093 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3095         * config.sub: Update from upstream config repo.
3096         * config.guess: Ditto.
3098 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3100         * Makefile.def: Add liboffloadmic to target_modules.  Make
3101         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3102         * Makefile.in: Regenerate.
3103         * configure: Regenerate.
3104         * configure.ac: Add liboffloadmic to target binaries.
3105         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3106         Add liboffloadmic to noconfig list when C++ is not supported.
3108 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3109             Thomas Schwinge  <thomas@codesourcery.com>
3110             Ilya Verbin  <ilya.verbin@intel.com>
3111             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3113         * configure: Regenerate.
3114         * configure.ac (--enable-as-accelerator-for)
3115         (--enable-offload-targets): New configure options.
3117 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3119         * Makefile.def: Make all-gcc depend on all-isl.
3120         * Makefile.in: Regenerate.
3122 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3124         * ChangeLog.jit: New.
3125         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3127 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3129         PR target/63610
3130         * libtool.m4: Fix globbing of darwin versions.
3131         * configure: Regenerate.
3133 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3135         * Makefile.def: Remove CLooG.
3136         * Makefile.tpl: Ditto.
3137         * configure.ac: Ditto.
3138         * configure: Regenerate.
3139         * Makefile.in: Ditto.
3141 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3143         * configure.ac: Handle nvptx-*-*.
3144         * configure: Regenerate.
3146 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3148         * MAINTAINERS (Write After Approval): Add myself.
3150 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3152         * Makefile.def (libcc1): Remove bootstrap=true;.
3153         * Makefile.in: Regenerated.
3155 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3157         * configure.ac: Update comment.
3158         * configure: Regenerate.
3160 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3162         * MAINTAINERS (Write After Approval): Add myself.
3164 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3166         * configure.ac (extra_host_libiberty_configure_flags): Add
3167         --enable-shared also for libcc1's benefit.
3168         * configure: Regenerate.
3170 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3172         * MAINTAINERS: Change my email address.
3174 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3175             Tom Tromey  <tromey@redhat.com>
3177         * Makefile.def: Add libcc1 to host_modules.
3178         * configure.ac (host_tools): Add libcc1.
3179         * Makefile.in, configure: Rebuild.
3181 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3183         * configure.ac (build_configargs): Don't share config.cache between
3184         build subdirs.
3185         * configure: Regenerate.
3187 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3189         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3190         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3191         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3192         leon3v7 as leon3.
3193         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3194         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3195         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3196         * config/sparc/sparc.md (cpu): Add leon3v7.
3197         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3199 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3201         * MAINTAINERS (write-after-approval): Add myself.
3203 2014-10-23  Ian Lance Taylor  <iant@google.com>
3205         * configure.ac: Disable the Go frontend on systems where it is known
3206         to not work.
3207         * configure: Regenerate.
3209 2014-10-23  Richard Biener  <rguenther@suse.de>
3211         * Makefile.def: Add libcpp build module and dependencies.
3212         * configure.ac: Add libcpp build module.
3213         * Makefile.in: Regenerate.
3214         * configure: Likewise.
3216 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3218         * MAINTAINERS (write-after-approval): Add myself.
3220 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3222         * INSTALL/README: Do not mention CVS.
3224 2014-10-03  Jing Yu  <jingyu@google.com>
3226         * configure.ac: Add aarch64 to list of targets that support gold.
3227         * configure: Regenerate.
3229 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3231         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3233 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3235         * MAINTAINERS:  Add myself as MIPS maintainer.
3237 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3239         * MAINTAINERS: Move myself to MIPS maintainers.
3241 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3243         * MAINTAINERS: Put all email addresses between '<' and '>'.
3245 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3247         * MAINTAINERS: Move myself to reviewers (Fortran).
3249 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3251         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3252         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3253         * Makefile.in: Regenerate.
3255 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3257         * rtx-classes-status.txt: Delete
3259 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3261         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3263 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3265         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3266         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3267         of checking for version number.
3268         * configure: Regenerated.
3269         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3271 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3273         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3274         is done; begin phase 6 (use extra rtx_def subclasses).
3276 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3278         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3279         done; begin phase 5 (additional rtx_def subclasses).
3281 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3283         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3285 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3287         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3288         SET_BB_HEADER are done.
3290 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3292         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3293         done.
3295 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3297         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3299 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3301         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3303 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3305         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3307 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3309         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3311 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3313         * rtx-classes-status.txt: Phase 3 (per-file commits within
3314         "config" subdirs) is done; begin phase 4 (removal of
3315         "scaffolding").
3317 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3319         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3320         dir) is done; begin phase 3 (per-file commits within "config"
3321         subdirs).
3323 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3325         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3326         phase 2 (per-file commits in main source dir).
3328 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3330         * configure: Regenerated.
3332 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3334         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3336 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3338         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3340 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3342         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3344 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3346         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3348 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3350         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3352 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3354         * MAINTAINERS (Write After Approval): Add myself.
3356 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3358         * MAINTAINERS: Remove myself
3360 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3362         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3364 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3366         * MAINTAINERS (Write After Approval): Add myself.
3368 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3370         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3371         SET_BB_HEADER, SET_BB_FOOTER
3373 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3375         * rtx-classes-status.txt: New file
3377 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3379         * configure.ac: Eliminate ClooG installation dependency.
3380         * configure: Regenerate.
3381         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3382         * Makefile.in: Regenerate.
3384 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3386         * MAINTAINERS (Write After Approval): Add myself.
3388 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3390         * MAINTAINERS (Write After Approval): Add myself.
3392 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3394         * MAINTAINERS (Write After Approval): Add myself.
3396 2014-07-28  Anthony Green  <green@moxielogic.com>
3398         Import from savannah.gnu.org:
3399         * config.sub: Update to 2014-07-28 version.
3401 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3403         * MAINTAINERS: Remove my MIPS maintainer entry.
3405 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3407         PR target/47230
3408         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3409         * configure: Regenerate.
3411 2014-07-24  James Norris  <jnorris@codesourcery.com>
3413         * MAINTAINERS (Write After Approval): Add myself.
3415 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3417         * configure.ac: Accept only CLooG 0.18.1.
3418         * configure: Regenerate.
3420 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3422         * configure.ac: Don't accept isl 0.11.
3423         * configure: Regenerate.
3425 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3427         * MAINTAINERS (Write After Approval): Add myself.
3429 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3431         * configure.ac: Don't accept isl 0.10.
3432         * configure: Regenerate.
3434 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3436         Fix include path for in-tree cloog.
3437         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3438         * configure: Regenerate.
3440 2014-06-18  Richard Henderson  <rth@redhat.com>
3442         * .gitignore: Import gcc_update output.
3444 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3446         * config-ml.in: Robustify ac_configure_args parsing.
3448         * configure.ac (--enable-linker-plugin-configure-flags)
3449         (--enable-linker-plugin-flags): New flags.
3450         (configdirs): Conditionally add libiberty-linker-plugin.
3451         * configure: Regenerate.
3452         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3453         (host_modules) <lto-plugin>: Pay attention to
3454         @extra_linker_plugin_flags@ and
3455         @extra_linker_plugin_configure_flags@.
3456         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3457         * Makefile.in: Regenerate.
3459         * Makefile.tpl (configure-[+prefix+][+module+])
3460         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3461         "module_srcdir" instead of "module" for locating a module's srcdir.
3462         * Makefile.in: Regenerate.
3464 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3466         * MAINTAINERS (Write After Approval): Add myself.
3468 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3470         * MAINTAINERS: Update my email address.
3472 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3474         * MAINTAINERS (Write After Approval): Add myself.
3476 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3478         * MAINTAINERS (Write After Approval): Add myself.
3480 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3482         PR libstdc++/61011
3483         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3484         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3485         * configure: Regenerate.
3487 2014-05-28  Pedro Alves  <palves@redhat.com>
3489         * MAINTAINERS (Write After Approval): Add myself.
3491 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3493         * MAINTAINERS: Update my affiliation/email.
3495 2014-05-19  Mike Stump  <mikestump@comcast.net>
3497         * MAINTAINERS: Add wide-int reviewers.
3499 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3501         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3502         * configure: Regenerated.
3504 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3506         * MAINTAINERS (libitm): Add myself as maintainer.
3508 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3510         * MAINTAINERS (Write After Approval): Add myself.
3512 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3514         * config.sub, config.guess: Import from upstream.
3516 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3518         * MAINTAINERS (Write After Approval): Put myself in correct order.
3520 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3522         * MAINTAINERS (Write After Approval): Add myself.
3524 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3526         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3527         section.
3529 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3531         * MAINTAINERS (Write After Approval): Delete myself.
3533 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3535         PR sanitizer/56781
3536         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3537         and -B* options with -Xcompiler.
3539 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3541         PR bootstrap/60620
3542         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3543         * Makefile.in: Regenerate.
3545 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3547         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3548         for WINDRES_FOR_TARGET in default-manifest.o rule.
3549         * Makefile.in: Regenerate.
3551 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3553         * MAINTAINERS (Write After Approval): Add myself.
3555 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3557         PR sanitizer/56781
3558         * Makefile.def: Set bootstrap=true; for host fixincludes.
3559         * configure.ac: Don't bootstrap host fixincludes unless
3560         --with-build-config=bootstrap-{a,ub}san.
3561         * Makefile.in: Regenerated.
3562         * configure: Regenerated.
3564 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3566         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3567         --enable-vtable-verify option parsing.  Don't add
3568         target-libsanitizer to bootstrap_target_libs unless
3569         --with-build-config=bootstrap-asan or
3570         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3571         to bootstrap_target_libs unless --enable-vtable-verify.
3572         * configure: Regenerated.
3574 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3576         * MAINTAINERS (Write After Approval): Add myself.
3578 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3580         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3582 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3584         PR bootstrap/58572
3585         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3586         -I for libstdc++-v3 includes if $(LEAN).
3587         * Makefile.in: Regenerated.
3589 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3591         * MAINTAINERS: Update my email address.
3593 2014-02-24  Walter Lee  <walt@tilera.com>
3595         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3596         (tilegx-*-*): Change to tilegx*-*-*.
3597         * configure: Regenerate.
3599 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3601         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3603 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3605         * MAINTAINERS (Write After Approval): Add myself.
3607 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3609         PR target/59788
3610         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3611         *solaris2*.
3613 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3615         * MAINTAINERS: Update my email address.
3617 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3619         * MAINTAINERS: Convert to UTF-8.
3620         Properly sort Xinliang David Li's entry.
3622 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3623             Sandra Loosemore  <sandra@codesourcery.com>
3625         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3626         nios2 port maintainers.
3628 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3630         * MAINTAINERS (Write After Approval): Add myself.
3632 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3634         * configure.ac: Add user-friendly check for native x86_64-linux
3635         multilibs.
3636         * configure: Regenerate.
3638 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3640         * MAINTAINERS: Add myself as sh maintainer.
3642 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3644         * MAINTAINERS: Add self as SLSR maintainer.
3646 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
3648         * MAINTAINERS: Update my email address.
3650 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
3652         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3654 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
3656         * Makefile.in: Regenerate.
3658         * Makefile.tpl: Fix typo.
3659         * Makefile.in: Regenerate partially.
3661 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3663         * configure.ac: Added libcilkrts to noconfig list when C++ is not
3664         supported.
3665         * configure: Regenerated.
3667 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
3669         * MAINTAINERS (Write After Approval): Add myself.
3671 2013-10-30  Jason Merrill  <jason@redhat.com>
3673         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3674         --disable-build-format-warnings.
3676 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3678         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
3679         depend on libstdc++ and libgcc.
3680         * configure: Regenerate.
3681         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
3682         libcilkrts for POSIX and i*86, and x86_64 architectures.
3683         * Makefile.in: Added libcilkrts related fields to support building it.
3685 2013-10-26  Jeff Law  <law@redhat.com>
3687         * Makefile.def (target_modules): Remove libmudflap
3688         (languages): Remove check-target-libmudflap).
3689         * Makefile.in: Rebuilt.
3690         * Makefile.tpl (check-target-libmudflap-c++): Remove.
3691         * configure.ac (target_libraries): Remove target-libmudflap.
3692         Remove checks which disabled libmudflap on some systems.
3693         * configure: Rebuilt.
3694         * libmudflap: Directory removed.
3696 2013-10-21  Cong Hou  <congh@google.com>
3698         * MAINTAINERS (Write After Approval): Add myself.
3700 2013-10-16  Mike Stump  <mikestump@comcast.net>
3702         * .dir-locals.el: Add.
3704 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
3706         * configure.ac: Add --enable-host-shared
3707         * configure: Regenerate.
3709 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3711         Import from savannah.gnu.org:
3712         * config.guess: Update to 2013-06-10 version.
3713         * config.sub: Update to 2013-10-01 version.
3715 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
3717         Changes to build configuration to allow big endian ARC ELF toolchain
3718         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3719         * configure: Regenerate.
3721 2013-09-20  Alan Modra  <amodra@gmail.com>
3723         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3724         ppc host match.  Support little-endian powerpc linux hosts.
3726 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
3728         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3729         maintainer.
3731 2013-09-12  DJ Delorie  <dj@redhat.com>
3733         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3734         maintainers.
3736 2013-09-03  Richard Biener  <rguenther@suse.de>
3738         * configure.ac: Also allow ISL 0.12.
3739         * configure: Regenerated.
3741 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3743         * MAINTAINERS (Write After Approval): Add myself.
3745 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
3747         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3749 2013-08-26  Caroline Tice  <cmtice@google.com>
3751         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
3752         "Various Reviewers" to libvtv "Various Maintainers".
3754 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
3756         * MAINTAINERS: Add myself as RTL optimizers reviewer.
3758 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
3760         * MAINTAINERS: Update name, email.
3762 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
3764         * MAINTAINERS (Write After Approval): Add myself.
3766 2013-08-12  Caroline Tice  <cmtice@google.com>
3768         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3769         address in the Write After Approval section.
3771 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
3773         * MAINTAINERS (Write After Approval): Update email.
3775 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
3777         * configure.ac: Adjust to check VTV_SUPPORTED.
3778         * configure: Regenerated.
3780 2013-08-02  Caroline Tice  <cmtice@google.com>
3782         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3783         on non-linux systems; add target-libvtv to noconfigdirs; add
3784         libsupc++/.libs to C++ library search paths.
3785         * configure: Regenerated.
3786         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3787         libstdc++ and libgcc.
3788         * Makefile.in: Regenerated.
3790 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
3792         * MAINTAINERS (Write After Approval): Add myself.
3794 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
3795             Shiva Chen  <shiva0217@gmail.com>
3797         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3798         nds32 port maintainers.
3800 2013-07-17  Tim Shen  <timshen91@gmail.com>
3802         * MAINTAINERS (Write After Approval): Add myself.
3804 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3806         * configure.ac: Sync from binutils.
3807         * configure: Regenerate.
3809 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
3811         * MAINTAINERS (Write After Approval): Add myself.
3813 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
3815         * MAINTAINERS (Write After Approval): Add myself.
3817 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
3819         * MAINTAINERS (Write After Approval): Add myself.
3821 2013-04-30  Brooks Moses  <bmoses@google.com>
3823         * MAINTAINERS: Update my email; move myself from Fortran
3824         reviewer to Write After Approval.
3826 2013-04-16  Andreas Schwab  <schwab@suse.de>
3828         * configure.ac (aarch64-*-*): Don't disable java.
3829         * configure: Regenerate.
3831 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
3833         * MAINTAINERS (Write After Approval): Add myself.
3835 2013-03-30  Matthias Klose  <doko@ubuntu.com>
3837         * Makefile.def (target_modules): Don't install libffi.
3838         * Makefile.in: Regenerate.
3840 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
3842         * MAINTAINERS (Write After Approval): Add myself.
3844 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
3846         * MAINTAINERS (Write After Approval): Add myself.
3848 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
3850         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3851         * configure: Regenerated.
3853 2013-02-05  Ian Lance Taylor  <iant@google.com>
3855         PR go/55969
3856         * configure.ac: Disable libgo on some systems where it does not
3857         work.
3859 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
3861         * MAINTAINERS: Explicitly add myself as AIX maintainer.
3862         Remove Geoff Keating as rs6000 port maintainer, at his request.
3864 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
3866         * MAINTAINERS: Update my email.
3868 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
3870         * configure: Re-generate.
3872 2013-01-15  Richard Biener  <rguenther@suse.de>
3874         PR other/55973
3875         * configure: Re-generate.
3877 2013-01-14  Matthias Klose  <doko@ubuntu.com>
3879         * Makefile.def (install-target-libsanitizer): Depend on
3880         install-target-libstdc++-v3.
3881         * Makefile.in: Regenerate.
3883 2013-01-14  Richard Biener  <rguenther@suse.de>
3885         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3886         * configure: Re-generate
3888 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3890         * config.sub: Update from config repo.
3892 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3894         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3895         * Makefile.in: Regenerate.
3897 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3899         * MAINTAINERS (arc): Add new port maintainership for myself.
3901 2013-01-09  Jason Merrill  <jason@redhat.com>
3903         * .gitignore: Import from gdb repository.
3905 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3907         * Makefile.def (configure-gcc): Depend on all-gmp.
3908         (all-gcc): Remove dependency on all-gmp.
3909         * Makefile.in: Regenerated.
3911 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3913         * config.sub: Merge from config repo.
3914         * config.guess: Ditto.
3916 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3918         * Makefile.def: Merge from binutils.
3919         * Makefile.in: Ditto.
3921 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3923         * MAINTAINERS: Update my email.
3925 2012-12-29  Ben Elliston  <bje@gnu.org>
3927         * config.guess: Update to 2012-12-29 version.
3928         * config.sub: Likewise.
3930 2012-12-20  Matthias Klose  <doko@ubuntu.com>
3932         * Makefile.def (install-target-libgfortran): Depend on
3933         install-target-libquadmath, install-target-libgcc.
3934         (install-target-libsanitizer): Depend on install-target-libgcc.
3935         (install-target-libjava): Depend on install-target-libgcc.
3936         (install-target-libitm): Depend on install-target-libgcc.
3937         (install-target-libobjc): Depend on install-target-libgcc.
3938         (install-target-libstdc++-v3): Depend on install-target-libgcc.
3939         * Makefile.in: Regenerate.
3941 2012-12-19  Matthias Klose  <doko@ubuntu.com>
3943         * Makefile.def (install-target-libgo): Depend on
3944         install-target-libatomic.
3945         * Makefile.in: Regenerate.
3947 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
3949         PR go/55201
3950         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3951         * Makefile.in: Regenerate.
3953 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
3955         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3956         * configure: Regenerate.
3958 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3960         * config.sub: Merge from config repo.
3962 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3964         * Makefile.def (target_modules): Add bootstrap=true and
3965         raw_cxx=true to libsanitizer.
3966         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3967         * Makefile.in: Regenerated.
3968         * configure: Likewise.
3970 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3972         * MAINTAINERS: Remove self as RTL optimization maintainer.
3974 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3976         * MAINTAINERS (Write After Approval): Add myself.
3978 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3980         * Makefile.def (target_modules): Remove bootstrap=true and
3981         raw_cxx=true from libsanitizer.
3982         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3983         * Makefile.in: Regenerated.
3984         * configure: Likewise.
3986 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3988         * Makefile.def (target_modules): Add bootstrap=true and
3989         raw_cxx=true to libsanitizer.
3990         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3991         * Makefile.in: Regenerated.
3992         * configure: Likewise.
3994 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3996         PR bootstrap/54279
3997         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3998         * configure: Regenerate.
3999         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4000         * Makefile.in: Regenerate.
4002 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4004         * configure.ac: Disable libsanitizer if we're not building C++.
4005         * configure: Regenerate.
4007 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4009         * MAINTAINERS (Write After Approval): Add myself.
4011 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4013         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4014         Kostya Serebryany (kcc@google.com) and
4015         Jakub Jelinek (jakub@redhat.com).
4016         Rename area for Dodji Seketeli (dodji@redhat.com).
4018 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4020         * MAINTAINERS: (asan.c, related): Add myself.
4022 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4024         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4025         * configure: Regenerate.
4027 2012-11-13  Richard Henderson  <rth@redhat.com>
4029         * configure.ac: Move libsanitizer logic to subdirectory.
4030         * configure: Regenerate.
4032 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4034         * configure.ac: Enable libsanitizer just on x86 linux for now.
4035         * configure: Re-generate.
4037 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4039         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4040         sections.
4041         * configure: Regenerate.
4043 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4045         * configure.ac: Add section for configdirs for libsanitizer.
4046         Disable for cris-*-* and mmix-*-*.
4047         * configure: Regenerate.
4049 2012-11-12  Wei Mi <wmi@google.com>
4051         * configure.ac: Add libsanitizer to target_libraries.
4052         * Makefile.def: Ditto.
4053         * configure: Regenerate.
4054         * Makefile.in: Regenerate.
4055         * libsanitizer: New directory for asan runtime.  Contains an empty
4056         tsan directory.
4058 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4060         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4061         against Mingw64 w32api.
4062         * configure: Regenerate.
4064 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4066         * configure: Regenerated.
4068 2012-11-03  Robert Mason  <rbmj@verizon.net>
4070         * configure.ac: add --disable-libstdcxx configure option
4071         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4073 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4075         * MAINTAINERS (Write After Approval): Add myself.
4077 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4079         * MAINTAINERS (Write After Approval): Add myself.
4081 2012-10-24  Sharad Singhai  <singhai@google.com>
4083         * MAINTAINERS (Write After Approval): Add myself.
4085 2012-10-24  Eric Christopher  <echristo@gmail.com>
4087         * MAINTAINERS: Update email address.
4089 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4091         PR bootstrap/54820
4092         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4093         * configure: Regenerate.
4095 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4097         * MAINTAINERS (aarch64): Add Marcus and myself.
4099 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4101         PR bootstrap/54820
4102         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4103         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4104         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4105         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4106         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4107         * Makefile.in: Regenerate.
4108         * configure.ac (have_static_libs): New variable and associated check.
4109         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4110         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4111         * configure: Regenerate.
4113 2012-10-10  Richard Biener  <rguenther@suse.de>
4115         * MAINTAINERS: Adjust for changed surname.
4117 2012-10-04  Lawrence Crowl  <crowl@google.com>
4119         * MAINTAINERS (Write After Approval): Add myself.
4121 2012-10-01  Cary Coutant  <ccoutant@google.com>
4123         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4125 2012-09-28  Ian Lance Taylor  <iant@google.com>
4127         * Makefile.def: Make all-target-libgo depend on
4128         all-target-libbacktrace.
4129         * Makefile.in: Rebuild.
4131 2012-09-26  Ian Lance Taylor  <iant@google.com>
4133         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4134         * Makefile.in: Rebuild.
4136 2012-09-20  Walter Lee  <walt@tilera.com>
4138         * configure.ac: Add tilegx to list of targets that support gold.
4139         * configure: Regenerate.
4141 2012-09-20  Marek Polacek  <polacek@redhat.com>
4143         * MAINTAINERS (Write After Approval): Add myself.
4145 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4147         * configure.ac: Add mips*-mti-elf* target.
4148         * configure: Regenerate.
4150 2012-09-17  Ian Lance Taylor  <iant@google.com>
4152         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4153         * configure.ac (host_libs): Add libbacktrace.
4154         (target_libraries): Add libbacktrace.
4155         * Makefile.def (host_modules): Add libbacktrace.
4156         (target_modules): Likewise.
4157         * configure, Makefile.in: Rebuild.
4159 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4161         PR target/38607
4162         Merge upstream change.
4163         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4165         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4166         Add libgomp*.o to compare_exclusions for AIX.
4167         * configure: Regenerate.
4169 2012-09-06  Diego Novillo  <dnovillo@google.com>
4171         * configure.ac: Bump minimum GMP version to 4.2.3.
4172         * configure: Re-generate.
4174 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4176         PR target/54461
4177         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4178         target-libgloss if not configured --with-avrlibc=no.
4179         * configure: Regenerate.
4181 2012-09-04  Jason Merrill  <jason@redhat.com>
4183         * configure.ac: Fix --enable-languages=all.
4185 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4187         * MAINTAINERS (Write After Approval): Add myself.
4189 2012-09-03  Richard Guenther  <rguenther@suse.de>
4191         PR bootstrap/54138
4192         * configure.ac: Re-organize ISL / CLOOG checks to allow
4193         disabling with either --without-isl or --without-cloog.
4194         * configure: Regenerated.
4196 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4198         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4199         * configure: Regenerate.
4201 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4203         * MAINTAINERS: Fix my email address.
4205 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4207         PR binutils/4970
4208         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4209         and opcodes.
4210         * Makefile.in: Regenerated.
4212 2012-08-26  Art Haas <ahaas@impactweather.com>
4214         * configure: Regenerate.
4216 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4218         * INSTALL/README: Also refer to the online installation
4219         instructions.
4221 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4223         * MAINTAINERS (Write After Approval): Add myself.
4224         (Picochip port): Remove myself.
4226 2012-08-14   Diego Novillo  <dnovillo@google.com>
4228         Merge from cxx-conversion branch.
4230         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4231         POSTSTAGE1_CONFIGURE_FLAGS.
4232         * Makefile.in: Regenerate.
4233         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4234         Force C++ when bootstrapping.
4235         * configure: Regenerate.
4237 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4239         * MAINTAINERS (Write After Approval): Add myself.
4241 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4243         * README: Document use of ranges of years in copyright notices.
4245 2012-07-06  Richard Guenther  <rguenther@suse.de>
4247         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4248         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4249         --with-gmp=system.
4250         * Makefile.in: Regenerated.
4251         * configure: Likewise.
4253 2012-07-06  Richard Guenther  <rguenther@suse.de>
4255         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4256         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4257         supply V=1 as extra_make_flags.
4258         * configure: Regenerated.
4259         * Makefile.in: Likewise.
4261 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4263         * configure: Regenerate.
4265 2012-07-03  Richard Guenther  <rguenther@suse.de>
4267         * Makfile.def (isl): Remove not necessary extra_exports and
4268         extra_make_flags.
4269         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4270         * Makefile.in: Regenerated.
4272 2012-07-03  Richard Guenther  <rguenther@suse.de>
4274         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4275         * configure.ac: If either the ISL or the CLooG check failed
4276         do not try to build in-tree versions.
4277         * Makefile.in: Regenerated.
4278         * configure: Regenerated.
4280 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4282         * configure: Regenerate.
4284 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4286         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4287         maintainer.
4289 2012-07-02  Richard Guenther  <rguenther@suse.de>
4291         * configure: Regenerated.
4293 2012-07-02  Richard Guenther  <rguenther@suse.de>
4294         Michael Matz  <matz@suse.de>
4295         Tobias Grosser <tobias@grosser.es>
4296         Sebastian Pop <sebpop@gmail.com>
4298         * Makefile.def: Add ISL host module, remove PPL host module.
4299         Adjust ClooG host module to use the proper ISL.
4300         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4301         * configure.ac: Include config/isl.m4.  Add ISL host library,
4302         remove PPL.  Remove PPL configury, add ISL configury, adjust
4303         ClooG configury.
4304         * Makefile.in: Regenerated.
4305         * configure: Likewise.
4307 2012-07-02  Richard Guenther  <rguenther@suse.de>
4309         Merge from graphite branch
4310         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4312         * configure: Regenerated.
4313         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4314         both cloog.org and legacy versions. The only supported version will
4315         be CLooG with the isl backend.
4317         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4319         * configure: Regenerated.
4320         * configure.ac: Require cloog isl 0.17.0
4322         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4324         * configure: Regenerated.
4325         * config/cloog.m4: Do not define CLOOG_ORG
4327 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4329         * configure.ac: Skip C if explicitly selected.
4330         * configure: Regenerate.
4332 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4334         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4335         they contain -O2.
4336         * configure: Regenerate.
4338 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4340         PR debug/53740
4341         * df.h, df-problems.c, dce.c: Revert last patch.
4343 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4345         * MAINTAINERS (Write After Approval): Update my email address.
4347 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4349         * MAINTAINERS (Write After Approval): Add myself.
4351 2012-06-20  Jason Merrill  <jason@redhat.com>
4353         * Makefile.tpl (check-target-libgomp-c++): New.
4354         (check-target-libitm-c++): New.
4355         * Makefile.def (c++): Add them.
4356         * Makefile.in: Regenerate.
4358 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4360         * MAINTAINERS (Write After Approval): Add myself.
4362 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4364         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4365         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4366         (install-no-fixedincludes): Adjust accordingly.
4367         * Makefile.in: Regenerate.
4369 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4371         Merge upstream change
4372         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4374 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4376         * MAINTAINERS (Write After Approval): Add myself.
4378 2012-05-09  Nick Clifton  <nickc@redhat.com>
4379             Paul Smith  <psmith@gnu.org>
4381         PR bootstrap/50461
4382         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4383         allow for the fact that from release v3.1.0 of MPFR the source
4384         files were moved into a src sub-directory.
4385         * configure: Regenerate.
4387 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4389         * configure.ac: Bump minimum MPFR version to 2.4.0.
4390         * configure: Regenerated.
4392 2012-05-01  Richard Henderson  <rth@redhat.com>
4394         * Makefile.def (libatomic): New target_module.
4395         * configure.ac (target_libraries): Add libatomic.
4396         (noconfigdirs): Check if libatomic is supported.
4397         * Makefile.in, configure: Rebuild.
4399 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4401         * MAINTAINERS (Write After Approval): Add myself.
4403 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4405         * config.sub: Update to 2012-04-18 version from official repo.
4407 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4409         * MAINTAINERS (Write After Approval): Add myself.
4411 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4413         * MAINTAINERS: Changed email address.
4415 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4417         PR target/52737
4418         * contrib/gcc_update (files_and_dependencies):
4419         Remove gcc/config/avr/t-multilib from touch data.
4421 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4423         * MAINTAINERS (OS Port Maintainers): Remove irix.
4424         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4425         (unsupported_languages): Remove mips-sgi-irix6.*.
4426         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4427         (with_stabs): Remove.
4428         * configure: Regenerate.
4430 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4432         * MAINTAINERS (OS Port Maintainers): Remove osf.
4433         * configure.ac (enable_libgomp): Remove *-*-osf*.
4434         (with_stabs): Remove alpha*-*-osf*.
4435         * configure: Regenerate.
4437 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4439         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4440         * configure: Regenerate.
4442 2012-02-17  Walter Lee  <walt@tilera.com>
4444         * MAINTAINERS: (Write After Approval): Delete myself.
4446 2012-02-14  Walter Lee  <walt@tilera.com>
4448         * MAINTAINERS (tilegx port): Add myself.
4449         (tilepro port): Add myself.
4450         (Write After Approval): Add myself.
4452 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4454         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4455         and Joseph Myers as docstring relicensing maintainers.
4457 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4459         * MAINTAINERS (write-after-approval): Add myself.
4461 2012-02-08  Ira Rosen <irar@il.ibm.com>
4463         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4464         maintainer.
4466 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4468         * MAINTAINERS (Write After Approval): Move myself to
4469         maintain alphabetical order.
4471 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4473         * MAINTAINERS (Write After Approval): Add myself.
4475 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4477         * MAINTAINERS (Write After Approval): Add myself.
4479 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4480             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4482         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4483         * configure: Regenerate.
4485 2012-01-23  Harshit Chopra  <harshit@google.com>
4487         * MAINTAINERS (Write After Approval): Add myself.
4489 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4491         * configure.ac: Remove reference to mh-interix.
4492         * configure: Regenerate.
4494 2012-01-05  Richard Henderson  <rth@redhat.com>
4496         PR bootstrap/51072
4497         * configure.ac: Disable libitm if c++ is not enabled.
4498         * configure: Rebuild.
4500         * configure.ac: Fix regexp for same.
4501         * configure: Rebuild.
4503 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4505         * MAINTAINERS (Write After Approval): Add myself.
4507 2012-01-02  Richard Guenther  <rguenther@suse.de>
4509         PR bootstrap/51686
4510         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4511         * Makefile.in: Regenerate.
4513 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4515         * MAINTAINERS (Write After Approval): Add myself.
4517 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4519         * configure: Regenerate.
4521 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4523         * MAINTAINERS (picochip): Changed email address.
4525 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4527         * MAINTAINERS (write-after-approval): Add self.
4529 2011-11-29  DJ Delorie  <dj@redhat.com>
4531         * configure.ac (rl78-*-*) New case.
4532         * configure: Regenerate.
4533         * MAINTAINERS: Add myself as RL78 maintainer.
4535 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4537         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4539 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4541         * libtool.m4: Additional FreeBSD 10 fixes.
4543 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4545         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4546         Maintainers section, as Epiphany maintainer.
4548 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4550         PR target/49992
4551         * configure.ac: Remove ranlib special-casing for Darwin.
4552         * configure: Regenerate.
4554 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4556         * MAINTAINERS (Reviewers): Keep the list sorted.
4558 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4560         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4562 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4564         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4565         * configure: Rebuild.
4566         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4567         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4568         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4569         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4570         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4571         Add READELF.
4572         * Makefile.in: Rebuild.
4574 2011-11-09  Jason Merrill  <jason@redhat.com>
4576         * Makefile.def (language=c++): Remove check-c++0x.
4577         * Makefile.in (check-gcc-c++): Regenerate.
4579 2011-11-08  Richard Henderson  <rth@redhat.com>
4581         * configure.ac: Test for libitm directory present first.
4583         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4585         * configure.ac: Test libitm/configure.tgt to disable libitm.
4586         * configure: Rebuild.
4588 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4589             Richard Henderson  <rth@redhat.com>
4591         Merged from transactional-memory.
4593         * Makefile.def (lang_env_dependencies): libitm is c++.
4594         Add libitm target module.
4595         * configure.ac: Likewise.
4596         * config/mmap.m4: New file.
4597         * contrib/gcc_update: Add libitm to touch data.
4598         * Makefile.in, configure: Rebuild.
4600 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4602         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4603         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4604         * Makefile.in: Regenerate.
4606 2011-11-01  DJ Delorie  <dj@redhat.com>
4608         * config.sub: Update to version 2011-10-29 (added rl78)
4610 2011-10-27  Nick Clifton  <nickc@redhat.com>
4612         * config.sub: Import these changes from the config project:
4614         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4615             Ben Elliston  <bje@gnu.org>
4617         * config.sub (epiphany): New.
4619         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4620             Ben Elliston  <bje@gnu.org>
4622         * config.sub (hexagon, hexagon-*): New.
4624         2011-08-23  Roland McGrath  <mcgrathr@google.com>
4626         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4627         64eb to be64.
4629         2011-08-16  Roland McGrath  <mcgrathr@google.com>
4631         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4632         (nacl): Grok as alias for 32el-unknown-nacl.
4634 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4636         * MAINTAINERS (Write After Approval): Add myself.
4638 2011-10-24  Teresa Johnson  <tejohnson@google.com>
4640         * MAINTAINERS (Write After Approval): Add myself.
4642 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
4644         * MAINTAINERS (sparc port): Remove myself.
4646 2011-09-14  Tom de Vries  <tom@codesourcery.com>
4648         * MAINTAINERS (Write After Approval): Add myself.
4650 2011-08-14  Yao Qi  <yao@codesourcery.com>
4652         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4653         * configure: Regenerate.
4655 2011-07-26  Ian Lance Taylor  <iant@google.com>
4657         * configure.ac: Set have_compiler based on whether gcc directory
4658         exists, rather than on whether gcc is in configdirs.
4659         * configure: Rebuild.
4661 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
4663         * MAINTAINERS (Global Reviewers): Add self.
4665 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
4667         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4668         link directories.
4669         * Makefile.in: Rebuild.
4671 2011-07-20  Ian Lance Taylor  <iant@google.com>
4673         PR bootstrap/49787
4674         * configure.ac: Move --enable-bootstrap handling earlier in file.
4675         If --enable-bootstrap and either --enable-build-with-cxx or
4676         --enable-build-poststage1-with-cxx, enable C++ automatically.
4677         * configure: Rebuild.
4679 2011-07-19  Ian Lance Taylor  <iant@google.com>
4681         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
4682         make C++ a boot_language.  Set and substitute
4683         POSTSTAGE1_CONFIGURE_FLAGS.
4684         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4685         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4686         * configure, Makefile.in: Rebuild.
4688 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
4690         * MAINTAINERS (Register Allocation): Move myself from reviewers to
4691         maintainers.
4693 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
4695         * MAINTAINERS (Global Reviewers): Add myself.
4697 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4699         * configure: Regenerate.
4701 2011-07-16  Jason Merrill  <jason@redhat.com>
4703         * Makefile.def (language=c++): Add check-c++0x and
4704         check-target-libmudflap-c++.
4705         * Makefile.tpl (check-target-libmudflap-c++): New.
4706         * Makefile.in: Regenerate.
4708 2011-07-16  Matthias Klose  <doko@ubuntu.com>
4710         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4711         * Makefile.def (target_modules/libjava): Pass
4712         $(EXTRA_CONFIGARGS_LIBJAVA).
4713         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4714         if not configured with --enable-static-libjava.
4715         * Makefile.in: Regenerate.
4716         * configure: Likewise.
4718 2011-07-15  Jason Merrill  <jason@redhat.com>
4720         * Makefile.in (check-c++): Move check-gcc-c++0x after
4721         check-target-libstdc++-v3.
4723 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
4725         * MAINTAINERS (c6x port): New entry.
4727 2011-07-13  Jason Merrill  <jason@redhat.com>
4729         * Makefile.in (check-gcc-c++0x): New.
4730         (check-c++): Depend on it.
4732 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4734         PR target/39150
4735         * configure.ac (i[3456789]86-*-solaris2*): Also accept
4736         x86_64-*-solaris2.1[0-9]*.
4737         * configure: Regenerate.
4739 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
4741         * MAINTAINERS (RTL optimizers): Add self.
4743 2011-06-27  Gabriel Charette  <gchare@google.com>
4745         * MAINTAINERS (Write After Approval): Add myself.
4747 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
4749         PR regression/47836
4750         PR bootstrap/23656
4751         PR other/47733
4752         PR bootstrap/49247
4753         PR c/48825
4754         * configure.ac (target_libraries): Remove target-libiberty.
4755         Remove case-statement setting skipdirs=target-libiberty for
4756         multiple targets.  Remove checking target_configdirs and
4757         removing target-libiberty but keeping target-libgcc if
4758         otherwise empty.
4759         * Makefile.def (target_modules): Don't add libiberty.
4760         (dependencies): Remove all traces of target-libiberty.
4761         * configure, Makefile.in: Regenerate.
4763 2011-06-13  Walter Lee <walt@tilera.com>
4765         * configure.ac (tilepro-*-*) New case.
4766         (tilegx-*-*): Likewise.
4767         * configure: Regenerate.
4769 2011-06-06  Jing Yu  <jingyu@google.com>
4771         * configure.ac: Skip target-libiberty for
4772         arm*-*-linux-androideabi.
4773         * configure: Regenerated.
4775 2011-06-06  Nick Clifton  <nickc@redhat.com>
4777         * config.sub: Sync from upstream.
4779 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
4781         * MAINTAINERS (Write After Approval): Add myself.
4783 2011-06-01  Daniel Jacobowitz  <drow@false.org>
4785         * MAINTAINERS: Update my email address.
4787 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
4789         * MAINTAINERS (Write After Approval): Update my email address.
4791 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
4793         * MAINTAINERS (Write After Approval): Add myself.
4795 2011-05-08  Doug Kwan  <dougkwan@google.com>
4797         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4798         * configure: Regenerated.
4799         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4800         value from configure.
4801         * Makefile.in: Regenerated.
4803 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
4805         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4806         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4807         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4808         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4809         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4810         *-*-vxworks*): Disable newlib and libgloss in separate case
4811         statement.
4812         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4813         to separate case statement.
4814         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4815         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4816         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4817         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4818         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4819         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4820         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4821         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4822         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4823         i[[3456789]]86-*-rdos*, m32r-*-*,
4824         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4825         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4826         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4827         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4828         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4829         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4830         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4831         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4832         and libgloss in main case over targets.  Remove most empty cases
4833         in main case over targets.
4834         * configure: Regenerate.
4836 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
4838         * MAINTAINERS (Write After Approval): Add myself.
4840 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4842         * configure.ac: Remove code setting special library locations for
4843         hppa*64*-*-hpux11*.  Remove code setting compiler for
4844         sparc-sun-solaris2*.
4845         * configure: Regenerate.
4847 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4849         * configure.ac: Separate libgloss_dir settings from general case
4850         over targets.
4851         * configure: Regenerate.
4853 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4855         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4856         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4857         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4858         cases in libgcj-disabling case statement.
4859         (hppa*64*-*-linux*): Set unsupported_languages instead of
4860         disabling target-zlib.
4861         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4862         to hppa*64*-*-hpux*.
4863         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4864         hppa*-*-hpux*.
4865         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4866         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4867         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4868         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4869         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4870         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4871         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4872         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4873         libgcj-disabling case statement.
4874         * configure: Regenerate.
4876 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4878         * configure.ac: Disable Java for targets not supporting libffi.
4879         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4880         Remove cases in Java-disabling statement.
4881         (*arm-wince-pe): Change to arm-wince-pe.
4882         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4883         cases in Java-disabling statement.
4884         (bfin-*-*): Don't disable Java again.
4885         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4886         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4887         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4888         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4889         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4890         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4891         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4892         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4893         Java-disabling statement.
4894         (mmix-*-*): Don't disable Java again.
4895         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4896         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4897         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4898         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4899         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4900         statement.
4901         * configure: Regenerate.
4903 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4905         * configure.ac: Separate cases disabling Java and Java libraries
4906         from general case over targets.
4907         * configure: Regenerate.
4909 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
4911         * MAINTAINERS: Update my email address.
4913 2011-04-20  Easwaran Raman  <eraman@google.com>
4915         * MAINTAINERS (Write After Approval): Add myself.
4917 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4919         PR lto/48086
4920         * configure.ac: Re-enable LTO on *-apple-darwin9*.
4921         * configure: Regenerate.
4923 2011-04-16  Jim Meyering  <meyering@redhat.com>
4925         * MAINTAINERS (Write After Approval): Add myself.
4927 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
4929         * MAINTAINERS: Update my email address.
4931 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
4933         * MAINTAINERS (Write After Approval): Add myself.
4935 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
4937         * MAINTAINERS (Write After Approval): Add myself.
4939 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
4941         * MAINTAINERS (Write After Approval): Add myself.
4943 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
4945         * configure.ac (build_tools): Remove build-byacc.
4946         (host_libs): Remove mmalloc.
4947         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4948         autoconf automake libtool diff rcs fileutils shellutils time
4949         textutils wdiff find uudecode hello tar gzip indent recode release
4950         sed perl gawk findutils gettext zip.
4951         (libgcj): Remove target-qthreads.
4952         (target_tools): Remove target-examples target-gperf.
4953         (YACC): Don't handle building byacc.
4954         * configure: Regenerate.
4955         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4956         dosutils, examples, fileutils, find, findutils, gawk, gettext,
4957         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4958         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4959         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4960         handle building components.
4961         * Makefile.in: Regenerate.
4963 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4965         * MAINTAINERS: Update my email address as Xtensa maintainer.
4967 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4969         * config.sub: Sync from upstream.
4971 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4973         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4974         (microblaze*): Don't disable libssp.
4975         * configure: Regenerate.
4977 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4979         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4980         moveifchange.
4981         * configure: Regenerate.
4982         * Makefile.tpl: Use @SHELL@ not @config_shell@.
4983         * Makefile.in: Regenerate.
4985 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4987         * configure.ac (*-*-sysv4*): Don't enable libgomp.
4988         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4989         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4990         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4991         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4992         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4993         md_exec_prefix cases.
4994         * configure: Regenerate.
4996 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4998         * configure.ac: Separate cases disabling target-libssp,
4999         target-libiberty, target-libstdc++-v3 and Fortran from general
5000         case over targets.
5001         * configure: Regenerate.
5003 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5005         * configure.ac (*-*-chorusos): Don't disable libgcj.
5006         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5007         Remove case.
5008         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5009         (arm-*-coff): Don't disable libgcj.
5010         (arm*-*-linux-gnueabi): Remove useless assignment.
5011         (arm-*-riscix*): Don't disable libgcj.
5012         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5013         configuration.
5014         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5015         (c54x*-*-*): Remove case.
5016         (tic54x-*-*): Don't disable GCC or GCC libraries.
5017         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5018         to *.
5019         (d10v-*-*): Don't disable GCC libraries.
5020         (d30v-*-*): Don't disable libgcj.
5021         (h8500-*-*): Don't disable GCC libraries.
5022         (i960-*-*): Don't disable libgcj.
5023         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5024         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5025         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5026         libgcj.
5027         (m68k-*-coff*): Remove case.
5028         (mmix-*-*): Don't disable libgloss on host.
5029         (mn10200-*-*, mn10300-*-*): Remove cases.
5030         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5031         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5032         Don't disable libgcj.
5033         (romp-*-*): Remove case.
5034         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5035         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5036         case.
5037         (v810-*-*): Don't disable GCC libraries.
5038         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5039         (ip2k-*-*): Don't disable GCC libraries.
5040         * configure: Regenerate.
5042 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5044         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5045         libffi on host.
5046         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5047         on host.
5048         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5049         * configure: Regenerate.
5051 2011-03-26  John Marino  <binutils@marino.st>
5053         * configure.ac: Add support for *-*-dragonfly*
5054         * configure: Regenerate.
5056 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5058         * configure.ac (native_only): Remove.
5059         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5060         send-pr uudecode guile gnuserv on host.
5061         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5062         send-pr rcs guile perl texinfo libtool on host.
5063         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5064         automake send-pr rcs guile perl texinfo libtool on host.
5065         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5066         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5067         (alpha*-dec-osf*): Don't disable fileutils on target.
5068         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5069         texinfo send-pr expect dejagnu on target.
5070         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5071         target-qthreads on target.
5072         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5073         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5074         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5075         x86_64-*-mingw*): Don't disable expect on target.
5076         (*-*-cygwin*): Don't disable target-gperf on target.
5077         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5078         gnuserv on target.
5079         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5080         target.
5081         * configure: Regenerate.
5083 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5085         * configure.ac (target_tools): Remove target-groff.
5086         (native_only): Remove target-groff.
5087         (hppa*64*-*-*): Don't disable byacc.
5088         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5089         setting.
5090         (*-*-kaos*): Don't skip target-librx and target-groff.
5091         (*-*-netware*): Don't skip target-libmudflap.
5092         (*-*-tpf*): Don't skip target-libmudflap.
5093         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5094         directories on the host.
5095         (ia64*-*-*vms*): Don't skip tix.
5096         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5097         host.
5098         * configure: Regenerate.
5100 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5102         * configure.ac: Remove references to mt-mep, mt-netware,
5103         mt-wince.
5104         * Makefile.def: Add all-utils soft dependencies.
5105         * Makefile.tpl: Remove GDB_NLM_DEPS.
5106         * configure: Regenerate.
5107         * Makefile.in: Regenerate.
5109 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5111         * configure.ac: Do not include mh-x86omitfp.
5112         * configure: Regenerate.
5114 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5116         * configure.ac: Remove empty cases.
5117         * configure: Regenerate.
5119 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5121         * Makefile.def: Add dependency from termcap to gdb.
5122         * Makefile.in: Regenerate.
5124 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5126         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5127         * configure: Regenerate.
5128         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5129         * Makefile.tpl: Likewise.
5130         * Makefile.in: Regenerate.
5132 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5134         * configure.ac: Remove all mentions of tentative_cc.
5135         * configure: Regenerate.
5137 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5139         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5140         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5141         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5142         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5143         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5144         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5145         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5146         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5147         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5148         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5149         *-*-rhapsody*): Remove host cases.
5150         * configure: Regenerate.
5152 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5154         * configure.ac (ppc*-*-pe): Remove host case.
5155         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5156         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5157         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5158         cases.
5159         * configure: Regenerate.
5161 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5163         * config.sub: Update to version 2011-03-23.
5165 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5167         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5168         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5169         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5170         * configure: Regenerate.
5172 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5174         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5175         to Write After Approval.
5176         * config-ml.in: Don't handle arc-*-elf*.
5177         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5178         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5179         handle GCC libraries.
5180         * configure: Regenerate.
5182 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5184         PR bootstrap/48120:
5185         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5186         Add -lstdc++ -lm to LIBS.
5187         * configure: Regenerate.
5189 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5191         * config.guess: Update to version 2011-02-02
5192         * config.sub: Update to version 2011-02-24
5194 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5196         PR lto/48086
5197         * configure.ac: Re-enable LTO on *-apple-darwin9.
5198         * configure: Regenerate.
5200 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5202         PR lto/48086
5203         * configure.ac: Disable LTO on darwin due to an assembler change in
5204         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5205         under 256.
5206         * configure: Regenerate.
5208 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5210         * MAINTAINERS: Update myself as score backend maintainer,
5211         update my e-mail address.
5213 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5215         * MAINTAINERS: Update my e-mail address.
5217 2011-03-06  Joey Ye  <joey.ye@arm.com>
5219         * MAINTAINERS: Update my e-mail address.
5221 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5223         * configure.ac: Adjust test of with_ppl.
5224         * configure: Regenerated.
5226 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5228         * MAINTAINERS: Adjust my e-mail address.
5230 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5232         * configure.ac: Add -lpwl to ppllibs.
5233         * configure: Regenerated.
5235 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5237         * config/cloog.m4: Add -lisl to clooglibs.
5238         * configure: Regenerated.
5240 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5242         * MAINTAINERS (CPU Port maintainers): Add self.
5244 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5246         * MAINTAINERS: Add myself as testsuite maintainer.
5248 2011-02-15  Mike Stump  <mikestump@comcast.net>
5250         * MAINTAINERS: Add myself as testsuite maintainer.
5252 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5254         Import from Libtool and gnulib:
5256         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5258         Prepare for supporting FreeBSD 10.
5259         * config.rpath: Remove handling of freebsd1* which soon would
5260         match FreeBSD 10.0.
5262         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5264         Remove support for FreeBSD 1.x.
5265         * libtool.m4 (_LT_LINKER_SHLIBS)
5266         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5267         soon would incorrectly match FreeBSD 10.0.
5269 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5271         PR binutils/12283
5272         * move-if-change: Import version from gnulib.
5274 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5276         PR lto/47225
5277         * Makefile.def (lto-plugin): Double dash for enable-shared.
5278         (configure-gcc): Depend on all-lto-plugin.
5279         * Makefile.in: Rebuilt.
5281 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5283         * configure.ac: Remove extra bracket.
5284         * configure: Regenerate.
5286 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5288         * MAINTAINERS: Add myself as libquadmath maintainer.
5290 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5292         * MAINTAINERS: Update my email address.
5294 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5296         * MAINTAINERS (option handling): Add self.
5298 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5300         PR lto/47225
5301         * Makefile.def: Add dependency for install-gcc
5302         on install-lto-plugin.
5303         * Makfile.in: Regenerated
5305 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5307         * MAINTAINERS (CPU Port Maintainers): Add myself.
5309 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5311         PR libgcj/44341
5312         * configure.ac: Discard --with-* flags for host when configuring
5313         target libraries for cross build.
5314         * configure: Rebuilt.
5316 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5318         * MAINTAINERS (linear loop transforms): Removed.
5320 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5322         * configure.ac: If with_ppl is no, move setting with_cloog=no
5323         after CLOOG_REQUESTED check.
5324         * configure: Regenerated.
5326 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5328         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5329         CLooG has been requested.
5330         * configure: Regenerated.
5332 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5334         * configure: Regenerated.
5335         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5337 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5339         * configure: Regenerated.
5340         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5342 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5344         * configure.ac: Use AS_HELP_STRING throughout.
5345         * configure: Regenerate.
5347 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5349         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5350         * configure: Regenerate.
5352 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5354         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5356 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5358         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5359         for ia64-hpux.
5360         * configure: Regenerate.
5362 2011-01-07  Jan Hubicka  <jh@suse.cz>
5364         PR lto/47225
5365         * Makefile.in: Regenerate.
5366         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5367         configure.
5369 2011-01-07  Jan Hubicka  <jh@suse.cz>
5371         * Makefile.in: Regenerate.
5372         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5373         and configure dependency on lto-plugin configure.
5374         (lto-plugin module): Remove dependency on GCC; add dependency on
5375         liniberty.
5377 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5379         * MAINTAINERS (Write After Approval): Add myself.
5381 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5383         * configure: Regenerate.
5385 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5387         * configure.ac: (picochip): Disable libiberty.
5389 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5391         * MAINTAINERS (Write After Approval): Add myself.
5393 2010-12-10  Ian Lance Taylor  <iant@google.com>
5395         PR bootstrap/46819
5396         * configure.ac: For --disable-libgcj clear libgcj_saved.
5397         * configure: Rebuild.
5399 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5401         PR fortran/46540
5402         * configure.ac: Add --disable-libquadmath and
5403         --disable-libquadmath-support.
5404         * configure: Regenerate.
5406 2010-12-03  Ian Lance Taylor  <iant@google.com>
5408         * MAINTAINERS: Add myself as libgo maintainer.
5410 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5412         PR libffi/46792
5413         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5414         * configure: Regenerate.
5416 2010-12-02  Ian Lance Taylor  <iant@google.com>
5418         * configure.ac: Always set default for poststage1_ldflags to
5419         -static-libstdc++ -static-libgcc.
5421 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5423         * configure.ac: Move comment to remove extra space in last argument
5424         of GCC_TARGET_TOOL.
5426 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5428         PR other/46026
5429         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5430         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5431         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5432         (BASE_FLAGS_TO_PASS): Use it.
5433         * configure: Rebuilt.
5434         * Makefile.in: Rebuilt.
5436 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5438         PR binutils/12258
5439         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5440         Properly check default linker.
5441         * configure: Regnerated.
5443 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5445         * configure.ac: For --enable-gold, handle value `default' instead of
5446         `both*'.  New configure option --{en,dis}able-ld.
5447         * configure: Regenerate.
5449 2010-11-20  Ian Lance Taylor  <iant@google.com>
5451         * configure.ac: Only disable a language library if no language needs
5452         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5453         * configure: Rebuild.
5455 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5457         * Makefile.in: Regenerate.
5459         PR other/46202
5460         * configure.ac: Fix just-built in-tree STRIP name to be
5461         binutils/strip-new.
5462         * configure: Regenerate.
5463         * Makefile.def (install-strip-gcc, install-strip-binutils)
5464         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5465         (install-strip-sid): Mirror dependencies on non-strip variants
5466         of these targets on the respective -strip prerequisites.
5467         * Makefile.tpl (install-strip, install-strip-host)
5468         (install-strip-target): New targets.
5469         (install-strip-[+module+], install-strip-target-[+module+]):
5470         New targets.
5471         * Makefile.in: Regenerate.
5473 2010-11-19  Ian Lance Taylor  <iant@google.com>
5474             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5476         * configure.ac: Add target-libgo to target_libraries.  Set
5477         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5478         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5479         (HOST_EXPORTS): Add GOC.
5480         (BASE_TARGET_EXPORTS): Add GOC.
5481         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5482         (GOCFLAGS_FOR_TARGET): New variable.
5483         (EXTRA_HOST_FLAGS): Add GOC.
5484         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5485         * Makefile.def (target_modules): Add libgo.
5486         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5487         (dependencies): Add dependency from configure-target-libgo to
5488         configure-target-libffi and all-target-libstdc++-v3.  Add
5489         dependencies from all-target-libgo to all-target-libffi.
5490         (languages): Add go.
5491         * configure: Rebuild.
5492         * Makefile.in: Rebuild.
5494 2010-11-19  Ian Lance Taylor  <iant@google.com>
5496         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5497         compiler/flag environment variables.
5499 2010-11-18  Ian Lance Taylor  <iant@google.com>
5501         * configure.ac: Check for lang_requires_boot_languages in
5502         config-lang.in files.
5503         * configure: Rebuild.
5505 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5506             Tobias Burnus  <burnus@net-b.de>
5508         PR fortran/32049
5509         * Makefile.def: Add libquadmath; build it with language=fortran.
5510         * configure.ac: Add libquadmath.
5511         * Makefile.tpl: Handle multiple libs in check-[+language+].
5512         * Makefile.in: Regenerate.
5513         * configure: Regenerate.
5515 2010-11-16  Tom Tromey  <tromey@redhat.com>
5517         * MAINTAINERS: Moved myself to reviewers section.
5519 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5521         * MAINTAINERS: Moved myself to reviewers section.
5523 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5525         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5526         (Write After Approval): Remove self.
5528 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5530         * configure.ac: Fix spelling in option names.
5531         * configure: Regenerated.
5533 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5535         PR bootstrap/39622
5536         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5537         * configure: Regenerated.
5539 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5541         * MAINTAINERS: Update my email address.
5543 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5545         * configure: Regenerate.
5547 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5549         * configure: Regenerate.
5551 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5553         * configure: Regenerate.
5555 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5557         * configure: Regenerate.
5559 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5561         * configure.ac: Support official CLooG.org versions.
5562         * configure: Regenerate.
5563         * config/cloog.m4: New.
5565 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5567         * MAINTAINERS (Write After Approval): Add myself.
5569 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5571         * MAINTAINERS: Update my email address.
5573 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5575         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5576         * configure: Regenerate.
5578 2010-11-03  Ian Lance Taylor  <iant@google.com>
5579             Dave Korn  <dave.korn.cygwin@gmail.com>
5581         PR lto/46273
5582         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5583         and on other supported platforms whenever LTO is enabled.
5584         * configure: Rebuild.
5586 2010-11-02  Alan Modra  <amodra@gmail.com>
5588         PR binutils/12110
5589         * configure.ac: Error when source path contains spaces.
5590         * configure: Regenerate.
5592 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5594         * MAINTAINERS: Update my email address.
5596 2010-10-20  Ian Lance Taylor  <iant@google.com>
5598         * Makefile.def (target_modules): Set lib_path to src/.libs for
5599         libstdc++-v3 module.
5600         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5601         * Makefile.in: Rebuild.
5603 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5605         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5606         (Write After Approval): Remove myself.
5608 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5610         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5612 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5614         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5616 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5618         * configure.ac (build_lto_plugin): New shell variable.
5619         (--enable-lto): Turn on by default for all non-ELF platforms that
5620         have had LTO support added so far.  Set build_lto_plugin appropriately
5621         for both ELF and non-ELF.
5622         (configdirs): Add lto-plugin or not based on build_lto_plugin.
5623         * configure: Regenerate.
5625 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5627         Sync from src:
5628         * configure.ac (v850 support): Remove target-libgloss from
5629         noconfigdirs.
5630         * configure: Regenerate.
5632 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5634         PR bootstrap/45326
5635         PR bootstrap/45174
5636         * configure.ac: Honor initial values of $build_configargs,
5637         $host_configargs, $target_configargs.  Mark the precious, so
5638         environment settings get recorded.
5639         * configure: Regenerate.
5641 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5643         PR bootstrap/45796
5644         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5645         Depend on all-build-libiberty.
5646         * Makefile.in: Regenerate.
5648 2010-09-30  Michael Eager  <eager@eagercon.com>
5650         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5651         * configure: Regenerate.
5653 2010-09-28  Michael Eager  <eager@eagercon.com>
5655         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5657 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5659         PR bootstrap/44621
5660         * configure.ac: Fix unportable shell quoting.
5661         * configure: Regenerate.
5663 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
5665         * configure.ac (enable-lto): Add Darwin to the list of supported lto
5666         targets and amend comment.
5667         * configure: Regenerate.
5669 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
5671         * MAINTAINERS (Write After Approval): Add myself.
5673 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
5675         * configure.ac: Enable LTO by default on Darwin.
5676         * configure: Regenerate.
5678 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5680         * MAINTAINERS (Write After Approval): Add myself.
5682 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
5684         * MAINTAINERS (Write After Approval): Add myself.
5686 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
5688         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5689         ports
5691 2010-07-28  David Yuste  <david.yuste@gmail.com>
5693         * MAINTAINERS (Write After Approval): Add myself.
5695 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
5697         * configure.ac: Support all v850 targets.
5698         * configure: Regenerate.
5700 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
5702         PR bootstrap/44455
5703         * configure.ac (extra_mpfr_configure_flags): Copy from
5704         extra_mpc_gmp_configure_flags.
5705         * configure: Re-generated.
5707 2010-07-22  Andi Kleen  <ak@linux.intel.com>
5709         * MAINTAINERS (Write After Approval): Add myself.
5711 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
5713         * MAINTAINERS (Write After Approval): Add myself.
5715 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
5717         * MAINTAINERS (Write After Approval): Add myself.
5719 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
5721         PR target/44862
5722         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5723         Provide -B option to allow for link spec %s substitutions for
5724         libstdc++.a on darwin.
5725         * Makefile.in: Regenerate.
5727 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
5729         * MAINTAINERS (Reviewers): Update my e-mail address
5731 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
5733         * Makefile.def (configure-gcc): Depend on all-libelf.
5734         * Makefile.in: Rebuild.
5736 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
5738         * MAINTAINERS (Write After Approval): Add myself in the right place.
5740 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
5742         * MAINTAINERS (Write After Approval): Add myself.
5744 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
5746         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5748 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
5750         * config.sub: Update to version 2010-05-21.
5751         * config.guess: Update to version 2010-04-03.
5753 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
5755         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5756         * configure: Regenerate.
5758 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
5760         * MAINTAINERS (Write After Approval): Add myself.
5762 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
5764         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5765         a platform that supports LTO.
5766         * configure: Regenerate.
5768 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
5770         * configure.ac: Allow all the versions greater than 0.10 of PPL.
5771         * configure: Regenerated.
5773 2010-04-27  Roland McGrath  <roland@redhat.com>
5774             H.J. Lu  <hongjiu.lu@intel.com>
5776         * configure.ac (--enable-gold): Support both, both/gold and
5777         both/bfd to add gold to configdirs without removing ld.
5778         * configure: Regenerated.
5780         * Makefile.def: Add install-gold dependency to install-ld.
5781         * Makefile.in: Regenerated.
5783 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
5785         PR lto/42776
5786         * configure.ac (--enable-lto): Refactor handling so libelf tests
5787         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5788         and allow LTO to be explicitly enabled on non-ELF platforms that
5789         are known to support it inside else-clause.
5790         * configure: Regenerate.
5792 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
5794         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5795         * configure: Regenerate.
5797 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
5799         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5800         * configure: Regenerate.
5802 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5804         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5805         separately.
5806         * configure: Regenerate.
5808 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
5810         * MAINTAINERS (Write After Approval): Add myself.
5812 2010-04-14  Tristan Gingold  <gingold@adacore.com>
5814         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5815         * configure: Regenerate.
5817 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
5819         * configure: Regenerate after change to elf.m4.
5821 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
5823         * MAINTAINERS (Write After Approval): Add myself.
5825 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5827         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5828         * configure: Regenerated.
5830 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5832         * configure.ac: Print "buggy but acceptable" when CLooG
5833         revision is less than 9.
5834         * configure: Regenerated.
5836 2010-04-01  Diego Novillo  <dnovillo@google.com>
5838         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5840 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5842         PR bootstrap/43615
5843         PR bootstrap/43328
5845         Revert:
5847         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5849         * configure.ac: Do not pass --enable-multilib nor
5850         --disable-multilib in baseargs.  Accept explicitly passed
5851         --enable_multilib.
5852         * configure: Regenerate.
5854 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
5856         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5858 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
5860         * MAINTAINERS: Remove myself.
5862 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5864         PR bootstrap/43328
5865         * configure.ac: Do not pass --enable-multilib nor
5866         --disable-multilib in baseargs.  Accept explicitly passed
5867         --enable_multilib.
5868         * configure: Regenerate.
5870 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
5872         * MAINTAINERS (spu port): Remove me.
5874 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5876         * configure.ac (tic6x-*-*): New case.
5877         * configure: Regenerate.
5879 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5881         * config.sub: Update to version 2010-03-22.
5882         * config.guess: Update to version 2009-12-30.
5884 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5886         PR ada/42554
5887         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5888         * configure: Regenerate.
5890 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5892         * MAINTAINERS: Update my email address.
5894 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5896         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5897         (ghassan.shobaki@amd.com): Removed.
5899 2010-03-17  Alan Modra  <amodra@gmail.com>
5901         * MAINTAINERS: Update my email address.
5903 2010-03-16  Diego Novillo  <dnovillo@google.com>
5905         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5906         Matthews.
5908 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5910         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5911         Gutson, Jeffrey D. Oldham and Mark Shinwell.
5913 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5915         * MAINTAINERS: Update my email address.
5917 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5919         * MAINTAINERS: Update my email address.
5921 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5923         * MAINTAINERS: Update my email address.
5925 2010-03-09  Jie Zhang  <jie@codesourcery.com>
5927         * MAINTAINERS: Update my email address.
5929 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5931         PR libstdc++/32499
5932         * configure.ac (RANLIB): Default to true.
5933         (STRIP): Likewise.
5934         (RANLIB_FOR_TARGET): Remove superfluous : argument.
5935         * configure: Regenerate.
5937 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
5939         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5940         (Write After Approval): Update my email address.
5942 2010-02-17  Nick Clifton  <nickc@redhat.com>
5944         PR 11238
5945         * Makefile.tpl (local-distclean): Also remove config.cache files in
5946         sub-directories as there may not be Makefiles present in the
5947         sub-directories.
5948         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5949         the config.cache files found by the find command.
5951         * Makefile.in: Regenerate.
5952         * configure.ac: Revert previous delta.
5953         * configure: Regenerate.
5955 2010-02-15  Nick Clifton  <nickc@redhat.com>
5957         PR 11238
5958         * configure.ac: Delete config.cache files in sub-directories when
5959         deleting Makefiles.
5960         * configure: Regenerate.
5962 2010-02-12  Ben Elliston  <bje@gnu.org>
5964         * MAINTAINERS: Update my email address.
5966 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
5968         * MAINTAINERS (spu port): Update my email address.
5970 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
5972         * MAINTAINERS: Add myself as a maintainer for the bfin port.
5974 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5976         * configure.ac: Add "recommended" version checks for GMP/MPC.
5977         Update recommended GMP/MPFR/MPC versions.
5978         * configure: Regenerate.
5980 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5982         * MAINTAINERS: Move my Embecosm email address into the
5983         write-after-approval section.
5985 2010-01-26  Ian Lance Taylor  <iant@google.com>
5987         * MAINTAINERS: Add myself as Go frontend maintainer.
5989 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5991         PR libstdc++/36101, PR libstdc++/42813
5992         * configure.ac (bootstrap_target_libs): Make inclusion of
5993         target-libgomp conditional on libgomb being in target_configdirs.
5994         * configure: Regenerate.
5996 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5998         PR libstdc++/36101, PR libstdc++/42813
5999         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6000         * configure: Regenerate.
6002 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6004         PR libstdc++/36101, PR libstdc++/42813
6005         * configure.ac (target_configdirs): Substitute.
6006         * Makefile.def: Bootstrap target module libgomp.
6007         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6008         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6009         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6010         * configure, Makefile.in: Regenerate.
6012 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6014         * MAINTAINERS: Adjust my details.
6016 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6018         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6020 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6022         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6024 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6026         * MAINTAINERS (Write After Approval): Add myself.
6028 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6030         * MAINTAINERS (Write After Approval): Add myself.
6032 2010-01-11  Richard Guenther  <rguenther@suse.de>
6034         PR lto/41569
6035         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6036         * Makefile.in: Regenerated.
6038 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6040         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6041         * configure: Regenerate.
6043 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6044             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6046         PR bootstrap/42424
6047         * configure.ac: Include libtool m4 files.
6048         (_LT_CHECK_OBJDIR): Call it.
6049         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6050         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6052         * configure: Regenerate.
6054 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6056         PR bootstrap/41818
6057         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6058         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6059         * Makefile.in: Regenerate.
6061 2010-01-02  Richard Guenther  <rguenther@suse.de>
6063         PR lto/41529
6064         * configure.ac: Include config/elf.m4.  Disable LTO if not
6065         builting for an elf target.
6066         * configure: Regenerate.
6068 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6070         * MAINTAINERS: Change my email address.
6072 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6074         * config.sub, config.guess: Update from upstream sources.
6076 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6078         * MAINTAINERS (Write After Approval): Add myself.
6080 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6082         PR middle-end/30447
6083         PR middle-end/30789
6084         PR other/40302
6086         * configure.ac: Require MPC.
6087         * configure: Regenerate.
6089 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6091         PR target/38384
6092         PR bootstrap/40972
6093         * libtool.m4: Sync from git Libtool.
6094         * ltoptions.m4: Likewise.
6095         * ltversion.m4: Likewise.
6096         * lt~obsolete.m4: Likewise.
6097         * ltmain.sh: Likewise.
6099 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6101         * configure.ac: Update minimum MPC version to 0.8.
6102         * configure: Regenerate.
6104 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6106         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6107         * configure: Regenerated.
6109 2009-11-21  Ian Lance Taylor  <iant@google.com>
6111         * configure.ac: Change default of poststage1_ldflags to be empty if
6112         poststage1_libs is set.  When poststage1_libs is empty, and
6113         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6114         * configure: Rebuild.
6116 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6118         * MAINTAINERS (Write After Approval): Update my email address.
6120 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6122         * config.guess: Update from upstream sources.
6124 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6126         * Makefile.def: Restore host and target settings for gmp.
6127         * Makefile.in: Rebuild.
6129 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6131         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6132         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6133         Fix portability of test of C++ as bootstrap language.  Add
6134         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6135         * configure: Rebuild.
6136         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6137         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6138         in-tree building.
6139         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6140         (POSTSTAGE1_HOST_EXPORTS): Use it.
6141         (STAGE[+id+]_CXXFLAGS): New.
6142         (BASE_FLAGS_TO_PASS): Pass it down.
6143         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6144         extra_exports.
6145         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6146         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6147         extra_exports.
6148         * Makefile.in: Rebuild.
6150 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6152         * config.sub, config.guess: Update from upstream sources.
6154 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6156         * MAINTAINERS (Write After Approval): Add myself.
6158 2009-11-09  Jon Beniston  <jon@beniston.com>
6160         * MAINTAINERS (Write After Approval): Add myself.
6162 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6164         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6165         paths for *-w64-mingw* and x86_64-*mingw*.
6166         * configure: Regenerated.
6168 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6170         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6172 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6174         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6175         Phil Edwards to Write-After Approval.
6177 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6179         * configure.ac: Disable target-winsup & co for
6180         x86_64-*-mingw* and *-w64-mingw* targets.
6181         * configure: Regenerated.
6183 2009-10-16  Nick Clifton  <nickc@redhat.com>
6185         * MAINTAINERS: Add myself as a maintainer for the RX port.
6187 2009-10-26  Johannes Singler  <singler@kit.edu>
6189         * MAINTAINERS (Write After Approval): Update my e-mail address.
6191 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6193         * configure.ac (CLooG test): Use = with test.
6194         * configure: Regenerate.
6196 2009-10-22  Richard Guenther  <rguenther@suse.de>
6198         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6199         cloog if the ppl version check failed.  Move flags saving
6200         before setting in libelf check.
6201         * configure: Regenerate.
6203 2009-10-21  Richard Guenther  <rguenther@suse.de>
6205         * configure.ac: Adjust the ppl and cloog configure to work as
6206         documented.  Disable cloog if ppl was disabled.  Omit the version
6207         checks if they were disabled.
6208         * configure: Re-generate.
6210 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6212         * configure.ac: Add 'lto' to enable_languages, not
6213         new_enable_languages, and only if not already present.
6214         * configure: Regenerate.
6216 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6218         * README: Refer to the various COPYING* files instead of just
6219         COPYING.
6220         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6222 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6224         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6226 2009-10-07  Richard Guenther  <rguenther@suse.de>
6228         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6229         and Richard Guenther as reviewers.
6230         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6231         as reviewers.
6233 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6235         * config.sub: Update from upstream sources.
6237 2009-10-06  Ian Lance Taylor  <iant@google.com>
6239         * Makefile.def: check-gold depends upon all-gas.
6240         * Makefile.in: Rebuild.
6242 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6244         * MAINTAINERS (Write After Approval): Add myself.
6246 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6248         * Makefile.def: all-lto-plugin depends on all-libiberty.
6249         set bootstrap=true for lto-plugin.
6250         Add lto-plugin.
6251         * Makefile.in: Regenerate.
6252         * configure.ac (host_libs): Add lto-plugin.
6253         * configure: Regenerate.
6255 2009-10-03  Diego Novillo  <dnovillo@google.com>
6257         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6258         (HOST_LIBELFLIBS): Define.
6259         (HOST_LIBELFINC): Define.
6260         * Makefile.in: Regenerate.
6261         * configure.ac: Add --enable-lto.
6262         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6263         If --enable-lto is used, add 'lto' to new_enable_languages.
6264         If --enable-lto is used and gold is enabled, add
6265         lto-plugin to configdirs.
6266         * configure: Regenerate.
6268 2009-10-03  Simon Baldwin  <simonb@google.com>
6270         * configure.ac: If --with-system-zlib, suppress local zlib and
6271         pass --with-system-zlib to subdir configure scripts.
6272         * configure: Regenerate.
6274 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6275             Paolo Bonzini  <bonzini@gnu.org>
6277         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6278         $(srcdir).
6279         * Makefile.in: Rebuilt.
6281 2009-09-26  Gary Funck  <gary@intrepid.com>
6283         * MAINTAINERS (Write After Approval): Add myself.
6285 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6287         * configure.ac: Update minimum MPC version to 0.7.
6288         * configure: Regenerate.
6290 2009-09-25  Nick Clifton  <nickc@redhat.com>
6292         * configure.ac: Pass any --cache-file=/dev/null option on to
6293         subconfigures.
6294         * configure: Regenerate.
6296 2009-09-23  Nick Clifton  <nickc@redhat.com>
6298         * config.sub, config.guess: Update from upstream sources.
6300 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6302         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6303         * Makefile.in: Rebuilt.
6305 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6307         PR bootstrap/32272
6308         * configure.ac: Error out if $srcdir isn't '.' but contains
6309         host-${host_noncanonical}.
6310         * configure: Regenerate.
6312 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6314         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6315         maintainer.
6317 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6319         * configure.ac: If bootstrapping a combined tree with
6320         --enable-gold, require c++ in stage1_languages.
6321         * configure: Regenerate.
6323         * configure.ac: Also add target_libs of stage1_languages to
6324         bootstrap_target_libs.
6325         * configure: Regenerate.
6327         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6328         with --enable-languages not containing c++.
6329         * configure: Regenerate.
6331 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6333         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6334         * configure: Regenerate.
6336 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6338         * MAINTAINERS (Write After Approval): Update my e-mail address,
6339         and move from from here...
6340         (Waiting for paperwork): To here.
6342 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6344         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6346 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6348         * configure.ac: Do not use $extrasub for replacing @if/@endif
6349         parts in Makefile; instead, use additional arguments to
6350         AC_CONFIG_COMMANDS to do the replacement manually, with several
6351         sed invocations, to avoid HP-UX sed command limits.
6352         * configure: Regenerate.
6354 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6356         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6357         blank before -L.
6359 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6361         * configure.ac (with-build-config): Document.  Handle without.
6362         Handle missing argument.
6363         * configure: Rebuilt.
6365 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6367         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6368         Default to bootstrap-debug only if compare-debug works.
6369         * configure: Rebuilt.
6370         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6371         * Makefile.in: Rebuilt.
6373 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6375         * MAINTAINERS (OS Port Maintainers): Update my email address.
6377 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6379         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6380         * Makefile.in: Rebuilt.
6382 2009-09-01  Chris Demetriou  <cgd@google.com>
6384         * MAINTAINERS (Write After Approval): Add myself.
6386 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6388         PR debug/30161
6389         * include/dwarf2.h (enum dwarf_tag): Added
6390         DW_TAG_GNU_template_template_param
6391         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6393 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6395         * Makefile.tpl (AWK): Fix typo.
6396         * Makefile.in: Regenerate.
6398 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6400         * configure.ac: Detect awk and sed.
6401         * Makefile.def (flags_to_pass): Add AWK and SED.
6402         * Makefile.tpl (AWK, SED): New.
6403         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6404         * configure: Regenerate.
6405         * Makefile.in: Regenerate.
6407 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6409         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6410         (collapseslashes): Likewise.
6412 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6414         * configure.ac (AC_PREREQ): Bump to 2.64.
6416 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6418         * configure.ac: Remove --with-datarootdir, --with-docdir,
6419         --with-pdfdir, --with-htmldir switches.
6420         * configure: Regenerate.
6422         * configure: Regenerate.
6424         * compile: Sync from Automake 1.11.
6425         * depcomp: Likewise.
6426         * install-sh: Likewise.
6427         * missing: Likewise.
6428         * mkinstalldirs: Likewise.
6429         * ylwrap: Likewise.
6431 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6433         * ltmain.sh (func_normal_abspath): New function.
6434         (func_relative_path): Likewise.
6435         (func_mode_help): Document new -bindir option for link mode.
6436         (func_mode_link): Add new -bindir option, and use it to place
6437         output DLL if specified.
6439 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6441         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6442         (baseargs): Add --disable-option-checking.
6443         * configure: Regenerate.
6445         * Makefile.def (configure-target-libiberty): Depend on
6446         all-binutils and all-ld.
6447         (configure-target-newlib): Likewise.
6448         * Makefile.in: Regenerate.
6450 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6452         * config.sub, config.guess: Update from upstream sources.
6454 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6456         Sync from src, merge:
6458         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6460         * configure.ac: Do not exclude gas for i386-*-darwin.
6461         Add a case for x86_64-*-darwin.
6462         * configure: Regenerate.
6464 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6466         * MAINTAINERS: Add my name to Write After Approval list.
6468 2009-08-06  Michael Eager  <eager@eagercon.com>
6470         * configure.ac: Add Microblaze target.
6471         * configure: Regenerate.
6473 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6475         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6476         * configure: Regenerate.
6478 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6480         * MAINTAINERS (Write After Approval): Update my e-mail address.
6482 2009-07-06  Ian Lance Taylor  <iant@google.com>
6484         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6485         * configure: Rebuild.
6487 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6489         * MAINTAINERS: Move myself to the Graphite Reviewers.
6491 2009-06-30  Wei Guozhi  <carrot@google.com>
6493         * MAINTAINERS: Add my name to Write After Approval list.
6495 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6497         PR bootstrap/40338
6498         * configure.ac (comparestring): Create new variable.
6499         * Makefile.tpl (comparestring): Use to skip some comparisions.
6500         * configure: Regenerate.
6501         * Makefile.in: Regenerate.
6503 2009-06-26  Doug Evans  <dje@sebabeach.org>
6505         * Makefile.def (host_modules): Add cgen.
6506         * Makefile.in: Regenerate.
6507         * configure.ac (host_tools): Add cgen.
6508         * configure: Regenerate.
6510 2009-06-23  DJ Delorie  <dj@redhat.com>
6512         * MAINTAINERS: Add myself as mep maintainer.
6514 2009-06-23  Ian Lance Taylor  <iant@google.com>
6516         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6517         boot_languages.  Only bootstrap target libraries listed in
6518         target_libs for some boot language.  Add --with-stage1-ldflags,
6519         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6520         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6521         if not building with C++.
6522         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6523         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6524         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6525         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6526         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6527         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6528         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6529         * configure, Makefile.in: Rebuild.
6531 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6533         * MAINTAINERS: Added my name to write-after-approval list.
6535 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6537         * configure.ac: Define is_elf for QNX Neutrino targets.
6538         * configure: Regenerate.
6540 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6542         * MAINTAINERS: Added my name to the write-after-approval list
6544 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6546         * configure.ac: Detect MPC in default directory.
6547         * configure: Regenerate.
6549 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6550             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6552         * Makefile.tpl (all): Avoid a trailing backslash.
6553         * Makefile.in: Regenerate.
6555 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6557         * config.sub, config.guess: Update from upstream sources.
6559 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6561         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6562         to noconfdirs.
6563         * configure: Regenerate.
6565 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6567         * Makefile.tpl ([+compare-target+]): Compare all stage
6568         directories, rather than just gcc.
6569         * Makefile.in: Rebuilt.
6571 2009-06-01  Doug Kwan  <dougkwan@google.com>
6573         * configure.ac: Support gold for target arm*-*-*.
6574         * configure: Regenerate.
6576 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6578         * Makefile.def: Add MPC support and dependencies.
6579         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6581         * Makefile.in, configure: Regenerate.
6583 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6585         * Makefile.tpl (all): Avoid harmless warning in make all when
6586         gcc-bootstrap is enabled but stage_last does not exist.
6587         * Makefile.in: Rebuilt.
6589 2009-05-24  Nicolas Roche  <roche@adacore.com>
6591         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6592         * Makefile.in: Regenerate.
6594 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6596         * MAINTAINERS: Update my e-mail address.
6598 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6600         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6601         * configure:  Regenerate.
6603 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6605         PR other/40159
6606         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6607         gcc-no-bootstrap are mutually exclusive.
6608         * Makefile.in: Rebuilt.
6610 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6612         PR other/40159
6613         * Makefile.tpl (all): Don't end with unconditional success.
6614         * Makefile.in: Rebuilt.
6616 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6618         PR target/37137
6619         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6620         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6621         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6622         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6623         stage_configureflags, stage_cflags and stage_libcflags into
6624         explicit Makefile macros.
6625         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6626         GFORTRAN.
6627         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6628         CC.  Set CC_FOR_BUILD from CC.
6629         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6630         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6631         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6632         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6633         and GFORTRAN.
6634         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6635         (_LIBCFLAGS): Renamed to _TFLAGS.
6636         (do-compare-debug, do-compare3-debug): Drop.
6637         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6638         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6639         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6640         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6641         (XGCC_FLAGS_FOR_TARGET): New.
6642         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6643         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6644         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6645         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6646         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
6647         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
6648         TFLAGS.
6649         (BUILD_CONFIG): Include if requested.
6650         (all): Set TFLAGS on bootstrap.
6651         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6652         (all-stageid-prefixmodule): Likewise.
6653         (do-clean, distclean-stageid): Set TFLAGS.
6654         (restrap): Fix whitespace.
6655         * Makefile.in: Rebuilt.
6657 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
6659         * config.guess: Sync with src.
6661 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6663         * configure.ac ($with_ppl):  Default to no if not supplied.
6664         ($with_cloog):  Likewise.
6665         configure:  Regenerate.
6667 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
6669         * MAINTAINERS: Update my e-mail address.
6671 2009-04-27  Nick Clifton  <nickc@redhat.com>
6673         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6675 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
6677         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6678         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6679         * Makefile.in: Regenerate.
6681 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6683         PR bootstrap/39739
6684         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6685         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6687         * configure, Makefile.in: Regenerate.
6689 2009-04-21  Taras Glek  <tglek@mozilla.com>
6691         * include/hashtab.h: Update GTY annotations to new syntax
6692         * include/splay-tree.h: Likewise
6694 2009-04-17  Ben Elliston  <bje@au.ibm.com>
6696         * config.sub, config.guess: Update from upstream sources.
6698 2009-04-15  Anthony Green  <green@moxielogic.com>
6700         * configure.ac: Add moxie support.
6701         * configure: Rebuilt.
6703 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
6705         * configure.ac: Change copyright header to refer to version
6706         3 of the GNU General Public License and to point readers at the
6707         COPYING3 file and the FSF's license web page.
6708         * Makefile.def: Likewise.
6709         * Makefile.tpl: Likewise.
6710         * Makefile.in: Regenerate.
6712 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
6714         * configure.ac: Restore match for darwin9 or later. Use double
6715         brackets since regeneration eats one pair.
6716         * configure: Regenerate.
6718 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
6720         PR gas/10039
6721         * configure.ac: Require texinfo 4.7.
6722         * configure: Regenerated.
6724 2009-04-09  Nick Clifton  <nickc@redhat.com>
6726         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6727         the GCC Runtime Library Exception.
6729 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6731         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6732         * configure: Regenerate.
6734 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
6736         * Makefil.def (languages): New entries.
6737         * Makefile.tpl (check-gcc-*): New generic target.
6738         * Makefile.in: Regenerate.
6740 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
6742         * MAINTAINERS:  Update my email address.
6744 2009-03-18  Tom Tromey  <tromey@redhat.com>
6746         * configure: Rebuild.
6747         * configure.ac (host_libs): Add libiconv.
6748         * Makefile.in: Rebuild.
6749         * Makefile.def (host_modules): Add libiconv.
6750         (configure-gdb, all-gdb): Depend on libiconv.
6752 2009-03-16  Tristan Gingold  <gingold@adacore.com>
6754         * configure.ac: Treat gdb as supported on x86_64-darwin.
6755         * configure: Regenerate.
6757 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
6759         * configure.ac (--with-host-libstdcxx): New option.
6760         * configure: Regenerate.
6762 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
6764         * MAINTAINERS:  Move myself into the write after approval list.
6766 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
6768         * MAINTAINERS: Update e-mail address.
6770 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
6772         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6774 2009-03-10  Ira Rosen  <irar@il.ibm.com>
6776         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6778 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6780         Backport from git Libtool:
6782         2009-01-19  Robert Millan  <rmh@aybabtu.com>
6783         Support GNU/kOpenSolaris.
6784         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6785         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6786         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6787         GNU/kOpenSolaris.
6789 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
6791         * MAINTAINERS: Update e-mail address.
6793 2009-02-24  Michael Eager  <eager@eagercon.com>
6795         * MAINTAINERS (Write After Approval): Add self.
6797 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
6799         * MAINTAINERS (Write After Approval): Add myself.
6801 2009-02-05  Andreas Schwab  <schwab@suse.de>
6803         * Makefile.tpl (stage_last): Define $r and $s before using
6804         $(RECURSE_FLAGS_TO_PASS).
6805         * Makefile.in: Regenerate
6807 2009-01-30  Ian Lance Taylor  <iant@google.com>
6809         * MAINTAINERS: Move myself to the Global Reviewers list.
6811 2009-01-29  Robert Millan  <rmh@aybabtu.com>
6813         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6814         * configure: Regenerate.
6816 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
6818         * MAINTAINERS: Make whitespace consistent.
6819         Remove Robert Millan from Write After Approval.
6821 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
6823         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6824         (all-opcodes): Depend on all-libiberty.
6825         * Makefile.in: Regenerate.
6827 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
6829         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6830         * configure: Regenerate.
6832 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
6834         * MAINTAINERS (Write After Approval): Add myself.
6836 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
6838         * MAINTAINERS: Add myself to reviewers (Fortran).
6840 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
6842         PR tree-optimization/38515
6843         * configure.ac (cloog-polylib): Removed.
6844         (with_ppl, with_cloog): Test for "no".
6845         * configure: Regenerated.
6847 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
6849         * MAINTAINERS: Moved myself to reviewers (Fortran).
6851 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
6853         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6854         (Write After Approval): Remove myself.
6856 2009-01-03  Diego Novillo  <dnovillo@google.com>
6858         * MAINTAINERS: Remove myself from alias maintainership.
6860 2009-01-02  David Ayers  <ayers@fsfe.org>
6862         * MAINTAINERS: Update e-mail address.
6864 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
6866         * MAINTAINERS: Make whitespace consistent.
6868 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6870         Backport from upstream Libtool:
6871         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6872         Add cache variables to tests that require the linker to work.
6873         For shlibpath_overrides_runpath, this also changes the semantics
6874         to let the result from the C compiler take precedence.
6876 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6878         * config.sub, config.guess: Update from upstream sources.
6880 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
6882         * configure.ac (ppllibs): Add by default the lib flags.
6883         * configure: Regenerate.
6885 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6887         * MAINTAINERS:  Add myself to the write after approval list.
6889 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6891         * configure.ac: Add double brackets on darwin[912].
6892         * configure: Regenerate.
6894 2008-12-03  Daniel Kraft  <d@domob.eu>
6896         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
6897         Approval to Reviewer section (for Fortran front-end).
6899 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6901         * configure.ac: Expand to darwin10 and later.
6902         * configure: Regenerate.
6904 2008-12-02  Andreas Schwab  <schwab@suse.de>
6906         * Makefile.def: configure-target-boehm-gc depends on
6907         all-target-libstdc++-v3.
6908         * Makefile.in: Regenerate.
6910 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6912         * MAINTAINERS:  Add myself as mingw maintainer.
6914 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6916         * config.sub, config.guess: Update from upstream sources.
6918 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6920         * README.SCO: Remove.
6922 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
6924         * MAINTAINERS:  Add myself to the write after approval list.
6926 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
6928         * MAINTAINERS:  Update my email address in WAA section.
6930 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
6932         * MAINTAINERS: Update e-mail address.
6934 2008-11-27  Toon Moene  <toon@moene.org>
6936         * MAINTAINERS: Change e-mail address.
6938 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6940         * configure.ac: Build gdb for i?86-*-darwin*
6941         * configure: Regenerated.
6943 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
6945         * MAINTAINERS: Added my full name.
6947 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6949         PR bootstrap/38014
6950         PR bootstrap/37923
6952         Revert:
6954         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6956         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6957         * Makefile.in: Regenerated.
6959         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6961         PR gdb/921
6962         PR gdb/1646
6963         PR gdb/2175
6964         PR gdb/2176
6966         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6967         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6968         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6969         (HOST_EXPORTS): Pass CPPFLAGS.
6970         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6971         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6972         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6973         * Makefile.in, configure: Regenerated.
6974         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6975         and CPPFLAGS_FOR_BUILD.
6977 2008-11-06  Jeff Law  <law@redhat.com>
6979         * MAINTAINERS: Add myself as middle end maintainer.
6981 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6983         * MAINTAINERS (Write after approval): Add myself.
6985 2008-11-05  Diego Novillo  <dnovillo@google.com>
6987         * MAINTAINERS (Global Reviewers): Add myself.
6988         (Non-Algorithmic Maintainers): Remove myself.
6990 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6992         * MAINTAINERS (Write after approval): Add myself.
6994 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6996         * MAINTAINERS (Write after approval): Add myself.
6998 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7000         * configure.ac (spu-*-*): Remove special case.
7001         * configure: Regenerate.
7003 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7005         * MAINTAINERS (Write after approval): Update my email address.
7007 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7009         * configure.ac [spu-*-*]: Do not set skipdirs.
7010         * configure: Re-generate.
7012 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7014         * MAINTAINERS (Various Maintainers): Add myself to reload.
7016 2008-10-25  Richard Guenther  <rguenther@suse.de>
7018         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7019         maintainer.  Remove myself as libgcc-math maintainer.
7020         (Non-Algorithmic Maintainers): Remove myself.
7022 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7024         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7025         * Makefile.in: Regenerated.
7027 2008-10-23  Cary Coutant  <ccoutant@google.com>
7029         * MAINTAINERS (Write after approval): Add myself.
7031 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7033         PR gdb/921
7034         PR gdb/1646
7035         PR gdb/2175
7036         PR gdb/2176
7038         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7039         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7040         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7041         (HOST_EXPORTS): Pass CPPFLAGS.
7042         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7043         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7044         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7045         * Makefile.in, configure: Regenerated.
7046         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7047         and CPPFLAGS_FOR_BUILD.
7049 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7051         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7052         Sebastian Pop.
7054 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7056         * MAINTAINERS (Write After Approval): Added myself.
7058 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7060         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7061         recommended version to 2.3.2.
7063         * configure: Regenerate.
7065 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7067         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7069 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7071         * MAINTAINERS (Write After Approval): Update e-mail address.
7073 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7075         * libtool.m4: Update to libtool 2.2.6.
7076         * lt~obsolete.m4: Update to libtool 2.2.6.
7077         * ltmain.sh: Update to libtool 2.2.6.
7078         * ltsugar.m4: Update to libtool 2.2.6.
7079         * ltversion.m4: Update to libtool 2.2.6.
7080         * ltoptions.m4: Update to libtool 2.2.6.
7081         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7083 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7085         * MAINTAINERS (Write After Approval): Add myself.
7087 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7089         * MAINTAINERS (Write After Approval): Update my name.
7091 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7093         * MAINTAINERS: Add myself in "Write After Approval".
7095 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7097         * MAINTAINERS: Add myself as ia64 maintainer.
7099 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7101         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7102         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7103         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7104         and Michael Tiemann from Write After Approval since they do not
7105         actually have access.
7107 2008-09-05  Richard Guenther  <rguenther@suse.de>
7109         * configure.ac: Initialize clooglibs to -lcloog.
7110         * configure: Re-generate.
7112 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7114         * MAINTAINERS (Write After Approval): Add myself.
7116 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7118         * configure.ac (--with-cloog-polylib): New.
7119         (--disable-cloog-version-check): New.
7120         (--disable-ppl-version-check): New.
7121         * configure: Re-generate.
7123 2008-09-03  Richard Guenther  <rguenther@suse.de>
7125         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7126         cloog test.
7127         * configure: Re-generate.
7129 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7131         Add picoChip port.
7132         * MAINTAINERS: Add picoChip maintainers.
7134 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7135             Tobias Grosser  <grosser@fim.uni-passau.de>
7136             Jan Sjodin  <jan.sjodin@amd.com>
7137             Harsha Jagasia  <harsha.jagasia@amd.com>
7138             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7139             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7140             Adrien Eliche  <aeliche@isty.uvsq.fr>
7142         Merge from graphite branch.
7143         * configure: Regenerate.
7144         * Makefile.in: Regenerate.
7145         * configure.ac (host_libs): Add ppl and cloog.
7146         Add checks for PPL and CLooG.
7147         * Makefile.def (ppl, cloog): Added modules and dependences.
7148         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7149         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7151 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7153         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7154         (GCC_SHLIB_SUBDIR): New.
7155         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7156         * configure: Regenerate.
7157         * Makefile.in: Regenerate.
7159 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7161         * MAINTAINERS: Consistently use tabs to separate columns.
7163 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7165         * MAINTAINERS (Write after Approval): Add myself.
7167 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7169         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7170         Enable bfd, binutils and opcodes.
7171         * configure: Regenerate.
7173 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7175         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7177 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7179         * MAINTAINERS:  Use correct Umlaut for last name.
7181 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7183         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7185 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7187         * MAINTAINERS: Update my email address.
7189 2008-08-16  Nicolas Roche  <roche@adacore.com>
7191         * Makefile.tpl: Add BOOT_ADAFLAGS.
7192         * Makefile.in: Regenerate.
7194 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7196         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7197         * configure: Regenerate.
7199 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7201         * configure.ac: Add makefile fragments for hpux.
7202         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7203         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7204         * configure: Regenerate.
7205         * Makefile.in: Regenerate.
7207 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7209         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7211 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7213         * MAINTAINERS (Write after Approval): Add myself.
7215 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7217         * MAINTAINERS (Write After Approval):  Add myself.
7219 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7221         * MAINTAINERS (Write After Approval):  Add myself.
7223 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7225         * MAINTAINERS: Update my email address.
7227 2008-06-25  Joey Ye  <joey.ye@intel.com>
7229         * MAINTAINERS (Write After Approval):  Add myself.
7231 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7233         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7234         * Makefile.in: Regenerate.
7235         * configure: Regenerate.
7237 2008-06-17  Daniel Kraft  <d@domob.eu>
7239         * MAINTAINERS (Write After Approval):  Add myself.
7241 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7243         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7244         "$@" is still intact with both Autoconf 2.59 and 2.62.
7245         * configure: Regenerate.
7247 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7249         * Makefile.tpl: Fix comment errors.
7250         * Makefile.in: Regenerate.
7252 2008-06-12  David S. Miller  <davem@davemloft.net>
7253             David Edelsohn  <edelsohn@gnu.org>
7255         * configure.ac: Add powerpc*-*-* to gold supported targets.
7256         * configure: Regenerate.
7258 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7260         PR tree-optimization/36218
7261         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7262         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7263         (all prefix="build-"): Pass them to build-system sub-makes.
7264         * Makefile.in: Regenerate.
7266 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7268         * MAINTAINERS (mt port): Remove.
7269         (sco5, unixware, sco udk): Remove.
7270         (Kean Johnston): Add to Write After Approval.
7272 2008-05-30  Julian Brown  <julian@codesourcery.com>
7274         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7275         of libobjc for ARM EABI Linux.
7276         * configure: Regenerate.
7278 2008-05-18  Xinliang David Li   <davidxl@google.com>
7280         * ChangeLog: Remove wrong ChangeLog entry.
7282 2008-05-17  Xinliang David Li   <davidxl@google.com>
7284         * MAINTAINERS (Write After Approval): Add myself.
7286 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7288         * MAINTAINERS (Write After Approval): Add myself.
7290 2008-05-14  Rafael Espíndola  <espindola@google.com>
7292         * config-ml.in: don't handle --enable-shared and --enable-static.
7294 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7296         * MAINTAINERS: Update my email address.
7298 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7300         * MAINTAINERS: Update my email address.
7302 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7304         * MAINTAINERS (Write After Approval): Add myself.
7306 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7308         * MAINTAINERS (Write After Approval): Add myself.
7310 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7312         * MAINTAINERS (crx): Add myself.
7314 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7316         Sync with src:
7317         2008-04-14  David S. Miller  <davem@davemloft.net>
7319         * configure.ac: Add sparc*-*-* to gold supported targets.
7320         * configure: Regenerate.
7322 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7324         PR bootstrap/35457
7325         * configure.ac: Include override.m4.
7326         * configure: Regenerate.
7328 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7330         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7331         * Makefile.in: Regenerate.
7333 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7335         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7336         as nonconfigurable directories list.
7337         * configure: Regenerate.
7339 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7341         * config.sub, config.guess: Update from upstream sources.
7343 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7345         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7346         * Makefile.in: Regenerate.
7348 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7350         * configure.ac: Do not build libssp for the AVR.
7351         * configure: Regenerate.
7353 2008-04-07  Ian Lance Taylor  <iant@google.com>
7355         * Makefile.def: check-gold depends upon all-binutils.
7356         * Makefile.in: Regenerate.
7358 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7360         * MAINTAINERS (Write After Approval): Add myself.
7362 2008-04-04  Nick Clifton  <nickc@redhat.com>
7364         PR binutils/4334
7365         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7366         builds.
7367         * configure: Regenerate.
7369 2008-04-04  NightStrike  <NightStrike@gmail.com>
7371         PR other/35151
7372         * configure.ac: Combine rules for mingw32 and mingw64.
7373         * configure: Regenerate.
7375 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7377         * MAINTAINERS (Write After Approval): Add myself.
7379 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7381         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7382         * Makefile.in (.NOTPARALLEL): Ditto.
7384 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7386         * MAINTAINERS (Write After Approval): Add myself.
7388 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7390         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7391         * Makefile.in (.NOTPARALLEL): Regenerate.
7393 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7395         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7396         * Makefile.in: Regenerate.
7398 2008-03-26  Jakub Staszak  <kuba@et.pl>
7400         * MAINTAINERS (Write After Approval): Add myself.
7402 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7404         * MAINTAINERS:  Update e-mail address.
7406 2008-03-20  Ian Lance Taylor  <iant@google.com>
7408         * configure.ac: Add support for --enable-gold.
7409         * Makefile.def: Add gold as a directory like ld.
7410         * configure, Makefile.in: Regenerate.
7412 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7414         * configure.ac: m4_include config/proginstall.m4.
7415         * configure: Regenerate.
7417         Backport from upstream Libtool:
7419         2007-10-12  Eric Blake  <ebb9@byu.net>
7421         Deal with Autoconf 2.62's semantic change in m4_append.
7422         * ltsugar.m4 (lt_append): Replace broken versions of
7423         m4_append.
7424         (lt_if_append_uniq): Don't require separator to be overquoted,
7425         and avoid broken m4_append.
7426         (lt_dict_add): Fix typo.
7427         * libtool.m4 (_LT_DECL): Don't overquote separator.
7429 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7431         * config.rpath: Add AIX 6 support.
7433 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7435         * Makefile.def (stageprofile).  Remove -fprofile-generate
7436         from stage_libcflags.
7437         * Makefile.in: Regenerate.
7439 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7441         * config.sub, config.guess: Update from upstream sources.
7443 2008-03-06  Tom Tromey  <tromey@redhat.com>
7445         * MAINTAINERS: Update for treelang deletion.
7447 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7449         * MAINTAINERS: Update my email address.
7451 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7453         * MAINTAINERS (darwin port): Add myself as a maintainer.
7454         (objective-c/c++): Add myself as a maintainer.
7456 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7458         * MAINTAINERS (Write After Approval): Update my email address.
7460 2008-02-25  Tomas Bily  <tbily@suse.cz>
7462         * MAINTAINERS (Write After Approval): Add myself.
7464 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7466         * MAINTAINERS (OpenMP): Add myself.
7468 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7470         PR bootstrap/32009
7471         PR bootstrap/32161
7473         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7474         * configure: Regenerate.
7476         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7477         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7478         STAGE4_LIBCFLAGS): New.
7479         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7480         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7481         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7482         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7483         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7484         for target modules.  Don't export LIBCFLAGS.
7485         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7486         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7487         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7488         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7489         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7490         * Makefile.in: Regenerate.
7492 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7494         PR libgcj/33085
7495         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7496         Do not use -DDLL_EXPORT.  Backport from upstream.
7498 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7500         * MAINTAINERS (Write After Approval): Add myself.
7502 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7504         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7505         * configure: Regenerate.
7507 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7509         * configure.ac (xtensa*-*-*): Recognize processor variants.
7510         * configure: Regenerate.
7512 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7514         PR bootstrap/34922
7515         * configure.ac (PARSE_ARGS): Push suitable setting of
7516         ac_subdirs_all, for `./configure --help=recursive'.
7517         Handle `+' in generic toplevel directory disabling.
7518         * configure: Regenerate.
7520 2008-01-28  Nick Clifton  <nickc@redhat.com>
7522         * MAINTAINERS (xstormy16): Take over maintainership.
7524 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7526         * MAINTAINERS (c4x port): Remove.
7528 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7530         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7532 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7534         * config.sub, config.guess: Update from upstream sources.
7536 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7538         * MAINTAINERS (Write After Approval): Add myself.
7540 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7542         * MAINTAINERS: Update my email address.
7544 2008-01-09  Raksit Ashok  <raksit@google.com>
7546         * MAINTAINERS (Write After Approval): Add myself.
7548 2008-01-09  Raksit Ashok  <raksit@google.com>
7550         * MAINTAINERS (Write After Approval): Add myself.
7552 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7554         * config.sub, config.guess: Update from upstream sources.
7556 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7558         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7559         Change recommended MPFR from 2.2.1 -> 2.3.0.
7560         * configure: Regenerate.
7562 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7564         * MAINTAINERS: Update my email address.
7566 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7568         * MAINTAINERS: Update my email address.
7570 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7572         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7573         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7574         * Makefile.in: Regenerate.
7576 2007-12-10  Mark Heffernan  <meheff@google.com>
7578         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7579         misplaced entries.
7581 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7583         * configure.ac: Enable libjava for x86_64-*-darwin9.
7584         * configure: Regenerate.
7586 2007-12-07  Bill Maddox  <maddox@google.com>
7588         * MAINTAINERS (Write After Approval): Add myself.
7590 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7592         * config.sub, config.guess: Update from upstream sources.
7594 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7596         * config-ml.in: Remove 64bit configure tests.
7598 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7600         * config-ml.in: Robustify against white space in absolute file
7601         names.
7603         * config-ml.in (multi-clean): Substitute ${Makefile}.
7604         Remove superfluous ${Makefile} in list.
7606 2007-11-19  Thiemo Seufer  <ths@mips.com>
7608         * config-ml.in: Don't hardcode the Makefile name.
7610 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7612         * MAINTAINERS (Write After Approval): Add myself.
7614 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7616         * MAINTAINERS (Write After Approval): Add myself.
7618 2007-11-06  Doug Kwan  <dougkwan@google.com>
7620         * MAINTAINERS (Write After Approval): Add myself.
7622 2007-10-25  Ben Elliston  <bje@au.ibm.com>
7624         * MAINTAINERS (mercury): Remove entry.
7625         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7627 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7629         * Makefile.def (dependencies): Make configure-gdb depend on
7630         all-intl.
7631         * Makefile.in: Regenerated.
7633 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7635         * MAINTAINERS (Fortran maintainer): Remove myself.
7637 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7639         * Makefile.def: To avoid problems running with parallel makes,
7640         build newlib before libgloss so that target specific header
7641         files are availble.
7642         * Makefile.in: Regenerate
7644 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7646         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7647         * Makefile.in: Regenerate.
7649 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
7651         * MAINTAINERS (Register allocation reviewer): Add myself.
7653 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
7655         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7656         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7657         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
7658         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7659         * configure: Regenerate.
7661 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
7663         * MAINTAINERS (Register allocation reviewer): Add myself.
7665 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
7667         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7668         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7669         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7670         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7671         * configure.ac: Default them to host tools for $host = $build.
7672         Subst them.
7674         * configure: Regenerate.
7675         * Makefile.in: Regenerate.
7677 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
7679         * MAINTAINERS (Register allocation reviewer): Add myself.
7681 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
7683         * MAINTAINERS (Register allocation reviewer): Add myself.
7685 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
7687         * MAINTAINERS (Write After Approval): Fix typo.
7689 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
7691         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7692         * configure: Regenerate.
7694 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
7696         PR bootstrap/31906
7697         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7698         they're already prefixed.
7700 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
7702         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7703         libstdc++.
7704         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7705         * configure: Regenerate.
7706         * Makefile.in: Regenerate.
7708 2007-09-17  Andreas Schwab  <schwab@suse.de>
7710         * configure.ac: Raise minimum makeinfo version to 4.6.
7711         * configure: Regenerate.
7713 2007-09-17  Johannes Singler  <singler@ira.uka.de>
7715         * MAINTAINERS (write-after-approval) add myself
7717 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
7719         * configure.ac: Correct makeinfo version check.
7720         * configure: Regenerate.
7722 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
7724         * MAINTAINERS: Update my email address.
7726 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
7728         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
7729         to $skipdirs and only disable gprof for newlib.  Use the normal
7730         mips*-elf* handling in other respects.
7731         * configure: Regnerate.
7733 2007-09-12  David Daney  <ddaney@avtrex.com>
7735         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7736         enabling libgcj.
7737         * configure: Regenerate.
7739 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7741         PR other/32154
7742         * configure.ac: For libgloss targets, point the linker to the linker
7743         script, startup code and simulator library.
7744         * configure: Regenerate.
7746 2007-09-07  Andrew Haley  <aph@redhat.com>
7748         * configure.ac (noconfigdirs): Remove target-libffi and
7749         target-libjava.
7750         * configure: Regenerate.
7752 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7754         PR target/33281
7755         * configure.ac: Use config/mh-mingw on mingw.
7756         * configure: Regenerate.
7758 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
7760         * MAINTAINERS (Write After Approval): Add myself.
7762 2007-09-05  Richard Guenther  <rguenther@suse.de>
7764         * configure.ac (--enable-stage1-checking): If neither --enable-checking
7765         nor --disable-checking is provided also turn on yes and types
7766         checking for stage1.
7767         * configure: Re-generate.
7769 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
7771         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7772         (Write After Approval): Remove myself.
7774 2007-08-29  Nick Clifton  <nickc@redhat.com>
7776         * config.sub, config.guess: Update from upstream sources.
7778 2007-08-22  Bud Davis  <jmdavis@link.com>
7780         * MAINTAINERS (Write After Approval): Added myself.
7781         * MAINTAINERS (Reviewers): Removed myself.
7783 2007-08-18  Paul Brook  <paul@codesourcery.com>
7784             Joseph Myers  <joseph@codesourcery.com>
7786         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7787         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7788         * Makefile.in: Regenerate.
7789         * configure.ac (--with-debug-prefix-map): New.
7790         * configure: Regenerate.
7792 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
7793             Nigel Stephens  <nigel@mips.com>
7795         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
7796         as target_makefile_frag.
7797         * configure: Regenerate.
7799 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
7801         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7802         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
7803         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7804         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7805         (do-compare, do-compare3, do-compare-debug): New.
7806         ([+compare-target+]): Use them.
7808 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
7810         * MAINTAINERS (Write After Approval): Change my email address.
7812 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7813             Ben Elliston  <bje@au.ibm.com>
7815         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7816         --silent if $silent.
7817         * configure: Regenerate.
7819 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
7821         * MAINTAINERS (Various Maintainers): Add myself as
7822         loop infrastructure maintainer.  Update my e-mail
7823         address.
7825 2007-07-31  Diego Novillo  <dnovillo@google.com>
7827         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7828         Adjust description.
7830 2007-07-26  Richard Guenther  <rguenther@suse.de>
7832         * configure.ac: Add types checking to stage1 checking flags.
7833         * configure: Regenerate.
7835 2007-07-17  Nick Clifton  <nickc@redhat.com>
7837         * COPYING3: New file.  Contains version 3 of the GNU General
7838         Public License.
7839         * COPYING3.LIB: New file.  Contains version 3 of the GNU
7840         Lesser General Public License.
7842 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7844         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7846 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7848         * MAINTAINERS (S/390 co-maintainer): Add myself.
7849         (Write After Approval): Remove myself.
7851 2007-07-13  Dan Hipschman  <dsh@google.com>
7853         * MAINTAINERS (Write After Approval): Add myself.
7855 2007-07-11  Nick Clifton  <nickc@redhat.com>
7857         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7858         WINDRES export.
7859         * Makefile.in: Regenerate.
7861 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7863         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7864         maintainer.
7866 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
7868         * lt~obsolete.m4: New. Import from 20070318 libtool.
7870 2007-07-03  Julian Brown  <julian@codesourcery.com>
7872         * MAINTAINERS (Write After Approval): Add myself.
7874 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7876         * configure.ac: Rewrite 'configure --help' strings to look nicer.
7877         * configure: Regenerate.
7879 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7881         * configure.ac: Add some missing m4 quotation.
7882         * configure: Regenerate.
7884 2007-07-02  Simon Baldwin  <simonb@google.com>
7886         * MAINTAINERS (Write After Approval): Add myself.
7888 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7890         * configure: Regenerate.
7892 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7894         * Makefile.def: Add windmc tool to build.
7895         * Makefile.tpl: Likewise.
7896         * configure.ac: Likewise.
7897         * Makefile.in: Regenerate.
7898         * configure: Regenerate.
7900 2007-06-28  DJ Delorie  <dj@redhat.com>
7902         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7903         not building newlib.
7904         * configure: Regenerated.
7906 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7908         * MAINTAINERS (Write After Approval): Add myself.
7910 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7912         * MAINTAINERS (Write After Approval): Add myself.
7914 2007-06-19  Chris Matthews  <chrismatthews@google.com>
7916         * MAINTAINERS (Write After Approval): Add myself.
7918 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7920         * MAINTAINERS (Write After Approval): Add myself.
7922 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7924         * Makefile.def: Add dependency from configure-gdb to all-bfd.
7925         * Makefile.in: Regenerated.
7927 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
7929         * configure.ac: Don't add target-libmudflap to noconfigdirs for
7930         bfin*-*-uclinux* targets.
7931         * configure: Regenerate.
7933 2007-06-14  Ian Lance Taylor  <iant@google.com>
7935         * MAINTAINERS: Add myself as non-algorithmic global write
7936         maintainer.
7938 2007-06-14  Diego Novillo  <dnovillo@google.com>
7940         * MAINTAINERS: Add self as middle-end maintainer and
7941         non-algorithmic global write maintainer.
7943 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7945         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7946         Move all Fortran maintainers except Paul Brook into the
7947         Non-Autopoiesis section.
7949 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
7951         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7952         (distclean-stage[+id+]): Possibly delete stage_last.
7953         * Makefile.in: Regenerate.
7955 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
7957         * MAINTAINERS (Various Maintainer): Fix typo.
7959 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
7961         * MAINTAINERS (Various Maintainer): Add myself as
7962         dataflow maintainer.
7964 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7966         * config.sub, config.guess: Update from upstream sources.
7968 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7970         * Makefile.tpl: Fix spelling error.
7971         * Makefile.in: Regenerate.
7973 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
7975         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7976         lt_cv_sys_max_cmd_len.
7978 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7980         * MAINTAINERS (Various Maintainers): Add myself as
7981         auto-vectorizer maintainer.
7983 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7985         PR libjava/32098
7986         * libtool.m4: Revert previous change.
7987         * ltgcc.m4: Put it here.
7989 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7991         * MAINTAINERS (Various Maintainers): Add myself as
7992         auto-vectorizer maintainer.
7994 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7996         PR libjava/32098
7997         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7999 2007-05-30  Richard Guenther  <rguenther@suse.de>
8001         * MAINTAINERS (Various Maintainers): Add myself as
8002         auto-vectorizer maintainer.
8004 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8006         PR bootstrap/29382
8007         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8008         * configure: Rebuilt.
8010 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8012         * MAINTAINERS (Write After Approval): Removed my name.
8014 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8016         * MAINTAINERS (Write After Approval): Remove myself.
8018 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8020         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8022 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8024         * ltmain.sh: Update from ToT Libtool.
8025         * libtool.m4: Update from ToT Libtool.
8026         * ltsugar.m4: New. Update from ToT Libtool.
8027         * ltversion.m4: New. Update from ToT Libtool.
8028         * ltoptions.m4: New. Update from ToT Libtool.
8029         * ltconfig: Remove.
8030         * ltcf-c.sh: Remove.
8031         * ltcf-cxx.sh: Remove.
8032         * ltcf-gcj.sh: Remove.
8034 2007-05-22  Ollie Wild  <aaw@google.com>
8036         * MAINTAINERS (Write After Approval): Add myself.
8038 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8040         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8041         stage_cflags.
8042         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8043         Remove CFLAGS/LIBCFLAGS.
8044         (configure-stage[+id+]-[+prefix+][+module+],
8045         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8046         * Makefile.in: Regenerate.
8048 2007-05-15  Diego Novillo  <dnovillo@google.com>
8050         * MAINTAINERS: Update e-mail address.
8052 2007-05-15  Revital Eres  <eres@il.ibm.com>
8054         * MAINTAINERS (Write After Approval): Add myself.
8056 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8058         * MAINTAINERS (Write After Approval): Updated my address.
8060 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8062         * MAINTAINERS (Write After Approval): Add myself.
8064 2007-05-11  Silvius Rus  <rus@google.com>
8066         * MAINTAINERS (Write After Approval): Add myself.
8068 2007-04-23  Tom Tromey  <tromey@redhat.com>
8070         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8072 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8074         * MAINTAINERS (cpplib): Rename to ...
8075         (libcpp): ... this.  Add C/C++ front end maintainers.
8077 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8079         * config-ml.in: Pass ${ml_config_env} to configure calls.
8081 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8083         * MAINTAINERS (Write After Approval): Add myself.
8085 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8087         * MAINTAINERS (Write After Approval): Add myself.
8089 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8091         * MAINTAINERS (fortran 95 front end): Add myself.
8093 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8095         * MAINTAINERS (Write After Approval): Add myself.
8097 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8099         * MAINTAINERS (Modulo Scheduler): Add myself.
8101 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8103         * MAINTAINERS (fortran 95 front end): Add myself.
8104         (c++ front end): whitespace fix.
8106 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8108         * MAINTAINERS (Write After Approval): Add myself.
8110 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8112         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8113         of glob.  Quote arguments with single quotes too.
8114         * configure: Regenerate.
8116 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8118         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8119         * Makefile.in: Regenerate
8121 2007-03-07  Andreas Schwab  <schwab@suse.de>
8123         * configure: Regenerate.
8125 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8127         * configure.ac: Add "--with-pdfdir" configure option,
8128         which defines pdfdir variable.
8129         * Makefile.def (target=fixincludes): Add install-pdf to
8130         missing targets.
8131         (recursive_targets): Add install-pdf target.
8132         (flags_to_pass): Add pdfdir.
8133         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8134         target.
8135         * configure: Regenerate
8136         * Makefile.in: Regenerate
8138 2007-02-28  Eric Christopher  <echristo@apple.com>
8140         Revert:
8141         2006-12-07  Mike Stump  <mrs@apple.com>
8143         * Makefile.def (dependencies): Add dependency for
8144         install-target-libssp and install-target-libgomp on
8145         install-gcc.
8146         * Makefile.in: Regenerate.
8148 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8150         * configure: Regenerate.
8151         * configure.ac: Move statements after variable declarations.
8153 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8155         * MAINTAINERS: Add myself as sh maintainer.
8157 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8159         * configure.ac: Adjust for loop syntax.
8160         * configure: Regenerate.
8162 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8164         * configure: Rebuilt.
8166 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8168         * configure.ac: Drop multiple occurrences of --enable-languages,
8169         and fix its quoting.
8170         * configure: Rebuilt.
8172 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8173             Nathan Sidwell  <nathan@codesourcery.com>
8174             Vladimir Prus  <vladimir@codesourcery.com>
8175             Joseph Myers  <joseph@codesourcery.com>
8177         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8178         * configure: Regenerate.
8180 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8182         * ltconfig (freebsd*): Default to elf.
8184 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8186         * configure.ac (target_libraries): Move libgcc before libiberty.
8187         * configure: Regenerated.
8189 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8190             Paolo Bonzini  <bonzini@gnu.org>
8192         PR bootstrap/30753
8193         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8194         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8195         * configure: Regenerated.
8197 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8199         * MAINTAINERS (Language Front End Maintainers): Update my mail
8200         address.
8202 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8204         PR bootstrap/30748
8205         * configure.ac: Correct syntax for Solaris ksh.
8206         * configure: Regenerated.
8208 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8210         * configure.ac: Sync with src.
8211         * configure: Regenerate.
8213 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8215         * Makefile.in: Regenerate.
8217 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8219         * config.sub: Sync with src.
8221 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8223         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8224         noncanonical equivalents.
8225         * configure.in: Rename to...
8226         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8227         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8228         target_noncanonical.  Use them.  Rewrite removal of configure
8229         arguments for autoconf 2.59.  Discard variable settings.  Force
8230         program_transform_name for native tools.
8232         * Makefile.in: Regenerated.
8233         * configure: Regenerated with autoconf 2.59.
8235 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8237         * MAINTAINERS (Write After Approval): Add myself.
8239 2007-01-31  Andreas Schwab  <schwab@suse.de>
8241         * Makefile.tpl (LDFLAGS): Substitute it.
8242         * Makefile.in: Regenerate.
8244 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8246         * MAINTAINERS (Write After Approval): Add myself.
8248 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8250         * MAINTAINERS (spu port): Add myself.
8252 2007-01-23  Richard Guenther  <rguenther@suse.de>
8254         PR bootstrap/30541
8255         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8256         * Makefile.tpl (GNATBIND): Substitute it.
8257         (GNATMAKE): Likewise.
8258         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8259         of STAGE_PREFIX.
8260         * Makefile.in: Regenerate.
8261         * configure: Regenerate.
8263 2007-01-18  Mike Stump  <mrs@apple.com>
8265         * configure.in: Re-enable -Werror for gcc builds.
8267 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8269         * MAINTAINERS (Write After Approval): Add myself.
8271 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8273         * configure.in: Change == to = in test command.
8274         * configure: Regenerate.
8276 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8277             Nick Clifton  <nickc@redhat.com>
8278             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8280         * configure.in (build_configargs, host_configargs, target_configargs):
8281         Remove build/host/target parameters.
8282         (host_libs): Add gmp and mpfr.
8283         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8284         * Makefile.def (gmp, mpfr): New.
8285         (gcc): Remove target.
8286         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8287         target_os, target_vendor): New.
8288         (configure): Add host_alias/target_alias arguments; adjust invocations.
8289         * configure: Regenerate.
8290         * Makefile.in: Regenerate.
8292 2007-01-11  Matt Fago  <fago@earthlink.net>
8294         * configure.in: Try to link to functions only in mpfr 2.2.x
8295         to improve robustness of configure tests.
8296         * configure: Regenerate.
8298 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8300         * MAINTAINERS: Add myself as i386 maintainer.
8302 2007-01-08  Jan Hubicka  <jh@suse.cz>
8304         * MAINTAINERS: Add myself as i386 maintainer.
8306 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8308         * configure.in: Add support for an x86_64-mingw* target.
8309         * configure: Regenerate.
8311 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8313         * Makefile.tpl (all-target): Correct @if conditional for target
8314         modules.
8315         * configure.in: Omit libiberty if building only target libgcc.
8316         * configure, Makefile.in: Regenerated.
8318 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8320         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8321         * configure: Regenerate.
8323 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8325         * Makefile.def (target_modules): Add libgcc.
8326         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8327         * Makefile.tpl (clean-target-libgcc): Delete.
8328         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8329         on gcc even for bootstrapped modules.  Rewrite handling of
8330         lang_env_dependencies to loop over target_modules.
8331         * configure.in (target_libraries): Add target-libgcc.
8332         * Makefile.in, configure: Regenerated.
8334 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8336         * configure.in: Reorganize recognition of languages.  Add
8337         --enable-stage1-languages.  Show supported languages for the chosen
8338         target rather than all recognized languages.
8339         * configure: Regenerate.
8341 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8343         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8344         * Makefile.in: Regenerate.
8346 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8348         * configure.in: Warn that MPFR 2.2.0 is buggy.
8349         * configure: Regenerate.
8351 2006-12-27  Ian Lance Taylor  <iant@google.com>
8353         * configure.in: When removing Makefiles to force a reconfigure, also
8354         remove prev-DIR*/Makefile.
8355         * configure: Regenerate.
8357 2006-12-22  Andreas Schwab  <schwab@suse.de>
8359         * configure: Regenerate with correct autoconf version.
8361 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8363         * configure.in: add AC_SUBST for *_FOR_TARGET.
8364         * configure: Regenerate.
8366 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8368         * configure.in: Simplify logic for rejecting languages that cannot
8369         be built.  Separate the case when a language is unsupported,
8370         from the case when the user chooses not to build a language.
8372 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8374         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8375         it only affects bootstrap and could be tested on "$host" as well.
8376         * configure: Regenerate.
8377         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8379 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8381         PR bootstrap/29544
8382         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8383         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8384         move here comment from Makefile.tpl.
8385         * Makefile.tpl: Move some definitions higher in the file.
8386         (STAGE1_CHECKING): New.
8387         * configure.in: Add --enable-stage1-checking.
8388         * configure: Regenerate.
8389         * Makefile.in: Regenerate.
8391 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8393         * MAINTAINERS: Add myself as build system maintainer.
8395 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8397         * MAINTAINERS (Write After Approval): Add myself.
8399 2006-12-13  Eric Christopher  <echristo@apple.com>
8401         * MAINTAINERS: Add myself as darwin maintainer.
8403 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8405         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8407 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8409         MAINTAINERS: Update my entry.
8411 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8413         * configure.in:  Handle spu makefile frag.
8414         * Makefile.tpl (MAINT): Define
8415         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8416         * configure: Regenerate.
8417         * Makefile.in: Regenerate.
8419 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8421         * config.guess: Import latest version.
8422         * config.sub: Likewise.
8424 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8426         * configure.in (spu-*-*): Don't skip target-libiberty.
8427         * configure: Regenerate.
8429 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8431         PR bootstrap/30134
8432         * configure.in: Correct x86 darwin support for libjava to powerpc
8433         and i?86 only.
8434         * configure: Regenerate.
8436 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8438         * configure.in: Add x86 darwin support for libjava.
8439         * configure: Regenerate.
8441 2006-12-07  Mike Stump  <mrs@apple.com>
8443         * Makefile.def (dependencies): Add dependency for
8444         install-target-libssp and install-target-libgomp on
8445         install-gcc.
8446         * Makefile.in: Regenerate.
8448 2006-12-04  Richard Guenther  <rguenther@suse.de>
8450         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8451         (Non-Algorithmic Maintainers): Move over non-algorithmic
8452         loop optimizer maintainers, add myself as a non-algorithmic
8453         middle-end maintainer.
8455 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8457         * MAINTAINERS (Write After Approval): Add myself.
8459 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8461         * configure.in: Update error message for missing GMP/MPFR.
8463         * configure: Regenerate.
8465 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8467         * configure.in: Update MPFR version in error message.
8469         * configure: Regenerate.
8471 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8473         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8474         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8475         --with-gmp-lib): New flags.
8477         * configure: Regenerate.
8479 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8481         * MAINTAINERS (Write After Approval): Change my email address.
8483 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8485         * MAINTAINERS (Write After Approval): Add myself.
8487 2006-11-22  Philipp Thomas  <pth@suse.de>
8489         * MAINTAINERS (i18n): Update e-mail address.
8491 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8493         * MAINTAINERS (spu port): Add myself as maintainer.
8494         (Write After Approval): Remove myself.
8496 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8498         * configure.in (skipdirs): Don't build libssp for SPU.
8499         * configure: Regenerate.
8501 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8503         * MAINTAINERS (spu port): Add myself as maintainer.
8504         (libobjc): Update my email address.
8506 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8508         * MAINTAINERS (Write After Approval): Add myself.
8510 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8512         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8513         * configure : Rebuilt.
8515 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8517         * MAINTAINERS (Write After Approval): Add myself.
8519 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8521         * MAINTAINERS (Write After Approval): Add myself.
8523 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8525         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8526         libmpfr.a.
8527         * configure: Regenerate.
8529 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8531         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8532         (unstage): Test for stage_last presence.
8534         PR bootstrap/29802
8535         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8536         STAGE_PREFIX.
8537         * Makefile.in: Regenerate.
8539 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8541         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8542         maintainers.
8544 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8546         * MAINTAINERS (Write After Approval): Add myself.
8548 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8550         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8551         and stageN-package/Makefile.
8552         * Makefile.in: Regenerated.
8554 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8556         * configure.in: Remove target-libgloss from noconfigdirs for
8557         bfin-*-*.
8558         * configure: Regenerated.
8560 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8562         * configure.in (have_gmp): Only error if the gcc directory exists.
8564         * configure: Regenerate.
8566 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8568         * configure.in: Robustify error message for missing GMP/MPFR.
8570         * configure: Regenerate.
8572 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8574         * MAINTAINERS (Write After Approval): Add myself.
8576 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8578         * MAINTAINERS: Change email address.
8580 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8582         * MAINTAINERS (Write After Approval): Add myself.
8584 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8586         * MAINTAINERS (Write After Approval): Add myself.
8588 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8590         * MAINTAINERS (Write After Approval): Move myself to
8591         Write After Approval section.
8593 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8595         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8596         need_gmp anymore.
8597         * configure: Regenerate.
8599 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8601         * MAINTAINERS (Write After Approval): Add myself.
8603 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8605         * config.guess: Import latest version.
8606         * config.sub: Likewise.
8608 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8610         * Makefile.def: Added pdf target handling.
8611         * Makefile.tpl: Added pdf target handling.
8612         * Makefile.in: Regenerated.
8614 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8616         * MAINTAINERS: Add self as score port maintainer.
8618 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8620         * MAINTAINERS (Write After Approval): Add myself.
8622 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8624         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8625         or newer.
8626         * configure: Regenerated.
8628 2006-09-27  Dave Brolley  <brolley@redhat.com>
8630         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8631         using $s instead of $r.
8632         * configure: Regenerated.
8634 2006-09-26  Thiemo Seufer  <ths@mips.com>
8636         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8637         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8638         * configure: Regenerate.
8640 2006-09-24  Graeme Peterson  <gridly@gmail.com>
8642         * MAINTAINERS (Write After Approval): Remove myself.
8644 2006-09-22  Chao-ying Fu  <fu@mips.com>
8646         * MAINTAINERS (Write After Approval): Add myself.
8648 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
8650         * MAINTAINERS: Add self as soft-fp maintainer.
8652 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
8654         * MAINTAINERS: Add myself as avr maintainer.
8655         Remove Marek Michalkiewicz as avr maintainer.
8657 2006-09-07  Roberto Costa  <roberto.costa@st.com>
8659         * MAINTAINERS (Write After Approval): Add myself.
8661 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
8663         * configure.in: Never build newlib for a Mingw host.
8664         Never build newlib as Mingw target library.
8665         Test the existence of winsup/cygwin for building a Cygwin newlib,
8666         rather than just winsup.
8667         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8668         building a Mingw target.
8669         * configure: Regenerate.
8671 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8673         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8675 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
8677         * config.guess: Import from src (was more updated).
8678         * config.sub: Likewise.
8680 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
8682         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8683         * configure: Regenerated.
8685 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
8687         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8688         for stages after the first.
8690 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
8692         * Makefile.def: Add dependencies for configure-opcodes
8693         on configure-intl and all-opcodes on all-intl.
8694         * Makefile.in: Regenerated.
8696 2006-07-13  Ben Elliston  <bje@au.ibm.com>
8698         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8700 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
8702         Port to hosts whose 'sort' and 'tail' implementations
8703         treat operands with leading '+' as file names, as POSIX
8704         has required since 2001.  However, make sure the code still
8705         works on pre-POSIX hosts.
8706         * ltmain.sh: Don't assume "sort +2" is equivalent to
8707         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8709 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
8711         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8713 2006-07-04  Peter O'Gorman  <peter@pogma.com>
8715         * ltconfig: chmod 644 before ranlib during install.
8717 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8719         PR bootstrap/18058
8720         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8721         if the bootstrap compiler is a GCC version that supports it.
8722         * configure: Regenerate.
8724 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8726         * configure.in: Fix thinkos in previous check-in.
8727         * configure: Regenerate.
8729 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8731         PR other/27063
8732         * configure.in: Test subdir_requires and give an appropriate
8733         error message.
8734         * configure: Regenerate.
8736 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
8738         * MAINTAINERS (Write After Approval): Add myself.
8740 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
8742         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8744 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
8746         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8748 2006-06-20  David Ayers  <d.ayers@inode.at>
8750         PR bootstrap/28072
8751         * configure.in: Add target-boehm-gc to noconfigdirs depending on
8752         whether target-libjava is being configured instead of whether the
8753         java front end is enabled.
8754         * configure: Regenerate.
8756 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8758         PR target/27540
8759         * configure.in: Only enable libgomp on IRIX 6.
8760         * configure: Regenerate.
8762 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
8764         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8765         too.
8766         * Makefile.in: Regenerate.
8768 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
8770         * config-ml.in: Alter CCASFLAGS to include special
8771         multilib options the same as is done for CFLAGS.
8773 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8775         * configure.in: Don't enable libgomp on hpux10.
8776         * configure: Rebuilt.
8778 2006-06-12  David Ayers  <d.ayers@inode.at>
8780         PR bootstrap/27963
8781         PR target/19970
8782         * configure.in: Remove target-boehm-gc from noconfigdirs where
8783         ${libgcj} is specified.
8784         * configure: Regenerate.
8786 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
8788         Sync from src:
8790         * configure.in: Sync.
8791         * configure: Regenerated.
8793         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
8795         * Makefile.def: Added dependencies from sim and gdb on intl, and
8796         added configure dependencies to everything with an all dependency
8797         on intl.
8798         * Makefile.in: Regenerated.
8800 2006-06-06  David Ayers  <d.ayers@inode.at>
8802         PR libobjc/13946
8803         * Makefile.def: Add dependencies for libobjc which boehm-gc.
8804         * Makefile.in: Regenerate.
8805         * configure.in: Add --enable-objc-gc at toplevel and have it
8806         enable boehm-gc for Objective-C.
8807         Remove target-boehm-gc from libgcj.
8808         Add target-boehm-gc to target_libraries.
8809         Add target-boehm-gc to noconfigdirs where ${libgcj}
8810         is specified.
8811         Assert that boehm-gc is supported when requested for Objective-C.
8812         Only build boehm-gc if needed either for Java or Objective-C.
8813         * configure: Regenerate.
8815 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
8817         PR 27674
8818         * Makefile.tpl (configure-[+prefix+][+module+],
8819         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8820         Remove rule to unstage bootstrapped modules.
8821         (stage_current): New.
8822         * Makefile.in: Regenerate.
8824 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
8826         * MAINTAINERS (Write After Approval): Update my e-mail address.
8828 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
8830         * include/libiberty.h: Declare pex_run_in_environment.
8832 2006-05-31  Asher Langton  <langton2@llnl.gov>
8834         * MAINTAINERS (Write After Approval): Add myself.
8836 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
8838         * Makefile.def (bfd, opcodes): Fix lib_path.
8839         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8840         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
8841         * Makefile.in: Regenerate.
8843 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8845         * Makefile.in: Regenerate.
8847 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8849         * Makefile.def: Add install-html target. Add datarootdir
8850         docdir and htmldir to flags_to_pass.
8851         * Makefile.tpl: Add install-html target.
8852         * Makefile.in: Regenerate.
8853         * configure.in: Add --with-datarootdir, --with-docdir, and
8854         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8855         * configure: Regenerate.
8857 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
8859         * configure.in: Enable gprof for cross builds.
8860         * configure: Regenerate.
8862 2006-05-22  Richard Guenther  <rguenther@suse.de>
8864         Revert
8865         2006-01-31  Richard Guenther  <rguenther@suse.de>
8866         Paolo Bonzini  <bonzini@gnu.org>
8868         * Makefile.def (target_modules): Add libgcc-math target module.
8869         * configure.in (target_libraries): Add libgcc-math target library.
8870         (--enable-libgcc-math): New configure switch.
8871         * Makefile.in: Re-generate.
8872         * configure: Re-generate.
8873         * libgcc-math: New toplevel directory.
8875 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8876             Andreas Tobler  <a.tobler@schweiz.ch>
8878         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
8879         * configure: Rebuilt.
8881 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
8883         * MAINTAINERS (Write After Approval): Add myself.
8885 2006-05-01  DJ Delorie  <dj@redhat.com>
8887         * configure.in: Restore CFLAGS if GMP isn't present.
8888         * configure: Regenerate.
8890 2006-05-01  Richard Guenther  <rguenther@suse.de>
8892         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8893         maintainer.
8895 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8897         * MAINTAINERS (Write After Approval): Add myself.
8899 2006-04-28  Jan Beulich  <jbeulich@novell.com>
8901         * MAINTAINERS (Write After Approval): Add myself.
8903 2006-04-18  DJ Delorie  <dj@redhat.com>
8905         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
8906         reference libgloss so that libssp can be built in a combined
8907         tree.
8908         * configure: Regenerate.
8910 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8912         * MAINTAINERS (Write After Approval): Add myself.
8914 2006-04-05  Ben Elliston  <bje@au.ibm.com>
8916         * configure.in: Require makeinfo 4.4 or higher.
8917         * configure: Regenerate.
8919 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8921         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8922         Rearrange the entries of other libraries to have them in one place.
8924 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
8926         * MAINTAINERS (Write After Approval): Remove myself.
8927         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8929 2006-03-14  Richard Guenther  <rguenther@suse.de>
8931         * configure: Regenerate with autoconf 2.13.
8933 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
8935         * MAINTAINERS: Use my work address.
8937         * MAINTAINERS: Update my E-mail address.
8939 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
8941         * configure.in: Handle --disable-<component> generically.
8942         * configure: Regenerate.
8944 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8946         PR libgcj/17311
8947         * ltmain.sh: Don't use "$finalize_rpath" for compile.
8949 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
8951         * MAINTAINERS (Write After Approval):  Remove myself.
8952         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8954 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
8956         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
8957         (TARGET_CONFIGDIRS): Remove.
8958         * configure.in: Remove AC_SUBST(target_configdirs).
8959         * Makefile.in, configure: Regenerated.
8961 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
8963         * MAINTAINERS (Write After Approval):  Remove myself.
8964         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8966 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8968         PR bootstrap/25670
8970         * Makefile.tpl ([+compare-target+]): Print explanation messages.
8972         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8973         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8974         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8975         BUILD_PREFIX, BUILD_PREFIX_1.
8976         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8978         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8979         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8981         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8982         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8983         of `cat stage_current`.  Always provide the `r' and `s' variables.
8984         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8985         a single shell execution.
8986         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8987         bootstrapped modules, make the stage1 module if the build was not
8988         started yet, else build the current stage.
8989         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8990         (all-build, all-host, all-target, [+make_target+]-host,
8991         [+make_target+]-target): Do not use \-continued lines.
8992         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8993         (current_stage, restrap, stage_last): New.
8995         * Makefile.in: Regenerate.
8996         * configure: Regenerate.
8998 2006-02-19  Bud Davis  <jmdavis@link.com>
9000         * MAINTAINERS (Write After Approval):  Remove myself.
9001         (Language Front End Maintainers):  Add myself as fortran 95
9002         maintainer and update e-mail address.
9004 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9006         * MAINTAINERS (Write After Approval):  Remove myself.
9007         (Language Front End Maintainers):  Add myself as fortran 95
9008         maintainer.
9010 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9012         * MAINTAINERS (Write After Approval): Add myself.
9014 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9016         * MAINTAINERS (Write After Approval):  Remove myself.
9017         (Language Front End Maintainers):  Add myself as
9018         fortran 95 maintainer.
9020 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9022         Sync from src:
9024         2005-12-27  Leif Ekblad  <leif@rdos.net>
9026         * configure.in: Add support for RDOS target.
9027         * configure: Regenerate.
9029 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9030             Andreas Schwab  <schwab@suse.de>
9032         * configure: Regenerate.
9034 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9036         * configure.in (enable_libgomp): Add AIX.
9037         * configure: Regenerate.
9039 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9041         * MAINTAINERS (Write After Approval): Add myself.
9043 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9045         * MAINTAINERS (Write After Approval): Add myself.
9047 2006-01-31  Richard Guenther  <rguenther@suse.de>
9048         Paolo Bonzini  <bonzini@gnu.org>
9050         * Makefile.def (target_modules): Add libgcc-math target module.
9051         * configure.in (target_libraries): Add libgcc-math target library.
9052         (--enable-libgcc-math): New configure switch.
9053         * Makefile.in: Re-generate.
9054         * configure: Re-generate.
9055         * libgcc-math: New toplevel directory.
9057 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9059         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9060         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9061         the assembler, linker and binutils.
9062         * configure: Regenerate.
9064 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9066         * MAINTAINERS (Write After Approval): Add myself.
9068 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9070         * configure: Regenerate.
9072 2006-01-18  Richard Henderson  <rth@redhat.com>
9073             Jakub Jelinek  <jakub@redhat.com>
9074             Diego Novillo  <dnovillo@redhat.com>
9076         * libgomp: New directory.
9077         * Makefile.def: Add target_module libgomp.
9078         * Makefile.in: Regenerate.
9079         * configure.in (target_libraries): Add target-libgomp.
9080         * configure: Regenerate.
9082 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9084         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9085         @ from continuation.
9086         * Makefile.in: Rebuilt.
9088 2006-01-04  Chris Lattner  <sabre@gnu.org>
9090         * MAINTAINERS (Write After Approval): Add myself.
9092 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9094         PR bootstrap/24252
9096         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9097         * Makefile.tpl (OBJDUMP): New.
9098         (EXTRA_HOST_FLAGS): Add it.
9099         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9101         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9102         to use symbolic links between directories.  Avoid race conditions
9103         or make them harmless.
9104         * configure.in: Do not try to use symbolic links between directories.
9106         * Makefile.def (LEAN): Pass.
9107         * Makefile.tpl (LEAN): Define.
9108         (stage[+id+]-start): Accept that the previous directory does not
9109         exist, if the bootstrap is lean.
9110         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9111         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9112         configure substitution.
9113         ([+compare-target+]): Likewise.
9114         ([+bootstrap-target+]-lean): New.
9115         * configure.in: Remove lean bootstrap support from here.
9117         * Makefile.in: Regenerate.
9118         * configure: Regenerate.
9120 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9122         * MAINTAINERS (libdecnumber): Add myself.
9124 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9126         * libtool-ldflags: New script.
9128 2006-01-02  Andreas Schwab  <schwab@suse.de>
9130         * configure.in: When reconfiguring remove Makefile in
9131         all stage directories.
9132         * configure: Regenerate.
9134 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9136         * MAINTAINERS: Update my email address.
9138 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9140         Revert Ada-related part of the previous change.
9142         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9143         Do not pass.
9144         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9145         * Makefile.in: Regenerate.
9146         * configure.in: Do not include mt-ppc-aix target fragment.
9147         * configure: Regenerate.
9149 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9151         * configure.in: Select appropriate fragments for PowerPC/AIX.
9152         * configure: Regenerate.
9154         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9155         BOOT_CFLAGS, BOOT_LDFLAGS.
9156         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9157         BOOT_CFLAGS, BOOT_LDFLAGS.
9158         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9159         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9160         (stage): Fail if we cannot complete the work.
9161         * Makefile.in: Regenerate.
9163 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9165         * configure.in: Replace ms1 with mt.
9166         * configure: Rebuilt.
9168 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9170         * MAINTAINERS: Update my email address.
9172 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9174         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9175         install-host-nogcc): Don't invoke $(stage) at the end.
9176         * Makefile.in: Regenerate.
9178 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9180         * configure.in: Flip the top-level bootstrap switch.
9181         * configure: Regenerate.
9183 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9185         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9186         $(stage) and $(unstage).
9187         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9188         (all): Remove stray semicolon.
9189         (local-distclean): Don't handle multilib.tmp and multilib.out.
9190         (install.all): Set $s for consistency.
9191         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9192         check_multilibs setting.  Always make the install directory.
9193         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9194         Correct @if/@endif.
9195         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9196         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9197         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9198         (multilib.out): Remove.
9199         * Makefile.in: Regenerated.
9201 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9203         * MAINTAINERS (Write After Approval): Add myself.
9205 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9207         * MAINTAINERS: Add myself as mt maintainer.
9209         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9211 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9213         * MAINTAINERS: Change email address.
9215 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9217         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9218         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9219         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9220         Find in-tree tools if available.
9221         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9222         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9223         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9224         (COMPILER_*_FOR_TARGET): New.
9225         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9226         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9227         (CONFIGURED_*, USUAL_*): Remove.
9228         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9229         STRIP): Use autoconf substitutions.
9230         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9231         COMPILER_NM_FOR_TARGET): New.
9232         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9234         (all): Make all-host and all-target in parallel.
9235         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9236         that $$r and $$s are set before invoking a recursive make.
9237         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9238         ([+bootstrap-target+]): Inline most of the `all' target.
9240 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9242         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9243         from the gcc build directory.
9244         * Makefile.in: Regenerate.
9246 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9248         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9249         depend on all-libdecnumber.
9250         * configure.in (host_libs): Include libdecnumber.
9251         * Makefile.in: Regenerate.
9252         * configure: Likewise.
9254 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9256         * libdecnumber: Import decNumber sources from the dfp-branch.
9258 2005-11-21  Kean Johnston  <jkj@sco.com>
9260         * config.sub, config.guess: Sync from upstream sources.
9262 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9264         Import from Autoconf sources:
9266         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9267         * config/move-if-change: Don't output "$2 is unchanged";
9268         suggested by Ben Elliston.  Handle weird characters correctly.
9270 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9272         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9273         to match upstream libtool for darwin.
9275 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9277         * Makefile.def: Remove gdb dependencies for gdbtk.
9278         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9279         (configure-gdb, install-gdb): New rules.
9280         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9281         * Makefile.in, configure: Regenerated.
9283 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9285         * MAINTAINERS (Write After Approval): Add myself.
9287 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9289         * MAINTAINERS (Write After Approval): Add myself.
9291 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9293         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9294         Diego Novillo.
9296 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9298         PR bootstrap/24297
9299         * Makefile.tpl (do-[+make-target+], do-check, install,
9300         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9301         are set before recursing.
9302         * Makefile.in: Regenerate.
9304 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9306         PR bootstrap/18939
9307         * Makefile.def (gcc) <target>: Fix thinko.
9308         * Makefile.in: Regenerate.
9310 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9312         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9313         * configure: Regenerate.
9315 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9317         * MAINTAINERS (Write After Approval): Add self.
9319 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9321         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9322         target-libffi, target-qthreads, target-libjava, and
9323         targetlibobjc.
9324         * configure: Regenerate.
9326 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9328         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9329         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9330         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9331         (USUAL_OBJDUMP_FOR_TARGET): New.
9332         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9333         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9334         * configure, Makefile.in: Regenerated.
9336 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9338         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9339         before other host packages.
9341 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9343         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9345 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9347         PR bootstrap/22340
9349         * configure.in (default_target): Remove.
9350         * Makefile.tpl (all): Do not use prerequisites as subroutines
9351         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9352         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9353         use prerequisites as subroutines.
9354         (check-host, check-target): New.
9355         (bootstrap configure & all targets): Do not use stage*-start
9356         if the directory layout is already ok.
9357         (non-bootstrap configure & all targets): Prepend a $(unstage).
9358         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9359         (NOTPARALLEL): Remove.
9360         (unstage, stage variables): New variables.
9361         (unstage, stage targets): Simply expand to those variables.
9363         * configure: Regenerate.
9364         * Makefile.in: Regenerate.
9366 2005-10-04  James E Wilson  <wilson@specifix.com>
9368         * Makefile.def (lang_env_dependencies): Add libmudflap.
9369         * Makefile.in: Regenerate.
9371 2005-10-03  Andreas Schwab  <schwab@suse.de>
9373         Backport from libtool CVS:
9374         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9376         * ltmain.sh: add support for installing into temporary
9377         staging area (e.g. 'make install DESTDIR=...')
9379 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9381         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9382         * configure: Regenerated.
9384 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9386         * configure: Regenerate with the correct
9387         autoconf version.
9389 2005-09-30  Catherine Moore  <clm@cm00re.com>
9391         * configure.in (bfin-*-*): New.
9392         * configure: Regenerated.
9394 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9396         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9397         (LIPO_FOR_TARGET): New.
9398         (CONFIGURED_LIPO_FOR_TARGET): New.
9399         (USUAL_LIPO_FOR_TARGET): New.
9400         (STRIP_FOR_TARGET): New.
9401         (CONFIGURED_STRIP_FOR_TARGET): New.
9402         (USUAL_STRIP_FOR_TARGET): New.
9403         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9404         STRIP_FOR_TARGET.
9405         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9406         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9407         * Makefile.in: Regenerate.
9408         * configure: Regenerate.
9410 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9412         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9413         (rs6000-*-aix*): Same.
9414         * configure: Regenerate.
9416 2005-09-16  Tom Tromey  <tromey@redhat.com>
9418         * MAINTAINERS: Add self as java maintainer.
9420 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9422         * configure.in: Recognize f95 in the --enable-languages option,
9423         and substitute it for fortran, issuing a warning.
9424         * configure: Regenerate.
9426 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9428         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9429         * configure:  Regenerated.
9431 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9433         * MAINTAINERS: Add self as ms1 maintainer.
9435 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9437         * Makefile.def (libssp): Add to lang_env_dependencies.
9438         * Makefile.in: Regenerate.
9440 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9442         * MAINTAINERS: Add myself as middle-end maintainer.
9444 2005-08-17  Christian Groessler  <chris@groessler.org>
9446         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9447         * Makefile.in: Regenerate.
9449 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9451         * MAINTAINERS (write after approval): Added myself.
9453 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9455         * MAINTAINERS (Write After Approval): Add myself.
9457 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9459         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9460         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9461         Look for alternate names of the target cc and c++
9462         * configure: Regenerate.
9464 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9466         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9467         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9468         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9469         tools; remove code to manually set them.
9470         (Target tools): Look in the environment for them.
9471         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9472         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9473         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9474         build directory.
9475         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9476         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9477         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9478         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9479         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9480         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9481         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9482         * configure: Regenerate.
9483         * Makefile.in: Regenerate.
9485 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9487         * MAINTAINERS: Update for removed CPU targets.
9489 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9491         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9492         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9493         * Makefile.in: Regenerated.
9495 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9497         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9498         (CFLAGS_FOR_TARGET): Use it.
9499         (CXXFLAGS_FOR_TARGET): Likewise.
9500         * Makefile.in: Regenerated.
9501         * configure.in (--with-build-sysroot): New option.
9502         * configure: Regenerated.
9504 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9506         * Makefile.tpl: Wrap install between unstage and stage
9507         * Makefile.in: Regenerate.
9509 2005-07-21  Eric Christopher  <echristo@apple.com>
9511         * MAINTAINERS: Update affiliation.
9513 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9515         * MAINTAINERS: Add self as crx port maintainer.
9517 2005-07-20  DJ Delorie  <dj@redhat.com>
9519         * MAINTAINERS: Add self as m32c maintainer.
9521 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9523         * all files: Update FSF address.
9525 2005-07-15  Eric Christopher  <echristo@redhat.com>
9527         * MAINTAINERS: Change affiliation.
9529 2005-07-14  Jim Blandy  <jimb@redhat.com>
9531         * configure.in: Add cases for Renesas m32c.
9532         * configure: Regenerated.
9534 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9536         * COPYING.LIB: Update from fsf.org.
9538 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9540         * COPYING, compile, config.guess,
9541         config.sub, install-sh, missing, mkinstalldirs,
9542         symlink-tree, ylwrap: Sync from upstream sources.
9543         * config-ml.in: Update FSF address.
9545 2005-07-13  Eric Christopher  <echristo@redhat.com>
9547         * configure.in: Add toplevel noconfigdir support for tpf.
9548         * configure: Regenerate.
9550 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9552         PR ada/22340
9554         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9555         * Makefile.in: Regenerate.
9557 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9559         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9560         Brolley to write-after-approval.
9562 2005-07-07  Andreas Schwab  <schwab@suse.de>
9564         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9565         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9566         * Makefile.in: Regenerated.
9568 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9570         * configure.in: Don't build sim or rda when targetting darwin.
9571         * configure: Regenerate.
9573 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9575         * configure.in: Add --enable-libssp and --disable-libssp.
9576         * configure: Regenerate with autoconf-2.13.
9578 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9580         * Makefile.def (target_modules): Add libssp.
9581         * configure.in (target_libraries): Add target-libssp.
9582         * configure: Rebuilt.
9583         * Makefile.in: Rebuilt.
9585 2005-07-01  Zack Weinberg  <zackw@panix.com>
9587         * MAINTAINERS: Change email address.  Resign from maintainership.
9589 2005-07-01  Richard Guenther  <rguenther@suse.de>
9591         * MAINTAINERS: Change my e-mail address and affiliation.
9593 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9595         * Makefile.def (stagefeedback): Come after profile.
9596         Define profiledbootstrap target.
9597         * Makefile.tpl (profiledbootstrap): Remove.
9598         (stageprofile-end): Zap stagefeedback.
9599         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9600         * Makefile.in: Regenerate.
9602 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9604         * MAINTAINERS: Update my email address.
9606 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9608         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9609         In 'cpp' stanza, support '#line' as well as '# '.
9611 2005-06-08  Andreas Schwab  <schwab@suse.de>
9613         * MAINTAINERS: Move myself from 'Write After Approval' to
9614         'CPU Port Maintainers' section as m68k maintainer.
9616 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9618         * configure.in (unsupported_languages): New macro.
9619         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9620         non-ported target libraries in noconfigdirs.
9621         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9622         non-linux-gnu.  Remove libgcj_ex_libffi.
9623         <lang_frag loop>: Set add_this_lang=no if the language is in
9624         unsupported_languages.
9625         * configure: Regenerate.
9627 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9629         * configure.in: Fix typo in handling of --with-mpfr-dir.
9630         * configure: Regenerate.
9632 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9634         * MAINTAINERS: Update my email address.
9636 2005-06-02  Jim Blandy  <jimb@redhat.com>
9638         * config.sub: Add cases for the Renesas m32c.  (This patch has been
9639         accepted into the master sources.)
9641 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
9642             Michael Snyder  <msnyder@redhat.com>
9643             Stan Cox  <scox@redhat.com>
9645         * configure.in: Set noconfigdirs for ms1.
9647         * configure: Regenerate.
9649 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
9651         * MAINTAINERS (Write After Approval): Add self.
9653 2005-06-01  Josh Conner  <jconner@apple.com>
9655         * MAINTAINERS (Write After Approval): Add self.
9657 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
9659         * MAINTAINERS: Update my email address.
9661 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
9663         * MAINTAINERS (Write After Approval): Add self.
9665 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
9667         * MAINTAINERS (Write After Approval): Remove self.
9669 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
9671         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9672         (Dependencies): Consider target modules for bootstrap dependencies.
9673         Make target bootstrap modules depend on each stage's gcc.
9674         * Makefile.in: Regenerate.
9676 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
9678         * Makefile.def (configure-gcc): Depend on binutils having been built.
9679         (all-gcc): No need to do it here.
9680         * Makefile.in: Regenerate.
9682 2005-05-19  Paul Brook  <paul@codesourcery.com>
9684         * configure.in: Rewrite misleading error message when requested
9685         language cannot be built.
9686         * configure: Regenerate.
9688 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
9690         * ylwrap: Import from Automake 1.9.5.
9692 2005-05-13  David Ung  <davidu@mips.com>
9694         * MAINTAINERS (Write After Approval): Add self.
9696 2005-05-09  Mike Stump  <mrs@apple.com>
9698         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9699         lt_cv_sys_max_cmd_len for now.
9701 2005-05-09  Stan Cox  <scox@redhat.com>
9703         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9705 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
9707         * README.SCO: Update the URL.
9709 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
9711         * ltconfig: Define file_list_spec.  Pass file_list_spec and
9712         with_gnu_ld to libtool.
9713         * ltcf-c.sh (aix[45]): Define file_list_spec.
9714         * ltcf-cxx.sh (aix[45]): Same.
9715         * ltcf-gcj.sh (aix[45]): Same.
9716         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9717         exists, write list of input files to temporary file.
9719 2005-05-04  Mike Stump  <mrs@apple.com>
9721         * configure.in: Always pass --target to target configures as
9722         otherwise rebuilds that do --recheck will fail.
9723         * confiugure: Rebuilt.
9725 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
9727         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9728         STAGE_HOST_EXPORTS.
9729         (configure, all): Add bootstrap support.
9730         (Host modules, target modules): Pass post-stage1 flags and exports.
9731         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9732         * Makefile.in: Regenerate.
9734 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
9736         * configure: Regenerate.
9738 2005-04-27  Mike Stump  <mrs@apple.com>
9740         * MAINTAINERS: Add self as darwin maintainer.
9742 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
9744         * config.sub: Update from master copy.
9746 2005-04-21  Mike Stump  <mrs@apple.com>
9748         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9749         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9751 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
9753         * configure.in <crisv32-*-*, cris-*-*>: New local variable
9754         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
9755         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
9756         "*-*-elf" and "*-*-linux*".
9757         * configure: Regenerate.
9759 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
9761         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9763 2005-04-12  Mike Stump  <mrs@apple.com>
9765         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9767 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
9769         * MAINTAINERS (Write After Approval): Add myself.
9771 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
9773         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9775 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
9777         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9778         (TARGET_CONFIGARGS): Include --with-target-subdir.
9779         (configure, all): New macros.  Use them throughout.
9780         * Makefile.in: Regenerate.
9782 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
9784         * MAINTAINERS (Write After Approval): Add myself.
9786 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9788         * MAINTAINERS: Remove 'loop unrolling' maintainer.
9790 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
9792         * MAINTAINERS: Move John Carr to Write After Approval.
9794 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
9796         * config/mh-mingw32: Delete.
9797         * configure.in: Don't use it.
9798         * configure: Regenerate.
9800 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
9802         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9803         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9804         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9805         (HOST_LIB_PATH): Generate from Makefile.def.
9806         (TARGET_LIB_PATH): Likewise.
9807         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9808         * Makefile.in: Regenerate.
9809         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9810         (RPATH_ENVVAR): Include Darwin case.
9811         * configure: Regenerate.
9813 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
9815         * MAINTAINERS (Various Maintainers): Remove self.
9816         (Write After Approval): Add self.
9818 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
9820         * MAINTAINERS (Various Maintainers): Add self.
9822 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
9824         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9825         * configure: Regenerate.
9827 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
9829         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9830         gcc_version, and gcc_version_trigger from set of flags to pass.
9831         * Makefile.tpl: Remove definitions of above variables.
9832         (config.status): Remove dependency on $(gcc_version_trigger).
9833         * Makefile.in: Regenerate.
9834         * configure.in: Do not reference config/gcc-version.m4 nor
9835         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
9836         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
9837         * configure: Regenerate.
9839 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
9840             Andrew Pinski  <pinskia@physics.uc.edu>
9842         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9843         * Makefile.in: Regenerate.
9845 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
9847         * MAINTAINERS (Write After Approval): Add myself.
9849 2005-03-03  David Ayers  <d.ayers@inode.at>
9851         * MAINTAINERS (Write After Approval): Add myself.
9853 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
9855         PR libgcj/20160
9856         * ltmain.sh: Avoid creating archives with components that have
9857         duplicate basenames.
9859 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
9861         PR bootstrap/20250
9862         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9863         instead of check.
9864         * Makefile.in: Regenerate.
9866 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9868         * Makefile.in: Regenerate to fix conflict between the previous two
9869         patches.
9871 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9873         PR bootstrap/17383
9874         * Makefile.def (target_modules): Remove "stage", now unnecessary.
9875         * Makefile.tpl (HOST_SUBDIR): New substitution.
9876         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9877         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9878         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9879         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9880         (Host modules, Bootstrapped modules): Use it.
9881         (Build modules, Target modules): Do not create symlink trees,
9882         always configure out-of-srcdir.
9883         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9884         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9885         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9886         $(HOST_SUBDIR).  Create a symlink for host_subdir.
9888         * Makefile.in: Regenerate.
9889         * configure: Regenerate.
9891 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9893         Merged from libada-gnattools-branch:
9894         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9896         * gnattools: New directory.
9897         * Makefile.def: Add gnattools as a module, depending on target-libada.
9898         * Makefile.in: Regenerate.
9899         * configure.in: Include gnattools in host_tools; disable it if ada
9900         is disabled.
9901         * configure: Regenerate.
9903 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9905         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9906         treelang maintainer.
9907         (Write After Approval): Remove myself.
9909 2005-02-23  Paul Schlie  <schlie@comcast.net>
9911         * configure.in: Allow darwin targeted ports to build tk, itcl and
9912         libgui.
9913         * configure: Regenerate.
9915 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9917         PR libgcj/10353
9918         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9919         * configure: Regenerate.
9921 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9923         * MAINTAINERS (Write After Approval): Add myself.
9925 2005-02-10  Ian Lance Taylor  <ian@airs.com>
9927         * MAINTAINERS: Update my e-mail address.
9929 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
9931         * MAINTAINERS (Write After Approval): Add myself.
9933 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
9935         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9936         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9937         target-libgloss when not *-*-elf and *-*-aout.
9938         * configure: Regenerate.
9940 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
9942         * MAINTAINERS: Remove obsolete entries.
9944         * MAINTAINERS (Write After Approval): Add Michael Matz.
9946 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
9948         * MAINTAINERS: Remove self as cpplib maintainer.
9950 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9952         * install-sh, config.sub: Import from upstream.
9954 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9956         PR bootstrap/18222
9957         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9958         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9959         * Makefile.in: Regenerate.
9961 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
9963         * MAINTAINERS: Update my email address.
9965 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
9966             Andreas Schwab  <schwab@suse.de>
9968         PR bootstrap/18033
9969         * config-ml.in: Eval option if surrounded by single quotes.
9971 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9973         Revert 2004-12-28 Makefile changes, a better fix will be
9974         applied to mainline and src after GCC 4.0 branches.
9976 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9978         PR bootstrap/17383
9980         * Makefile.def (target_modules): Remove stage parameter,
9981         it is always true now.
9982         * Makefile.tpl (configure-build-[+module+],
9983         configure-target-[+module+]): Always build symlink tree
9984         for the directory and for include.  BUILD_SUBDIR and
9985         TARGET_SUBDIR cannot be . anymore.
9986         * Makefile.in: Regenerate.
9988 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
9990         Revert 2004-12-08 Makefile changes.
9992 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9994         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9995         cygwin, mingw.
9997 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9999         * configure.in (sh64-*-*): Reenable gprof.
10000         * configure: Regenerate.
10002 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10004         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10005         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10006         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10007         * Makefile.in: Regenerate.
10009 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10011         * MAINTAINERS: Update my email address.
10013 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10015         * Makefile.tpl: Generate normal dependencies if the LHS module is
10016         not bootstrapped.
10017         * Makefile.in: Regenerate.
10019 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10021         * configure.in: Include config/gxx-include-dir.m4.  Use
10022         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10023         * configure: Regenerate.
10025 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10027         * config.if: Delete.
10028         * configure.in: Set libstdcxx_incdir directly.
10029         * configure: Regenerate.
10031 2004-12-02  Eric Christopher  <echristo@redhat.com>
10033         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10034         * Makefile.in: Regenerate.
10036 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10038         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10039         * configure: Regenerate.
10041 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10043         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10044         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10045         * configure: Regenerate.
10047 2004-12-01  Eric Christopher  <echristo@redhat.com>
10049         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10050         of things to remove.
10052 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10054         * MAINTAINERS (Write After Approval): Update my e-mail address.
10056 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10058         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10059         from CVS libtool to always pass_all.
10061 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10063         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10064         (hppa*64*-*-*): Delete incorrect comment.
10065         * configure: Rebuilt.
10067 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10069         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10071 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10073         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10074         from CVS libtool to always pass_all.
10076 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10078         * install-sh, compile: Import from automake.
10080 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10082         * config.guess, config.sub:  Import from savannnah.
10084 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10086         * MAINTAINERS (Write After Approval): Add myself
10088 2004-11-12  Mike Stump  <mrs@apple.com>
10090         * Makefile.def: Add html support.
10091         * Makefile.tpl: Likewise.
10092         * Makefile.in: Regenerate.
10094 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10096         PR 18423
10097         * configure.in: Remove all instances of build-fixincludes from
10098         noconfigdirs.
10099         (build_configargs): Supply --target to subdirectories.
10100         * configure: Regenerate.
10102         * Makefile.def: Make gcc install depend on fixincludes install.
10103         * Makefile.in: Regenerate.
10105 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10107         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10109 2004-11-11  Paul Brook  <paul@codesourcery.com>
10111         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10113 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10115         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10116         target-libgfortran.
10117         * configure: Regenerate.
10119 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10121         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10122         like CC.
10124 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10126         * Makefile.def (host fixincludes): Specify missing targets.
10127         * Makefile.in: Regenerate.
10129 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10131         * MAINTAINERS: Add myself
10133 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10135         * MAINTAINERS (Write After Approval): Add myself.
10137 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10139         * Makefile.def: Build fixincludes for the host, too.
10140         * Makefile.in: Regenerate.
10141         * configure.in (host_tools): Add fixincludes.
10142         * configure: Regenerate.
10144 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10146         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10147         * configure: Regenerated.
10149 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10151         PR other/17783
10152         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10153         * configure: Regenerated.
10155 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10157         * README.SCO: Update per FSF instructions.
10159 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10161         PR target/18151
10162         * configure.in (case ${target}): Do not build fixincludes for avr.
10163         * configure: Regenerated.
10165 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10167         * configure.in (case ${target}): Do not build fixincludes
10168         on platforms where it is not used.
10169         * configure: Regenerated.
10171 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10173         * configure.in: Use an absolute path to install-sh.
10174         * configure: Regenerated.
10176 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10178         * MAINTAINERS (Write After Approval): Add myself.
10180 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10182         * MAINTAINERS: Remove from Write After Approval those that are
10183         already maintainers.
10185 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10187         * MAINTAINERS:  Update my email address.
10189 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10191         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10192         * configure: Regenerate.
10194 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10196         * MAINTAINERS:  Update my email address.
10198 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10200         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10201         entries belonging to this category.
10203 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10205         * MAINTAINERS: Update my e-mail address.
10207 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10209         Fix wrong conflict resolution in:
10211         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10213         * Makefile.in: Regenerate.
10214         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10215         in the recursive `make', instead of hardwiring `all'.
10216         (Autogenerated TARGET-* variables): New.
10218 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10220         * configure.in: Enable target-libgloss for crx-*-*.
10221         * configure: Regenerate.
10223 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10225         * MAINTAINERS (Various Maintainers): Move the "windows,
10226         cygwin, mingw" maintainer to ...
10227         (OS Port Maintainers): ... here.
10229 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10231         * MAINTAINERS (Write After Approval): Remove those that are
10232         maintainers of some subsystem.
10234 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10236         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10237         * ltcf-cxx.sh (tpf*): Likewise.
10238         * ltconfig (tpf*): Add TPF OS configuration support.
10240 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10242         * MAINTAINERS: Change my email address to my new work account.
10244 2004-09-24  Michael Roth  <mroth@nessie.de>
10246         * configure.in (--without-headers): Add missing double quotes.
10247         * configure: Regenerate.
10249 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10251         * ylwrap: Revert to previous version.
10253 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10255         PR bootstrap/17369
10256         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10257         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10258         SET_GCC_LIB_PATH_CMD.
10259         (BASE_TARGET_EXPORTS): Likewise.
10260         * Makefile.in: Regenerated.
10262         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10263         * configure: Regenerated.
10265 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10267         * config.guess: New upstream version
10268         * compile, depcomp, install-sh, ylwrap: Likewise.
10270 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10272         * config/mh-x86omitfp: New host makefile fragment.  Add
10273         -fomit-frame-pointer to the default BOOT_CFLAGS.
10274         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10275         * configure: Regenerate.
10277 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10279         PR target/11572
10280         * configure.in (*-*-darwin*): Renable libobjc.
10281         * configure: Regenerate.
10283 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10285         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10287 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10289         * Makefile.def: Remove libbanshee.
10290         * Makefile.tpl: Ditto.
10291         * configure.in: Ditto.
10292         * Makefile.in: Regen.
10293         * configure: Ditto.
10295 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10297         * ltmain.sh: Use $pic_object as $non_pic_object if
10298         $non_pic_object=none.
10300 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10302         * missing: Import latest version from master repository.
10304 2004-09-06  Nick Clifton  <nickc@redhat.com>
10306         * config.sub: Import latest version from master repository.
10307         * config.guess: Likewise.
10308         This includes these changes:
10310         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10312         * config.sub: Handle crisv32, alias etraxfs.
10313         * config.guess (crisv32:Linux:*:*): Handle.
10315         2004-08-13  Brad Smith  <brad@comstyle.com>
10317         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10318         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10320         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10322         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10323         assume the processor is a powerpc.  This is because coreutils
10324         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10325         in this case, due to a MacOS X bug that causes
10326         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10327         to return a negative number.
10328         Problem reported by Petter Reinholdtsen in:
10329         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10331         2004-07-19  Ben Elliston  <bje@gnu.org>
10333         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10335         2004-06-24  Ben Elliston  <bje@gnu.org>
10337         * config.guess: Update copyright years.
10338         * config.sub: Likewise.
10340         2004-06-22  Robert Millan  <robertmh@gnu.org>
10342         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10343         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10345         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10347         * config.guess (*:*VMS:*:*): New entry. Replaces
10348         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10349         manufacturer.
10351         2004-06-22  Ben Elliston  <bje@gnu.org>
10353         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10354         * config.sub: Likewise.
10356         2004-06-22  Ben Elliston  <bje@gnu.org>
10358         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10359         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10361         2004-06-11  Ben Elliston  <bje@gnu.org>
10363         * config.guess (pegasos:OpenBSD:*:*): Remove.
10365         2004-06-11  Ben Elliston  <bje@gnu.org>
10367         From Wouter Verhelst <wouter@grep.be>:
10368         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10370         2004-06-11  Ben Elliston  <bje@gnu.org>
10372         * config.guess (luna88k:OpenBSD:*:*): New.
10374         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10376         * config.guess (m32r*:Linux:*:*): New case.
10377         * config.sub: Handle m32rle.
10379         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10381         From Jens Petersen  <petersen@redhat.com>:
10382         * config.sub: Handle sparcv8.
10384         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10386         From Tom Smith <smith@cag.lkg.hp.com>:
10387         * config.guess: Version suffixes are equally significant on Tru64
10388         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10389         prefix of "P" (patched kernel).
10391         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10393         * config.sub: Add support for National Semiconductor CRX target.
10395 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10397         * MAINTAINERS (Various Maintainers): Remove myself as web page
10398         maintainer, add myself as maintainer of build status lists.
10400 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10402         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10403         *-*-netware, but add target-libmudflap.
10404         Consolidate *-*-netware targets (of which really only i?86 exists)
10405         into a single entry.
10406         * configure: Likewise.
10408 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10410         * Makefile.tpl (sorry): Remove.
10411         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10412         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10413         (do-clean): Clean per-stage directories too.
10414         (do-distclean): Run distclean-stage1 too.
10415         (.NOTPARALLEL): Enable during toplevel bootstrap.
10416         (stage[+id+]-bubble): Enable parallel execution during
10417         the recursive invocation.
10418         * Makefile.in: Regenerate.
10420         Fix previous checkin:
10422         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10423         include.
10424         * configure.in: Fix indentation.
10425         * configure: Regenerate.
10427 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10429         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10430         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10431         * configure: regenerate
10432         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10433         -mdynamic-no-pic
10435 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10437         * Makefile.def (build_modules): Add fixincludes.
10438         (dependencies): Make gcc depend on fixincludes.
10439         * configure.in (build_tools): Add fixincludes.
10440         (build_configdirs): Always include build_libs.
10441         * Makefile.in: Regenerate.
10442         * configure: Regenerate.
10444 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10446         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10447         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10448         phony targets; do not generate timestamp files.
10449         (distclean-stageN): Remove references to their timestamp files.
10450         (restageN, touch-stageN): Remove.
10451         (stageN-bubble): Rewritten.
10452         (compare): Support lean bootstraps.
10453         * Makefile.in: Regenerate.
10455         * configure.in: Only warn when bootstrapping but
10456         build != host or build != target.  Support lean bootstraps.
10457         * configure: Regenerate.
10459 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10461         * configure.in:  Give a better error message if GMP/MPFR are missing
10462         and a language needing them has been requested.
10463         * configure:  Regenerated.
10465 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10467         * configure.in:  Print a list of available language front-ends if
10468         a requested one is missing.  Tidy stray tab characters.
10469         * configure:  Regenerated.
10471 2004-08-19  Michael Koch  <konqueror@gmx.de>
10473         * gcc/doc/install.texi: Update entry about automake for libjava.
10475 2004-08-17  Robert Millan  <robertmh@gnu.org>
10477         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10478         (instead of FreeBSD).
10479         * configure: Regenerate.
10481 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10483         * Makefile.in: Regenerate.
10484         * configure: Regenerate.
10486         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10487         stage_*_flags.
10488         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10489         for bootstrapped modules if toplevel bootstrap is going.
10490         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10491         modules.  Adjust for changes in Makefile.def.  Enable several
10492         rules even in non-bootstrap mode, just to avoid peppering the
10493         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10494         (stage-[+prev+]-bubble): Remove.
10496         * Makefile.def (Dependencies): Depend on all-build-bison,
10497         all-build-flex, all-build-byacc, all-build-texinfo, rather
10498         than the host variations.
10499         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10500         with BUILD_SUBDIR.
10501         (BISON): Update for recent Bisons.
10502         (YACC): Fix typo.
10503         (cross): Depend on all-build.
10504         (all): Do not depend on all-build.
10505         (prebootstrap): Remove.
10506         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10507         (Prebootstrap dependencies): Add them to the per-stage targets
10508         and to all-prebootstrap.
10509         * configure.in (build_configdirs): Always enable build_tools.
10510         (BUILD_DIR_PREFIX): Remove.
10512         * Makefile.def (gcc): Add target variable.
10513         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10514         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10515         in the recursive `make', instead of hardwiring `all'.
10516         (Autogenerated TARGET-* variables): New.
10518 2004-08-13  Brian Booth  <bbooth@redhat.com>
10520         * MAINTAINERS: Remove myself from write-after-approval.
10522 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10524         * src-release: Stop distributing mmalloc with gdb (which doesn't
10525         use it).
10526         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10527         * Makefile.in: Regenerate.
10529 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10531         * configure.in (arm*-*-eabi*): New target.
10532         * configure: Regenerate.
10534 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10536         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10537         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10538         (Dependencies): New section.
10539         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10540         (configure-target-[+module+]): Depend on maybe-all-gcc
10541         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10542         (toplevel profiledbootstrap): Fix dependencies.
10543         * Makefile.in: Regenerate.
10545 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10547         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10548         target-libiberty to noconfigdirs.
10549         * configure: Regenerate.
10551 2004-08-03  Paul Brook  <paul@codesourcery.com>
10553         * configure.in: Check for MPFR as well as GMP.
10554         * configure: Regenerate.
10556 2004-08-01  Robert Millan  <robertmh@gnu.org>
10558         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10559         libmudflap for all GNU-based systems (with Glibc).
10560         * configure: Regenerate.
10562 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10564         * Makefile.def (host-modules): Add gcc.
10565         * Makefile.in: Regenerate.
10566         * Makefile.tpl (sorry): New rule.
10567         (configure-host, all-host, [+make_target+]-host, do-check,
10568         install-host): Do not add gcc as a special case.
10569         (host modules): Add a small special-casing for gcc.  Export
10570         extra_make_flags through the environment.
10571         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10572         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10573         other recursive targets for gcc): Remove.
10575         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10576         (stage, unstage): New rules.
10577         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10578         distclean-stage[+id+]): Use stage_current.
10579         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10580         the stage*-start rules.
10582 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10584         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10585         use -all_load flag.
10587 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10589         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10590         * configure: Regenerate.
10592 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10594         * maintainer-scripts/gcc_release: Revert yesterday's change.
10596 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10598         * MAINTAINERS: Add myself to write-after-approval.
10600 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10602         * libf2c: Removed.
10603         * gcc/gccbug.in: Updated because of libf2c removal.
10604         * maintainer-scripts/gcc_release: Ditto.
10606 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10608         * configure.in: Build libmudflap by default on FreeBSD.
10609         * configure: Regenerated.
10611 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10613         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10614         systems.
10615         * configure: Regenerated.
10617 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10619         PR target/16344
10620         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10621         feedback based compiler.
10622         * Makefile.in: Rebuilt.
10624 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10626         * Makefile.def (host_modules): Set bootstrap=true for flex.
10627         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10628         * Makefile.in: Rebuilt.
10630 2004-07-07  Jan Hubicka  <jh@suse.cz>
10632         * MAINTAINERS: Add self as a profile feedback maintainer.
10634 2004-07-05  Phil Edwards  <phil@codesourcery.com>
10636         * configure.in:  Do not prepend $srcdir to /dev/null in
10637         makefile fragments.
10638         * configure:  Regenerate.
10640 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
10642         * Makefile.def (build_modules): Add bison, byacc, flex,
10643         m4, texinfo.
10644         (flags_to_pass): Add FLEX.
10645         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10646         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10647         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10648         DEFAULT_MAKEINFO): Remove.
10649         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10650         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10651         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10652         objdir or else use configured tool.
10653         (all-build): New.
10654         (all): Depend on it.
10655         (Build module dependencies): Add.
10656         * Makefile.in: Regenerate.
10657         * configure.in: Better support for multiple build modules,
10658         matching what is done for host/target modules.  Do not look
10659         for "plausible" locations of build tools if Canadian cross.
10660         Use autoconf's AC_PROG_CC to find a C compiler.  Define
10661         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
10662         * configure: Regenerate.
10664 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10666         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10667         * Makefile.in: Regenerate.
10669 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10671         * Makefile.tpl (configure-build-[+module+],
10672         configure-[+module+], configure-target-[+module+]): Pass
10673         [+extra_configure_args+].
10674         (all-build-[+module+], all-[+module+], check-[+module+],
10675         install-[+module+], [+make_target+]-[+module+],
10676         all-target-[+module+], check-target-[+module+],
10677         install-target-[+module+], [+make_target+]-target-[+module+]):
10678         Pass [+extra_make_args+].
10679         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10680         (GCC_HOST_EXPORTS): Remove.
10681         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10682         cross, check-gcc, check-gcc-c++, install-gcc,
10683         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10684         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10685         * Makefile.in: Regenerate.
10687 2004-06-21  Matthew Sachs  <msachs@apple.com>
10689         * MAINTAINERS: Added self to write-after-approval.
10691 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
10693         * configure.in: Check for srcdir/winsup rather than build directory
10694         winsup.
10695         * configure: Regenerate.
10697 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
10699         * configure.in: Don't build Cygwin native newlib if winsup
10700         directory is missing.  Emit warning instead.
10701         * configure: Regenerate.
10703 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
10705         * Makefile.tpl (touch-stage[+id+]): New.
10706         (restage[+prev+]): Depend on touch-stage[+id+].
10708         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10709         Use it throughout.
10711         * Makefile.def: Add profile and feedback bootstrap stages.
10712         Remove next field from bootstrap stages.
10713         * Makefile.tpl (LN, LN_S): Substitute.
10714         (stageN-start, stageN-end): Use double-colon rules, to
10715         provide a hook for additional setup commands.
10716         (distclean-stageN-gcc, restageN): Create dependencies from
10717         [+prev+], not from [+next+].
10718         (stageN-bubble): Add commands for successive stages from
10719         [+prev+], using double-colon rules.
10720         (all-stageN-gcc): Fix typo.
10721         (stagefeedback-start, profiledbootstrap): New.
10722         * Makefile.in: Regenerate.
10723         * configure.in: Call ACX_PROG_LN.
10724         * configure: Regenerate.
10726 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
10728         * MAINTAINERS (Write After Approval): Add myself.
10730 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
10732         * MAINTAINERS (Write After Approval): Add myself.
10734 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
10736         * configure.in: Fix --enable-bootstrap breakage introduced in trees
10737         without gcc.
10738         * configure: Regenerate.
10740 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10742         * Makefile.tpl: Fix typo.
10743         * Makefile.in: Regenerate.
10745 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10747         * configure.in: Remove new- prefix from toplevel
10748         bootstrap targets.
10749         * configure: Regenerate.
10751 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10753         * Makefile.tpl (all.normal): Rename to all.
10754         (all): Replace with a rule to pick the default
10755         target from configure.
10756         (all-gcc, configure-gcc): Use conditionals to
10757         do nothing when toplevel bootstrap is going on.
10758         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10759         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10760         * configure.in: Support --enable-bootstrap.
10762         * Makefile.def: Remove new- prefix from toplevel
10763         bootstrap targets.
10764         * Makefile.tpl: Likewise.
10766         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
10767         target.
10769         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10770         $(RECURSE_FLAGS) to recursive invocation of make.
10772         * Makefile.in: Regenerate.
10773         * configure: Regenerate.
10775 2004-05-30  Andreas Jaeger  <aj@suse.de>
10776             Jim Wilson  <wilson@specifixinc.com>
10778         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10779         like CC.
10781 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
10783         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10784         * configure: Regenerate.
10786 2004-05-25  Daniel Jacobowitz  <drow@false.org>
10788         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10789         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10790         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
10791         targets.
10792         * Makefile.in: Regenerate.
10794 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
10796         * configure.in: Test the ability to symlink directories.
10797         * configure: Regenerate.
10799         * Makefile.def (bootstrap-stage): New definitions.
10800         * Makefile.tpl (configure-stage1-gcc,
10801         configure-stage2-gcc, configure-stage3-gcc,
10802         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10803         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10804         new-restage3, compare): Autogenerate, see Makefile.in
10805         entry for behavioral changes.
10806         (distclean-stage1, new-stage1-start, new-stage1-end,
10807         new-stage1-bubble, distclean-stage2, new-stage2-start,
10808         new-stage2-end, new-stage2-bubble, distclean-stage3,
10809         new-stage3-start, new-stage3-end): New autogenerated targets.
10810         (objext, prebootstrap, BOOT_CFLAGS,
10811         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10812         targets.
10814         * Makefile.in: Regenerate.
10815         (distclean-stage1, new-stage1-start, new-stage1-end,
10816         new-stage1-bubble, distclean-stage2, new-stage2-start,
10817         new-stage2-end, new-stage2-bubble, distclean-stage3,
10818         new-stage3-start, new-stage3-end): New targets.
10819         (all-stage1-gcc): Move prebootstrap dependency from here...
10820         (configure-stage1-gcc): ...to here.
10821         (new-bootstrap): Use bubble targets.
10822         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10823         Use per-stage distclean targets.
10824         (configure-stage1-gcc, configure-stage2-gcc,
10825         configure-stage3-gcc, all-stage1-gcc,
10826         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10827         Use new-stageN-start to prepare the tree.
10829 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
10831         * Makefile.def (host_modules): add libcpp.
10832         * Makefile.tpl: Add dependencies on and for libcpp.
10833         * Makefile.in: Regenerate.
10834         * configure.in: Add libcpp host module.
10835         * configure: Regenerate.
10837 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
10839         * Makefile.tpl: Whenever a recursive target is defined, wrap
10840         it in a special @if/@endif block, and prepare its maybe
10841         dependency in the @if/@endif block
10842         * configure.in: Instead of writing maybe dependencies, remove
10843         the @if/@endif statements, and remove the @if/@endif blocks
10844         that remain.
10845         * configure: Regenerate.
10846         * Makefile.in: Regenerate.
10848 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
10850         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10852 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
10854         PR bootstrap/15120
10855         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10856         * */configure: Rebuilt.
10858 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
10860         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10861         of libf2c.
10862         * configure, Makefile.in: Regenerate.
10864 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
10866         * MAINTAINERS (Write After Approval): Add myself.
10868 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
10870         Merge from tree-ssa-20020619-branch.
10872         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10873         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10874         (HOST_GMPLIBS): Define.
10875         (HOST_GMPINC): Define.
10876         (TARGET_LIB_PATH): Add libmudflap.
10877         (GFORTRAN_FOR_TARGET): Define.
10878         (configure-build*): Export GFORTRAN.
10879         (configure-gcc): Export GMPLIBS and GMPINC.
10880         (all-gcc): Add maybe-all-libbanshee.
10881         (configure-target-libgfortran): Define.
10882         * Makefile.in: Regenerate.
10883         * configure.in (host_libs): Add libbanshee.
10884         (target_libraries): Add target-libmudflap and target-libgfortran.
10885         Add --with-libbanshee.
10886         Handle --disable-libmudflap.
10887         (*-*-freebsd*): Use with_gmp.
10888         Add $(libgcj) to noconfigdirs.
10889         * configure: Regenerate.
10890         * depcomp: New file.
10891         * MAINTAINERS: Add tree-ssa maintainers.
10893 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10895         * MAINTAINERS (Various Maintainers): Add myself.
10897 2004-04-30  Brian Ford  <ford@vss.fsi.com>
10899         * MAINTAINERS (Write After Approval): Add myself.
10901 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
10903         * MAINTAINERS (Write After Approval): Add myself.
10905 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10907         * config/acx.m4: Fix fastcompare support for new-bootstrap.
10908         * configure: Regenerate.
10910 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10912         Revert:
10913         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10915         * Makefile.def (flags_to_pass): Remove *dir variables that
10916         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10917         as well as prefix and exec_prefix.
10918         * Makefile.in: Regenerate.
10920 2004-04-26  Robert Millan  <robertmh@gnu.org>
10922         Add patches from libtool CVS.
10923         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10924         * ltconfig: Likewise.
10925         * ltcf-c.sh: Likewise.
10926         * ltcf-cxx.sh: Likewise.
10927         * ltcf-gcj.sh: Likewise.
10929 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10931         * Makefile.def (host_modules): Mark with the bootstrap
10932         flag packages on which gcc depends.
10933         * Makefile.tpl (all-bootstrap): Use it.
10934         * Makefile.in: Regenerate.
10936 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10938         * Makefile.def (flags_to_pass): Remove *dir variables that
10939         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10940         as well as prefix and exec_prefix.
10941         * Makefile.in: Regenerate.
10943 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10945         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10946         * configure: Regenerate.
10947         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10948         * gcc/Makefile.tpl (compare): Use the result of the test.
10949         * gcc/Makefile.in: Regenerate.
10951 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
10953         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10954         Always relocate gcc and prev-gcc to the original names, even
10955         if the build fails.
10956         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10957         New targets.
10959 2004-04-23  Laurent GUERBY <laurent@guerby.net>
10961         * MAINTAINERS: Update my email address.
10963 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10965         * configure.in (mips*-*-irix5*): Enable ld.
10966         * configure: Regenerate.
10968 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10970         * configure: Regenerate.
10972 2004-04-15  James E Wilson  <wilson@specifixinc.com>
10974         * Makefile.tpl (configure-[+module+], configure-gcc,
10975         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10976         Set and export LDFLAGS.
10977         * Makefile.in: Regenerate.
10979 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10981         * MAINTAINERS: Add myself to write-after-approval.
10983 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10985         PR bootstrap/14871
10986         * Makefile.tpl: If we don't have built-in-tree target tools,
10987         use the ones found by configure rather than hacking around with
10988         program_transform_name.
10989         * configure.in: Give Makefile.tpl the information necessary
10990         to do that.
10991         * Makefile.in: Regenerate.
10992         * configure: Regenerate.
10994 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10996         PR bootstrap/14760
10997         * configure.in: When computing baseargs, strip *all* copies of
10998         offending options.  Also, don't match/substitute the trailing space,
10999         so that this actually works when two similar options are separated by
11000         only one space.
11001         * configure: Regenerate.
11003 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11005         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11006         (rs6000-*-aix*): Same.
11007         * configure: Regenerate.
11009 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11011         * MAINTAINERS: Add myself to write-after-approval.
11013 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11015         * MAINTAINERS: Add myself to write-after-approval.
11017 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11019         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11020         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11021         * Makefile.in: Regenerate.
11023         * configure.in (top level bootstrap support): Rework --enable-werror
11024         to set @stage2_werror_flag@.
11025         * configure: Regenerate.
11026         * Makefile.tpl (top level bootstrap support): Pass
11027         @stage2_werror_flag@ down to configure in stages 2 and 3.
11028         * Makefile.in: Regenerate.
11030 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11032         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11033         for stages 2 and 3 as well as in make.  As a consequence, remove
11034         OUTPUT_OPTION (now detected by configure) from the flags passed down
11035         to make.
11036         * Makefile.in: Regenerate.
11038         * Makefile.tpl (new-bootstrap): Fix typo.
11039         * Makefile.in: Regenerate.
11041 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11043         * Makefile.tpl: Rearrange by moving recursive_targets rules
11044         into their proper sections.
11045         * Makefile.tpl (top level bootstrap support): Move disabling
11046         of coverage flags from 'make' to 'configure'; improve comments.
11047         * Makefile.in: Regenerate.
11049         * Makefile.tpl (experimental top level bootstrap) Move stage1
11050         language setting from all- target to configure- target; disable
11051         intermodule optimization in stage 1; prevent gratuitous rebuilds
11052         of stage 1.
11053         * Makefile.in: Regenerate.
11054         * configure.in: Comma-separate stage 1 language list for top
11055         level bootstrap.
11056         * configure: Regenerate.
11058         * Makefile.tpl: Clean up experimental top level bootstrap support:
11059         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11060         prev-gcc in configure- targets as well as all- targets.
11061         * Makefile.in: Regenerate.
11063 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11065         * compile: New file imported from automake.
11067 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11069         * configure.in: Remove symbolic link section.
11070         * configure: Regenerate.
11071         * Makefile.tpl (links): Remove.
11072         * Makefile.in: Regenerate.
11074 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11075             Nathanael Nerode  <neroden@gcc.gnu.org>
11077         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11078         Set with AC_CHECK_PROGS.
11079         * configure.in: Fix comment typo from last patch.
11080         * configure: Regenerate.
11082 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11084         * Makefile.tpl: Introduce experimental top level bootstrap support.
11085         * Makefile.in: Regenerate.
11086         * configure.in: Introduce support for top level bootstrap.
11087         * configure: Regenerate.
11089 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11090             Paolo Bonzini  <bonzini@gnu.org>
11092         PR bootstrap/14522
11093         * configure.in: Cope with shells that do not support unquoted ^
11094         * configure: Regenerate.
11096 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11097             Paolo Bonzini  <bonzini@gnu.org>
11099         PR bootstrap/14522
11100         * configure.in: Cope with shells that do not support nesting
11101         quotes inside quoted backquote substitutions.
11102         * configure: Regenerate.
11104 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11106         PR bootstrap/14522
11107         * configure.in: Fix escaping of $.
11108         * configure: Regenerate.
11110 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11112         * configure: Regenerate, since I forgot to while committing Paolo's
11113         changes.
11115 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11117         PR ada/14131
11118         Move language detection to the top level.
11119         * configure.in: Find default values for the tools as
11120         soon as possible.  Disable ada if GNAT is not found.
11121         Emit error message about missing languages.  Expand
11122         --enable-languages=all for the gcc subdirectory.
11124 2004-03-10  Ben Elliston  <bje@gnu.org>
11126         * MAINTAINERS: Update my email address.
11128 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11130         * ltconfig: Disable building static libraries if building shared
11131         libraries on AIX 5L.
11133 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11135         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11136         and disable libgcj.
11137         * configure: Regenerated.
11139 2004-03-01  Brian Booth  <bbooth@redhat.com>
11141         * MAINTAINERS: Add myself to write-after-approval.
11143 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11145         * MAINTAINERS: Add myself to write-after-approval.
11147 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11149         PR bootstrap/7087
11150         * Makefile.tpl: Guard XFOO sed statements better.
11151         * Makefile.tpl: Add dependency for configure-target-libada.
11152         * Makefile.in: Regenerate (incidentally fixes broken
11153         commit when libada-branch was merged).
11155 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11157         * MAINTAINERS: Add myself to write-after-approval.
11159 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11161         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11162         maintainers.
11164 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11166         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11167         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11169 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11171         PR bootstrap/11932
11172         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11174 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11176         * MAINTAINERS: Added myself to write-after-approval.
11178 2004-02-14  Michael Koch  <konqueror@gmx.de>
11180         * MAINTAINERS: Added myself to write-after-approval.
11182 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11184         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11185         some OS port maintainers to OS port maintainers section.
11187 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11189         * MAINTAINERS: Add self.
11191 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11193         * MAINTAINERS: Alphabetize.
11195 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11197         * MAINTAINERS: Remove myself.
11199 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11201         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11202         (rs6000-*-aix*): Same.
11203         * configure: Regenerate.
11205 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11207         * configure.in (host): Add in missing $noconfigdirs to defines.
11208         * configure: Regenerate.
11210 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11211             Nathanael Nerode  <neroden@gcc.gnu.org>
11213         PR ada/6637, PR ada/5911
11214         Merge with libada-branch:
11215         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11216         with appropriate dependencies. Add --enable-libada configure switch.
11217         * configure, Makefile.in: Regenerate.
11219 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11221         * MAINTAINERS: Add myself to write-after-approval.
11223 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11225         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11226         * configure: Regenerate.
11228 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11230         Merge from upstream:
11232         * ltmain.in: When setting IFS to '~', be careful about user
11233         arguments that contain '~'.
11235         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11237         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11238         Also test $base_compile against $CC with escaped arguments. Bug
11239         reported by Geoff Keating <geoffk@apple.com>.
11241 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11243         * MAINTAINERS: Remove i960 port.
11245 2004-01-23  DJ Delorie  <dj@redhat.com>
11247         * Makefile.def (target_modules) [libiberty]: Don't stage.
11248         * Makefile.in: Rebuilt.
11250 2004-01-20  Caroline Tice  <ctice@apple.com>
11252         * MAINTAINERS: Add myself to write-after-approval.
11254 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11256         * MAINTAINERS: Update my email address.
11258 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11260         * MAINTAINERS: Add myself to write-after-approval.
11262 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11264         * MAINTAINERS: Remove entries without email address.
11266 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11268         * MAINTAINERS: Add myself to write-after-approval.
11270 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11272         * MAINTAINERS: Update my email address.
11274 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11276         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11277         * Makefile.tpl (configure-target-[+module+]): Support stage.
11278         * Makefile.in: Rebuilt.
11280 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11282         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11284 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11286         * MAINTAINERS: Add myself as a MIPS maintainer.
11288 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11290         * configure.in: Use ./config.cache, not config.cache.
11291         * configure: Regenerate.
11292         * Makefile.tpl: Special-casing not needed for GCC any more.
11293         * Makefile.in: Regenerate.
11295         * configure.in: Don't share a cache file for host dirs.
11296         * configure: Regenerate.
11298         * config-ml.in: Don't mess with the cache file.
11300 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11302         * MAINTAINERS: Move myself from 'Write After Approval' to
11303         'CPU Port Maintainers' section as SPARC maintainer.
11305 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11307         * Makefile.tpl: Make GCC use a separate config.cache.
11308         * Makefile.in: Regenerate.
11310         PR bootstrap/11932, PR bootstrap/11933
11311         (I don't know if it will fix either of them, but it relates
11312         to them.)
11313         * configure.in: Don't use shared config.cache for target
11314         directories.
11315         * configure: Regenerate.
11317 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11319         * MAINTAINERS: Add myself to 'Write After Approval' section.
11321 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11323         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11324         * configure: Regenerated.
11326 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11328         * MAINTAINERS: Remove the mn10200 maintainer.
11330 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11332         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11333         * configure: Regenerated.
11335 2003-12-16  Jan Hubicka  <jh@suse.cz>
11337         * MAINTAINERS: Add myself as callgraph maintainer.
11339 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11341         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11342         * configure: Regenerate.
11344 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11346         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11347         'Write After Approval' section. Update email.
11349 2003-12-01  James Lemke  <jim@wasabisystems.com>
11351         * MAINTAINERS (Write After Approval): Add myself.
11353 2003-11-20  Matt Thomas  <matt@3am-software.com>
11355         * MAINTAINERS: Add myself as a vax port maintainer.
11357 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11359         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11360         (configure-build-[+module+], configure-[+module+]): Likewise.
11361         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11362         * Makefile.in: Regenerate.
11364 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11366         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11367         shared/dylibed libraries.
11368         * ltmain.sh: Likewise.
11369         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11370         * ltcf-cxx.sh: Likewise.
11371         * ltcf-gcj.sh: Likewise.
11372         * ltconfig: Likewise.
11374 2003-11-17  Stan Cox  <scox@redhat.com>
11376         * MAINTAINERS: Add myself as iq2000 port maintainer.
11378 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11380         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11381         * Makefile.in: Regenerate.
11383 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11385         * config.sub: Update to 2003-11-03 version.
11387 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11389         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11390         * configure:  Regenerate.
11392 2003-10-20  Nicolas Pitre  <nico@cam.org>
11394         * MAINTAINERS: Add myself to 'Write After Approval' section.
11396 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11398         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11400 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11402         * MAINTAINERS: Update my email address.
11404 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11406         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11408 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11410         * MAINTAINERS: Add myself to 'Write After Approval' section.
11412 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11414         * config.guess: Update to 2003-10-16 version.
11415         * config.sub: Update to 2003-10-16 version.
11417 2003-10-15  David Daney  <ddaney@avtrex.com>
11419         * MAINTAINERS: Added myself to 'Write After Approval' section.
11421 2003-10-15  Falk Hueffner  <falk@debian.org>
11423         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11424         'Write After Approval' section. Update email.
11426 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11428         * MAINTAINERS: Move myself from 'Write After Approval' to
11429         'Various Maintainers' section as middle-end maintainer.
11431 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11433         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11434         HOST_FLAGS_TO_PASS.
11435         * Makefile.in: Regenerate.
11437 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11439         * config.guess: Update to 2003-10-07 version.
11440         * config.sub: Update to 2003-10-07 version.
11442 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11444         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11445         * ltconfig (irix5*, irix6*): Don't override version_type.
11447 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11449         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11450         * configure: Rebuilt
11451         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11452         * Makefile.in: Rebuilt
11454 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11456         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11458 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11460         * MAINTAINERS (Write After Approval): Add myself.
11462 2003-09-29  Paul Koning  <ni1d@arrl.net>
11464         * MAINTAINERS: Move myself from "Write After Approval"
11465         to CPU platform maintainers for pdp11 platform.
11467 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11469         * MAINTAINERS: Move myself from 'Write After Approval' to
11470         'Various Maintainers' section as libffi testsuite maintainer.
11472 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11474         * configure.in: Pass a computed --program-transform-name
11475         to subconfigures.
11476         * configure: Regenerated.
11478 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11480         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11481         * Makefile.in: Regenerate.
11483         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11484         * Makefile.in: Regenerate.
11486 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11488         * MAINTAINERS: Move myself from 'Write After Approval'
11489         to 'Various Maintainers' (objective-c) section.
11491 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11493         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11494         quoting.
11495         * configure: Regenerated.
11497 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11499         * MAINTAINERS (Write After Approval): Add myself to write after
11500         approval list.
11502 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11504         * MAINTAINERS (Write After Approval): Add myself.
11506 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11508         * MAINTAINERS: Update my e-mail address.
11510 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11512         * libtool.m4 (LD): Correct powerpc64 host match.
11514 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11516         * MAINTAINTERS: Update my affiliation and email address.
11518 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11520         * MAINTAINERS (Write After Approval): Add myself.
11522 2003-09-04  DJ Delorie  <dj@redhat.com>
11524         * configure: Regenerate.
11526 2003-09-04  Robert Millan  <robertmh@gnu.org>
11528         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11530 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11532         * configure.in: Ensure arguments to sed are properly spaced.
11533         * configure: Regenerate.
11535 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11537         * MAINTAINERS: Update my e-mail address.
11539 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11541         * MAINTAINERS (Write After Approval): Add myself.
11543 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11545         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11546         * configure: Regenerated.
11548 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11550         * MAINTAINERS: Update my email address.
11552 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11554         * configure.in:  Use newline instead of semicolon when assuming
11555         shell arguments in a for loop.
11556         * configure:  Regenerated.
11558 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11560         * MAINTAINERS: Resurrect the i860 maintainer.
11562 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11564         PR 8180
11565         * configure.in: When testing with_libs and with_headers, treat
11566         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11567         * configure: Regenerate.
11569         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11570         make, shell, etc.
11571         (baseargs): Likewise.
11572         * configure: Regenerate.
11574 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11576         * MAINTAINERS (Write After Approval): Add myself.
11578 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11580         * configure.in: Disable libgcj for darwin not on powerpc.
11581         * configure: Rebuild.
11583 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11585         * config-ml.in, symlink-tree: Add license.
11587 2003-08-03  Richard Stallman  <rms@gnu.org>
11588             Eben Moglen  <moglen@columbia.edu>
11590         * README.SCO: New file.
11592 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11594         * Makefile.tpl (check, check-c++): Express dependencies using
11595         dependencies rather than commands.
11596         * Makefile.in: Regenerate.
11598 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11600         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11601         * configure: Ditto.
11603 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11605         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11606         * Makefile.in: Update.
11608 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11610         * configure.in: Enable libgcj for darwin.
11611         * configure: Rebuild.
11613 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11615         * config-ml.in:  Use ac_configure_args directly instead of
11616         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11617         actually seen.
11619 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11621         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11622         creating target and build subdirs to build all parent dirs as needed.
11623         * Makefile.in: Rebuild.
11624         * configure.in: Don't build dirs explicitly here.
11625         * configure: Rebuild.
11627 2003-07-26  Paul Brook  <paul@nowt.org>
11629         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11631 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11633         * Makefile.tpl (all-make): Depend on intl.
11634         * Makefile.in: Rebuilt.
11636 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11638         * install-sh:  Update to newer upstream versions (associated with
11639         aclocal 1.7).
11640         * mkinstalldirs:  Likewise.
11641         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
11643 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
11645         * MAINTAINERS: Move self from Bug database only accounts
11646         to write-after-approval.
11648 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
11650         * config.if: Remove unused libc_interface determination.
11652 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11654         * MAINTAINERS: Move self from write-after-approval to
11655         build machinery (*.in).
11657 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11659         PR bootstrap/11273
11660         PR bootstrap/11408
11661         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
11662         unused INSTALL_PROGRAM_ARGS.
11663         * configure.in: Use AC_PROG_INSTALL.
11664         * Makefile.in: Regenerate.
11665         * configure: Regenerate.
11667 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
11669         * MAINTAINERS: Alphabetize.
11671 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
11673         * configure: Rebuilt.
11674         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11675         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11676         newlib nor libgloss.
11677         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
11678         * configure.in (am33_2.0-*-linux*): Added.
11680 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
11682         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11683         * configure: Regenerate.
11685 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
11687         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11688         * Makefile.in: Regenerate.
11690 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11692         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11693         * Makefile.in: Regenerate.
11695 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
11697         * Makefile.tpl: Replace PWD with PWD_COMMAND.
11698         * Makefile.in: Regenerated.
11700         * config-ml.in: Replace PWD with PWD_COMMAND.
11702 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11704         * intl: New directory; see intl/ChangeLog for details.
11705         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11706         * Makefile.tpl: all-gcc depends on maybe-all-intl.
11707         * Makefile.in: Regenerate.
11709 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11711         * configure.in: Clean up config-lang.in handling.  Delete
11712         useless assignment to "subdirs".
11713         * configure: Regenerate.
11715 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11717         * configure.in: Rename 'target_libs' to 'target_libraries'.
11718         Remove useless reference to 'target_libs'.
11719         * configure: Regenerate.
11721 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
11723         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11724         * Makefile.in: Regenerate.
11726 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11728         * Makefile.def: Introduce flags_to_pass.
11729         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11730         * Makefile.in: Regenerate.
11732 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
11734         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11735         and target-libgloss.
11736         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11737         <h8300*-*-*>: Disable libf2c and ${libgcj}.
11738         * configure: Regenerate.
11740 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11742         * configure.in: Update testsuite_flags to new location.
11743         * configure. Regenerate.
11745 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11747         * Makefile.tpl: Remove BUILD_CC stuff.
11748         * Makefile.in: Regenerate.
11750 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11752         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11754 2003-06-16  Graeme Peterson  <gp@qnx.com>
11756         * MAINTAINERS (Write After Approval): Add myself.
11758 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
11760         * config.guess: Update to 2003-06-12 version.
11761         * config.sub: Update to 2003-06-13 version.
11763 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
11765         * config.guess: Update to 2003-06-06 version.
11766         * config.sub: Update to 2003-06-06 version.
11768 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11770         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11771         * configure. Regenerate.
11773 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11775         * configure.in: Disable serial configure by default.
11776         * configure: Regenerate.
11777         * Makefile.tpl: Abolish .NOTPARALLEL.
11778         * Makefile.in: Regenerate.
11780         * Makefile.tpl: Replace {build,host,target}_canonical by
11781         {build,host,target}.
11782         * Makefile.in: Regenerate.
11784         * Makefile.tpl: Fix stupid pasto.
11785         * Makefile.in: Regenerate.
11787 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11789         * Makefile.tpl: Remove bogus conditional.
11790         * Makefile.in: Regenerate.
11792 2003-06-05  Jan Hubicka  <jh@suse.cz>
11794         * Makefile.tpl (profiledbootstrap): New target.
11795         * Makefile.in (profiledbootstrap): New target.
11797 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
11799         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11800         Pinski. Remove user names from other bugzilla-only maintainers.
11802 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11804         * Makefile.tpl: Make 'recursive targets' using autogen rather
11805         than shell loop.  Remove duplicate 'clean' targets and false
11806         comments.
11807         * Makefile.def: Add systematic dependencies to 'recursive' targets.
11808         Add systematic method of specifying missing targets in subdirs.
11809         Add copyright boilerplate.
11810         * Makefile.in: Regenerate.
11811         * configure.in: Add 'recursive targets' to maybe list.
11812         * configure: Regenerate.
11814         * MAINTAINERS: "GNATS only" -> "Bug database only".
11816         * Makefile.tpl: Rename [+target+] to [+make_target+].
11817         * Makefile.def: Rename 'target' to 'make_target'.
11819 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
11821         * MAINTAINERS: Add self as options handling maintainer.
11823 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
11825         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11826         been too long since I touched those ports.
11828 2003-05-28  DJ Delorie  <dj@redhat.com>
11830         * Makefile.tpl: Make maybe-check-gcc .PHONY.
11831         * Makefile.in: Regenerate.
11833 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11835         * configure.in: Use curly braces in the definition of tooldir.
11836         * configure: Regenerate.
11838 2003-05-21  DJ Delorie  <dj@redhat.com>
11840         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11841         newlib or libgloss.
11842         * Makefile.in: Regenerate.
11844 2003-05-21  DJ Delorie  <dj@redhat.com>
11846         * Makefile.tpl: Add missing empty maybe-check-gcc target.
11847         * Makefile.in: Regenerate.
11849 2003-05-20  Ian Lance Taylor  <ian@airs.com>
11851         * MAINTAINERS: Update my e-mail address.
11853 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11855         * configure.in: Switch more things to use maybe dependencies.
11856         * Makefile.tpl: Switch more things to use maybe dependencies.
11857         Factor out common code from autogen IF statements.
11858         * configure: Regenerate.
11859         * Makefile.in: Regenerate.
11861 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
11863         * configure.in: Accept i[3456789]86 for machine type.
11864         * configure: Regenerate.
11866 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11868         * configure.in: Switch more things to use maybe dependencies.
11869         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
11870         * configure: Regenerate.
11871         * Makefile.tpl: Switch more things to use maybe dependencies.
11872         * Makefile.in: Regenerate.
11874 2003-05-16  Andreas Schwab  <schwab@suse.de>
11876         * Makefile.tpl (install-opcodes): Define.
11877         * Makefile.in: Rebuild.
11879 2003-05-13  Andreas Jaeger  <aj@suse.de>
11881         * config.guess: Update to 2003-05-09 version.
11882         * config.sub: Update to 2003-05-09 version.
11884 2003-05-13  Michael Eager  <eager@mvista.com>
11886         * configure.in: Correct sed script so that options in quotes are not
11887         deleted.
11888         * configure: Rebuild.
11890 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
11892         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11893         and $$s/newlib/libc/sys/cygwin32 include paths.
11894         * configure: Ditto.
11896 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
11898         * MAINTAINERS: Update my email addresses.
11900 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11902         * config-ml.in: Propagate INSTALL variables.
11904 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11906         * MAINTAINERS: Remove duplicate entries in Write After Approval.
11908 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
11910         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11911         * Makefile.in: Regenerate.
11913 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11915         * MAINTAINERS (GNATS only): Add Falk Hueffner.
11917 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11919         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11921 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11923         * Makefile.tpl: Clean $(BUILD_SUBDIR).
11924         * Makefile.in: Regenerated.
11926 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
11928         * MAINTAINERS (Write After Approval): Upgrade myself from
11929         GNATS only to write-after-approval. Update my mail address.
11931 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
11933         (OS Port Maintainers: freebsd): Add myself.
11935 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11937         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11939 2003-04-22  Kean Johnston  <jkj@sco.com>
11941         * MAINTAINERS (SCO ports): Added myself.
11943 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11945         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11947 2003-04-19  Kean Johnston  <jkj@sco.com>
11949         * MAINTAINERS (Write After Approval): Add myself.
11951 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11953         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11954         * Makefile.in: Regenerate.
11956 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
11958         * configure.in (powerpc64*-*-linux*): Remove.
11959         * configure: Rebuilt.
11961 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
11963         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11964         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11965         and restrap.
11966         * Makefile.in:  Regenerate.
11968 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11970         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11971         * configure: Regenerated.
11973 2003-04-15  DJ Delorie  <dj@redhat.com>
11975         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11977 2003-04-13  Nick Clifton  <nickc@redhat.com>
11979         * config-ml.in: Remove support for --disable-aix removing
11980         call-aix multilibs.
11982 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11984         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11985         * */configure: Rebuilt.
11987 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
11989         * MAINTAINERS: Add my email address.
11991 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11993         * MAINTAINERS (Write After Approval): Add myself.
11995 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11997         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11998         * Makefile.in: Regenerate.
12000 2003-03-14  Michael Chastain  <mec@shout.net>
12002         * Makefile.in: Regenerate with correct Makefile.def.
12004 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12006         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12007         Make macro.
12008         * Makefile.in: Regenerate.
12009         * configure.in: Clean up gxx_include_dir logic.
12010         * configure: Regenerate.
12012 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12014         * MAINTAINERS (Write After Approval): Add myself.
12016 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12018         * MAINTAINERS: Update my mail address.
12020 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12022         * configure.in (gxx_include_dir): Fix typo.
12023         * configure: Regenerated.
12025 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12027         * Makefile.tpl: Reindent.
12028         * Makefile.in: Regenerate.
12029         * configure.in: Reindent.  Don't set unused variables.
12030         * configure: Regenerate.
12032 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12034         * configure.in: Include $(build_tooldir)/sys-include in
12035         FLAGS_FOR_TARGET.
12036         * configure: Regenerated.
12038 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12040         * Makefile.tpl: Always pass down RANLIB.
12041         * Makefile.in: Regenerate.
12043         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12044         * Makefile.in: Regenerate.
12045         * configure.in: Remove unused logic relating to --enable-shared
12046         and --enable-threads.  Remove bogus comments.  Remove redundant
12047         noconfigdirs.
12048         * configure: Regenerate.
12050         * configure.in: Replace ${libstdcxx_version} by its value.
12051         Remove reference to mh-dgux.
12052         * configure: Regenerate.
12054 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12056         * MAINTAINERS (Write After Approval): Add myself.
12058 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12060         * Makefile.tpl: Rearrange.
12061         * Makefile.in: Regenerate.
12063 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12065         * configure.in: Add support for kaOS as cross build target system.
12066         * configure: Regenerated.
12068 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12070         * MAINTAINERS (Write after approval): Add myself.
12072 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12074         * MAINTAINERS: Update my email address.
12076 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12078         * MAINTAINERS: Add self to blanket write privs. section.
12080 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12082         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12083         configure-target-* as some target builds may require additional
12084         flags for preprocessor tests.
12085         * Makefile.in: Regenerated.
12087 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12089         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12090         * ltconfig: Handle it.
12091         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12092         auto-detecting it.
12094         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12095         it is used as argument to $CC.
12096         * ltcf-gcj.sh: Likewise.
12098         * configure.in: Introduce --enable-maintainer-mode.
12099         * configure: Rebuilt.
12100         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12101         for maintainer mode.
12102         * Makefile.in: Rebuilt.
12104 2003-02-18  Jason Merrill  <jason@redhat.com>
12106         * Makefile.tpl (check-c++): Allow parallelism.
12108 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12110         * MAINTAINERS: Remove John Carr (who never actually had access to
12111         gcc.gnu.org).
12113 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12115         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12116         don't configure target-libobjc.
12117         * configure: Regenerate.
12119 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12121         * Makefile.tpl (RANLIB): Define.
12122         * Makefile.in: Regenerate.
12124 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12126         * MAINTAINERS: Update my email.
12128 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12130         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12131         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12132         * Makefile.in: Regenerated.
12133         * configure.in: Remove all traces of snavigator, db, and grep.
12134         * configure: Regenerated.
12136 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12138         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12139         After Approval.
12141 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12143         * MAINTAINERS (Write after approval): Add myself.
12145 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12147         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12148         * Makefile.in: Regenerated.
12150 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12152         * config.guess: Updated to 2003-01-30's version.
12153         * config.sub: Updated to 2003-01-28's version.
12155 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12157         * config.if: If gcc_version is already set, just use it.  Don't set
12158         gcc_version_trigger if it's already set, otherwise set it to
12159         gcc/version.c, but only if the file exists.  If it is not set and
12160         gcc/version.c does not exist, try to extract the version number from
12161         $CC.
12163 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12165         * MAINTAINERS: Add myself to write-after-approval list.
12167 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12169         * configure.in:  Revert 24Jan change.
12170         * configure:  Regenerate.
12172 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12174         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12175         entry of HJ Lu.
12177 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12179         * configure.in: Revert previous change.
12180         * configure: Regenerate.
12182 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12184         * configure.in: Make rda native-only.
12185         * configure: Regenerate.
12187 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12189         * MAINTAINERS: Move myself from GNATS-only-accounts to
12190         write-after-approval.
12192 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12194         * configure.in: Add missing \.
12195         * configure: Rebuilt.
12197 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12199         * configure.in (baseargs): Avoid using \| in sed regular
12200         expressions.
12201         * configure: Rebuilt.
12203 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12205         * configure.in (baseargs): Remove all supported forms of
12206         --cache-file, --srcdir, --host, --build and --target options
12207         from argument lists.
12208         * configure: Rebuilt.
12210 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12212         * MAINTAINERS: Add myself to write-after-approval list.
12214 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12216         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12217         * configure: Rebuilt.
12219 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12221         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12222         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12223         * Makefile.in: Regenerate.
12224         * configure: Regenerate.
12226 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12228         * configure.in: Remove Makefile in build, host and target modules
12229         unless configure was run with --no-recursion.
12230         * configure: Rebuilt.
12232 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12234         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12235         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12236         * Makefile.in: Regenerate.
12238 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12240         * config.guess: Update to 2003-01-03 version.
12241         * config.sub: Update to 2003-01-03 version.
12243 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12245         * configure: Regenerate with proper autoconf 2.13.
12247 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12249         * configure.in: Add AC_PREREQ for consistency.
12250         * configure: Regenerate.
12252 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12254         * configure.in (GDB_TK): Add tcl directories conditional on
12255         gdb/gdbtk directory being present.
12256         * configure: Regenerate.
12258 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12260         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12261         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12262         * configure: Rebuilt.
12264 2002-12-31  Tom Tromey  <tromey@redhat.com>
12266         * Makefile.in: Rebuilt.
12267         * Makefile.def (target_modules) [libffi]: Allow installation.
12269 2002-12-31  Andreas Schwab  <schwab@suse.de>
12271         * configure.in: Fix use of $program_transform_name.
12272         * configure: Regenerated.
12274 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12276         * configure.in (baseargs): Don't remove first configure argument.
12277         * configure: Regenerated.
12279 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12281         * Makefile.tpl (local-distclean): Don't remove...
12282         (multilib.ts): ... this.  Moved into...
12283         (multilib.out): ... this.  Don't use sub-make.
12284         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12285         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12286         (configure-build-[+module+], configure-[+module+],
12287         configure-target-[+module+], configure-gcc): ... these.  Test
12288         for Makefile existence.  Drop config.status from dependencies.
12289         * Makefile.in: Rebuilt.
12290         * configure.in: Move gcc-version-trigger to the end of
12291         ac_configure_args.  Add comments to maybedep.tmp and
12292         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12293         nonopt from baseargs, matching and removing corresponding
12294         whitespace while at it.
12295         * configure: Rebuilt.
12297 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12299         * configure.in (host_configargs): Replace reference to
12300         no-longer-defined buildopts with --build=${build_alias}.
12301         * configure: Rebuilt.
12303         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12304         program_transform_name to standard idiom.
12305         (AUTOGEN, AUTOCONF): Define.
12306         (Makefile.in): Use $(AUTOGEN).
12307         (Makefile): Depend on config.status, and use autoconf-style rule to
12308         build it.  Move original commands to...
12309         (config.status): ... this new target.
12310         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12311         $(AUTOCONF).
12312         * Makefile.in: Rebuilt.
12314 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12316         * Makefile.tpl: Fix dramatic bustage due to change in
12317         program_transform_name.
12318         * Makefile.in: Regenerate.
12320         * configure.in: Remove unnecessary PATH setting.
12321         * configure: Regnerate.
12323         * configure.in: Don't default to unprefixed tools unless
12324         the native tools will work.
12325         * configure: Regenerate.
12327         * configure.in: Convert to autoconf script.  Blow away lots
12328         of now-redundant Makefile fragments.
12329         * configure: Generate using Autoconf.
12330         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12331         * Makefile.in: Regenerate.
12333 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12335         * configure: Fix stupid bug where RANLIB was mistakenly included.
12337         * configure.in: Rename (buildargs, hostargs, targargs) to
12338         (build_configargs, host_configargs, target_configargs).
12340         * configure.in: Move logic out of sed statement.
12342         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12343         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12345 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12347         * config.sub: Import from master repository
12348         * config.guess: Ditto
12350 2002-12-24  Andreas Schwab  <schwab@suse.de>
12352         * Makefile.tpl (multilib.out): Fix missing space.
12353         * Makefile.in: Regenerate.
12355 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12357         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12358         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12359         * Makefile.in: Regenerate.
12360         * configure.in: Remove unnecessary leftovers.
12362 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12364         * configure.in (extra_ranlibflags_for_target): New variable.
12365         (*-*-darwin): Add -c to ranlib commands.
12366         * configure (tooldir): Handle extra_ranlibflags_for_target.
12368 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12370         * Makefile.tpl: Revert HJL's change.
12371         * Makefile.in: Regenerated.
12372         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12373         always.
12375 2002-12-19  Andreas Schwab  <schwab@suse.de>
12377         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12378         * Makefile.in: Regenerate.
12380 2002-12-18  H.J. Lu  <hjl@gnu.org>
12382         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12383         * Makefile.in: Regenerated.
12385         * configure.in (build_prefix): New. Substitute.
12387 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12389         * Makefile.tpl: Don't let real targets depend on phony targets.
12390         * Makefile.in: Regenerate.
12392         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12393         * Makefile.in: Regenerate.
12395 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12397         * config.sub: Import from master repository
12398         * config.guess: Ditto
12400 2002-12-16  Jason Merrill  <jason@redhat.com>
12402         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12403         previous 'make bootstrap'.
12404         * Makefile.in: Regenerate.
12406 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12408         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12410 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12412         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12413         * Makefile.in: Regenerate.
12415 2002-12-13  Jason Merrill  <jason@redhat.com>
12417         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12418         library tests.
12419         (check-c++): Just depend on it and check-target-libstdc++-v3.
12420         * Makefile.in: Regenerate.
12422 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12424         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12425         * Makefile.in: Rebuilt.
12427 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12429         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12431 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12433         * configure: Fix bug put in by gremlins.
12435         * Makefile.tpl: Substitute more autoconfily.
12436         * configure: Substitute more autoconfily.
12437         * Makefile.in: Regenerate.
12439 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12441         * config.sub: Import from master repository
12442         * config.guess: Ditto
12443         * MAINTAINERS: Added Svein Seldal under write after approval
12445 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12447         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12448         * Makefile.in (all-sim): Ditto.
12450 2002-12-06  DJ Delorie  <dj@redhat.com>
12452         * Makefile.tpl: Change configure dependencies to not have real
12453         targets depend on phony targets.
12455 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12457         * configure.in: Revert unintentional change.
12459         * Makefile.tpl: Change dependency for */multilib.out so that
12460         it works when gcc isn't in the tree.
12462         * configure.in: Substitute more.
12463         * configure: Run subconfigures from the Makefile.
12464         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12465         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12467 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12469         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12471 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12473         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12474         and corresponding dependencies.
12475         * Makefile.in: Regenerate.
12477         * configure.in (host_tools): Order binutils, gas and ld for
12478         convenience in running the testsuites.
12480         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12481         * Makefile.in: Regenerate.
12482         * configure.in: Introduce rules to serialize subconfigure runs.
12484         * configure.in: Introduce BASE_CC_FOR_TARGET.
12485         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12486         Realize configure-build-* targets.  Realize configure-target-* targets.
12487         * Makefile.in: Regenerate.
12489 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12491         * configure: Move gcc_version_trigger stuff from here...
12492         * configure.in: ...to here.
12494         * configure.in: Separate subconfigure options added by this file from
12495         options given by the user.  Add machinery to put args for host
12496         subconfigures into the Makefile.
12498         * Makefile.tpl: Remove 'vault' targets.
12499         * Makefile.tpl: Reorder and comment dependencies.
12500         * Makefile.in: Regenerate.
12502 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12503         * configure.in: Fix my broken commit of previous patch. (sigh)
12505 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12507         * configure.in: Move host-specific darwin noconfigdirs into
12508         the host-specific section.
12510 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12512         * configure.in: Move host-specific darwin noconfigdirs into
12513         the host-specific section.
12515 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12517         * configure: Remove skip-this-dir support.
12518         * Makefile.tpl: Remove skip-this-dir support.
12520         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12521         subdirectories.
12522         * Makefile.in: Regenerate.
12524         * Makefile.tpl: Strip out useless setting of 'dir'.
12525         * Makefile.in: Regenerate.
12527 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12529         * configure.in: Fix deeply stupid bug.
12531         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12532         shell code in CXX_FOR_TARGET
12533         * Makefile.def: Introduce raw_cxx.
12534         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12535         RAW_CXX_FOR_TARGET.
12536         * Makefile.in: Regenerate.
12538 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12540         * Makefile.tpl: Remove unnecessary ifs.
12541         * Makefile.in: Regenerate.
12543         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12544         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12545         targets for 'no_install' modules.
12546         * configure: Move GDB_TK substitution to configure.in.  Move
12547         build_modules stuff to configure.in.
12548         * configure.in: Implement soft dependency machinery.  Maybe-ize
12549         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12550         * Makefile.in: Regenerate.
12552 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12554         * Makefile.tpl: Make all-target, install-target behave similarly
12555         to all, install (only hitting configured targets).  Eliminate
12556         unused macro defintions.
12558         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12559         build != host.
12561         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12563         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12565         * configure.in: Produce lists of subdir targets we're actually
12566         configuring.  Remove references to "dosrel".
12567         * Makefile.tpl: Let configure set which subdir targets are hit.
12568         Remove install-cross; clean up install; remove ALL.  Remove
12569         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12570         Autogenerate host module targets.  Remove empty dependency lines
12571         and redundant dependency; rearrange slightly.
12572         * Makefile.def: Add host-side libtermcap, utils.
12574         * Makefile.in: Regenerate.
12576 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12578         * ltconfig (osf[345]): Append $major to soname_spec.
12579         Reflect this in library_names_spec.
12580         * ltmain.sh (osf): Prefix $major with . for use as extension.
12582 2002-11-19  Andreas Jaeger  <aj@suse.de>
12584         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12585         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12586         and sparc64 GNU/Linux systems.
12588 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12590         * MAINTAINERS: Update email.
12592 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12594         * MAINTAINERS: Complete James Dennett's entry.
12596 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12598         * MAINTAINERS (Write After Approval): Add myself.
12600 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12602         * Makefile.tpl: syntactic cleanup
12604 2002-11-13  Stuart Hastings  <stuart@apple.com>
12606         * MAINTAINERS: Add myself to write-after-approval list.
12608 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12610         * Makefile.def: Add list of recursive targets to autogenerate.
12611         Add build_modules.
12612         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12613         targets.  Autogenerate *-build-* targets.
12614         * Makefile.in: Regenerate.
12616 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12618         * configure: More autoconf-style substitutions.
12619         * Makefile.tpl: More autoconf-style substitutions.
12620         * Makefile.in: Regenerate.
12622 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12624         * configure: Substitute more variables in a more autoconf-friendly
12625         way.  Simplify slightly.
12626         * Makefile.tpl: Make more variables substitutable in an
12627         autoconf-friendly way.
12628         * Makefile.in: Regenerate.
12630 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12632         * MAINTAINERS (Write After Approval): Add myself.
12634 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12636         * configure.in (v810*): Remove special setting of tools.
12638         * configure: Add support for extra required flags for ar or nm.
12639         * configure.in (aix4.3+): Use above support for target-specific
12640         issues, rather than using config/mt-aix43.
12642 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12644         * configure: Remove 'removing', which doesn't work.  Replace $subdir
12645         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
12646         with $srcdir.  Reformat indentation.  Substitute some variables
12647         formerly hard-coded in the Makefile for build=host.
12648         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12649         * Makefile.def: Autogenerate more.
12650         * Makefile.in: Regenerate.
12652 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12654         * MAINTAINERS (Write After Approval): Add myself.
12656 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
12658         * Makefile.def (host_modules): Add rda.
12659         * Makefile.in: Regenerate.
12660         * configure.in (target_tool): Add target-rda to list.
12662 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12664         * MAINTAINERS: Remove "co-maintainer" note for web pages.
12666 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
12668         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
12669         and restrap targets to this rule.
12670         * Makefile.in:  Regenerate.
12672 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12674         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12675         GNATS only accounts.
12677 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
12679         * configure.in (i[3456]86-*-linux*): Add check to disable
12680         ${libgcj} for glibc1.
12682 2002-10-24  Denis Chertykov  <denisc@overta.ru>
12684         * MAINTAINERS: Add myself as ip2k port maintainer.
12686 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
12688         * configure.in: Add tic4x target.
12690 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12692         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12693         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12694         * Makefile.in: Regenerate.
12696         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12697         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12698         * Makefile.in: Regenerate.
12700 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
12702         * MAINTAINERS: Add myself as web pages co-maintainer.
12704 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12706         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12707         * Makefile.in: Regenerate.
12709 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
12711         * MAINTAINERS: Add myself and Nathan Sidwell
12712         <nathan@codesourcery.com> as VxWorks maintainers.
12714 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12716         * Makefile.def: Remove order dependency comments.
12717         * Makefile.tpl: Add explicit install-install dependencies.
12718         * Makefile.in: Regenerate.
12720         * Makefile.tpl: Remove material now in src-release.  (Finally!)
12721         * Makefile.in: Regenerate.
12723         * Makefile.tpl: Add configure-target (for src-release in src)
12724         * Makefile.in: Regenerate.
12726 2002-09-30  Nick Clifton  <nickc@redhat.com>
12728         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12730 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
12732         * configure.in (s390*-*-linux*): Enable libgcj.
12734 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
12736         * configure: Revert accidentally applied changes.
12738         * Makefile.tpl: Make more autoconf-friendly.
12739         * Makefile.in: Regenerate.
12740         * configure: Make substitution more autoconf-like.
12742 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
12744         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12745         single entry to handle all these.
12746         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
12747         libjava on arm-*-elf.
12749 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
12751         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12752         things that depend on them.
12754 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12756         * Makefile.tpl: Make subsituted variables more autoconfy.
12757         * Makefile.in: Regenerate.
12758         * configure: Make seds more autoconfy.
12760 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12762         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12763         * Makefile.in: Regenerate.
12764         * configure.in: Rewrite sed statements to look autoconfy.
12766         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12767         all-target-foo on configure-target-foo.
12768         * Makefile.def: Ditto.
12769         * Makefile.in: Rebuild.
12771 2002-09-25  Andrew Haley  <aph@redhat.com>
12773         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12775 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12777         * Makefile.def: New file.
12778         * Makefile.tpl: New file.
12779         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12780         * contrib/gcc_update: Note that Makefile.in is a generated file.
12782         * configure.in: Minor rearrangement.  Simplify tests.
12784 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
12786         * configure.in (with_headers): Skip copy if value is "yes".
12787         (with_libs): Likewise.
12789 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12791         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12792         * configure.in (sh*-*-pe*): Ditto.
12793         * configure.in (mips*-*-pe*): Ditto.
12794         * configure.in (*arm-wince-pe): Ditto.
12796         * configure.in: Rearrange.
12798 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
12800         * MAINTAINERS: Update my email address.
12802 2002-08-30  Paul Koning  <pkoning@equallogic.com>
12804         * MAINTAINERS: (Write After Approval): Add myself.
12806 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
12808         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12810 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
12812         * MAINTAINERS: Change my mailing address.
12814 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
12816         * MAINTAINERS (Write After Approval): Remove myself.
12817         (Various Maintainers: c++ runtime libs): Add myself.
12819 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
12821         * MAINTAINERS (Write After Approval): Remove myself.
12822         (Various Maintainers: c++ runtime libs): Add myself.
12824 2002-08-15  Eric Christopher  <echristo@redhat.com>
12826         * config.sub: Import from master repository.
12827         * config.guess: Ditto.
12829 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
12831         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12832         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12833         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12835 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
12837         * MAINTAINERS: Add self to rs6000 vector extensions.
12839 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
12841         * libiberty/configure: Reverted unintended yesterday's check in.
12843 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
12845         * boehm-gc/configure, libf2c/configure: Rebuilt.
12846         * libffi/configure, libiberty/configure: Ditto.
12847         * libjava/configure, libobjc/configure: Ditto.
12848         * libstdc++-v3/configure, zlib/configure: Ditto.
12849         Merged from binutils:
12850         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
12851         From Steve Ellcey <sje@cup.hp.com>:
12852         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12853         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12854         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12855         IA64.
12856         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12857         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12858         soname_spec, sys_lib_search_path_spec): Ditto.
12860 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
12862         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12864 2002-08-04  H.J. Lu  (hjl@gnu.org)
12866         * configure.in (mips*-*-linux*): Don't skip target-libffi.
12868 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
12870         * MAINTAINERS (Write After Approval): Add myself.
12872 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
12874         * configure.in: Move generic linux case to end.  Copy generic
12875         linux noconfigdirs to mips*-*-linux* entry and new
12876         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
12878 2002-07-19  Michael Matz  <matz@suse.de>
12880         * MAINTAINERS: Add myself as ra* maintainer.
12882 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
12884         * config.guess: Update to 2002-07-09 version.
12885         * config.sub: Update to 2002-07-03 version.
12887 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12889         * MAINTAINERS: Fix typo in a maintainer email address.
12891 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12893         * configure.in: Remove two redundant tests.
12895 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12897         * configure.in (mips*-*-irix6*o32): Enable stabs.
12899 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12901         * configure.in: Don't build grez.
12902         * Makefile.in: Ditto.
12904         * Makefile.in: Remove references to bsp, cygmon, libstub.
12905         * configure.in: Ditto.
12907         * configure.in: Remove leftover reference to gdbtest.
12909 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12911         * configure.in (gxx_include_dir):  Change to match versioned
12912         C++ headers if --enable-version-specific-runtime-libs is used.
12914 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
12916         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12918 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12920         * configure.in: Make --without-x work.
12922 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12924         * configure.in: Rearrange target Makefile fragment collection.
12926         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12927         cvs[src].
12928         * configure.in: Ditto.
12930 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
12932         * MAINTAINERS (Write After Approval): Update my e-mail address.
12934 2002-06-24  Ben Elliston  <bje@redhat.com>
12936         * configure.in (host_tools): Remove cgen.
12938         * Makefile.in (all-cgen): Remove; runs from its source directory.
12939         (check-cgen, install-cgen, clean-cgen): Likewise.
12940         (all-opcodes): Do not depend on all-cgen.
12941         (all-sim): Likewise.
12943 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12945         * Makefile.in: Eliminate 'apache' targets.
12946         * configure.in: Eliminate 'apache' targets.
12948         * configure.in: Eliminate redundant tests.  Reorganize.
12950         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12952         * config-ml.in: Eliminate references to Cygnus configure.
12954         * Makefile.in: Eliminate references to building emacs.
12956 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
12958         * MAINTAINERS: Update my email address.
12960 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
12962         * config.if (libstdcxx_incdir): Version C++ headers.
12963         (cxx_incdir): Remove.
12965 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12967         * MAINTAINERS (Write After Approval): Add self.
12969 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12971         * configure.in: Add support for ip2k.
12973 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12975         * configure.in: Fix AIX configury bug.
12977 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
12979         * MAINTAINERS (Write After Approval): Add self.
12981 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12983         * configure.in: replace ${topsrcdir} with ${srcdir}
12985         * configure.in: Move definition of libstdcxx_flags
12986         right above usage, rather than waaay earlier.
12988         * configure.in: Pull definition of is_cross_compiler earlier.
12990         * configure.in: Rearrange a little.
12992         * configure.in: Remove references to librx.
12993         * Makefile.in: Remove references to librx.
12995 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12997         * config.sub: Add support for avr target.
12998         Import from master sources, rev 1.255
13000 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13002         * configure, .cvsignore:  Revert previous change...
13003         * Makefile:  ...delete.
13005 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13007         * configure.in: Eliminate ${gasdir} variable.
13009 2002-06-18  Dave Brolley  <brolley@redhat.com>
13011         * configure.in: Add support for frv.
13012         * config.sub: Add support for frv.
13014 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13016         * configure:  Remove garbage from previous commit.
13018 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13020         * configure:  For in-source builds, make a subdir and re-exec there.
13021         * Makefile:  New file.  Pass targets through to build directory.
13022         * .cvsignore:  No longer ignore "Makefile".
13024 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13026         * MAINTAINERS (Write After Approval): Add self.
13028 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13030         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13032 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13034         * configure.in (vax-*-netbsd*): Re-enable gas.
13036 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13038         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13039         BUILD_PREFIX_1, to correct nomenclature.
13040         * configure: Likewise.
13042         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13043         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13045 2002-05-31  Olaf Hering  <olh@suse.de>
13047         * config-ml.in: Propogate DESTDIR also.
13049 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13051         * configure.in (vax-*-netbsd*): Don't build gas for this
13052         platform.
13054 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13056         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13057         and libgcj for AVR.
13059 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13061         * MAINTAINERS (Write After Approval): Add myself.
13063 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13065         * config.guess: Update to 2002-05-22 version.
13066         * config.sub: Likewise.
13068 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13070         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13071         * config-ml.in: Likewise.
13072         * configure: Likewise.
13073         * configure.in: Likewise.
13075 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13077         * MAINTAINERS: Update my email address.
13079 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13081         * configure.in: Simplify makefile fragment collection.
13083         * configure.in: Remove code to build emacs.
13085         * configure.in : Remove --srcdir argument from targargs and buildargs
13086         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13088         * configure: Move some logic to configure.in.
13089         * configure.in: Move some logic from configure.
13091 2002-05-11  Tom Tromey  <tromey@redhat.com>
13093         * MAINTAINERS: Reflect libgcj reality.
13095 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13097         * Makefile.in: Honour DESTDIR.
13099 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13101         * config.guess: Import 2002-03-20 version.
13102         * config.sub: Import 2002-04-26 version.
13104 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13106         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13108 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13110         * MAINTAINERS: Add self.
13112 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13114         * ltmain.sh: Detect and handle object name conflicts
13115         while piecewise linking a static library.
13117 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13119         * configure.in (noconfigdirs): Don't disable libgcj on
13120         sparc64-*-solaris* and sparcv9-*-solaris*.
13122 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13124         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13126 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13128         * configure.in (FLAGS_FOR_TARGET): Do not add
13129         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13130         on i[3456]86-*-linux*.
13132 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13134         * configure.in (noconfigdirs): Replace [ ] with test.
13136         * configure.in (noconfigdirs): Do not add target-newlib if
13137         target == i[3456]86-*-linux*, and host == target.
13139 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13141         * configure.in: delete reference to absent file
13143         * configure.in: replace '[' with 'test'
13145         * configure.in: Eliminate references to gash.
13146         * Makefile.in: Eliminate references to gash.
13148         * configure.in: remove useless references to 'pic' makefile fragments.
13150         * configure.in: (*-*-windows*) Finish removing.
13152         * configure.in: Eliminate redundant test for libgui.
13154 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13156         * MAINTAINERS: Add self and realphabetize.  Update entries
13157         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13158         entry for a29k port maintainer.
13160 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13162         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13163         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13165 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13167         * configure.in: remove references to dead files
13169 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13171         * MAINTAINERS: Add information about purpose of this file.
13173 2002-04-18  Tom Tromey  <tromey@redhat.com>
13175         * configure.in: Disallow configuring libgcj when it is already
13176         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13177         Solaris 2.8 by default.  For PR libgcj/6158.
13179 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13181         * configure.in:  Move default CC setting out of config/mh-* fragments
13182         directly into here.
13184 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13186         * configure.in: don't even try to configure or make a subdirectory
13187         if there's no configure script for it.
13189 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13191         * MAINTAINERS: Remove chill maintainers.
13192         * Makefile.in (CHILLFLAGS): Remove.
13193         (CHILL_LIB): Remove.
13194         (TARGET_CONFIGDIRS): Remove libchill.
13195         (CHILL_FOR_TARGET): Remove.
13196         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13197         CHILL_LIB.
13198         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13199         (CHECK_TARGET_MODULES): Likewise.
13200         (INSTALL_TARGET_MODULES): Likewise.
13201         (CLEAN_TARGET_MODULES): Likewise.
13202         (configure-target-libchill): Remove.
13203         (all-target-libchill): Remove.
13204         * configure.in (target_libs): Remove target-libchill.
13205         Do not compute CHILL_FOR_TARGET.
13206         * libchill: Remove directory.
13208 2002-04-11  DJ Delorie  <dj@redhat.com>
13210         * Makefile.in, configure.in: Sync with binutils, entries
13211         follow...
13213 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13215         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13216         (do-tar, do-bz2): New rules.
13217         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13218         (gdb-tar): New rule.
13219         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13220         (insight_dejagnu.tar): New rule.
13221         (insight.tar): New rule.
13222         (gdb+dejagnu.tar): New rule.
13223         (gdb.tar): New rule.
13225 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13227         * Makefile.in: Add all-tix to deps for all-snavigator
13228         so that tix is built when building snavigator.
13230 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13232         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13233         ld and gdb are not supported.
13235 2002-01-07  Mark Salter  <msalter@redhat.com>
13237         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13238         Allow target-libgloss to be built for arm, strongarm, and xscale.
13240 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13242         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13243         options for i[3456]86-pc-linux* native builds.
13245 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13247         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13248         files from .po files for a distribution.
13250 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13252         * configure.in: Enable libstdc++-v3 for h8300 targets.
13254 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13256         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13257         version from bfd/.
13259 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13261         * Makefile.in (VER): When present, extract the version number from
13262         the file version.in.
13264 2001-05-24  Tom Rix  <trix@redhat.com>
13266         * configure.in : enable ld for aix
13268 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13270         * config.guess: Add linux target for S/390.
13272 2000-11-07  Philip Blundell  <pb@futuretv.com>
13274         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13276 2000-11-03  Philip Blundell  <pb@futuretv.com>
13278         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13279         files.
13281 2001-01-15  Ben Elliston  <bje@redhat.com>
13283         * configure.in (host_tools): Add sid.
13284         Always configure cgen.
13286 2000-11-24  Nick Clifton  <nickc@redhat.com>
13288         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13290 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13292         * Makefile.in (ALL_MODULES): Add all-cgen.
13293         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13294         (all-cgen): New target.
13295         (all-opcodes,all-sim): Depend on all-cgen.
13296         * configure.in (host_tools): Add cgen.
13297         Only configure cgen if --enable-cgen-maint.
13299 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13301         * configure.in: Add *-*-freebsd* configurations.
13303 2002-04-08  Tom Tromey  <tromey@redhat.com>
13305         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13306         Fixes PR libgcj/6068.
13308 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13310         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13312 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13314         * configure.in (alpha*-dec-osf*): Enable libgcj.
13316 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13318         * MAINTAINERS (Write After Approval): Add myself.
13320 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13322         Fix for: PR bootstrap/3591, target/5676
13323         * configure.in (mcore-pe): Disable the configuration of
13324         libstdc++-v3 since exceptions are not supported.
13326 2002-03-20  Anthony Green  <green@redhat.com>
13328         * configure.in: Enable libgcj for xscale-elf target.
13330 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13332         * MAINTAINERS:  Update my email address.
13334 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13336         * ltmain.sh (relink_command): Fix typo in previous change.
13338 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13340         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13341         (relink_command): Added --tag flags.
13342         (mode=install): If relinking fails; error out.
13344 2002-03-12  Richard Henderson  <rth@redhat.com>
13346         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13347         .NOTPARALLEL tag.
13348         (do-check): Rename from check.
13349         (check): Allow parallel check.
13351 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13353         * MAINTAINERS: Add myself as maintainer for xtensa port.
13354         Fix alphabetical order in CPU port maintainer list.
13355         Remove myself from Write After Approval list.
13357 2002-03-11  Richard Henderson  <rth@redhat.com>
13359         * Makefile.in (.NOTPARALLEL): Add fake tag.
13361 2002-03-07  H.J. Lu  (hjl@gnu.org)
13363         * configure.in: Enable gprof for mips*-*-linux*.
13365 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13367         * MAINTAINERS (Write After Approval): Add myself.
13369 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13371         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13372         libjava.
13373         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13375 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13377         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13378         because its Makefile is there; test for the executable instead.
13380 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13382         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13383         libstdc++-v3 and libjava.
13385 2002-02-11  Adam Megacz  <adam@xwt.org>
13387         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13388         boehm-gc
13390 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13392         * config.guess: Updated to 2002-01-30's version.
13393         * config.sub: Updated to 2002-02-01's version.
13394         Contribute sh64-elf.
13395         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13396         * configure.in: Added sh64-*-*.
13398 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13400         * MAINTAINERS: Belatedly add myself to write after approval list.
13402 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13404         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13405         Remove self as Write After Approval.
13407 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13409         * MAINTAINERS: Put self in as maintainer for contrib/regression
13410         directory.
13412 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13414         * MAINTAINERS:  Update my email address.
13416 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13418         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13419         target-libiberty, and target-libgloss.  Skip Java-related
13420         libraries if not supported for NetBSD on target CPU.
13422 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13424         * install-sh: Use _inst.$$_ for temp file name.
13426 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13428         * MAINTAINERS (Write After Approval): Move my contact info
13429         from here...
13430         (OS Port Maintainers): ...to here (netbsd).
13432 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13434         * MAINTAINERS (Write After Approval): Add myself.
13436 2002-01-17  H.J. Lu  <hjl@gnu.org>
13438         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13439         (all-target-fastjar): Also depend on all-target-libiberty.
13441 2002-01-16  H.J. Lu  (hjl@gnu.org)
13443         * config.guess: Import from master sources, rev 1.225.
13444         * config.sub: Import from master sources, rev 1.238.
13446 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13448         * MAINTAINERS (Write After Approval): Remove myself.
13450 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13452         * MAINTAINERS (Write After Approval): Add myself.
13454 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13456         * MAINTAINERS: Add self as docs co-maintainer.
13458 2001-12-11  Matthias Klose  <doko@debian.org>
13460         * MAINTAINERS (Write After Approval): Add myself.
13462 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13464         * MAINTAINERS: Update my email address.
13466 2001-12-07  Turly O'Connor  <turly@apple.com>
13467         * MAINTAINERS (Write After Approval): Add myself.
13468         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13469         (rs6000_initialize_trampoline): Call __trampoline_setup for
13470         ABI_DARWIN too.
13471         * darwin-tramp.asm: New file, implements __trampoline_setup.
13472         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13474 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13476         * MAINTAINERS (Write After Approval): Add myself.
13478 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13480         * configure, configure.in: Use temp file for long sed commands.
13482 2001-12-03  Laurent Guerby  <guerby@acm.org>
13484         * config.sub: Update to version 1.232 on subversion.
13486 2001-12-03  Ben Elliston  <bje@redhat.com>
13488         * MAINTAINERS: Update mail address for config.* patches.
13490 2001-11-27  DJ Delorie  <dj@redhat.com>
13491             Zack Weinberg  <zack@codesourcery.com>
13493         When build != host, create libiberty for the build machine.
13495         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13496         CONFIG_ARGUMENTS.
13497         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13498         New variables.
13499         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13500         and rules.
13501         (all.normal): Depend on ALL_BUILD_MODULES.
13502         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13503         (all-build-libiberty): Depend on configure-build-libiberty.
13505         * configure: Calculate and substitute proper value for
13506         ALL_BUILD_MODULES.
13507         * configure.in: Create the build subdirectory.
13508         Calculate and substitute TARGET_CONFIGARGS (formerly
13509         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13511 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13513         * MAINTAINERS (write-after-approval): Add self.
13515 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13517         * MAINTAINERS (GNATS only accounts): Remove self.
13519 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13521         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13522         libf2c.
13524 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13526         * MAINTAINERS (Write After Approval): Add self.
13528 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13530         * MAINTAINERS: mips and s390 are also CPU ports.
13532 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13534         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13536 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13538         * MAINTAINERS: Alphabetize.
13540 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13542         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13544 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13546         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13548 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13550         * configure.in (--enable-languages): Be more permissive about
13551         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13553 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13555         * config.sub: Import from master sources, rev. 1.230.
13556         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13558 2001-11-07  Laurent Guerby  <guerby@acm.org>
13560         * MAINTAINERS (Write After Approval): Add self.
13562 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13564         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13566 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13568         * config.sub: Import from master sources, rev 1.226.
13569         * config.guess: Import from master sources, rev 1.216.
13571 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13573         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13574         * MAINTAINERS: Add self as maintainer of MMIX port.
13575         Remove old after-approval entry.
13577 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13579         * ChangeLog, configure: Fix spelling errors.
13581 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13583         * MAINTAINERS: Tweak my address.
13585 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13587         * MAINTAINERS: Update my email address.
13589 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13591         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13592         * MAINTAINERS: Add self as maintainer of CRIS port.
13594 2001-10-10  Geert Bosch  <bosch@gnat.com>
13596         * MAINTAINERS (Various maintainers: Ada front end):
13597         Added Robert Dewar.
13599 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13601         * MAINTAINERS (Write After Approval): Added self
13603 2001-10-02  Geert Bosch  <bosch@gnat.com>
13605         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13607 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13609         * configure: Handle temporary files securely using mkdir.
13611 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13613         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13615 2001-09-26  Will Cohen  <wcohen@redhat.com>
13617         * configure.in (*-*-linux*): Disable configuration of target-newlib
13618         and target-libgloss.
13620 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13622         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13623         RANLIB.
13625 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13627         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13628         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13629         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13630         avoid quotes nesting problems.
13631         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13632         (DO_X): Export only variables that are set.
13634 2001-09-19  Ben Elliston  <bje@redhat.com>
13636         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13637         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13638         semantics.  Use the shell built-in "type" command instead.
13640 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
13642         Merged from gcc-3_0-branch:
13643         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13644         * ltcf-c.sh: Use $objext, not $ac_objext.
13645         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13646         * ltcf-cxx.sh: Add support for GNU.
13647         2001-07-22  Timothy Wall  <twall@redhat.com>
13648         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
13649         default settings if using GNU tools with that configuration.
13650         * ltcf-cxx.sh: Ditto.
13651         * ltcf-gcj.sh: Ditto.
13652         2001-07-21  Michael Chastain  <chastain@redhat.com>
13653         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13654         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
13655         * ltmain.sh: Mark as gcc-local.
13657 2001-08-30  Eric Christopher  <echristo@redhat.com>
13658             Jason Eckhardt  <jle@redhat.com>
13660         * config.guess: Merge from master sources.
13661         * config.sub: Merge from master sources, add support for mipsisa32.
13663 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
13664         * config.sub: Merge from master sources, rev 1.219.
13665         * MAINTAINERS: Add self as contact for stormy16 port.
13667 2001-08-14  Zack Weinberg  <zackw@panix.com>
13669         * config.sub: Merge from master sources, rev 1.218.
13670         * config.guess: Merge from master sources, rev 1.209.
13672 2001-08-11  Graham Stott  <grahams@redhat.com>
13674         * Makefile.in (check-c++): Add missing semicolon.
13676 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
13678         * MAINTAINERS (Various maitainers: predict.def): Added myself.
13680 2001-07-30  Eric Christopher  <echristo@redhat.com>
13682         * MAINTAINERS (Various maintainers: mips port): Added myself.
13684 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
13686         * configure.in (sh-*-linux*): New.
13688 2001-07-27  Richard Henderson  <rth@redhat.com>
13690         * .cvsignore: Add LAST_UPDATED.
13692 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
13694         * MAINTAINERS (Various maintainers: s390 port): Added myself.
13696 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
13698         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13700 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
13702         * MAINTAINERS (Write After Approval): Added myself.
13704 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13706         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13707         and libgcj on m68hc11/m68hc12.
13709 2001-06-27  H.J. Lu  (hjl@gnu.org)
13711         * Makefile (CFLAGS_FOR_BUILD): New.
13712         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13714 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13716         * README: Remove version number.
13718 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13720         * INSTALL/README: Update wrt. to the installation instructions now
13721         residing in gcc/doc/install.texi.
13723 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13725         * README: Replace with a cut-down and updated version of gcc/README.
13727 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
13729         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13730         multilibs to be disabled.
13732 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
13734         * MAINTAINERS (Write After Approval): Add myself.
13736 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
13738         * config.guess: Import CVS version 1.195.
13739         * config.sub: Import CVS version 1.212.
13741 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
13743         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13744         gcc/xgcc is built, use -print-prog-name to find out the program
13745         name to use.
13747 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
13749         * config.guess:  Import CVS version 1.194.  All gcc-local changes
13750         appear to also be in the master copy.
13751         * config.sub:  Import CVS version 1.211.
13753 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
13755         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13756         with_gcc]: Use `gcc -shared' to build a shared library.
13758 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13760         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13761         archives.
13763 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13765         * MAINTAINERS (Write After Approval): Add myself.
13767 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
13769         * configure.in (libstdcxx_flags): Do not try to execute
13770         libstdc++-v3/testsuite_flags until it exists.
13772 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
13774         * MAINTAINERS: Update my email address.
13776 2001-05-31  Graham Stott  <grahams@redhat.com>
13778         * MAINTAINERS (Write After Approval): Add myself.
13780 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
13782         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
13783         libraries when using g++ with native linker.
13785 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
13787         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13789 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
13791         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13792         [aix4*|aix5*]: Prepend blank.
13794 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
13796         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13797         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
13798         of subdir/configure scripts to use the new libtool.m4.
13800 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
13802         * MAINTAINERS (Write After Approval): Add myself.
13804 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
13806         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13808 2001-05-11  Ben Elliston  <bje@redhat.com>
13810         * Makefile.in (all-sid): New target.
13811         (check-sid, clean-sid, install-sid): Likewise.
13813 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
13815         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13817 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13819         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13820         libgcj.
13822 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13824         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13825         gcc/xgcc is built, use -print-prog-name to find out the program
13826         name to use.
13828 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
13830         * configure.in (noconfigdirs): Don't reset it from scratch in the
13831         target case; only append to it.
13833         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13834         sparc-*-solaris2.8]: Disable ${libgcj}.
13836 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
13838         * configure.in (libgcj_saved): Copy from $libgcj.
13839         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13840         --disable-libgcj.
13842 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
13844         * MAINTAINERS: Remove self as MIPS maintainer and
13845         C front end maintainer.
13847 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
13849         * configure.in: Move *-chorusos target case to the proper switch.
13850         Disable libgcj.
13852 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13854         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13855         1.641.2.228.
13857 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13859         * Makefile.in (STAGE1_CFLAGS): Pass down.
13861 2001-04-13  Alan Modra  <amodra@one.net.au>
13863         * config.guess: Add hppa64-linux support.  Note for next import that
13864         this is already in the master file.
13865         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
13867 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13869         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13870         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13872 2001-04-11  Stan Shebs  <shebs@apple.com>
13874         * MAINTAINERS: Add self as Darwin port maintainer.
13876 2001-04-11  Alan Modra  <amodra@one.net.au>
13878         * MAINTAINERS: Update my email address.
13880 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
13882         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13883         recent versions of FreeBSD (release 3 or later).
13884         * ltconfig: On FreeBSD, -lc must not be provided when building
13885         a shared library or else the standard -pthread gcc option is
13886         rendered worthless to later users of the built library.
13888 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13890         * MAINTAINERS: Add self and RTH as C front end maintainers.
13892 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13894         * config.sub: Make sure to match an already-canonicalized
13895         machine name (eg. mn10300-unknown-elf).
13897 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13899         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13900         New macros.
13901         (bootstrap, cross): Use RECURSE_FLAGS.
13902         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13904 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13906         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13908 2001-03-22  Colin Howell  <chowell@redhat.com>
13910         * Makefile.in (DO_X): Do not backslash single-quotes in
13911         backquotes (two places).
13913 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13915         Re-installed:
13916         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13917         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13918         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13919         * ltcf-cxx.sh: Likewise.
13920         * ltcf-gcj.sh: Likewise.
13922 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13924         * MAINTAINERS: Add myself as "documentation co-maintainer".
13926 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13928         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13929         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13931 2001-03-19  Tom Tromey  <tromey@redhat.com>
13933         * config-ml.in: Handle GCJ and GCJFLAGS.
13935 2001-03-21  Michael Chastain  <chastain@redhat.com>
13937         * Makefile.in: all-m4 depends on all-texinfo.
13939 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
13941         * MAINTAINERS: Add myself to write after approval list.
13943 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
13945         * Makefile.in (DO_X): Quote nested quotes.
13947 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
13949         * MAINTAINERS: Add myself to write after approval list.
13951 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
13953         * Makefile.in (DO_X): Use double quotes for quoting
13954         "RANLIB=$${RANLIB}".
13956 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
13958         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13960 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
13962         * configure.in: Only use `lang_requires' for languages athat are
13963         actually enabled.
13965 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
13967         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13969 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13971         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13973 2001-03-07  Tom Tromey  <tromey@redhat.com>
13975         * configure.in: Allow config-lang.in to set `lang_requires' to list
13976         of other required languages.
13978 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13980         * Makefile.in: Remove RANLIB definition. Use RANLIB
13981         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13982         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13984 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13985             Alexandre Oliva  <aoliva@redhat.com>
13987         * Makefile.in (check-c++): Use tabs, not spaces.
13989 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13991         * MAINTAINERS: add myself to Write After Approval list.
13993 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13995         * Makefile.in (check-c++): New rule.
13997         * configure.in (target_libs): Remove libg++.
13998         (noconfigdirs): Remove libg++.
13999         (noconfigdirs): Same.
14000         (noconfigdirs): Same.
14001         (noconfigdirs): Same.
14003         * config-ml.in: Remove libg++ references.
14005         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14006         (ALL_TARGET_MODULES): Same.
14007         (configure-target-libg++): Remove.
14008         (all-target-libg++): Remove.
14009         (configure-target-libio): Remove.
14010         (all-target-libio): Remove.
14011         (check-target-libio): Remove.
14012         (.PHONY): Remove.
14013         (libg++.tar.bz2): Remove.
14014         (all-target-cygmon): Remove libio.
14015         (all-target-libstdc++): Remove.
14016         (configure-target-libstdc++): Remove.
14017         (TARGET_LIB_PATH): Remove libstdc++.
14018         (ALL_GCC_CXX): Remove libstdc++.
14019         (all-target-gperf): Correct.
14021 2001-02-16  Nick Clifton  <nickc@redhat.com>
14023         * configure.in (noconfigdirs): Allow configuration of texinfo
14024         for Cygwin hosts.
14026 2001-02-15  Anthony Green  <green@redhat.com>
14028         * configure: Introduce GCJ_FOR_TARGET.
14029         * configure.in: Ditto.
14030         * Makefile.in: Ditto.
14032 2001-02-13  Andreas Schwab  <schwab@suse.de>
14034         * MAINTAINERS: Update mail address.
14036 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14038         * config.guess: Add linux target for S/390.
14039         * config.sub: Likewise.
14041 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14043         * configure.in: for *-chorusos, don't config target-newlib and
14044         target-libgloss.
14046 2001-02-06  Ben Elliston  <bje@redhat.com>
14048         * configure: Output host type to stdout, not stderr.
14050 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14052         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14053         * ltcf-cxx.sh: Likewise.
14055         * config.if: Assume enable_libstdcxx_v3 is defined.
14057 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14059         Remove V2 C++ library.
14060         * configure.in: Remove --enable-libstdcxx_v3 support.
14062 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14064         * include/demangle.h: Add prototype for java_demangle_v3.
14066 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14068         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14070 2001-01-27  Richard Henderson  <rth@redhat.com>
14072         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14074 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14076         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14077         Don't unset, it's non-portable and no longer necessary, set to empty
14078         instead.
14080 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14082         * ltconfig: Shell portability fix for the tagname validity check.
14084 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14086         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14087         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14089 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14091         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14093 2001-01-26  Tom Tromey  <tromey@redhat.com>
14095         * configure.in: Allow libgcj to be built on Sparc Solaris.
14097 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14099         * ltcf-c.sh: Add aix5 case.
14100         * ltcf-cxx.sh: Likewise.
14101         * ltconfig: Likewise.
14103 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14105         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14106         keep at least one of build_libtool_libs or build_old_libs set to
14107         yes.
14109         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14110         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14112 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14114         * configure.in: Enable libgcj on several additional platforms.
14116 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14118         * configure.in: Enable libgcj for linux targets.
14120 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14122         * MAINTAINERS (Write After Approval): Add myself.
14124 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14126         * MAINTAINERS: Add myself as vax port maintainer.
14128 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14130         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14132 2001-01-09  Mike Stump  <mrs@wrs.com>
14134         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14135         failures of subdirectories.
14137 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14139         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14140         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14141         * ltcf-cxx.sh: Likewise.
14142         * ltcf-gcj.sh: Likewise.
14143         * ltconfig.sh: Fix typo.
14145 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14147         * configure: handle DOS-style absolute paths.
14149 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14151         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14153 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14155         * MAINTAINERS: Add myself as avr port co-maintainer.
14157 2000-12-28  Ben Elliston  <bje@redhat.com>
14159         * MAINTAINERS: Add myself under ``Write After Approval''.
14161 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14163         * texinfo: Remove directory from GCC.
14165 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14167         * COPYING: Update to current
14168         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14169         to 19yy as example year in copyright notice).
14171 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14173         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14174         (libstdcxx_incdir): Pass down.
14175         * config.if: Remove expired bits for cxx_interface, add stub.
14176         (libstdcxx_incdir): Add variable for g++ include directory.
14177         * configure.in (gxx_include_dir): Use it.
14179 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14181         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14182         with old-email address from ``Write After Approval''.
14184 2000-12-15  Andreas Jaeger  <aj@suse.de>
14186         * configure.in: Handle lang_dirs.
14188 2000-12-14  Tom Tromey  <tromey@redhat.com>
14190         * MAINTAINERS: Removed brads.
14192         * MAINTAINERS: Added gcj developers.
14194 2000-12-13  Anthony Green  <green@redhat.com>
14196         * configure.in: Disable libgcj for any target not specifically
14197         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14198         with g++ abi.
14200 2000-12-13  Mike Stump  <mrs@wrs.com>
14202         * Makefile.in (local-distclean): Also remove fastjar.
14204 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14206         * contrib/gcc_update: Add fastjar --touch entries.
14208 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14210         * configure.in: Disable language-specific target libraries for
14211         languages that aren't enabled.
14213 2000-12-10  Anthony Green  <green@redhat.com>
14215         * configure.in: Define libgcj.  Disable libgcj target libraries for
14216         most targets.
14218 2000-12-10  Neil Booth  <neilb@earthling.net>
14220         * MAINTAINERS: Update mail address, remove from WAA list.
14222 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14224         * libjava: Imported from /cvs/java.
14225         * libffi: Likewise.
14226         * Boehm-gc: Likewise.
14228 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14230         * configure.in (target_libs): Revert 2000-12-08 patch.
14231         (noconfigdirs): Added target-libjava.
14233 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14235         * djunpack.bat: removed.
14237 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14239         * Makefile.in: handle DOS-style absolute paths.
14240         * config-ml.in: likewise.
14241         * symlink-tree: likewise.
14243 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14245         * fastjar: Imported.
14247 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14249         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14250         libjava.
14251         * configure.in (target_libs): Removed `target-libjava'.
14253 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14255         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14256         (ALL_MODULES): Added fastjar.
14257         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14258         (all-target-libjava): all-fastjar replaces all-zip.
14259         (all-fastjar): Added.
14260         (configure-target-fastjar, all-target-fastjar): Likewise.
14261         * configure.in (host_tools): Added fastjar.
14263 2000-12-07  Mike Stump  <mrs@wrs.com>
14265         * Makefile.in (local-distclean): Remove leftover built files.
14267 2000-11-24  Nick Clifton  <nickc@redhat.com>
14269         * configure.in (xscale-elf): Add target.
14270         (xscale-coff): Add target.
14272 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14274         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14275         recent versions of FreeBSD (release 3 or later).
14276         * ltconfig: On FreeBSD, -lc must not be provided when building
14277         a shared library or else the standard -pthread gcc option is
14278         rendered worthless to later users of the built library.
14280 2000-11-16  Fred Fish  <fnf@be.com>
14282         * configure.in (enable_libstdcxx_v3): Fix typo,
14283         libstd++ -> libstdc++.
14285 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14287         * MAINTAINERS: Add self to Write After Approval list.
14289 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14291         * MAINTAINERS: Update my email address.  Add myself to global write
14292         privs list.
14294 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14296         * Makefile.in: Merge with src and libgcj.
14297         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14298         configure-target-<library> when their configure scripts need the C
14299         or C++ library to have already been built to work properly.
14300         (do_proto_toplev): Set them to an empty string.
14302         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14303         (REALLY_SET_LIB_PATH): Use them.
14305 2000-11-17  Stan Shebs  <shebs@apple.com>
14307         * MAINTAINERS: Add self to Write After Approval list.
14309 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14311         * configure: Provide the original toplevel configure arguments
14312         (including $0) to subprocesses in the environment rather than
14313         through gcc/configargs.h.
14315 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14317         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14318         C99.  Alphabetise "Write After Approval" list.
14320 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14322         * configure: Turn on libstdc++ V3 by default.
14324         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14325         if we've got GCC.
14327 2000-11-11  Philip Blundell  <philb@gnu.org>
14329         * MAINTAINERS: Add self to Write After Approval list.
14331 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14333         * ltcf-c.sh (aix4): Improve shared library configuration; require
14334         exporting symbols.
14335         * ltcf-cxx.sh (aix4): Define.
14336         * ltconfig (aix4): Define library and soname specs appropriate for
14337         AIX.  Define command to create export symbols list.
14339 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14341         * config.sub: Add support for Sun Chorus
14343 2000-10-31  Nick Clifton  <nickc@redhat.com>
14345         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14346         <name>@redhat.com.  Also installed new email address for Clint
14347         Popetz.
14349 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14351         * etc: Remove directory from GCC.
14353 2000-10-16  Michael Meissner  <meissner@redhat.com>
14355         * configure (gcc/configargs.h): Only create if there is a build GCC
14356         directory created.
14358 2000-10-16  Matthias Klose  <doko@debian.org>
14360         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14361         when configured for libstdc++-v3.
14363 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14365         * configure: Save configure arguments to gcc/configargs.h.
14367 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14369         * config.guess: Import CVS version 1.157.
14370         * config.sub: Import CVS version 1.181.
14372 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14374         * Makefile.in (bootstrap): avoid recursion if subdir missing
14375         (cross): ditto
14376         (do-proto-toplev): ditto
14378 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14380         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14381         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14383         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14384         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14385         all affected `configure' scripts.
14387 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14389         * MAINTAINERS: Add self as cpplib co-maintainer.
14391 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14393         * MAINTAINERS: Add self to Write After Approval list.
14395 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14397         * INSTALL/README: egcs -> GCC update.
14399 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14401         * MAINTAINERS: Add myself to Write After Approval list.
14403 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14405         * MAINTAINERS: Add myself to Write After Approval list.
14407 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14409         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14410         X11 libraries for hppa64.
14412 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14414         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14416 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14418         * Makefile.in (all-zlib): Added dummy target.
14420         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14421         ltcf-gcj.sh: Updated from libtool multi-language branch.
14423 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14425         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14426         (bootstrap*): Depend on all-bootstrap.
14428 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14430         * config.guess: Import CVS version 1.156.
14431         * config.sub: Import CVS version 1.179.
14433 2000-09-02  Anthony Green  <green@cygnus.com>
14435         * Makefile.in (all-gcc): Depend on all-zlib.
14436         (CLEAN_MODULES): Add clean-zlib.
14437         (ALL_MODULES): Add all-zlib.
14438         * configure.in (host_libs): Add zlib.
14440 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14442         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14443         crosses, but add gcc/include to the header search path for them.
14445 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14447         * MAINTAINERS: Add self to Write After Approval list.
14449 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14451         * config.guess: Import CVS version 1.152.
14452         * config.sub: Import CVS version 1.177.
14454 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14456         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14457         $targargs to tell whether newlib is going to be built.
14459         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14460         $$r/TARGET_SUBDIR/libio for _G_config.h.
14462 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14464         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14466 2000-08-22  DJ Delorie  <dj@redhat.com>
14468         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14470 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14472         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14473         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14474         sub-configures.
14476 2000-08-21  DJ Delorie  <dj@redhat.com>
14478         * MAINTAINERS: Add self as a libiberty maintainer
14480 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14482         * configure.in (libstdcxx_flags): Use
14483         libstdc++-v3/src/libstdc++.INC.
14485 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14487         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14489 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14491         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14493         * configure: Make enable_threads and enable_shared defaults
14494         explicit.  Substitute enable_threads into generated Makefiles.
14495         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14496         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14498 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14500         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14502 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14504         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14505         previous delta.
14507 2000-08-11  Jason Merrill  <jason@redhat.com>
14509         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14510         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14511         (FLAGS_FOR_TARGET): Not here.
14512         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14514 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14516         * config-ml.in (CC, CXX): Don't introduce a leading space.
14518 2000-08-07  DJ Delorie  <dj@delorie.com>
14520         * MAINTAINERS: Add self as a DJGPP maintainer
14522 2000-08-07  DJ Delorie  <dj@redhat.com>
14524         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14525         "if we're also building gcc, and it's a gcc that will run on the
14526         build machine, we want to use its includes instead of the system's
14527         default includes".
14529 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14531         * MAINTAINERS: Add self to Write After Approval list.
14533 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14535         * configure.in (libstdcxx_flags): Don't use `"'.
14537         * config-ml.in: Adjust multilib search paths to the
14538         appropriate multilib tree.
14540 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14542         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14543         commas in $LANGUAGES.
14545 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14547         * configure.in: Re-enable all references to libg++ and librx.
14549 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14551         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14552         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14553         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14554         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14556         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14558 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14560         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14561         CXX_FOR_TARGET for sed.
14563 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14565         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14566         Do not override if already set in the environment or in configure.
14567         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14568         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14570 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14572         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14573         the libtool CVS tree multi-language branch.
14574         * ltconfig, ltmain.sh: Updated.
14576 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14578         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14579         (clean-target): Depend on it.
14581         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14582         (GCC_FOR_TARGET): Use it.
14583         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14584         * configure.in: ... here.
14585         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14586         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14588 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14590         * MAINTAINERS: Add self to Write After Approval list.
14592 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14594         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14595         (configure-target-libchill, configure-target-libobjc): Likewise.
14597         * configure.in: Use the same cache file for all target libs.
14598         * config-ml.in: But different cache files per multilib variant.
14600 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14602         * configure (topsrcdir): Don't use dirname.
14604 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14606         * MAINTAINERS: Add self to Write After Approval list.
14608 2000-07-20  Jason Merrill  <jason@redhat.com>
14610         * configure.in: Remove all references to libg++ and librx.
14612         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14614 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14616         * config.sub: Update to subversions version 2000-07-06.
14618 2000-07-12  Andrew Haley  <aph@cygnus.com>
14620         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14621         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14623 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14625         * symlink-tree:  Check number of arguments.
14627 2000-07-05  Jim Wilson  <wilson@cygnus.com>
14629         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14630         search path for a g++ extracted from the build tree.  This
14631         will allow link tests run by configure scripts in
14632         subdirectories to succeed.
14634 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14636         * ltconfig: Add support for mips-dde-sysv4.2MP
14638 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14640         * MAINTAINERS: Add myself as loop discovery maintainer.
14642 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
14644         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14645         `os2'. Force ac_cv_exeext to be ".exe" in that case.
14647 2000-06-19  Timothy Wall  <twall@cygnus.com>
14649         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14650         * config.sub: Add tic54x target.
14652 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14654         * MAINTAINERS: Add self as Fortran maintainer,
14655         remove Craig Burley.
14657 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14659         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14660         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14662 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
14664         * MAINTAINERS: Add self as i18n maintainer
14666 20000-05-21  H.J. Lu  (hjl@gnu.org)
14668         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14669         directory are used if they exist. Make sure
14670         $(build_tooldir)/include is searched for header files,
14671         $(build_tooldir)/lib/ for library files.
14672         (GCC_FOR_TARGET): Likewise.
14673         (CXX_FOR_TARGET): Likewise.
14675 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
14677         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14679 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
14681         * Makefile.in (configure-target-libiberty): Depend on
14682         configure-target-newlib.
14684 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
14686         * configure.in, Makefile.in: Merge all libffi-related
14687         configury stuff from the libgcj tree.
14689 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14691         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14692         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14694 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14696         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14697         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14698         current version information.  Add to proto-toplev directory.
14699         (gdb-taz): Build do-djunpack.
14701 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
14703         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14705 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14707         * MAINTAINERS: Add self to Write After Approval list.
14709 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14711         * ltmain.sh: Preserve in relink_command any environment
14712         variables that may affect the linker behavior.
14714 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
14716         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14718 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
14720         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14722 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
14724         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14725         with the version name.
14727 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
14729         * MAINTAINERS: Add self as bb-reorder maintainer.
14731 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
14733         * config.if: Tweak.
14735 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
14737         * djunpack.bat: New file.
14739 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14741         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14742         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14743         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14744         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14746 2000-04-16  Dave Pitts  <dpitts@cozx.com>
14748         * config.sub (case $basic_machine): Change default for "ibm-*"
14749         to "openedition".
14751 2000-04-13  Andreas Jaeger  <aj@suse.de>
14753         * MAINTAINERS: Added myself.
14755 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14757         * Makefile.in (gdb-taz): New target.  GDB specific archive.
14758         (do-md5sum): New target.
14759         (MD5PROG): Define.
14760         (PACKAGE): Default to TOOL.
14761         (VER): Default to a shell script.
14762         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
14763         md5 checksum generation.
14764         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14765         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14766         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14767         insight.tar.bz2): Use gdb-taz to create archive.
14769 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14771         * configure (warn_cflags): Delete.
14773 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
14775         * MAINTAINERS: Added myself.
14777 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
14778             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
14780         * configure.in (enable_libstdcxx_v3): Add.
14781         (target_libs): Add bits here to switch between libstdc++-v2 and
14782         libstdc++-v3.
14783         * config.if: And this file too.
14784         * Makefile.in: Add libstdc++-v3 targets.
14786 2000-04-05  Michael Meissner  <meissner@redhat.com>
14788         * config.sub (d30v): Add d30v as a basic machine type.
14790 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
14792         * configure.in: -linux-gnu*, not -linux-gnu.
14794 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14796         * MAINTAINERS: Add self in write-after-approval section.
14798 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
14800         * MAINTAINERS: Add self as ia64 port maintainer.
14802 2000-03-08  Neil Booth  <NeilB@earthling.net>
14804         * MAINTAINERS: Add self in write-after-approval section.
14806 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14808         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14809         (do-tar-bz2): Replace TOOL with PACKAGE.
14810         (gdb.tar.bz2): Remove GDBTK from GDB package.
14811         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14812         dejagnu.tar.bz2): New packages.
14814 2000-02-27  Andreas Jaeger  <aj@suse.de>
14816         * configure.in: Add entry for mips*-*-linux*, move catch all
14817         *-*-*linux* entry below this one.
14819 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
14821         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14823 2000-02-24  Nick Clifton  <nickc@cygnus.com>
14825         * config.sub: Support an OS of "wince".
14827 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14829         * config.guess, config.sub: Updated to match config's 2000-02-15
14830         version.
14832 2000-02-23  Linas Vepstas  <linas@linas.org>
14834         * config.sub: Add support for Linux/IBM 370.
14835         * configure.in: Likewise.
14837 2000-02-22  Nick Clifton  <nickc@cygnus.com>
14839         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14841 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
14843         * config.guess: Guess "cygwin" rather than "cygwin32".
14845 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14847         * configure (gcc_version): When setting, narrow search to
14848         lines containing `version_string'.
14850 2000-02-15  Denis Chertykov  <denisc@overta.ru>
14852         * config.sub: Add support for avr target.
14854 2000-02-14  Nick Clifton  <nickc@cygnus.com>
14856         * MAINTAINERS: Add maintainers for MCore port.
14858 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14860         * config.sub: Add mmix-knuth-mmixware.
14862 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14864         * MAINTAINERS: Pair cccp with cpplib maintainership.
14866 2000-01-27  Christopher Faylor  <cgf@redhat.com>
14868         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14869         structure stuff to -L library search.
14870         (CXX_FOR_TARGET): Ditto.
14871         (CROSS_CHECK_MODULES): Fix spelling mistake.
14873 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14875         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14876         the C++ compiler.
14878 2000-01-12  Richard Henderson  <rth@cygnus.com>
14880         * configure.in: Don't build some bits for beos.
14882 2000-01-12  Joel Sherrill (joel@OARcorp.com)
14884         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14885         as include files.
14887 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14889         * Add self as cpplib maintainer, as requested by Jason
14890         Merrill.  Correct my e-mail address.
14892 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
14894         * configure.in: Use mt-aix43 to handle *_TARGET defs,
14895         not mh-aix43.
14897 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14899         * MAINTAINERS: Add myself to "write after approval" list.
14901 1999-12-14  Richard Henderson  <rth@cygnus.com>
14903         * config.guess (alpha-osf, alpha-linux): Detect ev67.
14904         * config.sub: Accept alphaev[78], alphaev8.
14906 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14908         * config.guess, config.sub: Update from autoconf.
14910 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
14912         * MAINTAINERS:  update my playtime e-address.
14914 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14916         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14917         necessary libraries are missing.
14919 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14921         * MAINTAINERS: Add new 'write after approval' maintainer.
14923 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14925         * MAINTAINERS: Add new Java maintainer.
14927 1999-10-25  Andreas Schwab  <schwab@suse.de>
14929         * configure: Fix quoting inside arguments of eval.
14931 1999-10-21  Nick Clifton  <nickc@cygnus.com>
14933         * config-ml.in: Allow suppression of some ARM multilibs.
14935 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
14937         * config.guess: Add OS/390 match pattern.
14938         * config.sub: Add mvs, openedition targets.
14939         * configure.in (i370-ibm-opened*): New.
14941 1999-09-04  Steve Chamberlain  <sac@pobox.com>
14943         * config.sub: Add support for configuring for pj.
14945 1999-08-31  Nick Clifton  <nickc@cygnus.com>
14947         * config.sub (maybe_os): Add support for configuring for fr30.
14949 1999-08-25  Nick Clifton  <nickc@cygnus.com>
14951         * configure.in: Do not configure or build ld for AIX
14952         platforms.  ld is known to be broken on these platforms.
14954 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14956         * config-ml.in: Pass compiler flag corresponding to multidirs to
14957         subdir configures.
14959 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
14961         * Makefile.in (LDFLAGS): Define.
14963 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14965         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14966         noconfigdirs.
14967         (*-*-cygwin*): Likewise.
14969 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
14971         * mkdep: New file.
14972         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14973         (BINUTILS_SUPPORT_DIRS): Add mkdep.
14975         From Eli Zaretskii <eliz@is.elta.co.il>:
14976         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14977         long file name when using DJGPP on MS-DOS.
14979 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14981         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14983 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14985         * Makefile.in (check-target-libio): Remove all-target-libstdc++
14986         dependency as this causes "make check" to globally "make all"
14988 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14990         * configure.in (target_libs): Added target-zlib.
14991         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14992         (CONFIGURE_TARGET_MODULES): Likewise.
14993         (CHECK_TARGET_MODULES): Likewise.
14994         (INSTALL_TARGET_MODULES): Likewise.
14995         (CLEAN_TARGET_MODULES): Likewise.
14996         (configure-target-zlib): New target.
14997         (all-target-zlib): Likewise.
14998         (all-target-libjava): Depend on all-target-zlib.
14999         (configure-target-libjava): Depend on configure-target-zlib.
15001         * Makefile.in (configure-target-libjava): Depend on
15002         configure-target-newlib.
15003         (configure-target-boehm-gc): New target.
15004         (configure-target-qthreads): New target.
15006         * configure.in (target_libs): Added target-qthreads.
15007         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15008         (CONFIGURE_TARGET_MODULES): Likewise.
15009         (CHECK_TARGET_MODULES): Likewise.
15010         (INSTALL_TARGET_MODULES): Likewise.
15011         (CLEAN_TARGET_MODULES): Likewise.
15012         (all-target-qthreads): New target.
15013         (configure-target-libjava): Depend on configure-target-qthreads.
15014         (all-target-libjava): Depend on all-target-qthreads.
15016         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15017         (CONFIGURE_TARGET_MODULES): Likewise.
15018         (CHECK_TARGET_MODULES): Likewise.
15019         (INSTALL_TARGET_MODULES): Likewise.
15020         (CLEAN_TARGET_MODULES): Likewise.
15021         (all-target-libjava): New target.
15022         (all-target-boehm-gc): Likewise.
15023         * configure.in (target_libs): Added libjava, boehm-gc.
15025 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15027         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15028         configure.bat in SUPPORT_FILES.
15029         (gas+binutils.tar.bz2): Likewise.
15031         * makeall.bat: Remove; obsolete.
15033 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15035         From Mark Elbrecht:
15036         * configure.bat: Remove; obsolete.
15038 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15040         * configure: Add -W -Wall to the default CFLAGS when compiling with
15041         gcc.
15043 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15045         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15047 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15049         * configure.in: Build ld on IRIX6.
15051 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15053         * Makefile.in: Change distribution targets to use bzip2 instead of
15054         gzip.
15055         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15056         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15058 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15060         * config.sub: Add mcore target.
15062 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15064         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15066 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15068         * config.guess (dummy): Changed to $dummy.
15070 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15072         * config.sub: Tidied up case statements.
15074 1999-05-22  Ben Elliston  <bje@cygnus.com>
15076         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15077         <jiro@din.or.jp>.
15079         * config.guess: Merge with FSF version. Future changes will be
15080         more accurately recorded in this ChangeLog.
15081         * config.sub: Likewise.
15083 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15085          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15087 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15089         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15091 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15093         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15095 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15097         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15098         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15099         Bad merge removed these two changes.
15101 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15102                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15104         * config.guess (interix Alpha): Add.
15106 1999-04-11  Richard Henderson  <rth@cygnus.com>
15108         * configure.in (i?86-*-beos*): Do config gperf; don't config
15109         gdb, newlib, or libgloss.
15111 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15113         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15114         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15115         from multidirs.
15117 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15119         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15121 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15123         * config.sub: Add support for mcore targets.
15125 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15127         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15128         not mt-ospace, in order to shut up assembler warning about using
15129         symbols that are named the same as registers.
15131 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15133         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15134         dependency list for all-target-cygmon.
15136 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15138         * config-ml.in: Check $host, not $target, for selective multilibs.
15139         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15140         thumb interworking, and underscore prefix multilibs.
15142 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15144         * missing: Update to version from current automake.
15146 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15148         * configure (gxx_include_dir): Removed.
15150         * configure.in (gxx_include_dir): Handle it.
15151         * Makefile.in: Likewise.
15153 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15155         * config.sub (mips64vr4111,mips64vr4111el) Add.
15157 1999-03-21  Ben Elliston  <bje@cygnus.com>
15159         * config.guess: Correct typo for detecting ELF on FreeBSD.
15161 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15163         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15164         config/mh-djgpp.
15166 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15168         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15169         all-target-newlib to dependency list for all-target-bsp.
15171 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15173         * config.sub: Add i386-uwin support.
15174         * config.guess: Likewise.
15176 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15178         * configure.in: cleanup, add mh-*pic handling for arm, special
15179         case powerpc*-*-aix*
15181 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15183         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15184         can be built.
15186 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15188         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15189         targets.
15191 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15193         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15195 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15197         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15199 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15201         * config.sub: Fix typo in arm recognition.
15203 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15205         * configure.in (noconfigdirs): Changed target_configdirs to
15206         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15207         rather than m68k-*-* since it is not known to work on
15208         m68k-aout. Ditto for arm-*-*oabi.
15210 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15212         * configure.in (*-*-windows*): Remove, no longer used.
15214 1999-02-19  Ben Elliston <bje@cygnus.com>
15216         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15217         Smart and improved by Andrew Cagney.
15219 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15221         * config.guess: Recognize openbsd-*-hppa.
15223 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15225         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15226         only if it is not empty.
15228 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15230         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15232         * config.guess: Modified to recognize uname's armv* syntax.
15234         * config.sub: Modified to recognize uname's armv* syntax.
15236 1999-02-17  Mark Salter  <msalter@cygnus.com>
15238         * configure.in: Added target-bsp for sparclite.
15240 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15242         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15244 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15246         * configure.in: Add support for strongarm port.
15247         * config.sub: Add support for strongarm target.
15249 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15251         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15252         the old name config/mh-cygwin32.
15253         Enable texinfo.
15255 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15257         * configure.in: Do build ld for ix86 Solaris.
15259 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15261         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15262         $AR_FOR_TARGET.  Likewise for RANLIB.
15264 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15266         * config.sub (oabi):  Recognize.
15267         * configure.in (arm-*-oabi):  Handle.
15269 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15271         * config.guess: Improve detection of i686 on UnixWare 7.
15273 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15275         * config.guess: Add support for i386-pc-interix.
15276         * config.sub: Likewise.
15277         * configure.in: Likewise.
15279 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15281         * Makefile.in: Remove unneeded all-target-libio from
15282         from all-target-winsup target since it is now unneeded.
15283         Add all-target-libtermcap in its place since it is now
15284         needed.
15286 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15288         * configure.in: makefile stub for cygwin target is probably
15289         unnecessary.  Remove it for now.
15291 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15293         * configure.in: libtermcap.a should be built when cygwin is the
15294         target as well as the host.
15295         * config.guess: Allow mixed case in cygwin uname output.
15296         * Makefile.in: Add libtermcap target.
15298 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15300         * config.sub: Clean up handling of hppa2.0.
15302 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15304         * config.guess: Use C code to identify more HP machines.
15306 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15308         * config.sub: Handle hppa2.0.
15310 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15312         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15313         cygmon for all sparclite targets, regardless of object format.
15315 1998-12-15  Mark Salter  <msalter@cygnus.com>
15317         * configure.in: Added target-bsp for several target architectures.
15319         * Makefile.in: Added rules for bsp.
15321 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15323         * config.guess: Improve detection of hppa2.0 processors.
15325 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15327         * config.guess: Recognize FreeBSD using ELF automatically.
15329 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15331         * configure (skip-this-dir): Add handling for new shell script, which
15332         might be created by a sub-directory's configure to indicate, this particular
15333         directory is "unwanted".
15334         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15336 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15338         * ltconfig: import from libtool, after changing libtool to
15339         account for the cygwin name change.
15341 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15343         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15344         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15346 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15348         * configure.in: Add libtermcap to list of cygwin dependencies.
15350 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15352         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15353         they include winsup/include when it's a cygwin target.
15355 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15357         * configure.in (host_tools): Added zip.
15358         * Makefile.in (all-target-libjava): Depend on all-zip.
15359         (all-zip): New target.
15360         (ALL_MODULES): Added all-zip.
15361         (NATIVE_CHECK_MODULES): Added check-zip.
15362         (INSTALL_MODULES): Added install-zip.
15363         (CLEAN_MODULES): Added clean-zip.
15365 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15367         * Makefile.in: lose "32" from comment about cygwin.
15369 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15371         * configure.in: Use -Os to build target libraries for the fr30.
15373 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15375         * config.sub: Add fr30.
15377 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15379         * configure.in: drop "32" from config/mh-cygwin32.  Check
15380         cygwin* instead of cygwin32*.
15381         * config.sub: Check cygwin* instead of cygwin32*.
15383 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15385         * config.guess: Match any version of Unixware7.
15387 1998-10-20  Syd Polk  <spolk@cygnus.com>
15389         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15390         if desired.
15392 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15394         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15395         these if the appropriate directories and files to not exist.
15397 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15399         * Makefile.in (DEVO_SUPPORT): Add config.if.
15401 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15403         * configure: Add pattern to replace "build_tooldir"'s
15404         definition in the generated Makefile with "tooldir"'s
15405         actual value.
15407 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15409         * config.sub: Bring back lost sparcv9.
15411         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15413 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15415         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15416         CC_FOR_TARGET and friends.
15418 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15420         * Makefile.in (build_tooldir): New variable, same as tooldir.
15421         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15422         -B$(build_tooldir)/bin/.
15423         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15425 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15427         * README: Remove installation instructions and refer to the
15428         INSTALL directory instead.
15430 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15432         * config.sub: Add support for i[34567]86-pc-udk.
15433         * configure.in: Likewise.
15435 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15437         * Makefile.in: add bzip2 package building bits for user
15438         tools module
15439         * configure.in: ditto
15441 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15443         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15444         (ALL_TARGET_MODULES): Add all-target-libobjc.
15445         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15446         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15447         (all-target-libchill): Add dependencies.
15448         * configure.in (target_libs): Add libchill.
15450 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15452         * configure.in (target_subdir): Remove duplicate line.
15454 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15456         * Makefile.in (all-automake): fix dependencies.
15458 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15460         * configure.in: Minor cleanups for building in the $(target_alias)
15461         subdir.
15463 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15465         * Makefile.in (bootstrap): Set r and s before make all.  Use
15466         BASE_FLAGS_TO_PASS in make all.
15467         (cross): Likewise.
15469 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15471         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15473 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15475         * config.sub: Fix typo in last change.
15477 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15479         * config.sub: Add support for C4x target.
15480         * configure.in: Likewise.
15482 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15484         * config.sub: Recognize sparcv9 just like sparc64.
15486 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15488         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15490 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15492         * config.guess: Correctly identify Pentium II sco boxes.
15494         * config.guess: Fix "tr" code.  From Weiwen Liu.
15496 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15498         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15499         stabs.
15501 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15503         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15504         (ALL_TARGET_MODULES): Add all-target-libchill.
15505         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15506         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15507         (all-target-libchill): Add dependencies.
15508         * configure.in (target_libs): Add libchill.
15510 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15512         * config.guess: Avoid assumptions about "tr" behaves when
15513         LANG is set to something other than English.
15515 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15517         * configure (gxx_include_dir): Changed to
15518         '${prefix}/include/g++'-${libstdcxx_interface}.
15520         * config.if: New to determine the interfaces.
15522 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15524         * config.guess: Detect and handle MPE/IX.
15525         * config.sub: Deal with MPE/IX.
15527 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15529         * configure.in: Use mh-aix43.
15531 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15533         * configure: Fix --without/--disable cases for gxx-include-dir.
15535 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15537         * mdata-sh:  Imported.  Needed for automake support.
15539 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15541         * Makefile.in (taz): Try "chmod -R og=u ." before
15542         "chmod og=u `find . -print`".
15544 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15546         * configure.in: Add arm-elf and thumb-elf support.
15548 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15550         * Makefile.in: Undo previous patch.
15552 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15554         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15555         to here ...
15556         (install-no-fixedincludes): and here
15557         (INSTALL_MODULES): ... from here.
15559 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15561         * config.sub: Merge with FSF.
15563         * config.guess: Merge with FSF.
15565 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15567         * configure (extraconfigdirs): New variable.
15568         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15569         * Makefile.in (all): Move higher in file.
15570         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15571         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15572         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15573         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15574         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15576 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15578         * Makefile.in (all-target-libjava): Depend on all-gcc and
15579         all-target-newlib.
15580         (configure-target-libjava): Depend on $(ALL_GCC).
15582 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15584         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15585         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15587 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15589         * INSTALL/README: Fix typo.
15591 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15593         * ylwrap: Change absolute path checks to check for DOS style path
15594         names.
15596         * ylwrap: Don't use a full path name if the source file is in the
15597         same directory.  From hjl@lucon.org (H.J. Lu).
15599         * config-ml.in: Default to being verbose, to match Feb 18 change to
15600         configure.
15602 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15604         Brought over from egcs:
15606         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15608         * configure.in (target_subdir): Set to ${target_alias} instead
15609         of "libraries".
15611         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15613         * configure.in (target_subdir): Set to libraries if enable_multilib.
15615 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15617         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15618         multilibs, force reconfiguration the first time we create
15619         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15621 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15623         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15624         avoid confusion with --no-recursion.
15626 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15628         * configure.in: Win32 hosts shouldn't use install -x
15629         * install-sh: remove -x option, and special .exe-handling
15630         hack.
15632 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15634         * config.guess: Recognize i586-pc-beos.
15635         * configure.in: Don't build some bits for beos.
15637 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15639         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15640         CFLAGS default to -O2.
15642         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15643         when using GNU ld.
15645 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
15647         * ltmain.sh: Correct install when using a different shell.
15649 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15651         * ltconfig, ltmain.sh: Update to libtool 1.2b.
15653 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
15655         * makefile.vms: Update to build binutils/makefile.vms.  Add install
15656         target.
15658 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
15660         * ltconfig: Update to correct AIX handling.
15662 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15664         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15666         * configure.in (target_subdir): Set to ${target_alias} instead
15667         of "libraries".
15669 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
15671         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15672         (Makefile): Depend on $(gcc_version_trigger).
15674         * configure (gcc_version): Change default initializer to empty
15675         string.
15676         (gcc_version_trigger): New variable; pass this variable down
15677         to subdir configures to enable them checking gcc's version
15678         themselves. Emit make macros for both gcc_version vars.
15679         (topsrcdir): Initialize reliably.
15680         (recursion line): Remove --with-gcc-version=${gcc_version}.
15682 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15684         * configure (enable_version_specific_runtime_libs): Implement new flag
15685         --enable-version-specific-runtime-libs which installs C++ runtime stuff
15686         in $(libsubdir); emit definition in each generated Makefile.
15687         (gxx_include_dir): Initialize depending on
15688         $enable_version_specific_runtime_libs.
15690 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15692         * configure (gcc_version): Initialize properly depending on
15693         how and where configure is started.
15694         (recursion line): Pass a --with-gcc-version=${gcc_version}
15695         to configures in subdirs.
15697 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
15699         * configure.in (noconfigdirs): Add configure pattern for mips tx39
15700         cygmon
15702 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
15704         * configure.in: Add cygmon and libstub support for mn10200.
15706 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
15708         * configure (gcc_version): Add new variable describing the
15709         particular gcc version we're building.
15710         * Makefile.in (libsubdir): Add new macro for the directory
15711         in which the compiler finds executables, libraries, etc.
15712         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15713         and libsubdir.
15715 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15717         * Makefile.in (local-clean): Remove *.log.
15718         (warning.log): Built with warn_summary from build.log.
15719         (mail-report.log): Run test_summary.
15720         (mail-report-with-warnings.log): Run test_summary including
15721         warning.log in the report.
15723 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
15725         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15727 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
15729         * Makefile.in (grep): Grep no longer depends on libiberty.
15731 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
15733         * Makefile.in: all-snavigator needs all-libgui.
15735 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
15737         * configure.in: Add cygmon and libstub support for mn10300.
15739 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
15741         * missing: Update to version from automake 1.3.
15743         * ltmain.sh: On installation, don't get confused if the same name
15744         appears more than once in the list of library names.
15746 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15748         * config.sub: Accept m68060 and m5200 as CPU names.
15750 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
15752         * configure: Use && rather than using -a in test, because odd
15753         strings can confuse test.
15754         * configure.in: Likewise.
15756 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15758         * ltconfig, ltmain.sh: Bring in Visual C++ support.
15760 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15762         * Makefile.in (boostrap2-lean, bootstrap3-lean,
15763         bootstrap4-lean): New targets.
15765 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
15767         * mpw-* Delete.  Not used.
15769 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
15771         * COPYING.LIB: Update FSF address.
15773 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
15775         * ltconfig, ltmain.sh: Update to libtool 1.2a.
15777         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15778         GAS_SUPPORT_DIRS.
15780 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
15782         * ltconfig, ltmain.sh: Avoid producing a version number if
15783         -version-info was not used.
15785 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15787         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15788         building with newlib.
15790 1998-04-30  Paul Eggert  <eggert@twinsun.com>
15792         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15793         Solaris `make' causes it to continue to next definition.
15795 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15797         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15798         the right GUI libraries and files are installed along with GDB.
15800 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15802         * configure.in: Change alpha to alpha* in several places.
15804 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
15806         * config.sub: Recognize sparc86x.
15808 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
15810         * configure.in (--enable-target-optspace): Remove debug echo.
15812 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
15814         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15816 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15818         * ltconfig: Update cygwin32 support.
15820         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15821         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15822         (GDB_SUPPORT_DIRS): Likewise.
15824 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
15826         * configure.in (target_makefile_frag): If --enable-target-optspace,
15827         use -Os to compile target libraries rather than -O2.  Default to
15828         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15829         not used.
15830         * configure.in (target_cflags): Ditto for d30v.
15832 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
15834         * Makefile.in (all-bfd): Depend on all-intl.
15835         (all-binutils): Likewise.
15836         (all-gas): Likewise.
15837         (all-gprof): Likewise.
15838         (all-ld): Likewise.
15840 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
15842         * configure.in (host_tools): Fix typo, lbtool -> libtool.
15844 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15846         * Makefile.in (all-bfd): Depend upon all-libiberty.
15848         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15850 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
15852         * Makefile.in: Add libstub.
15854         * configure.in: Ditto. Build libstub for targets that have cygmon
15855         support.
15857 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
15859         * configure.in: Don't set PICFLAG on ix86-cygwin32.
15861 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
15863         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15864         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
15866 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
15868         * configure: Define DEFAULT_M4 by searching PATH.
15869         * Makfile.in: Use DEFAULT_M4.
15871 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15873         * ltconfig: Add cygwin32 support.
15875         * Makefile.in, configure.in: Add libtool as a native only directory
15876         to configure and build.
15878 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
15880         * Makefile.in (INSTALL_MODULES): Remove texinfo.
15882 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
15884         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15886 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15888         * Makefile.in: add ash make rules
15889         * configure.in: add ash to native_only and host_tools lists
15891 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
15893         * Makefile.in (all-gettext, all-intl): New targets.
15894         (ALL_MODULES): Added all-gettext, all-intl.
15895         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15896         (INSTALL_MODULES): Added install-gettext, install-intl.
15897         (CLEAN_MODULES): Added clean-gettext, clean-intl.
15899         * configure.in (host_tools): Added gettext.
15900         (native_only): Likewise.
15901         (noconfigdirs) [various cases]: Likewise.
15902         (host_libs): Added intl.
15904 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15906         * configure: Do not disable building gdbtk for cygwin32 hosts.
15908 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15910         * configure.in: Add thumb-coff target.
15911         * config.sub: Add thumb-coff target.
15913 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15915         * Makefile.in: Revert yesterday's change.
15916         (all-target-winsup):  all-target-librx stays out of here.
15918 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15920         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15921         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15922         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15923         Remove references to librx and libg++.
15925 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
15927         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15928         recursive makes
15930 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
15932         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15933         for newlib directory.
15934         (CXX_FOR_TARGET): Likewise.
15936 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
15938         * ltconfig: Update after libtool/ltconfig.in change for
15939         hpux11.
15941 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
15943         * ltconfig, ltmain.sh: Update to libtool 1.2.
15945 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15947         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15948         (install-gcc-cross): Instead, override LANGUAGES here.
15950 1998-03-18  Dave Love  <d.love@dl.ac.uk>
15952         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15953         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15955 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
15957         * configure.in: Add Thumb-pe target.
15959 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
15961         * Makefile.in - changed sn targets to snavigator
15962         * configure.in - changed sn targets to snavigator
15964 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15966         * config-ml.in: After building symlink tree call make distclean
15967         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15968         to be the case for libiberty.
15970 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15972         * configure: When making link, also check the current
15973         directory. The configure scripts may create one.
15975 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15977         * config.sub: Accept alphapca56 and alphaev6 properly.
15979 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15981         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15983 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15985         * config.sub (sco5): Fix typo.
15987 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15989         * Makefile.in (INSTALL_MODULES): Move install-tcl before
15990         install-itcl.
15991         (install-itcl): Remove dependency on install-tcl.
15993 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15995         * configure.in: Remove libgloss from noconfigdirs for MN10300.
15997 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15999         * configure.in: Don't build libgui for a cygwin32 target when not on
16000         a cygwin32 host.
16002 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16004         * configure (redirect): Set to null, so default behavior of
16005         configure is now --verbose.
16007 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16009         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16010         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16012 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16014         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16015         this change to sync Makefile.in with its ChangeLog entries.
16017 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16019         * ltmain.sh (mkdir): Check that the directory doesn't exist
16020         before we exit with error, so that we don't get races during
16021         parallel builds.
16023 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16025         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16027 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16029         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16030         PICFLAG_FOR_TARGET.
16031         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16033         * configure: Emit a definition for the new macro enable_shared
16034         into each Makefile.
16036 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16038         * configure.in (host_tools, native_only): Add libtool.
16040 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16042         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16043         Fix typo in ming config comment.
16045 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16047         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16049 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16051         * config.sub: Add tic30 cases, and map c30 to tic30.
16053 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16055         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16056         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16057         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16058         (CLEAN_TARGET_MODULES): Similarly
16059         (all-target-libf2c): Add dependences.
16060         * configure.in (target_libs): Add libf2c.
16062 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16064         * configure.in: Remove expect from noconfigdirs when target
16065         is cygwin32.  OK to build expect and dejagnu with Canadian
16066         Cross.
16068 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16070         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16071         host.
16073         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16074         and mingw32.
16076 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16078         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16079         here as it is not defined in the toplevel Makefile.
16081 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16083         * configure (package_makefile_rules_frag): New variable, which names
16084         a file with generic rules, ...
16085         Change comment to mention we now have FIVE parts.
16086         * configure: Undo last change.
16088 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16090         * config.guess: More accurate determination of HP processor types.
16091         * config.sub: More accurate determination of HP processor types.
16093 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16095         * configure (package_makefile_frag): Move inserting the
16096         ${package_makefile_frag} to where it should be according
16097         to the comment.
16099 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16101         * config.guess: Add support for Linux/ARM.
16103 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16105         * .cvsignore: Remove *-info and *-install since they match
16106         release-info and mpw-install, which we don't want to just ignore.
16108 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16110         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16112 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16114         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16115         local_prefix to sub-make invocations.
16117 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16119         * configure.in: Check makefile fragments in the source
16120         directory.
16122 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16124         * configure.in: Check whether host and target makefile
16125         fragments exist before adding them to *_makefile_frag.
16127 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16129         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16131 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16133         * configure.in: Make sure we only replace RPATH_ENVVAR on
16134         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16135         regexp to sed.
16137         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16138         to sub-makes.
16140 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16142         * config-ml.in (multi-do): LDFLAGS must include multilib
16143         designator.
16145 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16147         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16149 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16151         * config.sub: Add mingw32 support.
16152         * configure.in: Likewise.
16154 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16156         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16158 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16160         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16161         * configure (gxx_include_dir): Provide a definition for subdirs
16162         which do not use autoconf.
16164 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16166         * config.guess: Sync with egcs.  Picks up new alpha support,
16167         BeOS & some additional linux support.
16169 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16171         * config.guess: HP 9000/803 is a PA1.1 machine.
16173 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16175         * configure.in: It's alpha*-...
16177 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16179         * configure.in (host_makefile_frag, target_makefile_frag):
16180         Handle multiple config files.
16181         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16182         alpha-*-*.
16184 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16186         * mkdep: New file.
16188 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16190         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16192 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16194         * Makefile.in: Add libgui directory.
16195         (GDB_TK): Add all-libgui.
16196         * configure.in: Add libgui directory.
16197         * configure: Add all-libgui to GDB_TK.
16199 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16201         * config-ml.in (multidirs): Add m32r to multilib list.
16203 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16205         * Makefile.in (all-target-gperf): Change dependency to
16206         all-target-libstdc++.
16208 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16210         * config.guess: Add BeOS support.
16212 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16214         Source directory cvs renamed to cvssrc:
16215         * configure.in (host_tools): Change cvs to cvssrc.
16216         (native_only): Likewise.
16217         (noconfigdirs) [various cases]: Likewise.
16218         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16219         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16220         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16221         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16222         (all-cvssrc): Rename target from all-cvs.
16224 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16226         * configure (gxx_include_dir): Fix thinko.
16228 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16230         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16231         (install-cross, install-gcc-cross): New targets.
16233 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16235         * configure.in (noconfigdirs): Add support for Thumb target.
16237         * config.sub (maybe_os): Add support for Thumb target.
16239 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16241         * Makefile.in: Add rules for cygmon.
16243         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16245 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16247         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16248         * configure (gxx_include_dir): Provide a definition for subdirs
16249         which do not use autoconf.
16251 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16253         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16254         11/18/97 build
16256 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16258         * From Franz Sirl.
16259         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16260         found on RedHat Linux systems.
16262 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16264         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16265         guesses.
16267 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16269         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16271 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16273         * ltmain.sh: If mkdir fails, check whether the directory was created
16274         anyhow by some other process.
16276 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16278         * configure.in (d30v-*-*): Configure all directories.
16280 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16282         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16283         for the D30V.
16285 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16287         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16289 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16291         * include/libiberty.h: Add extern "C" { so it can be used with C++
16292         progrms.
16293         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16294         programs.
16296 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16298         * configure.in (d30v-*-*): Configure GCC now.
16300 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16302         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16303         is no longer needed.
16305 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16307         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16309 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16311         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16312         targets using "$@" to provide support for similar but not identical
16313         targets without having to duplicate code.
16315 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16317         * makefile.vms: Fix to work with DEC C.
16319 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16321         * config.sub: Add mips-tx39-elf to marketing names.
16323 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16325         * ltmain.sh: Handle symlinks in generated script.
16327 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16329         * configure: Handle autoconf style directory options: --bindir,
16330         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16331         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16332         --sysconfdir.
16333         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16334         (sharedstatedir, localstatedir, oldincludedir): New variables.
16335         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16336         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16337         sbindir, sharedstatedir, and sysconfdir.
16339 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16341         * Makefile.in (bootstrap-lean): New target.
16343 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16345         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16346         sn, and gnuserv from noconfigdirs.
16348 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16350         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16352 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16354         * Makefile.in (cross): New target.
16356 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16357                           Jeff Law         <law@cygnus.com>
16359         * Makefile.in (bootstrap2, bootstrap3): New targets.
16360         (all-bootstrap): Remove outdated and confusing target.
16361         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16363 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16365         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16366         windows.  Consistent with gdb/configure.
16368 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16370         * configure.in: Name Linux target fragment.
16372         * configure: Rewrite so that project Makefile fragment is inserted
16373         first and appears last in the resulting Makefile.
16375 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16377         * Makefile.in (install-itcl): Install tcl first.
16379 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16381         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16383 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16385         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16387         * configure.in (skipdirs): Add target-librx for Linux.
16388         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16390 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16392         * Makefile.in (bootstrap): New target.
16394 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16396         * config.sub: Accept 'amigados' for backward compatibility.
16398 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16400         * config.guess: Merge with FSF.
16402 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16404         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16406 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16408         * config.sub: Add "marketing-names" patch.
16410 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16412         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16414 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16416         * config.sub: Handle v850-elf.
16418 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16420         * .cvsignore (*-install): Remove.
16422 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16424         * ltconfig: Set CONFIG_SHELL in libtool.
16425         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16427 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16429         * configure.in (target_subdir): Set to libraries if enable_multilib.
16431 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16433         * config.guess: Update from gcc directory.
16435 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16437         * Makefile.in (all-sim): Depends on all-readline.
16439 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16441         * Makefile.in (BISON, YACC): Use $$s.
16442         (all-bison): Depend on all-texinfo.
16444 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16446         * Makefile.in (BISON): Add -L flag.
16447         (YACC): Likewise.
16449 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16451         * configure.in (noconfigdirs): Add support for v850e target.
16453         * config.sub (maybe_os): Add support for v850e target.
16455 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16457         * configure.in (noconfigdirs): Add support for v850ea target.
16459         * config.sub (maybe_os): Add support for v850ea target.
16461 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16463         * config.sub: Add mipstx39.  Delete r3900.
16465 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16467         * Makefile.in (all-autoconf): Depends on all-texinfo.
16469 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16471         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16472         eabi targets.
16474 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16476         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16478         * configure: When handling a Canadian Cross, handle YACC as well as
16479         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16480         * Makefile.in (all-bison): Depend upon all-texinfo.
16482 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16484         * Makefile.in (BISON): bison, not byacc or bison -y.
16485         (YACC): bison -y or byacc or yacc.
16486         (various): Add *-bison as appropriate.
16487         (taz): No need to mess with BISON anymore.
16489 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16491         * configure: If OSTYPE matches *win32*, try to find a good value for
16492         CONFIG_SHELL.
16494 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16496         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16497         configure.in if it is present.
16499 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16501         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16503 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16505         * config.sub: Recognize `arc' cpu.
16506         * configure.in: Likewise.
16507         * config-ml.in: Likewise.
16509 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16511         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16513 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16515         * configure: Changed sed delimiter from ':' to '|' when
16516         attempting to substitute ${config_shell} for SHELL. On
16517         NT ${config_shell} may contain a ':' in it.
16519 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16521         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16523 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16525         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16527 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16529         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16531         * ylwrap: If the program is a relative path, force it to be
16532         absolute.
16534 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16536         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16538 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16540         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16541         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16542         for libraries.
16544 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16546         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16547         separated by spaces.
16549 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16551         * ylwrap: New file.
16552         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16554         * ltmain.sh: Handle /bin/sh at start of install program.
16556         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16558         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16559         * missing: New file, from automake 1.2.
16561 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16563         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16564         check-tk to CHECK_X11_MODULES.
16566 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16568         * config.sub: Merge with FSF.
16570 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16572         * config.guess: Merge with FSF.
16574 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16576         * configure: Treat msdosdjgpp like go32.
16577         * configure.in: Likewise.  Don't remove gprof for go32.
16579         * configure: Change Makefile.tem2 to Makefile.tm2.
16581 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16583         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16585 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16587         * install-sh (chmodcmd): Set to null if the DST directory already
16588         exists.  Same as Nov 11th change.
16590 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16592         * configure (GDB_TK): Needs itcl and tix.
16594 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16596         * config.guess: Update from FSF.
16598 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16600         * Makefile.in (GDB_TK): Depend on itcl and tix.
16602 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16604         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16605         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16606         (INSTALL_SCRIPT): New variable.
16607         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16608         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16609         to -x.
16610         * install-sh: Add support for -x option.
16612 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16614         * configure.in, Makefile.in: Treat tix like itcl.
16616 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16618         * Makefile.in (WINDRES): New variable.
16619         (WINDRES_FOR_TARGET): New variable.
16620         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16621         (EXTRA_HOST_FLAGS): Add WINDRES.
16622         (EXTRA_TARGET_FLAGS): Add WINDRES.
16623         (EXTRA_GCC_FLAGS): Add WINDRES.
16624         ($(DO_X)): Pass down WINDRES.
16625         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16626         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16627         DLLTOOL_FOR_TARGET.
16629 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16631         * configure.in: configure sim before gdb for win32-x-ppc
16633 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16635         Move gperf into the toplevel, from libg++.
16636         * configure.in (target_tools): Add target-gperf.
16637         (native_only): Add target-gperf.
16638         * Makefile.in (all-target-gperf): New target, depend on
16639         all-target-libg++.
16640         (configure-target-gperf): Empty rule.
16641         (ALL_TARGET_MODULES): Add all-target-gperf.
16642         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16643         (CHECK_TARGET_MODULES): Add check-target-gperf.
16644         (INSTALL_TARGET_MODULES): Add install-target-gperf.
16645         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16647 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
16649         * config.sub (mn10200): Recognize new basic machine.
16651 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16653         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16654         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16656 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16658         * configure.in: If we're building mips-sgi-irix6* native, turn on
16659         ENABLE_MULTILIB and set TARGET_SUBDIR.
16661 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
16663         * Makefile.in (all-sn): Depend on all-grep.
16665 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
16667         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16669         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16670         Makefile.  From Jeff Makey <jeff@cts.com>.
16671         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16673         * Makefile.in (DISTBISONFILES): Remove.
16674         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
16675         $(DEFAULT_YACC).
16677         * configure.in: Build itl, db, sn, etc., when building for native
16678         cygwin32.
16680         * Makefile.in (LD): New variable.
16681         (EXTRA_HOST_FLAGS): Pass down LD.
16682         ($(DO_X)): Likewise.
16684 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
16686         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16688 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
16690         * configure.in (targargs): Strip out any supplied --build argument
16691         before adding our own. Always add --build.
16693 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
16695         * configure.in (targargs): Pass --build if we're doing
16696         a cross-compile.
16698 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
16700         * configure: Use '|' instead of ":" as the separator in
16701         sed. Otherwise sed chokes on NT path names with drive
16702         designators. Also look for "?:*" as the leading characters in an
16703         absolute pathname.
16705 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
16707         * config.sub: Support for r3900.
16709 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16711         * configure.in: Use install-sh, not install.sh.
16713 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16715         * Makefile.in (taz): Improve check for BISON so it doesn't try to
16716         apply it twice.
16718 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16720         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16721         install-binutils.
16723 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
16725         * Makefile.in: Add automake targets.
16726         * configure.in (host_tools): Add automake.
16728 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16730         * configure: Default CXX to c++, not gcc.
16731         * Makefile.in (CXX): Set to c++, not gcc.
16732         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16734 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
16736         * install-sh: try appending a .exe if source file doesn't
16737         exist
16739 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
16741         * configure.in: Turn on multilib by default.
16742         (cross_only): Remove target-libiberty.
16744         * Makefile.in (all-gcc): Don't depend on libiberty.
16746 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
16748         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16750 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16752         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16753         (DISTBISONFILES): Add ld/Makefile.in
16755 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
16757         * configure.in: if target is cygwin32 but host isn't cygwin32,
16758         don't configure gdb tcl tk expect, not just gdb.
16760 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
16762         * configure.in: Added gnuserv everywhere sn appears.
16764         * Makefile.in (ALL_MODULES): Added all-gnuserv.
16765         (CROSS_CHECK_MODULES): Added check-gnuserv.
16766         (INSTALL_MODULES): Added install-gnuserv.
16767         (CLEAN_MODULES): Added clean-gnuserv.
16768         (all-gnuserv): New target.
16770 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
16772         * config.guess: Fixes for MIPS OpenBSD systems.
16774 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16776         * Makefile.in (INSTALL_XFORM): Remove.
16777         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16779         * mkinstalldirs: New file, copied from automake.
16780         * Makefile.in (installdirs): Rename from install-dirs.  Use
16781         mkinstalldirs.  Change all users.
16782         (DEVO_SUPPORT): Add mkinstalldirs.
16784 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16786         * install-sh: Rename from install.sh.
16787         * Makefile.in (INSTALL): Change install.sh to install-sh.
16788         (DEVO_SUPPORT): Likewise.
16790         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
16791         Graichen <graichen@rzpd.de>.
16793 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
16795         * config.guess: Recognize OpenBSD systems correctly.
16797 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16799         * README, Makefile.in (ETC_SUPPORT): Remove references to
16800         cfg-paper*, configure.{texi,man,info*}._
16802 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
16804         * Makefile.in (all.normal): Ensure that gcc is built after all
16805         the x11 - ie gdb - targets.
16807 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
16809         * makefile.vms: Don't run conf-a-gas.
16811 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
16813         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16815 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
16817         * configure.in: Remove noconfigdirs case since gdb also
16818         configures and builds for tic80-coff.
16820 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16822         * configure: Set cache_file to config.cache.
16823         * Makefile.in (local-distclean): Remove config.cache.
16825 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16827         * COPYING: Update FSF address.
16829 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
16831         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16832         noconfigdirs.
16834 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16836         * Makefile.in (install-dirs): Don't crash if prefix, and hence
16837         MAKEDIRS, is empty.
16839 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
16841         * config.sub: Tweak mn10300 entry.
16843 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
16845         * configure.in (host_tools): Put sim before gdb, so gdb's
16846         configure.tgt can determine if the simulator was configured.
16848 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
16850         * config.sub: Move BeOS $os case to be with other Cygnus
16851         local cases.
16853 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
16855         * config.sub: Remove misplaced comment that broke Linux.
16857 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
16859         * config.sub: Add BeOS support.
16861 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
16863         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16865 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
16867         * configure.in (noconfigdirs): Remove tcl and tk from
16868         noconfigdirs for cygwin32 builds.
16870 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
16872         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16874 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
16876         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16877         make-all.com, use makefile.vms instead.
16879 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
16881         * config.sub: Accept -lnews*.
16883 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
16885         * configure.in (noconfigdirs): Disable target-newlib,
16886         target-examples and target-libiberty for d30v.
16888 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16890         * configure.in (noconfigdirs): Enable ld for d30v.
16892 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16894         * configure.in (tic80-*-*): Build compiler.
16896 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16898         * configure.in (d30v-*): Remove sim directory from list of
16899         unsupported d30v directories
16901 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16903         * config.sub, configure.in: Add d30v target cpu.
16905 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16907         * makefile.vms: New file.
16908         * make-all.com: Remove.
16910 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16912         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16914 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16916         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16918 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16920         * Makefile.in (ALL_MODULES): Added all-db.
16921         (CROSS_CHECK_MODULES): Addec check-db.
16922         (INSTALL_MODULES): Added install-db.
16923         (CLEAN_MODULES): Added clean-db.
16925 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
16927         * config.guess: Merge with latest FSF sources.
16929 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
16931         * Makefile.in (ALL_MODULES): Added all-itcl.
16932         (CROSS_CHECK_MODULES): Added check-itcl.
16933         (INSTALL_MODULES): Added install-itcl.
16934         (CLEAN_MODULES): Added clean-itcl.
16936 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
16938         * configure.in: build gdb for mn10200
16940 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
16942         * Makefile.in (all-target-winsup): Depend on all-target-libio.
16944 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
16946         * configure.in (tic80-*-*): Turn off most targets right now.
16948 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
16950         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16951         rather than the makeinfo program.
16952         (do-info): Depend upon all-texinfo.
16954 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16956         * configure.in: Remove uses of config/mh-linux.
16958         * config.sub, config.guess: Merge with latest FSF sources.
16960 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
16962         * config.sub (case $basic_machine): Add tic80 entries.
16964 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16966         * config.sub, config.guess: Merge with latest FSF sources.
16968 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16970         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16971         * mpw-config.in: Test for NewFolderRecursive.
16972         * mpw-install: Use symbolic name for startup filename.
16973         * mpw-README: Add various additional details.
16975 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16977         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16979 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16981         * configure.in: Do build gcc and the target libraries for
16982         the mn10200.
16984 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16986         * configure.in: don't avoid building gdb for mn10300 any more
16987         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16988         instead of single-quoting it.
16990 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16992         * configure.in: Don't use --with-stabs on IRIX 6.
16994 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16996         * configure.in (m32r): Build gdb, libg++ now.
16998 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17000         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17001         directories from noconfigdirs.
17003 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17005         * config.sub (basic_machine): added mips16 configuration
17007 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17009         * config.sub: Handle d10v-unknown.
17011 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17013         * config.sub: Handle v850-unknown.
17015 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17017         * Makefile.in: add findutils
17018         * configure.in: add findutils to list of host_tools
17020 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17022         * config.sub: Handle mn10200 and mn10300.
17024 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17026         * configure.in (d10v-*): Do not build librx.
17028 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17030         * configure.in (mn10300): Build everything except gdb & libgloss.
17032 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17034         * config.guess:  Patch for Dansk Data Elektronik servers,
17035         from Niels Skou Olsen <nso@dde.dk>.
17037         For ncr, use /bin/uname rather than uname, since GNU uname does not
17038         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17040         Patch for MIPS R4000 running System V,
17041         from Eric S. Raymond <esr@snark.thyrsus.com>.
17043         Fix thinko for nextstep.
17045         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17047         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17048         * config.guess: Guess mips-dec-mach_bsd4.3.
17050         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17051         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17052         release numbers.
17053         * config.guess (mips-mips-riscos*):  Emit just enough of the
17054         release number.
17056         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17057         * config.guess (sparc-auspex-sunos*):  Added.
17058         (f300-fujitsu-*): Added.
17060         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17061         * config.guess:  Recognize a Tadpole as a sparc.
17063 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17065         * config.guess: Don't assume that NextStep version is either 2 or
17066         3.  NextStep 4 (aka OpenStep 4) has come out now.
17068 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17070         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17071         From Rik Faith <faith@cs.unc.edu>.
17073 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17075         * config.sub: Contributions from bug-gnu-utils to:
17076         Support plain "hppa" (no version given) architecture, reported by
17077         OpenStep.
17078         OpenBSD like NetBSD.
17079         LynxOs is not a hardware supplier.
17081         * config.guess: Contributions from bug-gnu-utils to add support for:
17082         OpenBSD like NetBSD.
17083         Stratus systems.
17084         More Pyramid systems.
17085         i[n>4]86 Intel chips.
17086         M680[n>4]0 Motorola chips.
17087         Use unknown instead of lynx for hardware manufacturer.
17089 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17091         * install.sh (chmodcmd): Set to null if the DST directory already
17092         exists.
17094 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17096         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17097         not use mt-ppc target Makefile fragment any more.
17099 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17101         * configure.in (*-*-windows):  Exclude everything but those dirs
17102         needed to build windows.
17104 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17106         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17108 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17110         * configure.in:  Exclude mmalloc from i386-windows.
17112 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17114         * Undo my previous change.
17116 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17118         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17119         unconditionally.
17120         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17122 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17124         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17125         host to add it's own flags.
17127 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17129         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17131 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17133         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17134         (CXX_FOR_TARGET): Likewise.
17135         (GCC_FOR_TARGET): Define.
17136         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17137         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17138         CC_FOR_TARGET was specified on the command line.
17139         (MAKEOVERRIDES): Don't define.
17141 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17143         * configure.in (m32r): Fix spelling of libg++ libs.
17145 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17147         * config.sub (-apple*): Remove, now redundant.
17149 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17151         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17153         * configure: Rework yesterday's sed script patch.
17155         * config.sub: Merge with FSF.
17157 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17159         * config.guess:  Merge from FSF.
17161         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17162         * config.guess: Use pc instead of unknown, for pc clone systems.
17163         Change linux to linux-gnu.
17165         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17166         * config.guess: Avoid non-portable tr syntax.
17168 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17170         * test-build.mk (HOLES): Add "xargs" for gdb.
17172         * configure: Avoid hpux10.20 sed bug.
17174 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17176         * configure.in:  Add support for windows host
17177         (that is a build done under the Microsoft build environment).
17179 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17181         * Makefile.in: Replace all uses of srcroot with s, to shrink
17182         command line lengths.
17184         Patches from Geoffrey Noer <noer@cygnus.com>:
17185         * configure.in: If configuring for newlib, pass --with-newlib to
17186         subdirectories.
17187         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17188         -Bnewlib/ and -Lwinsup to gcc.
17189         (CXX_FOR_TARGET): Likewise.
17191 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17193         * Makefile.in (ETC_SUPPORT): Add configure.
17195 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17197         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17198         host configuration file.
17200 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17202         * configure.in: Break mn10x00 support into separate
17203         mn10200 and mn10300 configurations.
17204         * config.sub: Likewise.
17206 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17208         * configure.in: Add lots of stuff to noconfigdirs for
17209         the mn10x00 targets.
17211         * config.sub, configure.in: Add mn10x00 support.
17213 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17215         * make-all.com: Call conf-a-gas, not config-a-gas.
17217 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17219         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17220         targets.
17222 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17224         * mpw-README: Add much more detail for native PowerMac.
17225         * mpw-install: New file.
17226         * mpw-configure: Add --norecursion and --help options.
17227         * mpw-config.in: Translate readme and install files when
17228         copying to objdir.
17229         * mpw-build.in: Don't always depend on byacc and flex.
17230         (install-only-top): New action.
17232 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17234         * configure.in:  You can now configure GDB for the v850.
17236 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17238         * configure.in (noconfigdirs): Don't configure any C++ dirs
17239         if targeting D10V.
17241 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17243         * config.sub: Recognize mips64vr5000.
17245 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17247         * configure.in: Use a single line for host_tools and native_only.
17249 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17251         * config.sub, configure.in: Add entries for m32r.
17253 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17255         * Makefile.in (inet-install): Don't run install-gzip.
17257 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17259         * configure.in:  Don't config lots of things for *-*-windows*.
17261 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17263         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17264         (host_libs, host_tools): Copy from configure.in.
17265         * mpw-configure: Don't complain about directories not found.
17267 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17269         * configure.in (i[345]86): Recognize i686 for pentium pro.
17270         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17271         file.
17273         * config.guess (i[345]86): Ditto.
17275 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17277         * configure.in (noconfigdirs): Removed gdb for D10V.
17279 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17281         * configure.in: Remove ld, target-libio, target-libg++, and
17282         target-libstdc++ from noconfigdirs.
17284 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17286         * configure: Fix three locations where shell scripts were
17287         being run directly rather than with config_shell.
17289 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17291         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17292         * config.sub (basic_machine): Recognize v850.
17294 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17296         * mpw-configure: Handle multiple enable/disable options and
17297         pass them down recursively, handle -c and -s flags appropriately
17298         depending on choice of compiler, add escape mechanism for
17299         quoted arguments to gC.
17301 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17303         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17304         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17305         so that -mrelocatable-lib and -mno-eabi are used.
17307         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17308         not support --print-multi-lib, don't abort.
17310 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17312         * make-all.com: Run config-a-gas.
17313         * setup.com: Don't copy subdirectory files around.
17315 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17317         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17318         target, it now compiles correctly.
17320 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17322         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17324 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17326         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17328 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17330         * configure.in (native_only): Add prms.
17332 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17334         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17335         (BINUTILS_SUPPORT_DIRS): Likewise.
17337 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17339         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17340         d10v support is added.
17342 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17344         * configure.in (d10v-*-*): New target.
17346 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17348         * config.guess (HP 9000/811): Recognize this as a PA1.1
17349         machine.
17351 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17353         * Makefile.in (do-tar-gz): New target, split out from tail end of
17354         taz target.  Run each command separately, don't use pipes.
17355         (taz): Use it.
17357 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17359         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17360         * mpw-build.in: No builds should depend on building byacc or flex,
17361         they are assumed to be installed already.
17363 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17365         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17366         variable that CC_FOR_TARGET needs.
17368 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17370         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17371         options have changed since the last time the subdirectory was
17372         configured, and if it has, reconfigure.
17373         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17374         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17376 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17378         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17379         CLEAN_MODULES): Add bash.
17380         (all-bash): New target.
17382 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17384         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17386 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17388         * config.sub (basic_machine): Recognize d10v as a valid processor.
17390 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17392         * mpw-configure: Add support for --bindir.
17393         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17395 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17397         * configure.in: add bash, time, gawk to list of hosttools and things
17398         to only build for native toolchains
17400 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17402         * Makefile.in (docdir): Remove.
17404 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17406         * Makefile.in (datadir): Set to $(prefix)/share.
17408 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17410         * configure.in: build diff and patch for cygwin32-hosted
17411         toolchains.
17413 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17415         * config.sub: Accept -rtems*.
17417 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17419         * configure.in: enable dosrel for cygwin32-hosted builds,
17420                 remove diff from the list of things not buildable
17421                 via Canadian Cross
17423 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17425         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17426         don't get ". ".
17428 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17430         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17432 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17434         * Makefile.in (taz): Handle case where tex3patch didn't even get
17435         checked out.  Also, if it was found, put the symlink in a new util
17436         subdirectory.
17438 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17440         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17442 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17444         * config.sub: Recognize -openvms.
17445         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17446         * make-all.com, setup.com: New files.
17448 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17450         * Makefile.in (taz): tex3patch moved to texinfo/util.
17452 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17454         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17455         * configure.in: remove make from disable-if-Can-Cross list
17456                 enable gdb if ${host} and ${target} are cygwin32
17458 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17460         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17461         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17463 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17465         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17466         distinguish sysv/svr4/bsd variants.
17467         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17469 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17471         * configure.in: Added copyright notice.
17472         * move-if-change: Added copyright notice.
17474 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17476         * configure.in (powerpcle-*-solaris*): Until we get shared
17477         libraries working, don't build gdb, sim, make, tcl, tk, or
17478         expect.
17480 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17482         * config.guess:  Merge with FSF:
17484         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17485         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17487         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17488         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17490         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17491         * config.guess:  Combine two OSF1 rules.
17492         Also recognize field test versions.  From mjr@zk3.dec.com.
17493         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17494         because GNU uname does not support -p.  From pmr@pajato.com.
17496 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17498         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17500 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17502         * mpw-README: Document GCCIncludes.
17504 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17506         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17508 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17510         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17512 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17514         * configure.in (*-*-cygwin32): Configure make.
17516 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17518         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17520 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17522         * Makefile.in (all-inet): Depend on all-perl.
17524         * Makefile.in (inet-install): New target.
17526         * Makefile.in (all-inet): Depend on all-tcl.
17527         (all-inet): Depend on all-send-pr.
17529 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17531         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17532         temporarily.
17534 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17536         * configure.in: Don't configure --with-gnu-ld on AIX.
17538 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17540         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17542 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17544         * Makefile.in (ALL_MODULES): Added all-inet.
17545         (CROSS_CHECK_MODULES): Added check-inet.
17546         (INSTALL_MODULES): Added install-inet.
17547         (CLEAN_MODULES): Added clean-inet.
17548         (all-indent): New target.
17550         * configure.in (host_tools): Added inet.
17551         (native_only): Added inet.
17552         (noconfigdirs): Added inet.
17554 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17556         * configure.in: Don't configure libgloss if we are not configuring
17557         newlib.
17559 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17561         * configure.in: Don't configure libgloss for unsupported
17562         architectures.
17564 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17566         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17568 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17570         * Makefile.in (ALL_MODULES): Include all-apache.
17571         (CROSS_CHECK_MODULES): Include check-apache.
17572         (INSTALL_MODULES): Include install-apache.
17573         (all-apache): New target.
17575         * configure.in: Added apache everywhere perl is seen.
17577 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17579         * Makefile.in: Add support for clean-{module} and
17580         clean-target-{module} rules.
17582 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17584         * configure.in (*-*-ose) do not build libgloss.
17586 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17588         * config.guess (prep*:SunOS:5.*:*): Turn into
17589         powerpele-unknown-solaris2.
17591 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17593         * configure.in: Permit --enable-shared to specify a list of
17594         directories.
17596 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17598         * configure.in (host==solaris): Pass only the first word of $CC
17599         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17601 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17603         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17605 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17607         * Makefile.in (ALL_MODULES): Include all-perl.
17608         (CROSS_CHECK_MODULES): Include check-perl.
17609         (INSTALL_MODULES): Include install-perl.
17610         (ALL_X11_MODULES): Include all-guile.
17611         (CHECK_X11_MODULES): Include check-guile.
17612         (INSTALL_X11_MODULES): Include install-guile.
17613         (all-perl): New target.
17614         (all-guile): New target.
17616         * configure.in (host_tools): Include perl and guile.
17617         (native_only): Include perl and guile.
17618         (noconfigdirs): Don't build guile and perl; no ports have been
17619         done.
17621 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17623         * configure (--enable-*): Handle quoted option lists such as
17624         --enable-sim-cflags='-g0 -O' better.
17626 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17628         * Makefile.in ({,inst}all-target): New rule so we can make and
17629         install all of the target directories easily.
17631 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17633         * configure.in: Add missing global flag in sed substitution when
17634         deleting `target-' from ${configdirs}.
17636 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17638         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17639         option.
17641         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17642         config/mh-necv4.
17644         * install.sh: Correct misspelling of transformbasename.
17646         * config.guess: Recognize mips-*-sysv*.
17648 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
17650         * config.sub: Recognize mon960.
17652 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
17654         * configure: Restore Canadian Cross handling of BISON and LEX,
17655         removed in Feb 20 change.
17657 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
17659         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17660         Mention make install.  Remove the old copyright date as well the
17661         clumsy and rather pointless copyright on the README file.
17663 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17665         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17666         Makefile after running symlink-tree, then run `make distclean' to
17667         avoid clobbering any generated files in srcdir.
17669 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
17671         * configure.in (m68k-*-netbsd*): Build everything now.
17673 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17675         * Makefile.in (taz): Fix quoting.
17677 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
17679         * configure.in (sparclet-*-*): Build everything now.
17681 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17683         * configure.in (m68k-*-linux*): New host.
17685 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
17687         * configure: Check for bison before byacc.
17689 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
17691         * Makefile.in configure:  Change the way LEX and BISON/YACC are
17692         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
17693         searching PATH.  These are used as fallbacks by Makefile.in if
17694         flex/bison/byacc aren't in objdir.
17696 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
17698         * Makefile.in: Make everything which depends upon all-bfd also
17699         depend upon all-opcodes, in case --with-commonbfdlib is used.
17701 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17703         * configure.in (host *-*-cygwin32): Don't build gdb if we are
17704         building NT native compilers on Unix.
17706 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
17708         * configure.in: Don't get CC from the host Makefile fragment if we
17709         can find gcc in PATH, or if this is a Canadian Cross.  Move the
17710         Solaris test for /usr/ucb/cc to the post target script, just after
17711         the compiler sanity test.
17713 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
17715         * config.sub: Merge with FSF.
17717 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
17719         * Makefile.in (RPATH_ENVVAR): New variable.
17720         (REALLY_SET_LIB_PATH): Use it.
17721         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17723 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
17725         * config.sub, configure.in: Recognize sparclet cpu.
17727 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17729         * config.guess:  Support m68k-cbm-sysv4.
17731 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17733         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17734         m68k-unknown-linuxaout from linker help string.  Put quotes around
17735         $ld_help_string.
17737 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
17739         * config.guess (powerpc-harris-powerunix): Add guess for port
17740         to new target.
17742 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17744         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17746 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
17748         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17749         $(REALLY_SET_LIB_PATH) in Makefile.
17750         * Makefile.in (SET_LIB_PATH): New variable.
17751         (REALLY_SET_LIB_PATH): New variable.
17752         ($(DO_X)): Use $(SET_LIB_PATH).
17753         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17754         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17755         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17756         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17757         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17758         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17759         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17760         (install-dosrel): Likewise.
17761         (all-opcodes): Depend upon all-libiberty.
17763 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17765         * config.guess (*:CYGWIN*): New
17767 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17769         * Makefile.in (all-target-winsup): All all-target-libiberty.
17771 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17773         * configure.in (noconfigdirs): Add missing # in front of comment.
17775 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
17777         * configure.in: add second pass to things added to noconfigdirs
17778         so *-gm-magic can exclude libgloss properly.
17780 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
17782         * mpw-configure (extralibs_name, rez_name): Set correctly
17783         for MWC68K compiler.
17785         * mpw-README: Add more info on the necessary build tools.
17787 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17789         * configure.in, config.sub: Recognize cygwin32.
17791 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
17793         * config.guess, config.sub: Recognize A/UX.
17795 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
17797         * config.sub: Merge with gcc/config.sub.
17799 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
17801         * mpw-build.in (do-binutils): Add build of stamps.
17803 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
17805         * config.sub: Add recognition for mips64vr4100*-* targets.
17807 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17809         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17810         Add creation of gconfigargs with `--enable-shared' turned on.
17811         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17812         ($(host)-stamp-stage3-configured): Likewise.
17813         (HOLES): Add chatr and ldd.
17814         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17816 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
17818         * configure: Pass --nfp to recursive configures.
17820 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17822         * Makefile.in (DLLTOOL): New.
17823         (DLLTOOL_FOR_TARGET): New.
17824         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17825         (EXTRA_TARGET_FLAGS): Ditto.
17826         (EXTRA_GCC_FLAGS): Ditto.
17827         (CONFIGURE_TARGET_MODULES): Ditto.
17828         (DO_X): Ditto.
17829         * configure: Add DLLTOOL.
17831 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
17833         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17834         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17835         mh-sco, since old workarounds no longer needed, and don't
17836         build ld, since libraries have weak symbols in COFF.
17838 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
17840         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17842 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17844         * configure.in: Make sure that ${CC} can be used to compile an
17845         executable.
17847 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17849         * Makefile.in (all-gdb): Depend on $(GDB_TK).
17850         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17851         nothing depending on whether gdbtk is being built.
17853 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
17855         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17857 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
17859         * configure.in (noconfigdirs): Put ld or gas in this early, if the
17860         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17862 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
17864         * config-ml.in: Add support for
17865         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17866         Simplify setting of multidirs from --disable-foo.
17868 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17870         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17871         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17872         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17873         non-empty, pass them on to the  GCC make.
17874         (all-bootstrap): New rule that is like all-gcc, except it executes
17875         the GCC bootstrap rule instead of the GCC all rule.
17877 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
17879         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17881 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17883         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17884         DG/UX support.
17886 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17888         * config.sub (i*86*) Change [345] to [3456]
17890 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17892         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17893         --with-gnu-ld=no.
17895 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17897         * config-ml.in (rs6000*, powerpc*): Add switches to control which
17898         AIX multilibs get built.
17900 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17902         * configure.in (i386-win32): Don't build expect if we're not
17903         building the tcl subdir.
17905 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17907         * Makefile.in: (configure-target-examples, all-target-examples):
17908         New targets, configure and build example programs.
17910 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17912         * mpw-configure: If an mpw-config.in generated a file mk.sed,
17913         use it as input to sedit the generated MPW makefile.
17914         * mpw-README: Add a suggestion about Gestalt.h.
17916 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17918         * config.sub: Accept *-*-ieee*.
17920 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17922         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17923         Ronald F. Guilmette <rfg@monkeys.com>.
17925 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17927         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17928         for powerpc-pe native.
17929         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17930         (target==powerpc-pe): duplicate i386-win32 entry.
17932 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17934         * configure.in (noconfigdirs): Exclude target-newlib for all versions
17935         of vxworks, not just vxworks5.1.
17937 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
17939         * mpw-configure: Add support for exec-prefix.
17941 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17943         * config.guess: Recognize HP model 816 machines as having
17944         a PA1.1 processor.
17946 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17948         * configure: Ignore new autoconf configure options.
17950 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17952         * config.guess:  Recognize Pentium under SCO.
17953         From Robert Lipe <robertl@arnet.com>.
17955 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17957         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17959 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
17961         * configure.in: Don't configure gas for alpha-dec-osf*.
17963 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17965         * configure.in: Default to --with-stabs for some targets for which
17966         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17967         i[345]86*-*-unixware*.
17969 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17971         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17972         rather than basing it on the target.  Simplify handling of options
17973         controlling which directories to configure.  Remove extraneous
17974         slash in multi-clean target.
17976 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17978         * config-ml.in: Prefix more variables with ml_ so they don't collide
17979         with configure's.
17981 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17983         * configure: Don't turn -v into --v.
17985 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17987         * configure.in (targargs): Fix typo.
17989         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17991 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17993         * configure.in: Strip --host and --target options from
17994         CONFIG_ARGUMENTS, and always configure for --host only.  Add
17995         --with-cross-host option when building with a cross-compiler.
17996         * configure: Canonicalize the arguments put into config.status by
17997         always using `=' for an option with an argument.  Pass a presumed
17998         --host or --target explicitly.
18000 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18002         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18003         into general OS recognition case.
18005 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18007         * configure.in (target_configdirs): add target-winsup only
18008         for win32 target systems.
18010 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18012         * Makefile.in (all-target-libgloss): Depend upon
18013         configure-target-newlib, since when libgloss is built it looks to
18014         see if the newlib directory exists.
18016 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18018         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18019         cfg-ml-*.in.
18021 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18023         * configure: Handle LD and LD_FOR_TARGET when configuring a
18024         Canadian Cross.
18026 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18028         * configure.in (target_libs): add target-winsup.
18029         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18030         (target==ppcle-pe): remove ld from $noconfigdirs.
18032 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18034         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18035         Preserve relative path names in $srcdir.  Build symlink tree if
18036         configuring cross target dir and srcdir=. (= no VPATH support).
18037         (configure-target-libg++): Depend on configure-target-librx.
18038         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18039         * config-ml.in: New file.
18040         * symlink-tree: New file.
18041         * configure: Ensure srcdir="." if that's what it is.
18043 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18045         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18046         includes and FLEX_SKELETON setting.
18047         * mpw-configure (--with-gnu-ld): New option, controls whether
18048         to use PPCLink or ld with PowerMac GCC.
18049         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18050         * mpw-config.in: Configure grez if targeting Mac.
18052         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18053         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18054         just macos.
18055         * configure.in: Configure grez resource compiler if targeting Mac.
18056         * Makefile.in (all-grez, install-grez): New targets.
18058 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18060         * configure: CXX defaults to gcc, not g++.  If we find
18061         gcc in the path, set CC to gcc -O2.
18063 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18065         * configure: Default ${build} correctly.  Avoid picking up extra
18066         spaces when reading CC and CXX from Makefile.  When doing a
18067         Canadian Cross, use plausible default values for numerous
18068         variables.
18069         * configure.in: When doing a Canadian Cross, don't try to
18070         configure tools whose configure script can't handle it.
18072 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18074         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18076 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18078         * configure:  Remove dubious bug reporting address.
18080 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18082         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18083         configure script, run that instead of this directory's configure.
18084         In either case, print a message that we're configuring the sub-dir.
18086 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18088         * configure.in: Before checking for the existence of various files,
18089         use sed to filter out "target-".
18091 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18093         * Makefile.in (DO_X): Split rule to decrease command line length
18094         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18095         (Philippe De Muyter).
18097 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18099         * Makefile.in (all-patch): depend on all-libiberty.
18101 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18103         * configure.in: If the only directory in target_configdirs which
18104         actually exists is libiberty, then set target_configdirs to empty,
18105         to avoid trying to build a target libiberty in a gas or gdb
18106         distribution.
18108 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18110         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18111         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18112         systems.
18114 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18116         * configure.in (copy_dirs): Use sys-include instead of include
18117         for --with-headers option.
18119 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18121         * Makefile.in, configure.in: Make winsup builds work with
18122         new scheme.
18124 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18126         * configure.in: Build the linker on AIX.
18128 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18130         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18131         where needed.
18133 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18135         * Makefile.in (all-gcc): Fix typo.
18137 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18139         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18141 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18143         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18144         to target-xiberty, to provide more flexibility.
18145         (target_subdir):  Define.  Create if cross.
18146         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18147         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18148         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18149         check-libFOO -> check-target-libFOO, etc.
18150         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18151         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18152         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18153         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18154         allow ALL_GCC="" to only configure.
18155         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18156         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18157         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18159 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18161         * Makefile.in (taz): Build "info" in etc explicitly.
18163 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18165         * configure.in:  Make sure that CC is undefined (as opposed to
18166         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18167         problem with autoconf trying to configure on a host without GCC.
18169 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18171         * mpw-configure: Set host alias from choice of host compiler,
18172         only use generic MPW Makefile sed if present, edit a file
18173         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18174         * mpw-README: Add problem notes about CW6 and CW7.
18176 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18178         * Makefile.in (taz): Use ";" instead of ";;".
18180 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18182         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18183         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18184         DISTDOCDIRS.
18185         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18186         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18188 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18190         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18191         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18192         Move bfd to DISTSTUFFDIRS.
18194 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18196         * Makefile.in (X11_LIB): Removed.
18197         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18199         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18201 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18203         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18204         names.
18206 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18208         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18210 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18212         * configure.in (i[345]86-*-win32): Always build newlib.
18213         Don't configure cvs, autoconf or texinfo.
18214         * Makefile.in (LD_FOR_TARGET): New.
18215         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18216         Pass down LD_FOR_TARGET.
18218 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18220         * winsup: New directory.
18221         * Makefile.in: Build winsup.
18222         * configure.in: Winsup is configured when target is win32.
18223         Can only build win32 target GDB when native.
18225 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18227         * config.guess: Recognize HP model 819 machines as having
18228         a PA 1.1 processor.
18230 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18232         * configure: Fix sed loop which substitutes for CC and CXX to
18233         avoid bug found in various sed implementations.
18235 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18237         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18238         simulator.  Use standard powerpc-*-eabi*.
18240 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18242         * configure.in: Stop putting gas and binutils in noconfigdirs for
18243         powerpc-*-aix* and rs6000-*-*.
18245 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18247         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18248         -mcall-aixdesc libraries.
18250 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18252         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18254         * config.sub (arm | armel | armeb): Fix shell syntax.
18256 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18258         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18259         -msoft-float and -mcpu=common support.
18260         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18261         libraries.
18263 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18265         * configure.in: Allow configuration and build of emacs19 for the alpha.
18267 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18269         * configure.in (CC): Get ^CC, not just any old CC, from
18270         ${host_makefile_frag}.
18272 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18274         * configure.in (CC): Try to get CC from
18275         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18277 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18279         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18280         only if it exists in $(srcdir).
18282 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18284         * configure: If CC and CXX are not set in the environment, set
18285         them, based on either an existing Makefile or on searching for gcc
18286         in PATH.  Substitute for CC and CXX in Makefile.
18287         * configure.in: Remove libm from target_libs.  Separate
18288         target_configdirs from configdirs.  If CC is not set in
18289         environment, try to get it from a host Makefile fragment.  Rewrite
18290         changes of configdirs to use skipdirs instead.  A few minor
18291         tweaks.  Take directories out of target_configdirs as they are
18292         taken out of configdirs.  Remove existing Makefile files from
18293         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18294         CONFIG_ARGUMENTS in Makefile.
18295         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18296         by configure.in.
18297         (CONFIG_ARGUMENTS): Likewise.
18298         (CONFIGURE_TARGET_MODULES): New variable.
18299         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18300         ($(CONFIGURE_TARGET_MODULES)): New target.
18301         (configure-libg++, configure-libio): New targets.
18302         (all-libg++): Depend upon configure-libg++.
18303         (all-libio): Depend upon configure-libio.
18304         (configure-libgloss, all-libgloss): New targets.
18305         (configure-libstdc++): New target.
18306         (all-libstdc++): Depend upon configure-libstdc++.
18307         (configure-librx, all-librx): New targets.
18308         (configure-newlib): New target.
18309         (all-newlib): Depend upon configure-newlib
18310         (configure-xiberty): New target.
18311         (all-xiberty): Depend upon configure-xiberty.
18313 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18315         * configure.in (host i[345]86-*-win32):  Expand the
18316         noconfigdirs again.
18318 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18320         * mpw-configure: Fix sed command file name.
18322 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18324         * configure.in (host i[345]86-*-win32): Reduce the
18325         noconfigdirs again.
18327 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18329         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18330         or powerpc*-*-pe*, since they are not yet supported.
18332 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18334         Add PowerMac support and many other enhancements.
18335         * mpw-configure: New option --cc to select compiler to use,
18336         paste options set according to --cc into the generated
18337         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18338         if mpw-make.sed is present.
18339         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18340         add forward includes for PowerPC include files.
18341         * mpw-build.in: Build using Makefile.PPC if present.
18342         (do-byacc, etc): Remove separate version resource builds.
18343         (do-gas): Build "stamps" before "all".
18344         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18345         * mpw-README: Update to reflect --cc option, PowerMac support,
18346         and recently-reported compatibility problems.
18348 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18350         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18351         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18352         (--with-multilib-top): Pass to recursive invocations.
18354 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18356         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18357         v810-*-*.
18359 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18361         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18362         gdb, ld and opcodes on v810-*-*.
18364 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18366         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18367         (local-maintainer-clean): New target.
18368         (maintainer-clean): New target.
18369         (realclean): Just depend upon maintainer-clean.
18371 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18373         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18375 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18377         * configure.in: Build ld in mips*-*-bsd* case.
18379 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18381         * config.sub: Accept -lites* OS.  From Ian Dall.
18383 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18385         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18386         targets.
18388 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18390         * configure.in: treat i386-win32 canadian cross the same as
18391         i386-go32 canadian cross.
18393 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18395         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18396         running under the simulator to build a reduced set of libraries.
18397         (powerpc-*-eabiaix): Add fine grained multilib support added to
18398         other powerpc targets yesterday.
18400 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18402         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18403         -disable-softfloat, -disable-relocatable, -disable-aix, and
18404         -disable-sysv to control which multilib libraries get built.
18406 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18408         * configure: Add Makefile.tem to list of files to remove in trap
18409         handler.
18411 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18413         * config.guess (*Linux*):  Add missing "exit"s.
18414         Also, need specific check for alpha-unknown-linux (uses COFF).
18416 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18418         * config.guess:  Merge with FSF:
18420         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18421         * config.guess (AIX4): More robust release numbering discovery.
18423         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18424         * config.guess (i386-sequent-ptx): Properly get version number.
18426         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18427         * config.guess (mips:*:4*:UMIPS): New case.
18429 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18431         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18432         (i386-win32 host): Likewise.  Don't build readline.
18434 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18436         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18437         SUPPORT_FILES to submakes.
18439 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18441         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18442         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18443         mpw-configure.
18445 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18447         * configure.in (appdirs): Use =, not ==, in test expression when
18448         trying to build the text to print in the warning message for
18449         Solaris users.
18451 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18453         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18455 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18457         * config.guess: Recognize lynx-2.3.
18459 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18461         * config.sub (z8ksim): Deleted
18462         (z8k-*-coff): New, this is the one true name of the target.
18464 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18466         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18468 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18470         * config.guess (*:Linux:*:*): First try asking the linker what the
18471         default object file format is (elf, aout, or coff).  Then if this
18472         fails, try previous methods.
18474 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18476         * configure.in: Don't build newlib for *-*-vxworks5.1.
18478 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18480         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18481         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18483 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18485         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18487 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18489         * cfg-ml-com.in: New file.
18490         * cfg-ml-pos.in: New file.
18492 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18494         * COPYING.NEWLIB: Add HP free copyright to list.
18496 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18498         * config.sub: Recognize -eabi* for the system, not just -eabi.
18500 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18502         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18503         * config.sub, configure.in (win32): New target and host.
18505 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18507         * configure.in: Add i386-pe configuration.
18509 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18511         * mpw-build.in (install): Install GDB after LD.
18513 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18515         * mpw-config.in (elf/mips.h): Always forward-include, needed
18516         for GDB to build.
18518 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18520         * testsuite: New directory for customer acceptance and whole tool
18521         chain tests.
18523 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18525         * configure: If per-host line isn't found, but AC_OUTPUT is found
18526         and a configure script exists, run it instead.
18528 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18530         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18532 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18534         * configure: Set build_{cpu,vendor,os,alias} to host values when
18535         --build isn't specified.
18537 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18539         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18540         (FLAGS_TO_PASS): Pass them.
18541         (EXTRA_TARGET_FLAGS): Ditto.
18543 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18545         * Makefile.in (all-libg++): Depend on all-libstdc++.
18547 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18549         * configure.in (noconfigdirs): Enable all packages for
18550           i386-unknown-netbsd.
18552 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18554         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18555         hosted builds (DOS builds)
18557 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18559         Changes for ARM based on patches from Richard Earnshaw:
18560         * config.sub: Handle armeb and armel.
18561         * configure.in: Omit arm linker only for riscix.
18563 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18565         * config.guess:  Update from FSF.
18567 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18569         * config.sub: Recognize powerpcle as the little endian variant of
18570         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18571         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18572         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18573         temporarily.
18575 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18577         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18579 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18581         * config.sub: Accept -lites* as a basic system type.
18583 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18585         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18586         installed, and if so return linuxoldld as the system name.
18588 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18590         * config.guess: Add hppa1.1-hp-lites support.
18592 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18594         * configure.in: Don't build newlib for m68k-vxworks5.1.
18596 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18598         * configure.in (mips-sgi-irix6): Use mh-irix5.
18600 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18602         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18604 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18606         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18607         OSF/1.  Fix compiler flags.
18608         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18610 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18612         * configure.in: Recognize --with-newlib.
18613         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18615 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18617         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18618         to *_X11_MODULES due to gdbtk needing X include files et al.
18620 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18622         Merge in support for Mac MPW as a host.
18623         (Old change descriptions retained for informational value.)
18625         * mpw-config.in: Add generic include forwards for cpu-specific
18626         include files in aout and elf directories.
18628         * mpw-configure: Added copyright.
18629         * mpw-config.in: Check for presence of required build tools.
18630         (target_libs): Add newlib.
18631         (target_tools): Add examples.
18632         (Read Me): Generate as "Read Me for MPW" instead.
18633         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18634         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18635         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18637         * mpw-configure: Remove subdir-specific makefile hackery,
18638         delete mk.tmp after using it.
18640         * mpw-build.in (all): Display start and end times.
18642         * mpw-configure (host_canonical): Set.
18643         (target_cpu): Always add to makefiles.
18644         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18645         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18646         (mpw-mh-mpw): Look for in srcdir and srcroot.
18647         Use sed instead of mpw-edit-prefix to edit prefix definitions.
18649         * mpw-build.in: (install-only): New target.
18651         * mpw-configure (host_alias, target_alias): Rename from hostalias
18652         and targetalias, add into generated Makefile.
18653         (mk.tmp): If present, add into generated Makefile.
18654         * mpw-build.in (all-gas): Build config.h first before gas proper.
18656         * mpw-configure (config.status): Write only if changed.
18657         * mpw-config.in (readline): Configure it (not built, just used for
18658         definitions).
18660         * mpw-config.in (elf/mips.h): Add a forward include.
18662         * mpw-config.in: Forward-include most .h files in include into
18663         extra-include.
18664         (readline): Don't build.
18665         mpw-build.in (install): Install GDB.
18667         * mpw-configure (prefix, mpw_prefix): Handle it.
18668         * mpw-config.in (mmalloc, readline): Don't configure.
18669         * mpw-build.in (thisscript): Rename to ThisScript.
18670         Use mpw-build instead of BuildProgram everywhere.
18671         (mmalloc, readline): Don't build.
18672         * mpw-README: New file, basic documentation about the MPW port.
18674         * mpw-config.in: Use forward-include to create include files.
18676         * mpw-configure: Add more things to the top of each configured
18677         Makefile, including contents of config/mpw-mh-mpw.
18678         * mpw-config.in (extra-include): Create this directory and fill it
18679         with Posix-like include files when configuring.
18681         * config.sub (apple, mac, mpw): Add various aliases.
18683         * mpw-build.in: New file, top-level build script fragment for MPW.
18684         * mpw-configure: New file, configure script for MPW.
18685         * mpw-config.in: New file, config fragment for MPW.
18687 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18689         * configure.in (host_libs): Remove glob, since it is gone from the
18690         sources.
18692 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18694         * Makefile.in: define empty GDB_NLM_DEPS var.
18696         * configure.in(target_makefile_frag): use config/mt-netware
18697         for netware targets.
18699 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18701         * config.sub: Merge in recent FSF changes.  Remove linux special
18702         cases.
18704 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18706         Revert this change:
18708         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18710                 * build-all.mk: Use CC=cc -Xs on Solaris.
18712 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18714         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
18715         stop using it.
18716         * Makefile.in: Nuke all references to glob subdirectory.
18718 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18720         * configure.in: Fix --enable-shared logic in per-host.
18722 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18724         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18726 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18728         * configure.in (noconfigdirs): Don't build gas on AIX, for
18729         powerpc*-*-aix* as well as for rs6000*-*-aix*.
18731 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
18733         * configure: Fix --cache-file to work if the file argument is a
18734         relative path.
18736 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
18738         * configure: If the --cache-file is used, pass it down to
18739         configure in subdirectories.
18741 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
18743         * config.sub: add vxworks29k configuration.
18745 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18747         * Makefile.in (taz): Do "diststuff" part quietly.
18749 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18751         * config.sub: Mini-merge with gcc/config.sub.
18753 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18755         * config.guess (IRIX): Sed - to _.
18757 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18759         * Makefile.in (source-vault, binary-vault): New targets.
18761 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
18763         * config.sub: Recognize -eabi as a basic system type.
18765 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18767         * configure.in (enable_shared stuff): Fix typo.
18769 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
18771         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18773 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18775         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18777 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
18779         * configure.in (rs6000-*-*): Don't build gas.
18781 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
18783         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18784         reduce command line length.
18785         (AS_FOR_TARGET): Check for as.new, not Makefile.
18786         (NM_FOR_TARGET): Check for nm.new, not Makefile.
18788 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18790         * config.guess:  Merge from FSF.
18792 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18794         * configure: Don't use $ when handling program_suffix.
18796 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
18798         * configure.in:  Configure tk for hppa/hpux.
18800 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18802         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
18804 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18806         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
18807         to LIBCXXFLAGS.  Tests are better run without it.
18809 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
18811         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18813 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
18815         * configure.in (*-*-netware*): Don't configure xiberty.
18817 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
18819         * configure.in:  Remove tk from native_only list.
18821 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
18823         * build-all.mk: Add mips-ncd-elf target to sun4 targets
18824           for special NCD build.
18826 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18828         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18829         makeall.bat, they're only useful for binutils snapshots.
18830         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18831         makeall.bat to specified SUPPORT_FILES.
18833 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
18835         * build-all.mk: Add Ericsson targets to sun4 and solaris
18836           hosts.  Add  BNR's sun4 target to solaris host, so their
18837           build-from-source will be tested in-house first.
18839 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18841         * Makefile.in (LIBCFLAGS): New variable.
18842         (CFLAGS_FOR_TARGET): Ditto.
18843         (LIBCFLAGS_FOR_TARGET): Ditto.
18844         (LIBCXXFLAGS): Ditto.
18845         (CXXFLAGS_FOR_TARGET): Ditto.
18846         (LIBCXXFLAGS_FOR_TARGET): Ditto.
18847         (BASE_FLAGS_TO_PASS): Pass them.
18848         (EXTRA_TARGET_FLAGS): Ditto.
18850         * configure.in: Support --enable-shared.
18852 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18854         * configure.in (target_libs):  Include libstdc++ again.
18855         * config.guess:  Update from FSF (for FreeBSD).
18857 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18859         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18860         makeall.bat.
18861         (DISTDOCDIRS): Add `etc'.
18862         (ETC_SUPPORT_PFX): New variable.
18863         (taz): Include anything from etc starting with a word in
18864         ETC_SUPPORT_PFX.
18866 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18868         * config.sub: Update for recent FSF changes.  Remove obsolete
18869         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
18870         spacing changes.
18872 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18874         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
18876         * config.guess:  Merge with FSF.
18877         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18879 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18881         * configure: Since the "trap 0" handler will override the exit
18882         status on many systems, only use it for "exit 1", and make it set
18883         a non-zero exit status; reset it before "exit 0".  Also, check
18884         exit status of config.sub, and error out if it failed.
18886 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18888         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18889         and install libgloss.
18891 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18893         * Makefile.in (all-binutils): Depend upon all-byacc.
18895         * configure.in: Don't build emacs on Irix 5.
18897 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18899         * configure.in (*-*-netware*): Add libio.
18901 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18903         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18904         (CHECK_TARGET_MODULES): Ditto.
18905         (INSTALL_TARGET_MODULES): Ditto.
18906         (TARGET_LIBS): Ditto.
18907         (all-libstdc++): Note dependencies.
18909 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18911         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18913 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18915         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18916         -fexternal-templates.
18918         * configure.in (target_libs): Add libstdc++.
18919         (noconfigdirs): Add libstdc++ as appropriate.
18921 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18923         * config.guess:  Update from FSF.
18925 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18927         * configure: Use ${config_shell} when running ${configsub}.
18929 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
18931         * config.sub: No longer recognize h8300h.
18933 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18935         * config.sub: Remove extraneous differences between config.sub and
18936         gcc/config.sub.
18938 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18940         * Makefile.in (DISTSTUFFDIRS): Add gas.
18942 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
18944         * COPYING.NEWLIB: New file.
18946 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18948         * config.guess (HP-UX):  Patch from Harlan Stenn
18949         <harlan@landmark.com> to also emit release level.
18951 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18953         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18955 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18957         * config.sub:  Merge nextstep cleanup from FSF.
18959 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18961         * configure.in (arm-*-*): Don't configure ld for this target.
18963 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18965         * configure.in (*-*-netware): don't configure libg++, libio,
18966           librx, or newlib.
18968 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18970         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18971         configure ld--it works, but it doesn't support shared libraries.
18973 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18975         * config.guess (*-unknown-freebsd*):  Get rid of possible
18976         trailing "(Release)" in version string.
18977         Patch from Paul Richards <paul@isl.cf.ac.uk>.
18979 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18981         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18982         Fix type: *-next-neststep -> *-next-nextstep.
18984         * config.guess:  Merge from FSF:
18986         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18988         * config.guess: Recognize powerpc-ibm-aix3.2.5.
18990         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18992         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18993         instead of UNIX_SV for UnixWare 1.0).
18995 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18997         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18998         to make gdb/nlm/* build after the compiler and linker.
19000 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19002         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19003         not just i[34]86.
19004         (m68k-atari-sysv4):  Relocate to match FSF version.
19006         * config.guess:  More merges from the FSF:
19008         Add a space before function call or macro invocation.
19010         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19012         * config.guess: Add trap cmd to remove dummy.c and dummy when
19013         interrupted.
19015         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19017         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19018         (dummy): Redirect stderr from compilation of dummy.c.
19020         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19022         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19024 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19026         * configure: Accept and ignore --cache*, for compatibility with
19027         new autoconf.
19029 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19031         * config.guess:  Merge from FSF:
19033         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19035         * config.guess (Pyramid*:OSx*:*:*): New case.
19036         (PATH): Add /.attbin at end for finding uname.
19037         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19039         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19041         * config.guess (M88*:DolphinOS:*:*): New case.
19043         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19045         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19046         to select whether to use ELF or COFF.
19048         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19050         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19052         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19054         * config.guess: Guess the OS version for HPUX.
19056         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19058         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19060 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19062         * configure.in: Recognize --with-headers, --with-libs, and
19063         --without-newlib.
19064         * Makefile.in (all-xiberty): Depend upon all-ld.
19066 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19068         * configure.in: Change i[34]86 to i[345]86.
19070 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19072         * configure (version): A few more tweaks to help message.
19074 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19076         * Makefile.in:  Remove (for now) librx as a host library,
19077         now that we're building it for target.
19079 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19081         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19082         (Karl Berry).
19084 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19086         * configure.in:  Also configure librx.
19088 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19090         * Makefile.in:  Update various rules to reflect that librx
19091         is now needed for libg++.
19093 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19095         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19097 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19099         * configure.in: Configure the examples directory.
19101 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19103         * configure: Simplify Jun 2 1994 change.
19105 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19107         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19108         /bin/gcc isn't good enough to build gcc.
19110 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19112         * Makefile.in (GDB_SUPPORT_FILES): Remove
19113         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19114         (gdb.tar.gz): Add new rule to use standard distribution building
19115         mechanism.
19117 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19119         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19120         Bill Cox <bill@cygnus.com>.
19122 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19124         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19126 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19128         * configure:  Search current dir first in .gdbinit.
19130 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19132         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19134 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19136         * config.sub:  Refer to NeXT's operating system as nextstep.
19138         * config.sub (case $basic_machine):  Re-order the cases, to match
19139         the order in the FSF version (which is mostly alphabethical).
19140         Merge in some additions and changes from the FSF.
19142 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19144         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19145         * config.sub: Recognize cxux7.
19146         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19148 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19150         * config.sub:  Fix typo powerpc -> powerpc-*.
19152 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19154         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19156         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19157         parallel with all-emacs and install-emacs).  Top-level command
19158         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19160 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19162         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19163         $(relbindir)/make before doing ``make install'', and use
19164         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19165         installing over running make binary.
19166         ($(host)-stamp-stage3-installed): Likewise.
19168 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19170         * config.guess: Recognize Mach.
19172 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19174         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19175         see whether --exec-prefix was used.
19177 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19179         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19181 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19183         * Makefile.in: Add all-librx target similar to all-libproc.
19185 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19187         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19188         with post 1.2 uname bogosity.
19190 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19192         * configure: Remove temporary files on receipt of a signal.
19194 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19196         * configure: If there is a package_makefile_frag, remove
19197         ${subdir}/Makefile.tem after copying it in.
19199 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19201         * build_all.mk: support rs6000 lynx identifies itself as
19202         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19203         since /bin/gcc is too feeble to compile a modern gcc.
19205 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19207         * brought devo/test-build.mk update-to-date with progressive/
19208           test-build.mk. Add lynx targets and hppa flag info.
19210 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19212         * configure.in:  Use mh-ncrsvr43.  Patch from
19213         Tom McConnell <tmcconne@sedona.intel.com>.
19215 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19217         * config.guess (i386-unknown-bsdi):  No longer need to
19218         check #if defined(__bsdi__) && defined(__i386__).
19220 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19222         * configure: Set program_transform_nameoption correctly.
19224 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19226         * brought build-all.mk update-to-date with progressive build-all.mk,
19227           added new targets and hppa info.
19229 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19231         * configure: If config.guess result is a prefix of the user
19232         specified target, assume a native build and use the user specified
19233         target as the host alias.  Remove SunOS patch suffix removal hack.
19234         * configure.in: Remove SunOS patch suffix removal hack.
19236         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19237         in NATIVE_CHECK_MODULES.
19239 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19241         * Makefile.in: Rename HOST_ONLY to NATIVE.
19242         * configure: Delete SunOs patch suffix from host_canonical
19243           and build_canonical variables that are prepended to Makefiles.
19244         * configure.in: Add comments for easier maintenance.
19246 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19248         * Makefile.in: Add all-libproc target similar to all-gui.
19250 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19252         * Makefile.in (CHECK_MODULES): split into
19253         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19255 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19257         * config.guess (i386-unknown-bsdi): New system to guess.
19259 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19261         * Makefile.in: Add all-gui target (but not yet build by "all").
19263 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19265         * config.sub: Move deletion of patch suffix from here...
19266         * configure.in: To here, at Ian's suggestion.  The top-
19267           level scripts might need to know of a patch level.
19269 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19271         * config.sub: Strip off patch suffix so rtl is recognized
19272           as a sunos4.1.3 machine, even though it's been patched.
19274 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19276         * Makefile.in (INSTALL_LAST): Delete.
19277         (INSTALL_DOSREL): New.
19279 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19281         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19282         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19283         whether we pass down --with-gnu-ld anyhow.
19285 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19287         * Makefile.in (INSTALL_LAST): Change operation so it works
19288         on more flavors of make.
19289         * configure.in (go32): Don't build libg++ or libio.
19291 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19293         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19294         they can be overriden by templates.
19296 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19298         * configure.in (target==go32): Don't build gdb.
19299         * dosrel: New directory.
19301 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19303         * configure.in (host==go32): Configure dosrel too.
19304         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19305         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19306         be set by incoming names or templates.
19307         (INSTALL_LAST): New rule.
19309 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19311         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19313 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19315         * configure.in (appdirs): New variable.  Currently empty, but will
19316         be used in gas distribution.  If nonempty, lists a set of
19317         directories at least one of which must get configured, or top
19318         level configuration is considered to have failed.
19319         (rs6000-*-lynxos*): Use new file name.
19321 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19323         Eliminate XTRAFLAGS.
19324         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19325         newlib include files using -idirafter, and also use -nostdinc.
19326         (CXX_FOR_TARGET): Likewise.
19327         (XTRAFLAGS): Removed.
19328         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19329         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19330         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19331         ($(DO_X)): Don't pass down XTRAFLAGS.
19333 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19335         * configure.in (mips*-dec-bsd*): New target; do build linker.
19336         (mips*-*-bsd*): New target; don't build linker.
19338 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19340         * configure.in: support rs6000-*-lynxos* configuration.
19341         support sunos4 as a cross target.
19343         * config.sub: look for lynx*, not lynx since the OS version may
19344         legitimately be part of the name.
19346 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19348         * configure.in (i[34]86-*-sco*): Move to be with other i386
19349         targets.
19350         (romp-*-*): New target.  Skip various binary utilities.
19351         (vax-*-*): New target.  Don't build newlib.
19352         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19354 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19356         * configure.in: Only set host_makefile_frag if config
19357         directory exists.
19359 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19361         * install.sh: If $dstdir exists, don't check whether each
19362         component does.
19364 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19366         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19368 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19370         * configure.in (*-*-lynxos*): Don't configure newlib for either
19371         native or cross Lynx.
19373 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19375         * config.sub (sparc64-elf): Fix os.
19376         (z8k): Remove duplicate.
19378 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19380         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19381         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19383 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19385         * configure: Make file links cleanly even if Lynx fails on
19386           an NFS symlink (at least fail cleanly).
19388 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19390         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19391         -XNh2000.
19393 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19395         * configure: Unknown options are fatal again.
19397 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19399         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19400         compatibility.
19402 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19404         * build-all.mk: Add `clean' target.
19406 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19408         * config.guess:  Add SINIX support.
19409         * configure.in:  Add mips-*-sysv4* support.
19411 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19413         * build-all.mk: Document all useful targets.
19414         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19415         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19417 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19419         * configure: Support --silent, --quiet.
19421 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19423         * configure: Support --disable-FEATURE.
19425 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19427         * config.guess: Recognize NCR running SVR4.3.
19429 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19431         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19432         Patch from Paul Eggert <eggert@twinsun.com>.
19434 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19436         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19438 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19440         * configure: Make unrecognized options give nonfatal warnings
19441         instead of fatal errors, and pass them to any subdirectory
19442         configures in case they recognize them.
19443         Make --x equivalent to --with-x.
19445 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19447         * configure: Add --enable-* options.  Clean up usage message and
19448         some comments.
19450 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19452         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19454 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19456         * configure.in (hppa*-*-*): Enable binutils.
19458 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19460         * config.sub: Recognize cisco.
19462 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19464         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19466 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19468         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19469         than one configuration name.  Add comment.
19471 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19473         * config.guess: about target *-hitachi-hiuxwe2, fixed
19474         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19475         macro is incorrect.]
19477 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19479         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19480         than the "make ls" stuff which used to be here.
19482 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19484         * config.guess:  Recognize i[34]86-unknown-freebsd.
19485         From Shawn M Carey <smcarey@rodan.syr.edu>.
19487 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19489         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19491 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19493         * config.guess: Check for ptx.
19495 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19497         * config.sub: Add os9k checking.
19499 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19501         * config.guess: Handle OSF1 running on HPPA processors
19503 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19505         * configure: If subdir configure fails, print out a message with
19506         subdirectory name, in case subdir's configure code didn't identify
19507         itself.
19509 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19511         * configure.in: Remove embedded newlines from configdirs.
19512         Avoid mismatches of substrings.  Fix matching strings at end
19513         of configdirs.
19515 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19517         * config.guess:  Add Lynx/rs6000 config support.
19519 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19521         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19523 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19525         * configure.in (hppa*-*-osf*): Treat this just like most other
19526         PA configurations (eg no binutils or ld).
19527         (hppa*-*-*elf*): These configurations have binutils and ld.
19529 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19531         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19533 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19535         * configure.in (rs6000-*-*): Build gas.
19537 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19539         * Makefile.in:  Avoid bug in losing hpux sed.
19541 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19543         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19544         for GDB and GDB has been fixed to not need it.
19546 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19548         * config.guess: Recognize vax hosts.
19550 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19552         * configure (while loop): Don't use "break 2" inside case
19553         statement -- the case statement isn't an enclosing loop.
19555 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19557         * config.guess:  Clean up NeXT support, to allow nextstep
19558         on Intel machines.  Make OS be nextstep.
19560 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19562         * config.guess: Add alternate forms for Convex.
19564 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19566         * configure:  Completely rewrite option processing.  Take
19567         advantage of pattern-matching to avoid invoking test frequently.
19568         Also clean up host and target defaulting logic.
19570 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19572         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19573         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19574         commands (plus user environment) will fit SCO limits.
19576 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19578         * configure.in: Don't issue warnings about directories which are
19579         not being configured if -norecursion is set.  Correct test for
19580         --with-gnu-as and --with-gnu-ld to not get confused by substring
19581         matches.
19583         * configure.in: Don't build gas for alpha-dec-osf1*.
19585 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19587         * configure:  Back out Per's change of 12/19/1993.  It changes the
19588         behavior of configure in unexpected and confusing ways.
19590         Also, use different delim char when calculating
19591         program_transform_name so that the name can contain slashes.
19593 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19595         * configure.in, config.sub: Add support for VSTa micro-kernel.
19597 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19599         * configure.in: Nuke hacks which were used to get a special
19600         version of GAS for HPPA configurations.
19602 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19604         * configure:  If only ${target_alias} is given, use that
19605         as the default for ${host_alias}.
19606         * configure:  Add missing back-slashes before nested quotes.
19608 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19610         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19612 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19614         * config.guess:  Recognize some Tektronix configurations.
19615         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19617 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19619         * config.sub: Match any flavor of SH.
19621 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19623         * configure.in: Don't try to configure newlib for Alpha.
19625 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19627         * configure.in: Don't build ld for Irix 5.  Don't build gas,
19628         libg++ or libio for any Alpha target.
19630         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19632 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19634         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19635         default arguments -- so it tried to compress itself.
19637 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19639         * configure.in (notsupp): ensure that a space is always at the end
19640           of the configdirs list, since the grep checks for an explicit space
19642 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19644         * configure.in (target i386-sysv4.2): don't build ld, since static
19645           versions of many libraries are not available.
19647 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19649         * config.guess: Recognize Apollos (using environment variables).
19650         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19652 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19654         * config.guess: Recognize Sony news mips running newsos.
19656 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
19658         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19659         "fi ; else" for bash.
19661 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
19663         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19665 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
19667         * config.sub: accept unixware as an alias for svr4.2.
19668         Fix some inconsistancies with the gcc version.
19670 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19672         * Makefile.in (DISTDOCDIRS):  Add gdb.
19674 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19676         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
19678 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19680         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19681         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19682         this now.
19684 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19686         * config.sub: Accept hiux* as an OS name.
19688         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19689         etc/make-stds.texi.  The underscore came from gcc, and dje now
19690         agrees that RUNTESTFLAGS is the correct name.
19692 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19694         * install.sh:  Remove 'set -e'.  It makes any conditionals
19695         in the script useless.
19697         * config.guess: Automatically recognize arm-acorn-riscix
19698         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19700 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
19702         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19704 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19706         * Makefile.in (DISTDOCDIRS): New variable.
19707         (taz): Edit local Makefile.in sooner, instead of proto-toplev
19708         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
19710 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19712         * configure.in (hppa target): check the source directory for the
19713           pagas sub-directory
19715 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
19717         * config.sub: Allow -aout* and -elf*.
19719 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19721         * configure.in: Don't build ld on i386-solaris2, same as for
19722         sparc-solaris2.
19724 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19726         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19728 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19730         * configure.in:  Configure gdb for alpha.
19732 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19734         * Makefile.in (CXXFLAGS): Add -O.
19736 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19738         * config.guess: added support for DG Aviion
19740 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19742         * configure.in: Produce warning message for subdirectories not
19743         configurable for this host/target combination.  Don't try to
19744         configure gdb for vms.
19746 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19748         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19749         appropriate files before making "diststuff".
19750         (DISTBISONFILES): New var: list of files to be edited.
19751         (DISTSTUFFDIRS): Add binutils.
19753 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19755         * config.sub: also handle mipsel and mips64el (for little endian mips)
19757 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19759         * configure.in: Add * to end of all OS names.
19761 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
19763         * configure.in: Build newlib for LynxOS native.
19765 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19767         * config.guess: Add support for delta 88k running SVR3.
19769         * configure.in: Add comment about HP compiler vs. emacs.
19771 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19773         * configure.in: don't build ld on solaris2 (not a viable option
19774           due to bugs in getpwnam & getpwuid)
19776 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19778         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19779         config.guess will produce a full version number.
19781 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19783         * configure.in: Build linker and binutils for alpha-dec-osf1.
19785 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19787         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19788         and gdb/testsuite/Makefile.in.
19790 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19792         * configure.in: recognize mips*- instead of mips-
19794 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19796         * config.sub: Accept linux*coff and linux*elf as operating
19797         systems.
19799 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19801         * config.sub: Recognize mips64, and mips3 as an alias for it.
19803 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19805         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19806         gdb knows how to handle OSF/1 shared libraries.
19808 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19810         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19811         * config.guess: Recognize Hitachi's HIUX.
19812         * config.sub: Recognize h3050r* and hppahitachi.
19813         Remove redundant cases for hp9k[23]*.
19815 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19817         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19818         if gas and ld are in the source tree and are in ${configdirs}.
19819         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19820         --with options (but still pass them down on the command line,
19821         if they were explicitly specified).
19823 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19825         * configure: substitute SHELL value in Makefile.in with
19826         ${CONFIG_SHELL}
19828 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19830         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19831         *-*-solaris2* targets.
19833 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19835         * Makefile.in: define M4, and pass it down to sub-makes;
19836         all-autoconf now depends on all-m4
19838 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19840         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19841         presence of {ar,ranlib} instead of a configured directory
19843 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
19845         * config.guess: Accept 34?? as well as 33?? for NCR.
19847 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19849         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19850         of 'gas' in sed commands, since 'gash' is now in the tree as well.
19852 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19854         * configure: grab values for $(CC) and $(CXX) from the
19855         environment, so that someone can do "CC=gcc configure; make" and
19856         have it work right (matching the way that autoconf works now)
19858         * configure.in, Makefile.in: add support for gash, the tcl
19859         interface to Galaxy
19861         * config.guess: add NetBSD variants (hp300, x86)
19863 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
19865         * install.sh: Support -d option (in the manner of SunOS 4 install,
19866         as it is more deterministic than that of GNU install)
19867         (chmodcmd): Set file to mode 755 by default (should also do default
19868         chgrp and chown, but I don't feel like dealing with that now)
19870 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
19872         * config.sub: Remove h8300hhms alias.
19874 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19876         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19878 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19880         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19881         as stmp-fixinc
19883 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19885         * config.sub: recognize m88110-bug-coff.
19887 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19889         * Makefile.in (all-libio): all dependencies on the toolchain used
19890         to build this (gcc, gas, ld, etc)
19892 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19894         * config.guess: Deal with OSF/1 1.3 on alpha.
19896 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19898         * install.sh: add some 'else true' clauses for portability
19900         * configure.in: don't build libio for h8[35]00-*-* targets
19902 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19904         * Makefile.in:  Add support for new libio.
19906 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19908         * install.sh: If one command fails, don't try the rest.  Don't try
19909         to remove $dsttmp (via trap) unless we have already created it.
19910         If $src doesn't exist, detect it and exit with an error.
19912         * config.guess: Recognize BSD on hp300.
19914 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19916         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19917         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19919 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19921         * Makefile.in (all-send-pr): depends on all-prms
19923 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19925         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19927 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19929         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19930         Added test for mips-mips-riscos5.
19932 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19934         * configure.in: use mh-hp300 for 68k HP hosts
19936 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19938         * configure: add support for CONFIG_SHELL, so that you can use
19939         some alternate shell for evaluating configure scripts
19941 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
19943         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
19944         in configure script to bug-gdb@prep.ai.mit.edu when building
19945         distribution archive.
19946         * Makefile.in (COMPRESS):  Remove def.
19947         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
19948         gdb.tar.Z and make-gdb.tar.Z respectively.
19949         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
19950         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
19951         to convergence with 'taz' target in Makefile.in.
19953 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19955         * install.sh (dsttmp): use trap to ensure that tmp files go
19956         away on error conditions
19958 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19960         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19962 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19964         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19965         its parent is '/' not ''.
19967         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19969 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19971         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19972         that ${newsrcdir}/configure.in does.
19974 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19976         * test-build.mk: support for CONFIG_SHELL
19978 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19980         * config.sub (netware):  Add as a basic system type.
19982 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19984         * Makefile.in (Makefile): depend on configure.in.  Also drop the
19985           $(srcdir)/ from the dependency on Makefile.in.
19987 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19989         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19990         (h8300hhms is temporary until multi-libraries are implemented).
19991         * configure.in: Handle h8300h too.
19993 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19995         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19997 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19999         * configure:  Remove extraneous output when guessing host type.
20000         * config.guess:  Remove extraneous output when guessing using C
20001         compiler rather than uname, or when guessing fails.
20003 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20005         * Makefile.in: remove all.cross and install.cross targets
20007         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20008           definitions
20010 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20012         * configure.in (target sh): Build gprof.
20014 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20016         * config.sub: change -solaris to -solaris2
20018 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20020         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20022 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20024         * configure: Correct error message for missing Makefile.in to
20025         print correct directory.
20027 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20029         * install.sh: kludge around 386BSD shell bug
20031 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20033         * config.guess:  Recognize NeXT.
20034         * config.guess:  Recognize i486-ncr-sysv4.
20035         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20037 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20039         * Makefile.in (MAKEINFOFLAGS): New variable.
20040         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20041         * build-all.mk, test-build.mk: Pass down --no-split as
20042         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20044 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20046         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20048 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20050         * Makefile.in (libg++.tar.z):  New rule.
20051         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20052         * Makefile.in (taz):  Only do a single chmod.
20054 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20056         * install.sh: don't use dirname anymore (replaced with sed usage)
20058 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20060         * Makefile.in:  Change extension for gzip'd files from '.z' to
20061         '.gz' per new FSF standard usage.
20063 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20065         * configure: put quotes around the final value of program_transform_name
20067 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20069         * Makefile.in: new install.sh support; update install-info rules
20071 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20073         * configure.in: Build diff for crosses, but not for go32 host.
20075         * configure.in: Build gprof only for native, and don't build it
20076         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20078 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20080         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20082 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20084         * configure.in (host_tools): Add prms.
20086 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20088         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20089         with $(FLAGS_TO_PASS) on the command line
20091         * config.sub: Recognize lynx and lynxos
20093 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20095         * config.sub: Accept -ecoff*, not just -ecoff.
20097 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20099         * Makefile.in (taz): Use .gz suffix instead of .z.
20100         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20101         names.
20103 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20105         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20107 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20109         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20110         that rebuilds that might happen during 'make install' don't get
20111         bogus gcc include files
20113 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20115         Change from Utah for HPPA support:
20116         * config.guess: Recognize hppa1.x-hp-bsd.
20118 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20120         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20121         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20123 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20125         * config.sub: Add support for rom68k and bug boot monitors.
20127 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20129         * Makefile.in: Make all-opcodes depend on all-bfd.
20131 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20133         * config.guess: Added special check for i[34]86-univel-sysv4*.
20135 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20137         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20138         the processor rather than assuming i486.
20140 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20142         * config.guess: Recognize SunOS6 as Solaris3.
20144 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20146         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20147         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20149 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20151         * build-all.mk (all-cross): New target for Canadian Cross.
20152         Added Q2 go32 targets.
20153         * test-build.mk: Configure go32 cross sparclite-aout and
20154         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20155         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20157 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20159         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20160         GO32 hosted toolchains
20162 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20164         * configure: change  so "-exec-prefix" gets passed down rather
20165         than "-exec_prefix" so autoconf generated Makefiles get the
20166         exec_prefix set right.
20168 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20170         * config.guess: get the Solaris2 minor version number
20172         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20174 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20176         * config.guess: Recognize some Sequent platforms.
20178 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20180         * Makefile.in: added the vault-install target
20182         * configure.in: actually use the Sun3 makefile fragment that's in
20183         config, also added the release dir to configdirs
20185 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20187         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20189 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20191         * configure.in: remove some program from Alpha targetted toolchains
20193 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20195         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20196         gprof.
20197         (taz): Run "make diststuff" in those directories instead of "make
20198         proto-dir".  Look for "VERSION=" only at start of line in subdir
20199         Makefile.  Use "gzip -9" for compression.
20200         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20201         (binutils.tar.z): New target.
20203 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20205         * Makefile.in (taz): Include gpl.texinfo.
20207 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20209         * Makefile.in (setup-dirs): Merged into "taz" target.
20210         (taz): Only do `proto-dir' stuff if a directory is actually needed
20211         for this target.
20213 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20215         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20216         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20217         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20218         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20219         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20221 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20223         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20224         config.sub, and move-if-change to gdb testsuite distribution
20225         archive, so the testsuite can be extracted, configured, and
20226         run separately from the gdb distribution.  Blow away the Chill
20227         tests that require a Chill compiled executable, since GNU Chill
20228         is not yet publically available.
20230 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20232         * test-build.mk: set environment variables in a single command,
20233         instead of a list of assignments and exports
20235         * config.guess: recognize Alpha/OSF1 systems
20237 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20239         * configure: Change help message to prefer --options rather than
20240           -options.
20242 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20244         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20245         zippy@ecst.csuchico.edu.
20246         * config.guess: Recognize miniframe.
20248 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20250         * Makefile.in: Use srcroot to find runtest rather than rootme.
20251         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20253 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20255         * test-build.mk: Extensive additions to support building on a
20256         machine other than the host.
20258 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20260         * configure (tooldir): Fix for i386-aix again.
20262 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20264         * configure, Makefile.in:  Change definition of $(tooldir)
20265         to match the FSF.
20267 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20269         * config.guess:  Recognize i[34]86/SVR4.
20271 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20273         * Makefile.in (all-gdb): gdb depends on sim.
20275 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20277         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20278         at the same time we make the prototype gdb directory.
20279         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20280         files at the same time as the gdb base release distribution.
20282 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20284         * Makefile.in (check): Use individual check targets rather than
20285         DO_X rule.
20286         (check-gcc): Added.
20288 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20290         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20291         for System V release 3.2.
20293 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20295         * config.sub: Recognize hppaosf.
20296         * configure.in: Do configure ld/binutils/gas for it.
20298 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20300         * configure (tooldir): Alter syntax used to set this, for systems
20301         where "\$" isn't handled right, like i386-aix.
20303 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20305         * configure: Pass program-transform-name, not
20306         program_transform_name, to recursive configures.
20308 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20310         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20311         of gas+ld+binutils.
20313 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20315         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20317 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20319         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20321 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20323         * Makefile.in (PRMS): Set back to all-prms.
20325 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20327         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20328         targets, rather than for MIPS hosts.
20330 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20332         * configure.in: add comment for --with-x default values
20334         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20336         * Makefile.in: add check-* targets for each of the directories in
20337         the tree.  Add a definition of RUNTEST that will use the one we
20338         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20340 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20342         * configure.in: Removed obsolete references to bfd_target and
20343         target_makefile_frag.
20345         * build-all.mk: Set assorted targets for Q2.
20346         * config.sub: Recognize z8k-sim and h8300-hms.
20347         * test-build.mk: Really don't pass host to configure.
20348         (HOLES): Added uname.
20350 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20352         * configure: Handle an empty program-prefix, program-suffix or
20353         program-transform-name correctly.
20355 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20357         * build-all.mk: -G 8 no longer required for MIPS targets.
20358         * test-build.mk: Don't pass host argument to configure; make it
20359         guess.
20361 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20363         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20364         * Makefile.in (COMPRESS):  New macro, like GZIP.
20366 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20368         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20370         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20371         with gas currently defaults to -G 0.
20373 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20375         * Makefile.in (all-flex): flex depends on byacc.
20377         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20378         to test-build.mk as RELEASE_TAG.
20379         * test-build.mk (configargs): New variable containing arguments to
20380         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20381         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20383         * config.guess: Use /bin/uname when checking -X argument on SCO,
20384         to avoid invoking GNU uname which doesn't understand -X.
20386         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20388         * configure.in: Build gas for mips-*-*.
20390 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20392         * Makefile.in (all.normal): insert missing backslash.
20394 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20396         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20398         * Makefile.in: Complete overhaul to merge many almost identical
20399         targets.
20401 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20403         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20404         (gdb.tar.Z): Adjusted.
20406         * Makefile.in (setup-dirs, taz): New targets; should be general
20407         enough to adapt for gdb sometime.  Build only .z file.
20408         (gas.tar.z): New target.
20410 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20412         * build-all.mk: Use CC=cc -Xs on Solaris.
20414 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20416         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20417         for handling BISON for FSF releases.
20419 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20421         * configure: Actually implement the change zoo just documented.
20423 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20425         * configure: when using config.guess, only set target_alias when
20426         it's not already been set (ie, on the command line)
20428 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20430         * Makefile.in: add installcheck target, set PRMS to install-prms
20432 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20434         * configure: add support for package_makefile_fragment, handle the
20435         case where a directory has a configure.in file but no Makefile.in
20436         more gracefully (with an actual understandable error message, even);
20437         add support for --without (and add this to the usage message); also
20438         explicitly add a --host=${host_alias} to the command line when
20439         config.guess is used
20441 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20443         * configure: Must use both --host and --target in recursive calls.
20445 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20447         * Makefile.in: Change deja-gnu to dejagnu.
20449 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20451         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20453 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20455         * configure.in: canonicalize all instances to *-*-solaris2*,
20456         also strip out a number of tools to not build for go32 host
20458 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20460         * config.guess: add GPL.
20462         * Makefile.in, config.guess, config.sub, configure: bump
20463           copyrights to 93.
20465 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20467         * Makefile.in (do-info): Removed obsolete check for existence of
20468         localenv file.
20470         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20472 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20474         * Makefile.in: a couple of 'else true' for decstation,
20475         support for TclX
20477         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20479 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20481         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20483 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20485         * config.guess: Recognize i386-ibm-aix (PS/2).
20486         * configure.in: Use config/mh-aix386 file for it.
20488 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20490         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20491         CC_FOR_TARGET instead.
20492         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20494 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20496         * Makefile.in: Add sim to list of directories sent with gdb
20498 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20500         * configure.in: Put back mips-dec-bsd* case.
20502 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20504         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20505         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20506         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20508 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20510         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20512         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20513         (install-info): install dir.info only if it exists,
20514         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20516 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20518         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20519         gas for mips-dec-bsd.
20521 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20523         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20524         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20526 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20528         * configure.in: Added "dejagnu" to hosttools list.
20530 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20532         * config.sub, configure.in, config.guess:  Add support
20533         for Bosx, an AIX variant from Bull.
20534         Patches from F.Pierresteguy@frcl.bull.fr.
20536 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20538         * devo/dejagnu: Initial creation of devo/dejagnu.
20539         Migrated dejagnu testcases and support files for testing software
20540         tools to reside as subdirectories, currently called "testsuite",
20541         within the directory of the software tool.  Migrated all programs,
20542         support libraries, etc. beloging to dejagnu proper from
20543         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20544         with no modifications.  The changes to these files which will
20545         allow them to configure, build, and execute properly will be made
20546         in a future update.
20548 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20550         * Makefile.in: Change send_pr to send-pr.
20551         * configure.in: Likewise.
20552         * send_pr: Renamed directory to send-pr.
20554 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20556         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20558 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20560         * README:  Update for gdb-4.8 release.
20561         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20562         gdb-xxx.tar.z (gzip'd) file also.
20564 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20566         * Makefile.in: make all-diff depend on all-libiberty
20568 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20570         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20572 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20574         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20576 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20578         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20579         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20580         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20582 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20584         * Makefile.in:  makeinfo binary is in a new location
20586 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20588         * config.sub: Accept -ecoff as an OS.
20590         * Makefile.in: Various changes to eliminate a level of make
20591         recursion and reduce the required command line length.
20592         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20593         sub-makes.
20594         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20595         variables holding settings for specific sub-makes.
20596         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20597         in terms of BASE_FLAGS_TO_PASS.
20598         (TARGET_LIBS): New variable listing directories which use
20599         TARGET_FLAGS_TO_PASS.
20600         (subdir_do): Eliminated.
20601         (do-*): New set of targets to replace subdir_do.
20602         (various): All targets which used subdir_do now depend on do-*.
20603         (local-clean): Renamed from do_clean.
20604         (local-distclean): New target, dependency of distclean and
20605         realclean.
20606         (install-info): Don't create directories.  Depend on dir.info
20607         rather than calling make recursively.
20608         (install-dir.info): Eliminated.
20609         (install-info-dirs): Create all info directories here.
20610         (dir.info): Depend upon do-install-info.
20612         * test-build.mk (HOLES): Added false.
20614 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20616         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20618 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20620         * Makefile.in (info): remove dependency on all-texinfo.  The
20621         problem was really in texinfo/C, not at this level.
20623 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20625         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20627 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20629         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20630         GDB releases.
20632 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20634         * configure: Include srcdir in message about target of link not
20635         being found.  Don't convert `-' to `_' in `with' options being
20636         passed to subdirs.
20638 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20640         * configure.in: add uudecode to host_tools
20642         * Makefile.in: added {all,install}-uudecode targets, added them to
20643         the appropriate lists
20645 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
20647         * Makefile.in (all-gcc): Added dependency on all-gas.
20649         * configure.in (mips-*-*): Build ld and binutils.
20651 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20653         * configure: check return code from mkdir, print error message and
20654           exit on failure.
20656 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
20658         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
20660 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20662         * test-build.mk (HOLES): Added tar, cpio and uudecode.
20664 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20666         * config.sub (h8500):  Recognize this as a cpu type.
20668 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20670         * configure: source directory missing is no longer a warning
20672         * configure.in: recognize irix[34]* instead of irix[34]
20674         * Makefile.in: define and pass down X11_LIB
20676 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
20678         * guess-systype: Renamed to ...
20679         * config.guess:  ... by popular request.
20680         * configure.in, Makefile.in:  Update accordingly.
20682 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
20684         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
20685         + Add Convex, Cray/Unicos, and Encore/Multimax support.
20686         + Execute ./dummy instead of assuming . is in PATH.
20688 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
20690         * guess-systype:  New shell script.  Attempts to guess the
20691         canonical host name of the executing host.
20692         Only a few hosts are supported so far.
20693         * configure:  Call guess-systype if no host is specified.
20695 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20697         * Makefile.in (gcc-no-fixedincludes): Made to work with current
20698         gcc Makefile.
20700 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
20702         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20703         (all-gcc, install-gcc, subdir_do): Use it.
20705 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20707         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20709 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
20711         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20712           set exclusively by configure, using configure.in .
20714 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20716         * test-build.mk: set $PATH for all builds
20718         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20720 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
20722         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
20723         the one used in gcc/Makefile.in, so that a null expansion doesn't
20724         override the one needed to build gcc with a native cc.
20726 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20728         * configure: Accept -with arguments.
20730 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20732         * Makefile.in: added h8300sim
20734 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
20736         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20737         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
20738         (all-cygnus, native, build-cygnus): Make
20739         $(canonhost)-stamp-3stage-done, not $(host)....
20740         * test-build.mk (stamp-3stage-compared): Use tail +10c for
20741         i386-sco3.2v4.  Added else true to if command.
20743 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
20745         * config.sub: (from FSF) Sequent uses a BSD-like OS.
20747 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
20749         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20751 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20753         * configure.in: don't remove binutils from Solaris builds
20755 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
20757         * Makefile.in: get rid of earlier definitions for *clean,
20758         also handle the recursive info rule better
20760 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
20762         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
20763         do more-or-less the right thing.
20765 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
20767         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20768         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20770 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20772         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20773         $(host_canonical).
20775         * configure.in: split the configdirs list into 4 categories (native
20776         v. cross, library v. tool) and handle the cross-only and native-
20777         only in more reasonable (and correct!) way.
20779 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
20781         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
20782         configdirs anymore.
20784 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20786         * Makefile.in: extensive cleanup::  removed all of the explicit
20787         clean-* targets, collapsed many wrappers around subdir_do into
20788         one, added additional targets to satisfy standards.texi, deleted
20789         some old targets, some changes for consistency
20791 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20793         * configure.in: handle some programs as cross-only, and others as
20794         native only
20796         * test-build.mk: handle partial holes in a more generic manner
20798         * Makefile.in: m4 depends on libiberty
20800 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20802         * configure.in: add m4, textutils, fileutils, sed, shellutils,
20803         time, wdiff, and find to configdirs
20805         * Makefile.in: all, clean, and install rules for the new programs
20806         added to configure.in
20808 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20810         * configure.in: use mh-sun for all *-sun-* hosts
20812 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20814         * Makefile.in: define flags for X11 include files and library file
20815         locations, pass them down to the programs that need this info
20817         * build-all.mk: added a 'native' target, to 3stage the native toolchain
20819 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20821         * configure.in: start building libg++ for HP-UX targets
20823 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
20825         * README:  Update references to files moved into etc/.
20827 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
20829         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
20830         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
20832 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20834         * configure: accept dash as well as underscore in long option
20835         names for FSF compatibility.
20837 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
20839         * config.sub: added -sco3.2v4 support from FSF.
20841 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20843         * configure.in: expand the section that adds or removes
20844         directories from the list of programs to build, to handle native
20845         vs. cross in addition to host v. native
20847 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
20849         * Makefile.in:  Replace C++ in macro names with CXX.
20850         This is less likely to break ...
20852 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20854         * test-build.mk: add -w to GNU_MAKE
20856 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20858         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20859         add 'sparc' to list of recognized cpus.  This needed to make
20860         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20861         Delete some redundant ose68 variants.  Recognize -wrs as an os,
20862         then changes that into $CPU-wrs-vxworks.
20864         * configure.in: remove most references to gdbtest, regularize
20865         target based program removal
20867         * test-build.mk: import from p3 tree (many fixes and changes)
20869 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
20871         * Makefile.in: added rules to handle tcl, tk, and expect
20873         * configure.in: handle those directories if they exist
20875 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20877         * config.sub: removed bogus hppabsd and hppahpux names, since
20878         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20880 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20882         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
20883         depends upon all-xiberty
20885         * Makefile.in: changes from p3, including:
20887         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20889         * Makefile.in (XTRAFLAGS): include newlib directories if
20890         newlib/Makefile exists, rather than if host != target.
20892         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20894         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20895         from the same source tree and not building a cross-compiler.  This
20896         matters for the libg++ configuration if reconfiguring a tree that
20897         has already been installed.
20899         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20901         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20902         pick up the machine and system specific header files.
20904         * Makefile.in: added AS_FOR_TARGET, passed down in
20905         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20906         the C compiler to use to create programs which are run in the
20907         build environment, set it to default to $(CC), and passed it down
20908         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20910         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20912         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20913         We need them for unusual native builds, like systems without
20914         ranlib.
20916         * configure: also define $(host_canonical) and
20917         $(target_canonical), which are the full, canonical names for the
20918         given host and target
20920 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20922         * Makefile.in:  Added separate definitions for C++.
20924 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
20926         * configure.in (configdirs):  Add deja-gnu.
20928 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
20930         * README:  Update for configure.texi and gdb-4.7 release.
20932 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
20934         * Makefile.in:  Move "all" target to top of file.
20935         Previously, first target was ".PHONY" which caused BSD4.4 make
20936         to build .PHONY when make was run without arguments.
20938 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
20940         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
20941         Library-copylefted code in libiberty.
20943 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
20945         * config.sub:  Replace m68kmote with plain old m68k.
20947 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
20949         * Makefile.in:  Remove space from blank line, avoid Make complaints.
20951 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
20953         * config.sub: Complain if no argument is given.  Added support for
20954         386bsd as OS and target alias.
20956 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
20958         * Makefile.in (XTRAFLAGS): include newlib directories if
20959         newlib/Makefile exists, rather than if host != target.
20961 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
20963         * config.sub: recognize sparclite-wrs-vxworks.
20965         * Makefile.in (install-xiberty): added *-xiberty make rules (from
20966         p3.) Added clean-xiberty to clean.
20968 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20970         * configure.in: use *-*-* instead of nested cases for host and target
20972 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20974         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20975         from the same source tree and not building a cross-compiler.  This
20976         matters for the libg++ configuration if reconfiguring a tree that
20977         has already been installed.
20979 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20981         * config.sub (i486v/i486v4):  Merge in from FSF version.
20983 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20985         * configure: only set PWD if it is already set.
20987 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20989         * configure: just set PWD=`pwd` at the top, since Ultrix sh
20990         doesn't have unset and all success paths (and most error paths)
20991         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20992         to just ${PWD} to avoid confusion.)
20994 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20996         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20997         even for a native compilation.
20999 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21001         Changes to make the gdb.tar.Z rule work better.
21003         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21004         (DEVO_SUPPORT):  Add configure.texi.
21005         (bfd-ilrt.tar.Z):  Remove ancient rule.
21007 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21009         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21010         pick up the machine and system specific header files.
21012         * configure.in, config.sub: added new target m68010-adobe-scout,
21013         with alias of adobe68k.  Changed configure.in to check for
21014         -scout before -sco* to avoid a false match.
21016         * Makefile.in: added AS_FOR_TARGET, passed down in
21017         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21018         the C compiler to use to create programs which are run in the
21019         build environment, set it to default to $(CC), and passed it down
21020         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21022 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21024         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21025         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21026         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21027         FOR_TARGET variants, to newlib and libg++.
21029 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21031         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21032         first.
21034 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21036         * config.sub:  Accept `elf' as an environment.
21038 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21040         * Makefile.in (all-opcodes):  cd into the right directory
21042 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21044         * configure: added -program_transform_name option, used as
21045         argument to sed when installing programs.
21046         configure.texi: added documentation for -program_prefix,
21047         -program_suffix and -program_transform_name.
21049 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21051         * config.sub:  Accept i486 where i386 ok.
21053 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21055         * config.sub: accept we32k
21057 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21059         * config.sub, configure.in: accept OSE68000 and OSE68k.
21061         * Makefile.in: don't create all directories for ``make install'';
21062         let the subdirectories create the ones they need.
21064 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21066         * COPYING: new file, GPL v2
21068 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21070         * Makefile.in: use the new gen-info-dir, which needs a template
21071         argument (which also lives in texinfo)
21073         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21075 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21077         * config.sub (ncr3000):  Change i386 to i486.
21079 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21081         * Makefile.in: add install-rcs, install-grep to
21082         install-no-fixedincludes, removed install-bison and install-libgcc
21084 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21086         * configure.in: grab the HPUX makefile fragment if on HPUX
21088 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21090         * Makefile.in: eradicate bison spoor (ditto libgcc).
21091          configure.in: recognise m68{k,000}-ericsson-OSE.
21092          es1800 is alias for m68k-ericsson-OSE
21094 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21096         * configure.in: rearrange the parts that remove programs from
21097         configdirs, based now on HOST==TARGET or by canonical triple.
21099 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21101         * test-build.mk: recurse explicitly with -f test-build.mk when
21102           appropriate.  predicate stage3 and comparison on the existence
21103           of gcc.  That is, if gcc isn't around, we aren't three-staging.
21104           On very clean, also remove ...stamp-co.  Build in-place before
21105           doing other builds.
21107 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21109         * Makefile.in, configure.in: add tgas
21111 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21113         * Makefile.in: a number of changes merged in from progressive.
21115         * configure.in: add libm.
21117         * .cvsignore: ignore some stuff that comes from test-build.mk.
21119 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21121         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21123 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21125         * configure: Add program_suffix (parallel to program_prefix)
21126         * Makefile.in: adjust directory-creating script for losing decstation
21128 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21130         * configure:  Minor $subdir-related fixes.
21132 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21134         * configure: fix various problems with propogating
21135         makefile_target_frag in subdirs.
21136         * configure.in: config libgcc if its there
21138 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21140         * config.sub:  HPPA merge.
21142 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21144         * Makefile.in:  Replace all-bison with all-byacc in all
21145         dependency lines for other tools (which now use byacc).
21147 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21149         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21151 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21153         * Makefile.in: make gprof rules similar to byacc rules (instead of
21154         vestigal $(unsubdir) that didn't work...)
21156 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21158         * config.sub:  Add support for Linux.
21159         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21160         (at least for libg++).
21162 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21164         * configure.texi: fix doc for the -nfp option to configure
21166 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21168         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21170 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21172         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21173         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21174         * configure.in: added solaris* host_makefile_frag hook.
21176 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21178         * config.sub: changed recognition of m68000 so that various
21179         m68k types can be specified via m680[01234]0
21181 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21183         * config.sub (basic_machine): fix sed so that '-foo' isn't
21184         completely substituted out while .+'-foo' loses the '-foo'
21186 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21188         * config.sub ($os): Add -aout.
21190 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21192         * configure:  If host_makefile_frag is absolute, don't
21193         prefix ${invsubdir} (relevant to libg++ auto-configure).
21195 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21197         * Makefile.in (tooldir): Define it.
21198         (all-ld): Depend on all-flex.
21200 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21202         * Makefile.in (check):  Fix libg++ special case.
21204 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21206         * configure: do not bury `pwd` into config.status, thus do fewer
21207           pwd's.
21209         * configure: print the "Building in" message only when building in
21210           other than "." AND verbose.
21212         * configure: remove -s, rework -v to better accommodate guested
21213           configures.
21215         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21217 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21219         * Makefile.in: macroize flags passed on recursion.  remove
21220           fileutils.
21222 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21224         * configure: get makesrcdir right for subdirs deeper than 1.
21226         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21227           install.
21229 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21231         * Makefile.in: don't print subdir_do or recursion lines.
21233 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21235         * standards.texi: added menu item.
21237         * Makefile.in: build and install standards.info.
21239         * standards.texi: new file.
21241 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21243         * configure: test for and move config.status pieces from
21244           ${subdir}/.
21246 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21248         * configure:  Test for existance of files before trying to mv
21249         them, to avoid numerous non-existance messages.
21251 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21253         * configure: correct final line of config.status.
21255         * configure: patch from eggert.  Avoids a protection problem if
21256           the original Makefile.in is read only.
21258         * configure: use move-if-change from gcc to create config.status.
21259           Some makefiles depend on config.status to tell if a directory
21260           has been reconfigured for a different host.  This change
21261           prevents those directories from remaking everything in the case
21262           where the reconfig was only intended to rebuild a Makefile.
21264         * configure: test for config.sub with "config.sub sun4" rather
21265           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21266           host alias from a missing config.sub.
21268 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21270         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21271           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21273 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21275         * configure: mkdir ${subdir} as needed.
21277 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21279         * Makefile.in,configure.in: added autoconf.
21281 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21283         * Makefile.in: no longer pass against on recursion.
21285         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21286           definitions are not inherited.
21288         * configure: correct makesrcdir when subdir is .
21290 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21292         * configure:  Add support for 'subdirs' variable, which is
21293         like 'configdirs', except that configure doesn't re-invoke
21294         itself for subdirs, it just creates a Makefile for each subdir.
21295         * configure.texi:  Document subdirs.
21297 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21299         * configure.in: added flex to configdirs
21301 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21303         * Makefile.in: remove clean-stamps from clean.
21305 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21307         * configure.in:  Add gdbtest to configdirs.
21309 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21311         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21312         to recursive makes.
21313         * configure.in:  Recognize new ncr3000 config.
21315 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21317         * Makefile.in, configure.in: removed references to gdbm.
21319 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21321         * config.sub:  Don't canonicalize os value
21322         newsos* to bsd (readline needs to check for newsos).
21323         (This fix was earlier made Jan 31, but got re-broken.)
21325 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21327         * configure.in:  sco is an os, not a vendor!
21329         * configure:  Quote $( better.  Keep various shells happy.
21331 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21333         * Makefile.in: eliminate stamp-files.
21335 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21337         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21338           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21340 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21342         * config.sub:  fix iris/iris3.
21344 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21346         * configure: re-add -rm.
21348 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21350         * Maskefile.in: add .stmp-rcs to all.
21352         * configure.in: remove gas from rs6000 build, use aix host fragment.
21354 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21356         * configure: pass down site_option during recursion.
21358 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21360         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21362 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21364         * configure: Change exec_prefix so that it really defaults to prefix.
21366 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21368         * Makefile.in, configure.in:  Add support for mmalloc library.
21370 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21372         * Makefile.in: add stmp dependencies for a few more things.
21374 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21376         * configure: adjusted error message on objdir/srcdir configure
21377           collision, per john's suggestion.
21379         * Makefile.in: add libiberty stmp to all and all.cross.
21381 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21383         * Makefile.in: remove force dependencies, add grep to all.
21385 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21387         * Makefile.in: drop flex.  make stamp files work.
21389         * configure: added test for conflicting configuration in srcdir,
21390           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21391           gets cranky.  use relative paths for configure and srcdir
21392           whenever possible.  Send some error messages to stderr that were
21393           going to stdout.
21395 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21397         * Makefile.in:  Fix libg++ rule to check for gcc directory
21398         before using gcc/gcc.  Also pass XTRAFLAGS.
21400 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21402         * Makefile.in: added stmp-files so that directories aren't polled
21403           when they are already built.
21405         * configure.texi: fixed a node pointer problem.
21407 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21409         * config.sub configure.in gdb/configure.in
21410         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21411         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21412         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21414 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21416         * configure: -recurring becomes -silent.  corrected help message
21417           for -site= option.
21419         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21421 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21423         * configure: when building Makefile for crosses, replace
21424           tooldir and program_prefix.  default srcdir from location of
21425           config.sub.  remove "for host in hosts" and "for target in
21426           targets" loops.
21428 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21430         * Makefile.in: Do not pass bindir or mandir to cvs.
21432 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21434         * Makefile.in, configure.in: removed traces of namesubdir,
21435           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21436           copyrights to '92, changed some from Cygnus to FSF.
21438         * configure.texi: remove most references to multiple hosts,
21439           multiple targets, subdirs, etc.
21441         * configure.man: removed rcsid. reference config.sub not
21442           config.subr.
21444         * Makefile.in: mkdir $(infodir) on install-info.
21446 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21448         * configure.texi:  Explain better about .gdbinit and about
21449         the environment that configure.in sections run in.
21451 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21453         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21455 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21457         * README:  DOC.configure => cfg-paper.texi.
21459 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21461         * config.sub (near case $os):  Don't convert newsos* to bsd!
21463 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21465         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21466         the number of copies of COPYING that go into the GDB tar file.
21468 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21470         * bfd/configure.in, gdb/config/mh-i386sco,
21471         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21472         Fix SCO configuration stuff.
21474 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21476         * Makefile.in:  For libg++, make sure the -I pointing
21477         to the gcc directory goes *after* all the libg++-local -I flags.
21478         Also, move just-gcc dependency from just-libg++ to all-libg++.
21480 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21482         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21484 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21486         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21488 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21490         * config.sub:  Add stratus configuration frags.  Also
21491         submitted to FSF.
21493 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21495         * Makefile.in (DEV_SUPPORT):  add configure.man.
21497         * config.sub(Decode manufacturer-specific):  add -none*.
21499 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21501         * Makefile.in:  remove form feeds to make Sun's make happy.
21502         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21504 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21506         * Makefile.in (AR_FLAGS):  Make quieter.
21508 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21510         * configure.in:  Add libg++.
21511         * configure:  When verbose, don't output the command line at each
21512         level; it will be unremarkably the same as the previous version,
21513         which will be the same as what the user typed.
21515 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21517         * configure.in, Makefile.in: fix clean-info, add flex.  add
21518           fileutils.
21520         * configure: be less sensitive to spaces in Makefile.in.  Do not
21521           look for sources in "..".  Doing so breaks subdirectories that
21522           might have their own configure.  If a subdir has it's own
21523           configure script, use it.
21525 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21527         * cfg-paper.texi: some changes suggested by rms.
21529 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21531         * config.sub:  Merge in some small additions from the FSF version,
21532         taken from the gcc distribution, to bring the Cygnus and FSF
21533         versions into closer sync.
21535 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21537         * configure.in:  Changed svr4 references to sysv4.
21539 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21541         * configure: added -V for version number option.
21543 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21545         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21546           renamed from DOC.configure to cfg-paper.texi.
21548 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21550         * configure, config.subr, config.sub: config.subr is now
21551           config.sub again.
21553 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21555         * configure.texi: new file, in progress.
21557         * Makefile.in: build info file and install the man page for
21558           configure.
21560         * configure.man: new file, first cut.
21562         * configure: find config.subr again now that configuration "none"
21563           has gone.  removed all traces of the -ansi option.  removed all
21564           traces of the -languages option.
21566         * config.subr: resync from rms.
21568 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21570         * configure, config.sub, config.subr: merge config.sub into
21571           config.subr, call the result config.subr, remove config.sub, use
21572           config.subr.
21574         * Makefile.in: revised install for dir.info.
21576 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21578         * configure.in: add decstation host makefile frag.
21580         * Makefile.in: BISON now bison -y again.  also install-gcc on
21581           install.  clean-gdbm on clean.  infodir belongs in datadir.
21582           Make directories for info install.  Build dir.info here then
21583           install it.
21585 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21587         * Makefile.in: fix for bad directory tests.
21589 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21591         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21592           regexp.  -srcdir relative was being handled incorrectly.
21594         * Makefile.in: unwrapped some for loops so that parallel makes
21595           work again and so one can focus one's attention on a particular
21596           package.
21598 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21600         * configure: added PWD as a stand in for `pwd` (for speed). use
21601           elif wherever possible.  make -srcdir work without -objdir.
21602           -objdir= commented out.
21604 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21606         * configure: +options become --options.  -subdirs commented out.
21607           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21608           Makefile now at top of generated Makefile.  Removed cvs log
21609           entries.  added -srcdir.  create .gdbinit only if there is one
21610           in ${srcdir}.
21612         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21613           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21614           and mandir now keyed off datadir by default.
21616 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21618         * Freshly created ChangeLog.
21621 Local Variables:
21622 mode: change-log
21623 left-margin: 8
21624 fill-column: 76
21625 version-control: never
21626 End: